summaryrefslogtreecommitdiff
path: root/hr/michi/road/texte.ly
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2014-09-10 17:47:07 +0200
committerErich Eckner <git@eckner.net>2014-09-10 17:47:07 +0200
commit49d14358c33b7d0ba7e7c381f91943617c7723ea (patch)
treefd55f0d3900d53978587d2228553359f86e69bbe /hr/michi/road/texte.ly
parent646f69a657326ca8dd733dfa579a90f89823d677 (diff)
downloadMusik-49d14358c33b7d0ba7e7c381f91943617c7723ea.tar.xz
Hauke eingefügt
Diffstat (limited to 'hr/michi/road/texte.ly')
-rw-r--r--hr/michi/road/texte.ly53
1 files changed, 53 insertions, 0 deletions
diff --git a/hr/michi/road/texte.ly b/hr/michi/road/texte.ly
new file mode 100644
index 0000000..565e028
--- /dev/null
+++ b/hr/michi/road/texte.ly
@@ -0,0 +1,53 @@
+%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+>
+ }
+
+ tenorTextI = \lyrics {
+ %<+hier den Text für den Tenor eintragen+>
+ Oo__
+ \set stanza = "1."
+ Tell me where is the road I can call my own,
+ That I left, that I lost,
+ So _ long a -- go?
+ All these years I have wan -- dered,
+ O when will I know
+ There’s a way, there’s a road that will lead me home?
+ Oo__
+ Rise up, fol -- low me,
+ Come a -- way is the call,
+ With the love in your heart
+ As the on -- ly song;
+ There is no such beau -- ty as where you be -- long,
+ Rise up, fol -- low me,
+ I will lead you home.
+ Oo__
+ Oo__
+ }
+
+ tenorTextII = \lyrics {
+ %<+hier den Text für den Tenor eintragen+>
+ _
+ \set stanza = "2."
+ Af -- ter wind, af -- ter rain,
+ When the dark is done,
+ As I wake from a dream
+ In the gold of day,
+ Through the air there’s a call -- ing
+ From far a -- _ way,
+ There’s a voice I can hear that will lead me home.
+ }
+
+ bassText = \lyrics {
+ %<+hier den Text für den Baß eintragen+>
+ }
+