%some settings% vim: ai sw=2 lbr nu et global = { \key g \major \time 4/4 \autoBeamOff \partial 4 } punktBoegen = { \set melismaBusyProperties = #'() \slurDashed \tieDashed } strichBoegen = { \set melismaBusyProperties = #'(melismaBusy slurMelismaBusy tieMelismaBusy beamMelismaBusy) \slurSolid \tieSolid } pausen = { s4 | s1*3 | s2 r4 s | s1*3 | s4 r s2 | s1*2 | s2 r4 \bar "|." } sopranMelodie = \relative d'' { d4 | \punktBoegen d4.~ d8 \strichBoegen h4 a | g2 d4 g | e e a fis | d2 s4 d | e fis g a | fis4. \parenthesize e8 d4 g | a h c d | h s e2 | a, g | c a | g2 s4 \bar "|." } altMelodie = \relative g' { g4 | \punktBoegen g4.~ g8 \strichBoegen g4 fis | e2 d4 d | c h cis cis | d2 s4 h | h d d e | d4. \once \override NoteColumn.force-hshift = 1.25 \parenthesize d8 d4 g | g g g a | g s g2 | fis g | g fis | d s4 \bar "|." } tenorMelodie = \relative h { h4 | \punktBoegen h4.~ h8 \strichBoegen d4 d | h2 h4 g | g g e a | fis2 s4 g | g a h c | a4. \parenthesize g8 fis4 h | c d e f | d s c2 | d d | e d4( c) | h2 s4 \bar "|." } bassMelodie = \relative g { g4 | \punktBoegen g4.~ g8 \strichBoegen g4 d | e2 h4 h | c e a, a | d2 s4 g | e d h a | d4. \parenthesize d8 d4 g, | g' f e d | g s c,2 | c h | a d | g, s4 \bar "|." }