blob: 024bbb60fb80a8ca0cc93c2b55de66fa6f0b46c0 (
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
34
35
|
%some settings% vim: ai sw=2 lbr nu et
% Abkürzungen
% Die Textaufteilungen
sopranIText = \lyricmode {
%<+hier den Text für den Sopran eintragen+>
}
sopranIIText = \lyricmode {
}
altText = \lyricmode {
%<+hier den Text für den Alt eintragen+>
}
tenorText = \lyricmode {
%<+hier den Text für den Tenor eintragen+>
}
bassIText = \lyricmode {
%<+hier den Text für den Baß eintragen+>
Ho -- san -- na, ho -- san -- na to the Son of Da -- vid, to the Son of Da -- vid, Da -- vid, to the Son of Da -- _ vid.
Bles -- sed be the King that co -- meth in the name of the Lord, that co -- meth in the name of the Lord, of the Lord.
Ho -- san -- na, ho -- san -- na.
Thou that sit -- test in the hi -- ghest heav'ns.
Thou that sit -- test in the hi -- ghest heav'ns.
Thou that sit -- test in the hi -- ghest heav'ns, in the hi -- ghest heav'ns.
Ho -- san -- na, ho -- san -- na in ex -- cel -- sis, in ex -- cel -- sis De -- o.
}
bassIIText = \lyricmode {
%<+hier den Text für den Baß eintragen+>
}
|