summaryrefslogtreecommitdiff
path: root/Hosanna/texte.ly
diff options
context:
space:
mode:
Diffstat (limited to 'Hosanna/texte.ly')
-rw-r--r--Hosanna/texte.ly35
1 files changed, 35 insertions, 0 deletions
diff --git a/Hosanna/texte.ly b/Hosanna/texte.ly
new file mode 100644
index 0000000..0365106
--- /dev/null
+++ b/Hosanna/texte.ly
@@ -0,0 +1,35 @@
+%some settings% vim: ai sw=2 lbr nu et
+
+% Abkürzungen
+
+% Die Textaufteilungen
+
+ sopranIText = \lyrics {
+ %<+hier den Text für den Sopran eintragen+>
+ }
+ sopranIIText = \lyrics {
+ }
+
+ altText = \lyrics {
+ %<+hier den Text für den Alt eintragen+>
+ }
+
+ tenorText = \lyrics {
+ %<+hier den Text für den Tenor eintragen+>
+ }
+
+ bassIText = \lyrics {
+ %<+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 = \lyrics {
+ %<+hier den Text für den Baß eintragen+>
+ }
+