\version "2.0.1" \header { filename = "smc036.ly" dedication = "St. Peter of the Fields Parish" title = "My Lord, My Love, Was Crucified" subtitle = "Beatitudo 8.6.8.6" opus = "John B. Dykes, 1875" arranger = "" poet = "John Mason, 1683" texttranslator = "" copyright = "2003, Brian M. Ames" enteredby = "Brian M. Ames" lastupdated = "2004-01-05" style = "Hymn" footer = "The Ames Hymn Collection" } global = \notes { \key aes \major \time 3/4 \skip 8*24 \bar "||" \skip 8*18 \bar "||" \skip 8*22 \bar "||" \skip 8*20 \bar "|." } saMusic = \notes { 4 4 4 2 4 <<{aes'2} \\ {des'4( c'4)}>> 4 2. <> 4 4 2 4 2. 4 4 4 2 4 2 4 2 4 2 4 2 4 2. } tbMusic = \notes { 4 4 4 2 4 <<{aes2} \\ {f4 ees4}>> 4 2. 4 4 4 <<{aes4 g4} \\ {bes,2}>> 4 2. 4 4 4 <> 4 2 4 2 4 2 4 2 4 2. } verseA = \lyrics { My4 Lord,4 my4 Love,2 was4 cru2 -- ci4 -- fied,2. He4 all4 the4 pains2 did4 bear;2. But4 in4 the4 sweet2 -- ness4 of2 His4 rest2 He4 makes2 His4 ser2 -- vants4 share.2. } verseB = \lyrics { How4 sweet4 -- ly4 rest2 Thy4 saints2 a4 -- bove2. Which4 in4 Thy4 bo2 -- som4 lie;2. The4 Church4 be4 -- low2 doth4 rest2 in4 hope2 Of4 that2 fel4 -- i2 -- ci4 -- ty.2. } verseC = \lyrics { Thou,4 Lord,4 Who4 dai2 -- ly4 feed'st2 Thy4 sheep,2. Mak'st4 them4 a4 week2 -- ly4 feast;2. Thy4 flocks4 meet4 in2 their4 sev2 -- eral4 folds2 Up4 -- on2 this4 day2 of4 rest.2. } verseD = \lyrics { Wel4 -- come4 and4 dear2 un4 -- to2 my4 soul2. Are4 these4 sweet4 feasts2 of4 love;2. But4 what4 a4 Sab2 -- bath4 shall2 I4 keep2 When4 I2 shall4 rest2 a4 -- bove!2. } verseE = \lyrics { I4 bless4 Thy4 wise2 and4 won2 -- drous4 love,2. Which4 binds4 us4 to2 be4 free;2. Which4 makes4 us4 leave2 our4 earth2 -- ly4 snares,2 That4 we2 may4 come2 to4 Thee.2. } verseF = \lyrics { I4 come,4 I4 wait,2 I4 hear,2 I4 pray,2. Thy4 foot4 -- steps,4 Lord,2 I4 trace;2. I4 sing4 to4 think2 this4 is2 the4 way2 Un4 -- to2 my4 Sav2 -- ior's4 face.2. } \score { \notes << \context Staff = sa { << \addlyrics \property Staff.TimeSignature \set #'style = #'numbered \clef treble \global \context Voice = VA { \saMusic } \context Lyrics = lyricsUno {\property LyricsVoice . stanza = "1." \verseA} \context Lyrics = lyricsDue {\property LyricsVoice . stanza = "2." \verseB} \context Lyrics = lyricsTre {\property LyricsVoice . stanza = "3." \verseC} \context Lyrics = lyricsQuattro {\property LyricsVoice . stanza = "4." \verseD} \context Lyrics = lyricsCinque {\property LyricsVoice . stanza = "5." \verseE} \context Lyrics = lyricsSei {\property LyricsVoice . stanza = "6." \verseF} >> } \context Staff = tb { << \property Staff.TimeSignature \set #'style = #'numbered \clef bass \global \context Voice = VC { \tbMusic } >> } >> \paper { indent = 0.0\pt pagenumber = 36 \translator { \LyricsVoiceContext minimumVerticalExtent = #'(-1.0 . 1.0) } } }