summaryrefslogtreecommitdiff
path: root/hr/michi/whitacre/marriage/texte.ly
blob: 7b59c9b4f3600f1709653fe577bbe8fab49036fc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
%some settings% vim: ai sw=2 lbr nu et

% Abkürzungen

% Die Textaufteilungen %  -- _

  sopranText = \lyrics {
    %<+hier den Text für den Sopran eintragen+>
  }

  altText = \lyrics {
    %<+hier den Text für den Alt eintragen+>
  }

  tenorText = \lyrics {
    %<+hier den Text für den Tenor eintragen+>
    May these vows and this mar -- riage be bless -- ed.
    May it be sweet milk, like wine and hal -- vah.
    May this mar -- riage of -- fer fruit and shade like the date palm.
    May this mar -- riage be full of laugh -- ter,
    our eve -- ry day a day in par -- a -- dise.
    May this mar -- riage be a sign of com -- pas -- sion,
    a seal of hap -- pi -- ness, here and here -- af -- ter.
    May this mar -- riage have a fair face and a good name,
    an o -- men as wel -- comes the moon in a clear blue sky.
    I am out of words to de -- scribe how spi -- rit min -- gles in the mar -- riage.
    ah ooh ooh
  }

  bassText = \lyrics {
    %<+hier den Text für den Baß eintragen+>
  }