diff options
Diffstat (limited to 'Die_Nacht_ist_vorgedrungen')
-rw-r--r-- | Die_Nacht_ist_vorgedrungen/Die_Nacht_ist_vorgedrungen.ly | 2 | ||||
-rw-r--r-- | Die_Nacht_ist_vorgedrungen/texte.ly | 7 |
2 files changed, 9 insertions, 0 deletions
diff --git a/Die_Nacht_ist_vorgedrungen/Die_Nacht_ist_vorgedrungen.ly b/Die_Nacht_ist_vorgedrungen/Die_Nacht_ist_vorgedrungen.ly index 994aa09..3d3a0de 100644 --- a/Die_Nacht_ist_vorgedrungen/Die_Nacht_ist_vorgedrungen.ly +++ b/Die_Nacht_ist_vorgedrungen/Die_Nacht_ist_vorgedrungen.ly @@ -50,6 +50,7 @@ \new Lyrics = textI { } \new Lyrics = textII { } \new Lyrics = textIII { } + \new Lyrics = textIV { } \new Staff << \clef "bass" \new Voice = maenner << @@ -73,6 +74,7 @@ \context Lyrics = textI \lyricsto sopran { \textI } \context Lyrics = textII \lyricsto sopran { \textII } \context Lyrics = textIII \lyricsto sopran { \textIII } + \context Lyrics = textIV \lyricsto sopran { \textIV } >> \layout { indent = #0 diff --git a/Die_Nacht_ist_vorgedrungen/texte.ly b/Die_Nacht_ist_vorgedrungen/texte.ly index d6d51b1..4ddcc59 100644 --- a/Die_Nacht_ist_vorgedrungen/texte.ly +++ b/Die_Nacht_ist_vorgedrungen/texte.ly @@ -28,3 +28,10 @@ Nun hat sich euch ver -- bün -- det, den Gott selbst aus -- er -- sah. } + textIV = \lyricmode { + \set stanza = "4." + Noch man -- che Nacht wird fal -- len auf Men -- schen -- leid und -schuld. + Doch wan -- dert nun mit al -- len der Stern der Got -- tes -- huld. + Be -- glänzt von sei -- nem Lich -- te, hält euch kein Dun -- kel mehr, + von Got -- tes An -- ge -- sich -- te kam euch die Ret -- tung her. + } |