From 49d14358c33b7d0ba7e7c381f91943617c7723ea Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Wed, 10 Sep 2014 17:47:07 +0200 Subject: Hauke eingefügt MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hr/issi/tears/texte_.ly | 175 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 175 insertions(+) create mode 100644 hr/issi/tears/texte_.ly (limited to 'hr/issi/tears/texte_.ly') diff --git a/hr/issi/tears/texte_.ly b/hr/issi/tears/texte_.ly new file mode 100644 index 0000000..cb801da --- /dev/null +++ b/hr/issi/tears/texte_.ly @@ -0,0 +1,175 @@ +%some settings% vim: ai sw=2 lbr nu et + +% Abkürzungen + +% Die Textaufteilungen + + iiifff = \lyricmode { + if I saw you in heav -- en? + } + sopranTextA = \lyrics { + %<+hier den Text für den Sopran eintragen+> + Doo ba doo ba doo, + doo ba doo ba doo doo doo. + Would you know my name, + \iiifff + Would it be the same, + \iiifff + I must be strong, + ooh, + and car -- ry on, + ’cause I know I don’t be -- long + here in heav -- en. + Ooh! + Ooh. + Ba doo ba doo. + Time can bring you down, + time can bend your knees, + ooh, + time can bend your knees. + Time can break your heart, + have you begg -- ing please, + begg -- ing please! + ’Cause I know I don’t be -- long + here in heav -- en. + } + sopranTextB = \lyrics { + %<+hier den Text für den Sopran eintragen+> + _ _ _ _ _ + _ _ _ _ _ _ _ + Would you hold my hand, + \iiifff + Would you help me stand, + \iiifff + I’ll find my way, + ooh, + through night and day, + ’cause I know I just cant stay + here in heav -- en. + } + sopranTextC = \lyrics { + %<+hier den Text für den Sopran eintragen+> + _ _ _ _ _ + _ _ _ _ _ _ _ + Doo ba doo ba doo, + doo ba doo ba doo doo -- doo. + Doo ba doo ba doo, + doo ba doo ba doo doo doo. + Be -- yond the door + ooh, + there’s peace, I’m sure + and I know there’ll be no more + tears in heav -- en. + } + + altText = \lyrics { + %<+hier den Text für den Alt eintragen+> + } + + tenorText = \lyrics { + %<+hier den Text für den Tenor eintragen+> + } + + cause = \lyricmode { + _ _ _ _ _ _ _ + _ _ _ _ + } + + bassTextA = \lyrics { + %<+hier den Text für den Baß eintragen+> + Doo ba doo ba doo, + doo ba doo ba doo doo, + doo ba doo doo. + Doo doo doo ba doo. + << + { \set stanza = #" 3. " + Would you know my name, } + \new Lyrics = "snd" \lyricmode { + \set stanza = #"2." + Would you hold my hand, + } + \new Lyrics = "trd" \lyricmode { + \set stanza = #"4." + Doo ba doo ba doo, + } + >> + ooh, oh would you, + doo ba doo doo ba doo + << + { Would it be the same, } + \context Lyrics = "snd" \lyricmode { + Would you help me stand, + } + \context Lyrics = "trd" \lyricmode { + Doo ba doo ba doo, + } + >> + doo doo doo, oh would you. + << + { \set stanza = #"4. " + I must be strong, } + \context Lyrics = "snd" \lyricmode { + \set stanza = #"2. " + I’ll find my way, + } + \context Lyrics = "trd" \lyricmode { + \set stanza = #"3. " + Be -- yond the door, + } + >> + doo ba doo ba doo, + << + { and car -- ry on, } + \context Lyrics = "snd" \lyricmode { + through night and day, + } + \context Lyrics = "trd" \lyricmode { + there’s peace, I’m sure. + } + >> + \cause + Ba doo ba doo ba doo ba. + Ba doo ba doo -- ah ba doo. + Time can bring you down, + time can bend your knees, + can bend your knees. + Time can break your heart, + have you begg -- ing please, + begg -- ing please! + Ba dm dm. + ’Cause I know I don’t be -- long + here in heav -- en. + } + bassTextB = \lyrics { + %<+hier den Text für den Baß eintragen+> + _ _ _ _ _ + _ _ _ _ _ _ + _ _ _ _ + _ _ _ _ _ + Would you hold my hand, + _ _ _ _ + _ _ _ _ _ _ + Would you help me stand, + _ _ _ _ _ _ + I’ll find my way, + _ _ _ _ _ + through night and day, + \cause + } + bassTextC = \lyrics { + %<+hier den Text für den Baß eintragen+> + _ _ _ _ _ + _ _ _ _ _ _ + _ _ _ _ + _ _ _ _ _ + Doo ba doo ba doo, + _ _ _ _ + _ _ _ _ _ _ + Doo ba doo ba doo, + _ _ _ _ _ _ + Be -- yond the door, + _ _ _ _ _ + there’s peace, I’m sure. + \cause + } + -- cgit v1.2.3-54-g00ecf