\version "2.0.1" \header { filename = "smc029.ly" dedication = "St. Peter of the Fields Parish" title = "The Day Is Past and Over" subtitle = "St. Anatolius (Brown) 7.6.7.6.8.8" opus = "Arthur H. Brown, 1862" arranger = "" poet = "" texttranslator = "John Mason Neale, 1853" copyright = "2003, Brian M. Ames" enteredby = "Brian M. Ames" lastupdated = "2004-01-05" style = "Hymn" tagline = "The Ames Hymn Collection" } global = \notes { \key ees \major \time 4/4 \skip 1*2 \bar "||" \skip 1*2 \bar "||" \skip 1*2 \bar "||" \skip 1*2 \bar "||" \skip 1*2 \bar "||" \skip 1*2 \bar "|." } saMusic = \notes { \partial 4 4 4 4 4 4 2 4 <<{ees'} \\ {ees'4}>> 4 4 4 4 2. 4 4 4 4 4 2 4 <> 4 4 4 4 <> 4 4 4 4 4 <<{d''4 c''4} \\ {f'4. ees'8}>> 4 4 4 4 <> 4 4 4 4 } tbMusic = \notes { 4 4 4 4 4 2 4 4 <> 4 4 4 2. 4 4 4 4 4 2 4 4 4 4 <<{bes4} \\ {g,8[ aes,8]}>> 4 2. 4 4 4 4 4 4 4 4 4 4 4 4 <<{aes8[ g8]} \\ {aes,4}>> <<{f8[ g8]} \\ {bes,4}>> 4 4 } verseA = \lyrics { The4 day4 is4 past4 and4 o2 -- ver;4 All4 thanks,4 O4 Lord,4 to4 Thee!2. We4 pray4 Thee4 that4 of4 -- fense2 -- less4 The4 hours4 of4 dark4 may4 be.2. O4 Je4 -- sus,4 keep4 us4 in4 Thy4 sight,4 And4 guard4 us4 through4 the4 com4 -- ing4 night.4 } verseB = \lyrics { The4 joys4 of4 day4 are4 o2 -- ver;4 We4 lift4 our4 hearts4 to4 Thee,2. And4 call4 on4 Thee4 that4 sin2 -- less4 The4 hours4 of4 dark4 may4 be.2. O4 Je4 -- sus,4 make4 their4 dark4 -- ness4 light,4 And4 save4 me4 through4 the4 com4 -- ing4 night.4 } verseC = \lyrics { Lord,4 that4 in4 death4 I4 sleep2 not,4 And4 lest4 my4 foe4 should4 say,2. I4 have4 pre4 -- vailed4 a4 -- gainst2 him,4 Light4 -- en4 mine4 eyes,4 I4 pray:2. O4 Je4 -- sus,4 keep4 me4 in4 Thy4 sight,4 And4 guard4 me4 through4 the4 com4 -- ing4 night.4 } verseD = \lyrics { The4 toils4 of4 day4 are4 o2 -- ver;4 We4 raise4 our4 hymn4 to4 Thee,2. And4 ask4 that4 free4 from4 per2 -- il4 The4 hours4 of4 dark4 may4 be.2. O4 Je4 -- sus,4 keep4 me4 in4 Thy4 sight,4 And4 guard4 me4 through4 the4 com4 -- ing4 night.4 } verseE = \lyrics { Light4 -- en4 mine4 eyes,4 O4 Sav2 -- iour4 Or4 sleep4 in4 death4 shall4 I,2. And4 he,4 my4 wake4 -- ful4 temp2 -- ter,4 Tri4 -- um4 -- phant4 -- ly4 shall4 cry,2. "He"4 could4 not4 make4 their4 dark4 -- ness4 light,4 Nor4 guard4 them4 through4 the4 hours4 of4 night."4 } %“”¨« verseF = \lyrics { Be4 Thou4 my4 soul's4 Pre4 -- ser2 -- ver,4 O4 God,4 for4 Thou4 dost4 know2. How4 man4 -- y4 are4 the4 per2 -- ils4 Through4 which4 we4 have4 to4 go.2. Lov4 -- er4 of4 men,4 O4 hear4 our4 call4 And4 guard4 and4 save4 us4 from4 them4 all.4 } \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 = 29 \translator { \LyricsVoiceContext minimumVerticalExtent = #'(-1.0 . 1.0) } } }