diff options
author | Erich Eckner <git@eckner.net> | 2015-03-09 13:27:34 +0100 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2015-03-09 13:27:34 +0100 |
commit | f07e79712a9a22601fe98ee2844949153d460e1d (patch) | |
tree | d8f0ab37ac9dc1f93315eb341821da5fc70909c4 /Jerusalem | |
parent | c0b1617a1ca870dddd92e76baf94c4d049c4a6ea (diff) | |
download | Musik-f07e79712a9a22601fe98ee2844949153d460e1d.tar.xz |
Jerusalem weiter
Diffstat (limited to 'Jerusalem')
-rw-r--r-- | Jerusalem/Jerusalem.ly | 16 | ||||
-rw-r--r-- | Jerusalem/parts/III.ly | 27 | ||||
-rw-r--r-- | Jerusalem/parts/IIIstimmen.ly | 167 | ||||
-rw-r--r-- | Jerusalem/parts/IIItexte.ly | 40 |
4 files changed, 247 insertions, 3 deletions
diff --git a/Jerusalem/Jerusalem.ly b/Jerusalem/Jerusalem.ly index a7ff1ca..6fd6d6c 100644 --- a/Jerusalem/Jerusalem.ly +++ b/Jerusalem/Jerusalem.ly @@ -319,7 +319,21 @@ \IIIChoral \header { piece = \markup { \bold "Choralbearbeitung" } - opus = \markup { \bold "über „Jerusalem, du hochgebaute Stadt“" (Johann M. Meyfart, 1626 } + opus = \markup { über \bold "„Jerusalem, du hochgebaute Stadt“" (Johann M. Meyfart, 1626) } + } + \layout { + \context { + \Staff + \RemoveEmptyStaves + \override VerticalAxisGroup #'remove-first = ##t + } + } + } + \score { + \IIIKommt + \header { + piece = \markup { \bold "Die neue Stadt" } + opus = \markup { \bold "„Kommt, kommt, ich zeige euch die neue Stadt“" } } \layout { \context { diff --git a/Jerusalem/parts/III.ly b/Jerusalem/parts/III.ly index 5c41135..4d4967c 100644 --- a/Jerusalem/parts/III.ly +++ b/Jerusalem/parts/III.ly @@ -89,3 +89,30 @@ >> % }}} + % Kommt, kommt % {{{ + IIIKommt = \new Staff << + \new ChordNames { \IIIKommtAkkorde } + \new Staff << + \new Voice = "solo" { \IIIKommtSolo } + >> + \new Lyrics \lyricsto "solo" \IIIKommtSoloText + \new ChoirStaff << + \new Staff << + \new Voice = "frauen" { \oneVoice \IIIKommtFrauenPausen } + \new Voice = "sopran" { \voiceOne \IIIKommtSopran } + \new Voice = "alt" { \voiceTwo \IIIKommtAlt } + >> + \new Lyrics \lyricsto "sopran" { \IIIKommtFrauenTextI } + \new Lyrics \lyricsto "sopran" { \IIIKommtFrauenTextII } + \new Lyrics \lyricsto "sopran" { \IIIKommtFrauenTextIII } + \new Staff << + \clef "bass" + \new Voice = "maenner" { \oneVoice \IIIKommtMaennerPausen } + \new Voice = "tenor" { \voiceOne \IIIKommtTenor } + \new Voice = "bass" { \voiceTwo \IIIKommtBass } + >> + \new Lyrics \lyricsto "tenor" { \IIIKommtMaennerText } + >> + >> + % }}} + diff --git a/Jerusalem/parts/IIIstimmen.ly b/Jerusalem/parts/IIIstimmen.ly index c3479b9..aa03f8b 100644 --- a/Jerusalem/parts/IIIstimmen.ly +++ b/Jerusalem/parts/IIIstimmen.ly @@ -24,6 +24,12 @@ \time 4/4
}
+ IIIKommtGlobal = {
+ \IIIGlobal
+ \key f \major
+ \time 4/4
+ }
+
% }}}
% Die Stimmen
@@ -327,7 +333,7 @@ a |
e2:m a |
d1 |
- g a |
+ g2 a |
d1 |
g2 e:m |
a d |
@@ -579,3 +585,162 @@ }
% }}}
+ % Kommt, kommt % {{{
+ IIIKommtAkkorde = \chordmode {
+ \IIIGlobalChords
+ \IIIKommtGlobal
+ f2 d:m7 |
+ g:m7 c:7 |
+ f d:m7 |
+ g:m c:7 |
+ f4 a:7 d2:m |
+ g:m7 c:7 |
+ f1 | \bar "||"
+ f2 d:m7 |
+ g:m7 c:7 |
+ f d:m7 |
+ g:m7 c:7 |
+ f4 a:7 d2:m |
+ g:m7 c:7 |
+ f1 | \bar "||"
+ f2 d:m7 |
+ b c |
+ a:m d:m |
+ g:m c:7 |
+ a:7 d:m |
+ g:m c:7 |
+ a4:m a:m7 d2:m |
+ g:7 c | \bar "|."
+ }
+
+ IIIKommtSolo = \relative a' {
+ \IIIKommtGlobal
+ a4 r8 c4 r a8 |
+ b b b a b c4 a8~ |
+ a4. r2 a8 |
+ b b b a b c4 a8~ |
+ a a a g f4 f8 f |
+ d4 f8 f g f e f~ |
+ f4. f r4 | \bar "||"
+ R1*7 | \bar "||"
+ R1*8 | \bar "||"
+ }
+
+ IIIKommtFrauenPausen = {
+ \IIIKommtGlobal
+ r4 s2 s8 r |
+ R1 |
+ r4 s2 s8 r |
+ R1*4 | \bar "||"
+ s4 r8 s4 r s8 |
+ s1 |
+ s4 r2 r8 s |
+ s1*3 |
+ s2. r4 | \bar "||"
+ s1*7 |
+ s2. r4 | \bar "||"
+ }
+
+ IIIKommtSopran = \relative f' {
+ \IIIKommtGlobal
+ s4 f8 a4 c4 s8 |
+ s1 s4 f,8 a4 c s8 |
+ s1*4 | \bar "||"
+ a4 s8 c4 s a8 |
+ b b b a b c4 a8~ |
+ a4 s2 s8 a |
+ b b b a b c4 a8~ |
+ a a a g f4 f8 f |
+ d4 f8 f g f e f~ |
+ f4. f s4 | \bar "||"
+ c' a8 c4 a8 b c |
+ d4 c8 b4 g8 a b |
+ c4 c d d |
+ b a8 g4 g8 c b |
+ a4 g8 f4 f8 g a |
+ b4 a8 g4 g8 a b |
+ c4 c d \punktBoegen d8~ d \strichBoegen |
+ d2( c4) s | \bar "||"
+ }
+
+ IIIKommtAlt = \relative f' {
+ \IIIKommtGlobal
+ s4 f8 f4 e s8 |
+ s1 |
+ s4 f8 f4 e s8 |
+ s1*4 | \bar "||"
+ f4 s8 f4 s f8 |
+ f f f f f e4 f8~ |
+ f4 s2 s8 f |
+ f f f f f e4 f8~ |
+ f c cis cis d4 d8 d |
+ d4 d8 d e d c c~ |
+ c4. c s4 | \bar "||"
+ f f8 f4 f8 g a |
+ b4 f8 g4 c,8 c d |
+ e4 g f f |
+ d d8 e4 e8 e e |
+ e4 e8 d4 d8 e f |
+ d4 d8 e4 c8 c d |
+ e4 g f \punktBoegen f8~ f \strichBoegen |
+ f2( e4) s | \bar "||"
+ }
+
+ IIIKommtMaennerPausen = {
+ \IIIKommtGlobal
+ r4 s2 s8 r |
+ R1 |
+ r4 s2 s8 r |
+ R1*4 | \bar "||"
+ s1*6 |
+ s2. r4 | \bar "||"
+ s1*7 |
+ s2. r4 | \bar "||"
+ }
+
+ IIIKommtTenor = \relative f {
+ \IIIKommtGlobal
+ s4 f8 a4 c s8 |
+ s1 |
+ s4 f,8 a4 c s8 |
+ s1*4 | \bar "||"
+ f,4 f8 a4 c c8 |
+ d d d d d c4 c8~ |
+ c4 f,8 a4 c c8 |
+ d d d d d c4 c8~ |
+ c a a a a4 a8 a |
+ b4 b8 b b b b a~ |
+ a4. a s4 | \bar "||"
+ a a8 a4 f8 f f |
+ f4 f8 e4 e8 f g |
+ a4 a a a |
+ g g8 g4 g8 g g |
+ a4 a8 a4 a8 a a |
+ g4 g8 g4 e8 f g |
+ a4 a a \punktBoegen a8~ a \strichBoegen |
+ h2( c4) s | \bar "||"
+ }
+
+ IIIKommtBass = \relative f {
+ \IIIKommtGlobal
+ s4 f8 f4 e s8 |
+ s1 |
+ s4 f8 f4 e s8 |
+ s1*4 | \bar "||"
+ f4 f8 f4 e d8 |
+ g, g g g c c4 f8~|
+ f4 f8 f4 e d8 |
+ g, g g g c c4 f8~ |
+ f f f e d4 d8 d |
+ g,4 g8 g c c c <f, f'>~ |
+ <f f'>4. <f f'> s4 | \bar "||"
+ f' e8 d4 d8 d c |
+ b4 b8 c4 c8 c b |
+ a4 a d d |
+ g, g8 c4 c8 c c |
+ cis4 cis8 d4 d8 d d |
+ g,4 g8 c4 c8 c b |
+ a4 a d \punktBoegen d8~ d \strichBoegen |
+ g,2( c4) s | \bar "||"
+ }
+ % }}}
diff --git a/Jerusalem/parts/IIItexte.ly b/Jerusalem/parts/IIItexte.ly index 3b8fbb7..0d2da81 100644 --- a/Jerusalem/parts/IIItexte.ly +++ b/Jerusalem/parts/IIItexte.ly @@ -91,4 +91,42 @@ Mein seh -- nend Herz so groß Ver -- lan -- gen hat und ist nicht mehr bei mir. Weit ü -- ber Berg und Ta -- le, weit ü -- ber Flur und Feld schwingt es sich ü -- ber al -- le und eilt aus die -- ser Welt. __ - }
\ No newline at end of file + } + + IIIKommtSoloText = \lyricmode { + Kommt, kommt, ich zei -- ge euch die neu -- e Stadt, + ich zei -- ge euch die neu -- e Stadt Je -- ru -- sa -- lem, + die he -- rab aus den Him -- meln von Gott stieg. + } + + IIIKommtFrauenTextI = \lyricmode { + Komm, komm, komm! Komm, komm, komm! + Komm, komm und zei -- ge uns die neu -- e Stadt + und zei -- ge uns die neu -- e Stadt Je -- ru -- sa -- lem, + die he -- rab aus den Him -- meln von Gott stieg. + \set stanza = "1." + Seht die Stadt, gleich ei -- nem E -- del -- stein, so strah -- len ih -- re ho -- hen Mau -- ern hold, + aus Glas die Stra -- ßen wei -- sen uns den Weg hi -- nein und seht, die Stadt ist lau -- tres __ _ Gold. + } + + IIIKommtFrauenTextII = \lyricmode { + \repeat unfold 38 { \skip 1 } + \set stanza = "2." + Seht die Stadt mit To -- ren per -- len -- gleich, zwölf gold -- ne Pfor -- ten öff -- nen uns den Wall, + so un er -- mess -- lich schön, so un -- vor -- stell -- bar reich und seht, so hell und klar wie Kris -- tall. + } + + IIIKommtFrauenTextIII = \lyricmode { + \repeat unfold 38 { \skip 1 } + \set stanza = "3." + Seht die Stadt in ih -- rem rei -- nen Glanz, da öff -- nen sich die ho -- hen To -- re weit, + die Völ -- ker zie -- hen ein, Gott of -- fen bart sich ganz und er wird herr -- schen al -- le __ _ Zeit. + } + + IIIKommtMaennerText = \lyricmode { + \repeat unfold 6 { \skip 1 } + Komm, komm, komm, komm + \repeat unfold 8 { \skip 1 } + komm, komm, komm + } + |