%some settings% vim: ai sw=2 lbr nu et \version "2.12" global = { \key f \major %\override Staff.TimeSignature #'style = #'() \time 3/4 \autoBeamOff } % Die Stimmen oberstimmeMelodie = \relative f'' { f4( g a | b a g | a2 f4~ | f) r2 | R2.*2 | f4( g a | b2.) | g4( f g | a2.) | d,4( b' a | g f e | f2.~ | f) | \bar "||" R2.*2 | f4( g a | c b a | g2 f4 | c) r8 c[( g' c] | a4. b8 g[ a] | f2.~ | f2) r4 | R2. | c8[( f) f( a) a( c)] | g2 r4 | R2.*2 | f4(^\mf g a | c b a | g4. a8 g[ f] | e2) r4 | a4.( b8 g[ a] | a2) r4 | R2. | b4^\f c d | f4.( e8) d4 | c2. | R2.*3 | r2 a4^\mf | g4. g8 f[( e]) | f4 g a | c2( h4) | c2 r4 | R2.*6 | f,4(^\mf g a | c b a | g2 f4 | g) r8 g[-. g( c)] | a4.( b8) g[( a]) | f2 r4 | r2 f,4( | b c d8[ e] | f4 g a8[ b] | c2.~ | \bar "||" \time 4/4 c2) r | \repeat volta 2 { R1*4 | r4 a8[(^\f f]) f[( c) c( d16 e]) | \tuplet 3/2 { f4( c) f-. } \tuplet 3/2 { a4( f) a-. } | c1~^\markup { tr } | c~ | c2.^\> r4^\! | R1 | r2. f,4(^\mf | b8 a g f] e4 f8[ g] | f2.) c4 | b8[( c16 d] e[ f g a]) b8[( g) g( d']) | c2 c | } \alternative { { c1^\prall | } { c2^\prall r | } } R1 | r2 c4^\f f | e4.( d8) c4( g8[ a16 b]) | a2.\breathe a,4( | b8[ a16 b c8 d] e[ d16 e f8 g] | a2^\markup { tr } \grace { g16[ a] } b2^\markup { tr } | \grace { a16[ b] } c1~^\markup { tr } | c) | R1 | c,8[( f) f( c']) c4( f,) | d'(^\markup { rit. } b) f( b) | c1^\fermata | \bar "|." } frauenPausen = { s2.*14 | \bar "||" s2.*11 | s2 r4 | s2.*23 | s2 r4 | s2.*12 | \bar "||" \time 4/4 s2 r | \repeat volta 2 { r4 s2. | s1*3 | r4 s2. | s1*10 | } \alternative { { s1 | } { s1 | } } s1*12 | \bar "|." } maennerPausen = { s2.*14 | \bar "||" s2.*7 | s2 r4 | r s2 | s2.*2 | s2 r4 | s2.*7 | s2 r4 | s2.*15 | s2 r4 | s2.*12 | \bar "||" \time 4/4 s2 r | \repeat volta 2 { r4 s2. | s1*3 | r4 s2. | s1*10 | } \alternative { { s1 | } { s1 | } } s1*12 | \bar "|." } sopranMelodie = \relative f' { f4 g a | b a g | \oneVoice 2 f4 | | \voiceOne d c b | \oneVoice 2 4 | | \voiceOne d b' a | g f \oneVoice | 2. | \voiceOne d4 b' a | g f \oneVoice | 2.~ | | \bar "||" \voiceOne f4 g a | b a g | a2. | f4\breathe f f | b2 a4 g\breathe g g | c2 b4 | a2 r4 | r b c d c b | } altMelodie = \relative f' { f2. | f2 s4 | s2.*2 | f2. | s2.*2 | d2 s4 | d2 s4 | s2. | d | d2 s4 | c2.~ | c | \bar "||" f4 f f | f f f | f2. | f4 f f | e2 f4 | e e e | f2 e4 | f f f | f2.~ | f4 f f | } tenorMelodie = \relative a { a4 b c | d c b | c2. | \oneVoice c | b4 a g | a g f8[ e] | d2. | b | c | f4 g a | b2. | 2 4~ | \voiceOne b4 g b | \oneVoice 2. | \bar "||" \voiceOne a4 b c | d c b | c2. | a4\breathe d c | c2 c4 | c\breathe c c | c2 c4 c2 s4 | s b a | b c d | } bassMelodie = \relative f { f2. | f | f4 g a | s2.*9 | f2. | f | \bar "||" f4 f f | f f f | f2. | f4 b a | g2 f4 | c c' b | a2 g4 | f2 s4 | s d c | b a b | }