%some settings% vim: ai sw=2 lbr nu et global = { \key f \major \time 2/2 \autoBeamOff } punktBoegen = { \set melismaBusyProperties = #'() \slurDashed \tieDashed } strichBoegen = { \set melismaBusyProperties = #'(melismaBusy slurMelismaBusy tieMelismaBusy beamMelismaBusy) \slurSolid \tieSolid } sopranMelodie = \relative a' { R1 | a2 c4 c | b b g2( | f) g4 g | a2. r4 | a2 c | d c | a f4 d~ | d f f r | a4. a8 a4 g | \time 3/2 a2 \punktBoegen f4~ f \strichBoegen g g | a2 f4 r f g | \time 2/2 a2 f | d g4 g | f( e) d2^\> | c2.^\! r4 | r2 f4. g8 | << a1 { s2^\< s^\> } >> | a1^\! | \bar "|." } altMelodie = \relative f' { f2 g4 g | f2 f | d( c) | d f4( e) | f2. r4 | f2. g4 | d d e2~(^\< | e4^\> d)^\! d2 | c4 b d r | d4. d8 e4 f | \time 3/2 e2 \punktBoegen d4~ d \strichBoegen d d | c2 d4 r d d | \time 2/2 c2 b4 a | d d c2( | a) h^\> | c2.^\! r4 | d4. e8 f2~(^\< | f^\> e)^\! | f1 | \bar "|." } maennerMelodie = \relative c' { r2 c | d4 c8[ b] a4 a | g2( << c~ \new Voice { \voiceFour \override NoteHead #'style = #'cross d4 } >> | c4) b b2 | f2. r4 | R1*4 | d'4. d8 c4 b | \time 3/2 c2 \punktBoegen d4~ d \strichBoegen c b | a2 b1 | \time 2/2 R1*4 | d4.^\> c8 b4^\! r | a4 d2 cis4 | d1 | \bar "|." }