%some settings% vim: ai sw=2 lbr nu et \version "2.18" global = { \key g \major %\override Staff.TimeSignature #'style = #'() \time 4/4 \partial 4 \autoBeamOff } % Die Stimmen pausen = { s4 | s1*5 | s2 r4 s | s1*5 | s2. \bar "|." } melodieSopran = \relative e' { g4 | a g c h | a2 g4 h | h h e d | c2 h4 h | h h c h | a2 s4 g4 | a g c h | a2 g4 h | h h e d | c2 h4 h | h h c h | a a g \bar "|." } melodieAlt = \relative d' { d4 | e e e8[ fis] g4 | g( fis) d e | fis e e8[ fis] g4 | e( fis8[ e]) dis4 e | fis e8[ g] a4 gis | e2 s4 e8[ d] | c[ d] e4 e e | e( fis) d e | fis e8[ fis] g4 f | e( fis8[ e]) dis4 e | fis g a g8[ fis] | e4 fis d \bar "|." } melodieTenor = \relative h { h4 | c h c d | e( d8[ c]) h4 g | h8[ a] g4 g8[ a] h4 | a2 fis4 g | h g8[ h] e4. d8 | c2 s4 h | a8[ h] c[ h] a4 h | c( d8[ c]) h4 g | h8[ a] g[ a] b4 a | a4.( g8) fis4 g | h8[ c] d4 e d | c8[ h] a[ c] h4 \bar "|." } melodieBass = \relative g { g4 | c, e a, h | c( d) g e | dis e c g | a2 h4 e | dis e c e | a,2 s4 e' | f e fis gis | a( d,) g e | dis e cis d | a2 h4 e | d h a h | c8[ a] d4 g \bar "|." }