MS = { \melisma } ME = { \melismaEnd } midiTempo = { \tempo 1 = 60 } BS = { s\breve*26 \bar "|." } la = \lyricmode { O Ma -- ri a ma -- ter pi -- a me -- di -- a -- trix ho -- mi -- num fun -- de pre -- ces nun -- quam ces -- ses fun -- de pre -- ces nun -- quam ces -- ses pro no -- bis ad Do -- mi -- num, ad Do -- mi -- num pro no -- bis ad Do -- mi -- num, } lyrA = \context Lyrics = lyrA \lyricmode { \la ad Do -- mi -- num. } lyrB = \context Lyrics = lyrB \lyricmode { \la pro no -- bis ad Do -- mi -- num. } msta = { \set Staff.timeSignatureFraction = #'(2 . 2) \time 2/1 \key c \major } bars = { \repeat unfold 26 s\breve | \bar "|." } musA = \relative a' { \msta a1 g2 a~ | a4 \MS b c a b2 \ME c~ | c4 \MS b a2 \ME g a | a2 \MS g4 f e1 \ME | d1 r2 d | f1 e2 f | g4 \MS e a1 \ME gis2 | a\breve | r2 a a a | d,2 d4 \MS e f e f g | a4 b c a b \ME a d2~ | d4 \MS cis8 b cis2 \ME d a | a2 a d, d4 \MS e | f4 g a2. b4 c2 \ME | a2 d2. \MS c4 b a | b1 \ME a~ | a1 r2 a | c1 b2 c | d2 b a c | c4 \MS b a g f2 \ME g | e1 r2 d | f1 e2 f | g2 e d d' | c4 \MS b a g f2. e4 | f4 g a b c a d2~ | d2 \ME cis d\longa*1/4 | } musB = \relative a' { \msta R\breve | a1 g2 a~ | a4 \MS b c a b2 \ME c2 | a2 d1 cis2 | d\breve | r2 a c1 | b2 a b2. b4 | a1 r2 a | a2 a d,2. \MS e4 | f4 e f g a2 \ME d,4 \MS e | f4 g a f g2 \ME f | e1 d | r2 a' a a | d,2 d4 \MS e f g a b \ME | c2 b2. \MS a4 a2~ | a2 gis \ME a1 | r2 d, f1 | e2 f g e | d2 g f4 \MS e f g | a4 b c2. a4 d2~ | d2 \ME cis d1 | r2 a c1 | b2 c d b | a2 c c4 \MS b a g | a2 \ME f1 g2 | e2. e4 d\longa*1/4 | }