\version "2.0.1" \header { filename = "smc035.ly" dedication = "St. Peter of the Fields Parish" title = "Day Is Dying in the West" subtitle = "Evening Praise 7.7.7.7.4 with Refrain" opus = "William F. Sherwin, 1877" arranger = "" poet = "Mary A. Lathbury, 1877" 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 6/4 \skip 8*24 \bar "||" \skip 8*24 \bar "||" \skip 8*24 \bar "||" \skip 8*22 \bar "||" \skip 8*26 \bar "||" \skip 8*24 \bar "||" \skip 8*24 \bar "||" \skip 8*24 \bar "||" \skip 8*22 \bar "||" \skip 8*26 \bar "|." } saMusic = \notes { 2 4 2 4 2 4 2. 2 4 2 4 2 4 2. 2 4 2 4 4( 4) 4 2. 2 4 2 4 <<{d''4( c''4)} \\ {aes'2}>> 4 2 4 2. 2. <<{ees'2. ~ ees'2} \\ {ees'2. ~ ees'2}>> r4 2 4 2 4 2. 2. 2. 2 4 2. ~ 2 r4 2 4 2 4 2 4 2. 2 4 2 4 2 4 2 4 2. 2. 2. ~ 2 r4 } tbMusic = \notes { 2 4 2 4 2 4 2. 2 4 2 4 2 4 <<{ees2( aes4)} \\ {aes,2.}>> 2 4 2 4 <<{g4( aes4)} \\ {ees2}>> 4 <> 2 4 <> <> 2 4 2 4 2. 2. 2. ~ 2 r4 2 4 2 4 <> <> 2. 2 4 2. ~ 2 r4 2 4 2 4 2 4 <> 2 4 2 4 2 <> 2 4 2. <<{bes2( des'4)} \\ {ees2.}>> 2. ~ 2 r4 } verseA = \lyrics { Day2 is4 dy2 -- ing4 in2 the4 west;2. Heav'n2 is4 touch2 -- ing4 earth2 with4 rest;2. Wait2 and4 wor2 -- ship4 while2 the4 night2. Sets2 the4 even2 -- ing4 lamps2 a4 -- light2 Through4 all2. the2. sky.1. Ho2 -- ly,4 ho2 -- ly,4 ho2. -- ly,2. Lord2. God2 of4 Hosts!1. Heav'n2 and4 earth2 are4 full2 of4 Thee!2. Heav'n2 and4 earth2 are4 prais2 -- ing4 Thee,2 O4 Lord2. most2. high!1. } verseB = \lyrics { Lord2 of4 life,2 be4 -- neath2 the4 dome2. Of2 the4 u2 -- ni4 -- verse,2 Thy4 home,2. Gath2 -- er4 us2 who4 seek2 Thy4 face2. To2 the4 fold2 of4 Thy2 em4 -- brace,2 For4 Thou2. art2. nigh.1. } verseC = \lyrics { While2 the4 deep2 -- ening4 shad2 -- ows4 fall,2. Heart2 of4 love2 en4 -- fold2 -- ing4 all,2. Through2 the4 glo2 -- ry4 and2 the4 grace2. Of2 the4 stars2 that4 veil2 Thy4 face,2 Our4 hearts2. a2. -- scend.1. } verseD = \lyrics { When2 for4 -- ev2 -- er4 from2 our4 sight2. Pass2 the4 stars,2 the4 day,2 the4 night,2. Lord2 of4 an2 -- gels,4 on2 our4 eyes2. Let2 e4 -- ter2 -- nal4 morn2 -- ing4 rise2 And4 shad2. -- ows2. end.1. } \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 Staff = tb { << \property Staff.TimeSignature \set #'style = #'numbered \clef bass \global \context Voice = VC { \tbMusic } >> } >> \paper { indent = 0.0\pt pagenumber = 35 \translator { \LyricsVoiceContext minimumVerticalExtent = #'(-1.0 . 1.0) } } }