\version "2.18.0" midi_tempo = { \tempo 1 = 60 } BS = { s\breve*32 \bar "|." } la = \lyricmode { Qui se -- qui -- tur me, qui se -- qui -- tur me, qui se -- qui -- tur me non am -- bu -- lat, non am -- bu -- lat in -- te -- ne -- bris; sed ha -- be -- bit, sed ha -- be -- bit lu -- men vi -- tæ: di -- cit Do -- mi -- nus, di -- cit Do -- mi -- nus. } La = \context Lyrics = Lsop \lyricmode { \la } Lb = \context Lyrics = Lalt \lyricmode { \la } Ma = \context Voice = Va \relative f { \midi_a \mus_a \time 4/2 \key c \major e'1. f2 ~ | % 1 f4 f g1 e2 | % 2 r2 c'1 a2 ~ | % 3 a4 a f1 d2 | % 4 r2 g1 e2 ~ | % 5 e4 e f2 g2.\melisma f4 | % 6 e4 d c2\melismaEnd r c' | % 7 a1. bes2 | % 8 a1 r2 a | % 9 f1. e2 | % 10 f1 c'2.\melisma bes4 | % 11 a4 g f2\melismaEnd e4\melisma f g e | % 12 f4 g a1\melismaEnd g2 | % 13 a\breve ~ | % 14 a1 r2 a2 ~ | % 15 a2 f a2.\melisma g4 | % 16 f4 e f g a2\melismaEnd f | % 17 c'1 a2 c ~ | % 18 c4\melisma bes a g a2\melismaEnd f ~ | % 19 f2 bes2.\melisma a8 g f4 g | % 20 a4 bes c2. a4 bes2\melismaEnd | % 21 a2.\melisma g4 a bes c a | % 22 bes2\melismaEnd a4\melisma bes c a d2 ~ | % 23 d4 cis8 b cis2\melismaEnd d1 | % 24 r2 a bes c ~ | % 25 c4\melisma bes8 a bes4 g a2.\melismaEnd a4 | % 26 g2 c2.\melisma bes8 a bes2\melismaEnd | % 27 a2.\melisma bes4 c2\melismaEnd g4\melisma a | % 28 bes4 c d2. c4 bes a | % 29 bes4 a g f bes c d c | % 30 bes4 a a1\melismaEnd g2 | % 31 a\breve | % 32 } Mb = \context Voice = Vb \relative f { \midi_b \mus_b \time 4/2 \key c \major r1 a1 ~ | % 1 a2 bes2. bes4 c2 | % 2 a1 f' | % 3 d2. d4 bes1 | % 4 g1 c | % 5 a2. a4 bes2 c ~ | % 6 c4\melisma bes a g f1\melismaEnd | % 7 r2 f' d1 ~ | % 8 d2 cis d1 | % 9 r2 d a1 ~ | % 10 a2 bes a f ~ | % 11 f4\melisma g a bes c a bes c | % 12 d1\melismaEnd bes2. bes4 | % 13 a1 r2 f' ~ | % 14 f2 d f2.\melisma e4 | % 15 d4 c d e f2\melismaEnd d | % 16 r2 a' f a ~ | % 17 a4\melisma g f e f2. g4 | % 18 a4 g f e d c d2\melismaEnd | % 19 bes2 g4\melisma a bes c d e | % 20 f2. e4 f2\melismaEnd d ~ | % 21 d4\melisma c d e f d e f | % 22 g4 d f2\melismaEnd f\melisma e4 d | % 23 e1\melismaEnd d ~ | % 24 d1 r2 e | % 25 f2 g2.\melisma f8 e f4 d | % 26 e2.\melismaEnd e4 d2 g ~ | % 27 g4\melisma f8 e f2\melismaEnd e2.\melisma f4 | % 28 g2\melismaEnd g,4\melisma a bes c d2 ~ | % 29 d4 c bes a g f bes c | % 30 d4 c c bes8 a bes2\melismaEnd bes | % 31 a\breve | % 32 }