\version "2.18" global = { \time 4/4 \key f \major \autoBeamOff \partial 4 } pausen = { s4 | s1*7 | s2 r4 \bar "||" s | s1*7 | s2. \bar "||" } sopranMelodie = \relative c' { c4 | f f8[( g]) a4 f | c'2 a\breathe | b4 c8[( b]) a[( b]) c4 | g8[( f]) g[( a]) g4\breathe c, | f f8[( g]) a4 f | c'2 a4.\breathe a8 | b8 c a b g4. f8 | f2 s4 \bar "||" c'8[( b]) | a4 f b b8[( a]) | g4. f8 e4\breathe a | g f8[( g]) e4 a | f4. e8 d4\breathe d' | d c c4. b8 | a4. g8 f g a h | c4. d8 h4. c8 | c2. \bar "||" } altMelodie = \relative c' { c4 | c c f f | g2 f\breathe | f4 f f f | e8[( d]) e[( f]) e4\breathe c | c c f f | g2 f4.\breathe f8 | f f f f f4 e | c2 s4 \bar "||" g'4 | f f f f | e4. d8 c4\breathe c | d d d cis | d4. d8 d4\breathe d | e e g g | f4. f8 f f f f | g4 a g f | e2. \bar "||" } tenorMelodie = \relative c' { c4 | a a8[( b]) c4 a | c2 c\breathe | d4 d c c | c4. c8 c4\breathe c | a a8[( b]) c4 a | c2 c4.\breathe c8 | d d c c c4 b | a2 s4 \bar "||" c c a d d | c c c\breathe c | b b a a | a g f\breathe g | g g c c | c b a8 a a a | c4 c g g | g2. \bar "||" } bassMelodie = \relative c { c4 | f f f f | e2 f\breathe | b,4 b f'8[( g]) a[( b]) | c4. c8 c[( b])\breathe a[( g]) | f4 f f f | e2 f4.\breathe f8 | b b f f c4 c | f2 s4 \bar "||" e | f f b, b | c c c\breathe f | g g a a | d, d d\breathe b | c c e e | f f f8 f d d | e4 f g g | c,2. \bar "||" }