summaryrefslogtreecommitdiff
path: root/Jerusalem
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2015-02-26 20:41:01 +0100
committerErich Eckner <git@eckner.net>2015-02-26 20:41:01 +0100
commit992cd7efd4290c9d5eced855ba6b62ed61da7944 (patch)
tree0536039c040ce64e2c2e2f59d4d7a78c3e40e0e4 /Jerusalem
parent9e5e920ed80fbc37e010497543c8714afc69c02d (diff)
downloadMusik-992cd7efd4290c9d5eced855ba6b62ed61da7944.tar.xz
Jerusalem viertes Stueck fertig, davor ein bisschen was repariert
Diffstat (limited to 'Jerusalem')
-rw-r--r--Jerusalem/Jerusalem.ly51
-rw-r--r--Jerusalem/parts/I.ly103
-rw-r--r--Jerusalem/parts/Istimmen.ly211
-rw-r--r--Jerusalem/parts/Itexte.ly36
4 files changed, 306 insertions, 95 deletions
diff --git a/Jerusalem/Jerusalem.ly b/Jerusalem/Jerusalem.ly
index d5bf0d4..b110c17 100644
--- a/Jerusalem/Jerusalem.ly
+++ b/Jerusalem/Jerusalem.ly
@@ -59,6 +59,57 @@
}
}
}
+ \score {
+ \IEinzugAI
+ \header {
+ piece = \markup { \bold "Der Einzug in den Tempel" }
+ opus = \markup { \bold "a) Die Freude am Heiligtum" }
+ }
+ \layout {
+ \context {
+ \Staff
+ \RemoveEmptyStaves
+ \override VerticalAxisGroup #'remove-first = ##t
+ \remove "Time_signature_engraver"
+ }
+ }
+ }
+ \score {
+ \IEinzugAII
+ \layout {
+ indent = #0
+ \context {
+ \Staff
+ \RemoveEmptyStaves
+ \override VerticalAxisGroup #'remove-first = ##t
+ \remove "Time_signature_engraver"
+ }
+ }
+ }
+ \score {
+ \IEinzugAIII
+ \layout {
+ indent = #0
+ \context {
+ \Staff
+ \RemoveEmptyStaves
+ \override VerticalAxisGroup #'remove-first = ##t
+ \remove "Time_signature_engraver"
+ }
+ }
+ }
+ \score {
+ \IEinzugAIV
+ \layout {
+ indent = #0
+ \context {
+ \Staff
+ \RemoveEmptyStaves
+ \override VerticalAxisGroup #'remove-first = ##t
+ \remove "Time_signature_engraver"
+ }
+ }
+ }
\header {
title = "Teil I"
subtitle = "Das Jerusalem des Alten Testaments"
diff --git a/Jerusalem/parts/I.ly b/Jerusalem/parts/I.ly
index f147a04..717a028 100644
--- a/Jerusalem/parts/I.ly
+++ b/Jerusalem/parts/I.ly
@@ -7,69 +7,110 @@
% Jerusalem-Ruf % {{{
IJerusalemRuf = \new ChoirStaff <<
- \new ChordNames { \IAkkordeJerusalemRuf }
+ \new ChordNames { \IJerusalemRufAkkorde }
\new Staff <<
- \new Voice = "sopran" { \voiceOne \IsopranJerusalemRuf }
- \new Voice = "alt" { \voiceTwo \IaltJerusalemRuf }
+ \new Voice = "sopran" { \voiceOne \IJerusalemRufSopran }
+ \new Voice = "alt" { \voiceTwo \IJerusalemRufAlt }
>>
- \new Lyrics \lyricsto "sopran" \ITextJerusalemRuf
+ \new Lyrics \lyricsto "sopran" \IJerusalemRufText
\new Staff <<
\clef "bass"
- \new Voice = "tenor" { \voiceOne \ItenorJerusalemRuf }
- \new Voice = "bass" { \voiceTwo \IbassJerusalemRuf }
+ \new Voice = "tenor" { \voiceOne \IJerusalemRufTenor }
+ \new Voice = "bass" { \voiceTwo \IJerusalemRufBass }
>>
>>
% }}}
% Einleitung % {{{
IEinleitung = \new Staff <<
- \new ChordNames { \IAkkordeEinleitung }
+ \new ChordNames { \IEinleitungAkkorde }
\new Staff <<
- \new Voice = "V1" { \I_VEinsEinleitung }
+ \new Voice = "V1" { \IEinleitungVEins }
>>
- \new Lyrics \lyricsto "V1" \I_VEinsTextEinleitung
+ \new Lyrics \lyricsto "V1" \IEinleitungVEinsText
\new Staff <<
\clef "G_8"
- \new Voice = "V2" { \I_VZweiEinleitung }
+ \new Voice = "V2" { \IEinleitungVZwei }
>>
- \new Lyrics \lyricsto "V2" \I_VZweiTextEinleitung
+ \new Lyrics \lyricsto "V2" \IEinleitungVZweiText
\new ChoirStaff <<
- \new Lyrics = "IsopranTextEinleitung" { }
+ \new Lyrics = "IEinleitungSopranText" { }
\new Staff <<
- \new Voice = "frauen" { \IPausenFrauenEinleitung }
- \new Voice = "sopran" { \voiceOne \IsopranEinleitung }
- \new Voice = "alt" { \voiceTwo \IaltEinleitung }
+ \new Voice = "frauen" { \IEinleitungFrauenPausen }
+ \new Voice = "sopran" { \voiceOne \IEinleitungSopran }
+ \new Voice = "alt" { \voiceTwo \IEinleitungAlt }
>>
- \context Lyrics = "IsopranTextEinleitung" \lyricsto "sopran" \ISopranBassTextEinleitung
- \new Lyrics \lyricsto "alt" \IChorTextEinleitung
+ \context Lyrics = "IEinleitungSopranText" \lyricsto "sopran" \IEinleitungSopranBassText
+ \new Lyrics \lyricsto "alt" \IEinleitungChorText
\new Staff <<
\clef "bass"
- \new Voice = "maenner" { \IPausenMaennerEinleitung }
- \new Voice = "tenor" { \voiceOne \ItenorEinleitung }
- \new Voice = "bass" { \voiceTwo \IbassEinleitung }
+ \new Voice = "maenner" { \IEinleitungMaennerPausen }
+ \new Voice = "tenor" { \voiceOne \IEinleitungTenor }
+ \new Voice = "bass" { \voiceTwo \IEinleitungBass }
>>
- \new Lyrics \lyricsto "bass" \ISopranBassTextEinleitung
+ \new Lyrics \lyricsto "bass" \IEinleitungSopranBassText
>>
>>
% }}}
% Wallfahrt nach Jerusalem % {{{
IWallfahrt = \new ChoirStaff <<
- \new ChordNames { \IAkkordeWallfahrt }
+ \new ChordNames { \IWallfahrtAkkorde }
\new Staff <<
- \new Voice = "frauen" { \IPausenWallfahrt }
- \new Voice = "sopran" { \voiceOne \IsopranWallfahrt }
- \new Voice = "alt" { \voiceTwo \IaltWallfahrt }
+ \new Voice = "frauen" { \IWallfahrtPausen }
+ \new Voice = "sopran" { \voiceOne \IWallfahrtSopran }
+ \new Voice = "alt" { \voiceTwo \IWallfahrtAlt }
>>
- \new Lyrics \lyricsto "sopran" \ITextIWallfahrt
- \new Lyrics \lyricsto "sopran" \ITextIIWallfahrt
- \new Lyrics \lyricsto "sopran" \ITextIIIWallfahrt
+ \new Lyrics \lyricsto "sopran" \IWallfahrtTextI
+ \new Lyrics \lyricsto "sopran" \IWallfahrtTextII
+ \new Lyrics \lyricsto "sopran" \IWallfahrtTextIII
\new Staff <<
\clef "bass"
- \new Voice = "maenner" { \IPausenWallfahrt }
- \new Voice = "tenor" { \voiceOne \ItenorWallfahrt }
- \new Voice = "bass" { \voiceTwo \IbassWallfahrt }
+ \new Voice = "maenner" { \IWallfahrtPausen }
+ \new Voice = "tenor" { \voiceOne \IWallfahrtTenor }
+ \new Voice = "bass" { \voiceTwo \IWallfahrtBass }
>>
>>
% }}}
+ % Der Einzug in den Tempel a) % {{{
+ IEinzugAI =
+ \new Staff <<
+ \new Voice = "solo" { \IEinzugAISolo }
+ \new Lyrics \lyricsto "solo" \IEinzugAISoloText
+ >>
+
+ IEinzugAII =
+ \new ChoirStaff <<
+ \new Staff <<
+ \new Voice = "sopran" { \voiceOne \IEinzugAIISopran }
+ \new Voice = "alt" { \voiceTwo \IEinzugAIIAlt }
+ >>
+ \new Lyrics \lyricsto "sopran" \IEinzugAIIChorText
+ \new Staff <<
+ \clef "bass"
+ \new Voice = "tenor" { \voiceOne \IEinzugAIITenor}
+ \new Voice = "bass" { \voiceTwo \IEinzugAIIBass }
+ >>
+ >>
+
+ IEinzugAIII =
+ \new Staff <<
+ \new Voice = "solo" { \IEinzugAIIISolo }
+ \new Lyrics \lyricsto "solo" \IEinzugAIIISoloText
+ >>
+
+ IEinzugAIV =
+ \new ChoirStaff <<
+ \new Staff <<
+ \new Voice = "sopran" { \voiceOne \IEinzugAIVSopran }
+ \new Voice = "alt" { \voiceTwo \IEinzugAIVAlt }
+ >>
+ \new Lyrics \lyricsto "sopran" \IEinzugAIVChorText
+ \new Staff <<
+ \clef "bass"
+ \new Voice = "tenor" { \voiceOne \IEinzugAIVTenor}
+ \new Voice = "bass" { \voiceTwo \IEinzugAIVBass }
+ >>
+ >>
+ % }}}
diff --git a/Jerusalem/parts/Istimmen.ly b/Jerusalem/parts/Istimmen.ly
index e1c377a..1e911bd 100644
--- a/Jerusalem/parts/Istimmen.ly
+++ b/Jerusalem/parts/Istimmen.ly
@@ -1,11 +1,11 @@
% global defs % {{{
- IglobalChords = {
+ IGlobalChords = {
\germanChords
\set chordNameLowercaseMinor = ##t
}
- Iglobal = {
+ IGlobal = {
%\override Staff.TimeSignature #'style = #'()
\set Score.skipBars = ##t
\set Score.soloText = #""
@@ -14,35 +14,40 @@
\autoBeamOff
}
- IglobalJerusalemRuf = {
- \Iglobal
+ IJerusalemRufGlobal = {
+ \IGlobal
\key a \major
\time 2/2
\partial 4
}
- IglobalEinleitung = {
- \Iglobal
+ IEinleitungGlobal = {
+ \IGlobal
\key a \major
\time 4/4
}
- IglobalWallfahrt = {
- \Iglobal
+ IWallfahrtGlobal = {
+ \IGlobal
\key f \major
\time 4/4
\partial 8
}
+ IEinzugAGlobal = {
+ \IGlobal
+ \key d \minor
+ \cadenzaOn
+ }
% }}}
% Die Stimmen
% Jerusalem-Ruf % {{{
- IAkkordeJerusalemRuf = \chordmode {
- \IglobalJerusalemRuf
- \IglobalChords
+ IJerusalemRufAkkorde = \chordmode {
+ \IJerusalemRufGlobal
+ \IGlobalChords
\repeat volta 2 {
s4 |
a2 h:m7 |
@@ -56,8 +61,8 @@
}
}
- IsopranJerusalemRuf = \relative e' {
- \IglobalJerusalemRuf
+ IJerusalemRufSopran = \relative e' {
+ \IJerusalemRufGlobal
\repeat volta 2 {
e4 |
a2 a |
@@ -71,8 +76,8 @@
}
}
- IaltJerusalemRuf = \relative e' {
- \IglobalJerusalemRuf
+ IJerusalemRufAlt = \relative e' {
+ \IJerusalemRufGlobal
\repeat volta 2 {
e4 |
cis2 d |
@@ -86,8 +91,8 @@
}
}
- ItenorJerusalemRuf = \relative e {
- \IglobalJerusalemRuf
+ IJerusalemRufTenor = \relative e {
+ \IJerusalemRufGlobal
\repeat volta 2 {
e4 |
a2 fis |
@@ -101,8 +106,8 @@
}
}
- IbassJerusalemRuf = \relative e {
- \IglobalJerusalemRuf
+ IJerusalemRufBass = \relative e {
+ \IJerusalemRufGlobal
\repeat volta 2 {
e4 |
a,2 h |
@@ -119,9 +124,9 @@
% Einleitung % {{{
- IAkkordeEinleitung = \chordmode {
- \IglobalEinleitung
- \IglobalChords
+ IEinleitungAkkorde = \chordmode {
+ \IEinleitungGlobal
+ \IGlobalChords
a1 |
s1*3 |
a1 |
@@ -218,8 +223,8 @@
a | \bar "|."
}
- I_VEinsEinleitung = \relative e' {
- \IglobalEinleitung
+ IEinleitungVEins = \relative e' {
+ \IEinleitungGlobal
R1*18 |
r2. e4 |
a4 a8 gis~ gis4 r |
@@ -273,8 +278,8 @@
cis1 | \bar "|."
}
- I_VZweiEinleitung = \relative e {
- \IglobalEinleitung
+ IEinleitungVZwei = \relative e {
+ \IEinleitungGlobal
R1*3 |
r2. e4 |
a4 a8 gis4. e4 |
@@ -355,8 +360,8 @@
a1 | \bar "|."
}
- IPausenFrauenEinleitung = \relative e' {
- \IglobalEinleitung
+ IEinleitungFrauenPausen = \relative e' {
+ \IEinleitungGlobal
R1*16 |
r2. s4 |
s1*2 |
@@ -387,8 +392,8 @@
s1*2 | \bar "|."
}
- IsopranEinleitung = \relative e' {
- \IglobalEinleitung
+ IEinleitungSopran = \relative e' {
+ \IEinleitungGlobal
s1*16 |
s2. e4 |
fis a8 a~ a2 |
@@ -431,8 +436,8 @@
a1 | \bar "|."
}
- IaltEinleitung = \relative e' {
- \IglobalEinleitung
+ IEinleitungAlt = \relative e' {
+ \IEinleitungGlobal
s1*16 |
s2. e4 |
fis a8 a~ a2 |
@@ -475,8 +480,8 @@
a1 | \bar "|."
}
- IPausenMaennerEinleitung = \relative e' {
- \IglobalEinleitung
+ IEinleitungMaennerPausen = \relative e' {
+ \IEinleitungGlobal
R1*16 |
r2. s4 |
s1*2 |
@@ -507,8 +512,8 @@
s1*2 | \bar "|."
}
- ItenorEinleitung = \relative e {
- \IglobalEinleitung
+ IEinleitungTenor = \relative e {
+ \IEinleitungGlobal
s1*16 |
s2. e4 |
fis a8 a~ a2 |
@@ -551,8 +556,8 @@
a1 | \bar "|."
}
- IbassEinleitung = \relative e {
- \IglobalEinleitung
+ IEinleitungBass = \relative e {
+ \IEinleitungGlobal
s1*16 |
s2. e4 |
fis a8 a~ a2 |
@@ -598,9 +603,9 @@
% Wallfahrt nach Jerusalem % {{{
- IAkkordeWallfahrt = \chordmode {
- \IglobalWallfahrt
- \IglobalChords
+ IWallfahrtAkkorde = \chordmode {
+ \IWallfahrtGlobal
+ \IGlobalChords
\repeat volta 3 {
s8 |
f1 |
@@ -633,8 +638,8 @@
f1 | \bar "|."
}
- IPausenWallfahrt = {
- \IglobalWallfahrt
+ IWallfahrtPausen = {
+ \IWallfahrtGlobal
\repeat volta 3 {
s8 |
s1 |
@@ -664,7 +669,7 @@
s1*2 | \bar "|."
}
- IRefrainWallfahrt = \relative f' {
+ IWallfahrtRefrain = \relative f' {
f8 |
f4 a8 b c4 d8 c |
c4 g s4. g8 |
@@ -676,10 +681,10 @@
f2.
}
- IsopranWallfahrt = \relative a' {
- \IglobalWallfahrt
+ IWallfahrtSopran = \relative a' {
+ \IWallfahrtGlobal
\repeat volta 3 {
- \IRefrainWallfahrt
+ \IWallfahrtRefrain
s8 a |
a4 a a s8 d |
d4 d d s8 d |
@@ -696,6 +701,7 @@
s2..
}
\new CueVoice {
+ \voiceOne
r8 g'8[ b d] r g,[ b d] |
des2 c4 b8
}
@@ -709,10 +715,10 @@
c4 c2.^\fermata | \bar "|."
}
- IaltWallfahrt = \relative a' {
- \IglobalWallfahrt
+ IWallfahrtAlt = \relative a' {
+ \IWallfahrtGlobal
\repeat volta 3 {
- \IRefrainWallfahrt
+ \IWallfahrtRefrain
s8 a |
a4 g f s8 f |
fis4 fis g s8 g |
@@ -736,10 +742,10 @@
a4 a2. | \bar "|."
}
- ItenorWallfahrt = \relative a {
- \IglobalWallfahrt
+ IWallfahrtTenor = \relative a {
+ \IWallfahrtGlobal
\repeat volta 3 {
- \transpose c' c \IRefrainWallfahrt
+ \transpose c' c \IWallfahrtRefrain
s8 a |
cis4 cis d s8 d |
d4 c b s8 b |
@@ -763,10 +769,10 @@
c4 c2.^\fermata | \bar "|."
}
- IbassWallfahrt = \relative a {
- \IglobalWallfahrt
+ IWallfahrtBass = \relative a {
+ \IWallfahrtGlobal
\repeat volta 3 {
- \transpose c' c \IRefrainWallfahrt
+ \transpose c' c \IWallfahrtRefrain
s8 a |
a4 a, d s8 d |
d4 d g s8 g |
@@ -790,3 +796,96 @@
f4 f2. | \bar "|."
}
% }}}
+
+ % Der Einzug in den Tempel a) % {{{
+
+ IEinzugAISolo = \relative a' {
+ \IEinzugAGlobal
+ a4 a a a a a a c a g a1 \bar ""
+ a4 a a a a a a a g g1 \bar ""
+ g4 g a f e d1 \bar "||"
+ }
+
+ IEinzugAIISopran = \relative a' {
+ \IEinzugAGlobal
+ a4 a a a a a a a c1 \bar ""
+ d \bar ""
+ d4 d d d d c1 \bar "||"
+ }
+
+ IEinzugAIIAlt = \relative f' {
+ \IEinzugAGlobal
+ f4 f f f f f f f e1 \bar ""
+ f \bar ""
+ f4 f d d d f1 \bar "||"
+ }
+
+ IEinzugAIITenor = \relative a {
+ \IEinzugAGlobal
+ a4 a a a a a a a g1 \bar ""
+ b \bar ""
+ b4 b g g g a1 \bar "||"
+ }
+
+ IEinzugAIIBass = \relative f {
+ \IEinzugAGlobal
+ f4 f f f f f f f c1 \bar ""
+ b \bar ""
+ b4 b b b b f'1 \bar "||"
+ }
+
+ IEinzugAIIISolo = \relative a' {
+ \IEinzugAGlobal
+ a4 a a a c a a a g a1 \bar ""
+ a4 g f g a f2 d \bar "||"
+ }
+
+ IEinzugAIVSopran = \relative a' {
+ \IEinzugAGlobal
+ a4 a a a a g2 g \bar "||"
+ \cadenzaOff \time 4/4 \set Timing.measurePosition = #(ly:make-moment 2 4)
+ a4 a |
+ c4. c8 c2 |
+ a2( h |
+ c) c |
+ r4 d2( cis4) |
+ d1 | \bar "|."
+ }
+
+ IEinzugAIVAlt = \relative f' {
+ \IEinzugAGlobal
+ c4 c c c c es2 es \bar "||"
+ \cadenzaOff \time 4/4 \set Timing.measurePosition = #(ly:make-moment 2 4)
+ f4 f |
+ e4. e8 e2 |
+ a2( g4 f |
+ e2) a |
+ g4( f8[ g] a2) |
+ a1 | \bar "|."
+ }
+
+ IEinzugAIVTenor = \relative a {
+ \IEinzugAGlobal
+ f4 f f f f b2 b \bar "||"
+ \cadenzaOff \time 4/4 \set Timing.measurePosition = #(ly:make-moment 2 4)
+ d4 d |
+ g,4. g8 g2 |
+ f2( g~ |
+ g) f |
+ e4( d e2) |
+ f1 | \bar "|."
+ }
+
+ IEinzugAIVBass = \relative f {
+ \IEinzugAGlobal
+ f4 f f f f es2 es \bar "||"
+ \cadenzaOff \time 4/4 \set Timing.measurePosition = #(ly:make-moment 2 4)
+ d4 d |
+ c4. c8 c2 |
+ f2( e4 d |
+ c2) f |
+ c4( b a2) |
+ d1 | \bar "|."
+ }
+
+ % }}}
diff --git a/Jerusalem/parts/Itexte.ly b/Jerusalem/parts/Itexte.ly
index f16ba32..06c299e 100644
--- a/Jerusalem/parts/Itexte.ly
+++ b/Jerusalem/parts/Itexte.ly
@@ -4,12 +4,12 @@
% Die Textaufteilungen
- ITextJerusalemRuf = \lyricmode {
+ IJerusalemRufText = \lyricmode {
Je -- ru -- sa -- lem, Je -- ru -- sa -- lem, Je -- ru -- sa -- lem, Je -- ru -- sa -- lem.
}
- I_VEinsTextEinleitung = \lyricmode {
+ IEinleitungVEinsText = \lyricmode {
Je -- ru -- sa -- lem, un -- frucht -- bar warst du, doch jetzt freu dich und jub -- le,
denn dein Schöp -- fer, der Herr der gan -- zen Welt, schließt die E -- he mit dir.
Wer hat noch Mit -- leid mit dir und wer wird dich be -- dau -- ern?
@@ -24,7 +24,7 @@
Je -- ru -- sa -- lem.
}
- I_VZweiTextEinleitung = \lyricmode {
+ IEinleitungVZweiText = \lyricmode {
Je -- ru -- sa -- lem, Je -- ru -- sa -- lem,
wenn ich dich je ver -- ges -- se,
dann soll mir die rech -- te Hand ab -- fal -- len,
@@ -49,7 +49,7 @@
Je -- ru -- sa -- lem.
}
- IChorTextEinleitung = \lyricmode {
+ IEinleitungChorText = \lyricmode {
Je -- ru -- sa -- lem, prei -- se den Herrn!
Je -- ru -- sa -- lem, prei -- se den Herrn!
Je -- ru -- sa -- lem, prei -- se den Herrn!
@@ -64,14 +64,14 @@
Je -- ru -- sa -- lem.
}
- ISopranBassTextEinleitung = \lyricmode {
+ IEinleitungSopranBassText = \lyricmode {
\repeat unfold 63 { \skip 1 }
Freut euch und ju -- belt, freut euch und ju -- belt,
\repeat unfold 8 { \skip 1 }
Weint nicht und klagt nicht, weint nicht und klagt nicht,
}
- ITextIWallfahrt = \lyricmode {
+ IWallfahrtTextI = \lyricmode {
\set stanza = "1."
Ich freu -- te mich, als sie mir sag -- ten:
„Wir zie -- hen zum Hau -- se des Herrn.“
@@ -84,7 +84,7 @@
den Na -- men Got -- tes zu lo -- ben.
}
- ITextIIWallfahrt = \lyricmode {
+ IWallfahrtTextII = \lyricmode {
\set stanza = "2."
Er -- fleht für Je -- ru -- sa -- lem Frie -- den,
ge -- bor -- gen sei der, der dich liebt.
@@ -92,10 +92,30 @@
und al -- len er -- ge -- he es wohl.
}
- ITextIIIWallfahrt = \lyricmode {
+ IWallfahrtTextIII = \lyricmode {
\set stanza = "3."
Der Brü -- der und Schwes -- tern _ we -- gen
sei in dir der Frie -- den des Herrn
und we -- gen des Hau -- ses des Herrn _
will ich dei -- nen Se -- gen er -- flehn.
}
+
+ IEinzugAISoloText = \lyricmode {
+ Wie lie -- bens -- wert ist dei -- ne Woh -- nung, o Herr!
+ Mei -- ne See -- le ver -- zehrt sich in Sehn -- sucht nach dem Tem -- pel des Herrn.
+ }
+
+ IEinzugAIIChorText = \lyricmode {
+ Mein Herz und mein Leib jauch -- zen ihm zu,
+ ihm, dem le -- ben -- di -- gen Gott.
+ }
+
+ IEinzugAIIISoloText = \lyricmode {
+ Wohl de -- nen, die woh -- nen in dei -- nem Haus,
+ die dich al -- le -- zeit lo -- ben,
+ }
+
+ IEinzugAIVChorText = \lyricmode {
+ die dich al -- le -- zeit lo -- ben,
+ die dich al -- le -- zeit lo -- ben, lo -- ben.
+ }