%some settings% vim: ai sw=2 lbr nu et \version "2.12" global = { \key c \major %\override Staff.TimeSignature #'style = #'() \time 3/4 \autoBeamOff } % Die Stimmen frauenPausen = { s2.*18 | s4 r2 | s2.*4 | s2 r4 | s2.*4 | s2 r4 | s2.*16 | s4 r s | s2.*8 | \bar "|." } maennerPausen = { R2.*3 | s2.*3 | s2 r4 | R2. | r2 s4 | s2.*9 | s4 r2 | s2.*4 | s2 r4 | s2.*4 | s2 r4 | R2. | s2.*5 | s2 r4 | R2. | r2 s4 | s2.*16 | \bar "|." } sopranMelodie = \relative c'' { c4^\markup { "dolce" } g a | g2 g4 | a( g) f | e2\breathe f4 | g(^\< a h | c^\> h) a | g2^\! r4 | r2 c4^\f | h8[ a] g4 f | e( g)\breathe g | c h a | gis2 gis4 | a2\breathe c4 | h8[ a] h[ d] c[ h] | a2\breathe c4 | h8[ a] h[ d] c[ h] | c4( h) a | g(-> a) fis | g^\fermata s2 | R2. | r2 h4^\p | c h a | h2^\> a4 | g2^\! s4 | R2. | r2 a4^\p | gis a h | c2 h4 | a2 s4 | c^\markup { "dolce" } h a | g2 g4 | a( g) f | e2\breathe f4^\mf | g( a h | c h) a | g2 r4 | r2 c4^\f | h8[ a] g4 f | e( g) g | c h a | gis2 gis4 | a2\breathe c4 | h8[ a] h[ d] c[ h] | a2\breathe c4 | h8[ a] h[ d] c[ h] | c4 s r | R2. | r2 g4 | c8[ h] c[ d] c[ h] | a[ g] a[ c] h[ a] | g2\breathe g4 | g2.~-^ | g2 g4 | g2.^\fermata | \bar "|." } altMelodie = \relative e' { e4_\mf e f | e2 e4 | f( e) d | c2 f4 | f2.(_\< | e2)_\> f4 | e2_\! c4_\f | g' e c | g'8[ f] e4 d | c( d) h | c d e | h' gis e | a2 a4 | gis8[ fis] gis[ h] a[ gis] | a2 e8[ f] | g[ a] g[ f] e[ d] | e2 e4 | d2-> d4 | d_\fermata s2 | g4_\f-^ g g | g2\breathe g4_\p | g g g | g2_\> fis4_\! | g2 s4 | a_\f-^ a a | a2 e4_\p | e e gis | a2 gis4 | a2 s4 | a g f | e2 e4 | f( e) d | e2 f4_\mf | f2.( | e2) f4 | g2 c,4_\f | g' e c | g'8[ f] e4 d | c( d) h | c d e | h' gis e | a2 a4 | gis8[ fis] gis[ h] a[ gis] | a2 e8[ f] | g[ a] g[ f] e[ d] | e4 s c | g'8[ fis] g[ a] g[ f] | e[ d] e[ f] e[ d] | c4 r c | f8[ e] f[ a] g[ f] | e2 e4 | d2(-^ e4 | f e) d | e2._\fermata | \bar "|." } tenorMelodie = \relative c' { s2.*3 | c4^\markup{ "dolce" } c c | h(^\< c) d | c2\> c4 | c2^\! s4 | s2. | s2 g4^\f | c h g | a( h) c | e2 e4 | e d c | e2\breathe e4 | e d c | d2\breathe g,4 | g2 a4 | h->( c) a | h^\fermata s2 | R2. | r2 d4^\p | e d c | d2^\> c4 | h2^\! s4 | R2. | r2 c4^\p | d c d | e2 d4 | c2 s4 | s2. | c^\markup { "dolce" } | c2 c4 | c2\breathe c4^\mf | h( c d) | c2 c4 | c2 s4 | s2. | s2 g4^\f | c h g | a( h) c | e2 e4 | e d c | e2\breathe e4 | e d c | d2 g,4 | c8[ h] c[ e] d[ c] | h2 h4 | c8[ h] c[ d] c[ h] | c2.~ | c2 c4 | c2\breathe c4 | h2-^( c4 | d c) h | c2.^\fermata | \bar "|." } bassMelodie = \relative c' { s2.*3 | c4_\mf g a | g2_\< g4 | a(_\> g) f | e2_\! s4 | s2. | s2 r4 | R2. | r2 a4_\f | e2 e4 | c' h a | e2 e4 | c' h a | g2 g4 | c,2 c4 | d2-> d4 | g_\fermata s2 | g4-^_\f g g | g2. | g2_\p g4 | g2_\> g4 | g2_\! s4 | a-^_\f a a | a2. | a2_\p a4 | a2 a4 | a2 s4 | s2. | R2.*2 | c4_\markup { "dolce" } g a | g2 g4 | a( g) f | e2 s4 | s2. | s2 r4 | R2. | r2 a4_\f | e2 e4 | c' h a | e2 e4 | c' h a | g2 g4 | c, r2 | R2. | r2 c'8[ h] | a[ g] a[ h] a[ g] | f2 f4 | c2 c4 | g'2.~-^ | g2 g,4 | c2._\fermata | \bar "|." }