%some settings% vim: ai sw=2 lbr nu et global = { \key f \major \time 4/4 \autoBeamOff \slurSolid \tieSolid \partial 4 } harmonien = { \set majorSevenSymbol = \markup { 7 } \chordmode { s4 | f1 | a:m | d2:m g:m | c1:7 | f | a2.:m d4:m | b2 c2 | f2. s4 | b1 | f | g2:m c | f1 | b | f | g } | 2 \chordmode { c2:3 } % \repeat unfold 2 { f2. | g:m | c:7 | b4. f | f2. | g:m | c:7 | b4. f | } % a2.:m | e4.:4 e | e2.:7 | a:m | d4.:m g:7 | c f:maj7 | b g:m | c:4 c:7 | } sopranMelodie = \relative c' { c4 | c'2. a8[ b] | c2. a4 | f2 b4 a | g2.\breathe c,4 | c'2. a8[ b] | c4.( a) f4 | g2 f4 d | f2.^\markup "Fine" \bar "|." f4 | f4.( b) d4 | \slurDashed c4( b8) a4. a4 | b d c b | a b8 c4. f,4\breathe | d'2 b | c4 b8 a4. a4 | h c d g, | c4( c2) \bar "||" } altMelodie = \relative c' { c4 | a'2. f4 | e2. e4 | d2 d4 d | e2. c4 | a'2. f4 | e2. d4 | d2 d4 d | c2. \bar "|." f4 | d4.( f) f4 | \tieDashed \set melismaBusyProperties = #'() f4~ f8 f4. f4 | f f e e | f f8 f4. f4 | f2 f | f4 f8 f4. f4 | f f f f | \slurDashed f4( e2) \bar "||" } tenorMelodie = \relative c { c4 | c'2. c4 | c2. c4 | c2 b4 b | b2.\breathe c,4 | c'2. c4 | c2. a4 | b2 b4 b | a2. \bar "|." f4 | b4.( d) a4 | \slurDashed a4( g8) f4. f4 | g g c c | f, g8 a4. c4\breathe | b2 b | a4 g8 f4. f4 | g a h h | \tieDashed c4~ c2 \bar "||" } bassMelodie = \relative c { c4 | f2. f4 | a2. a4 | d,2 g4 g | c,2. c4 | f2. f4 | a2. d,4 | b2 c4 c | f2. \bar "|." f4 | b4.( d) a4 | \slurDashed a4( g8) f4. f4 | g g c c | f, g8 a4. c4\breathe | b2 b | a4 g8 f4. f4 | g a h h | \tieDashed c4~ c2 \bar "||" }