\version "2.0.1" \header { filename = "smc054.ly" dedication = "St. Peter of the Fields Parish" title = "Safely Through Another Week" subtitle = "Sabbath 7.7.7.7.7.7" opus = "Lowell Mason, 1824" arranger = "" poet = "John Newton, 1774" texttranslator = "" copyright = "2003, Brian M. Ames" enteredby = "Brian M. Ames" lastupdated = "2004-01-05" style = "Hymn" footer = "The Ames Hymn Collection" } global = \notes { \key g \major \time 3/4 \skip 8*12 \bar "||" \skip 8*12 \bar "||" \skip 8*12 \bar "||" \skip 8*12 \bar "||" \skip 8*12 \bar "||" \skip 8*12 \bar "||" \skip 8*12 \bar "||" \skip 8*12 \bar "|." } saMusic = \notes { \partial 4 \autoBeamOff <<\autoBeamOff g'8. \\ \autoBeamOff g'8.>> <> 4. 8 8 8 2 8. 16 4. 8 8 8 2 <<\autoBeamOff g'8. \\ \autoBeamOff g'8.>> <> 4. 8 8 8 2 8. 16 8 8 4 4 <> 8. 16 4. 8 8 8 2 8. 16 4. <> 8 8 2 8. 16 4. 8 8 8 2 8. 16 <<{d''16 g'16} \\ {g'8}>> <<{a'16[ c''16]} \\ {g'8}>> 4 4 <> } tbMusic = \notes { \autoBeamOff 8. 16 4. 8 8 8 2 8. 16 4. 8 8 8 2 8. 16 4. 8 8 8 2 8. 16 8 8 <> <<{a8 g8} \\ {a,4}>> 2 8. 16 4. 8 8 8 2 8. 16 4. 8 8 8 2 8. 16 <<{g4.} \\ {g4.}>> 8 8 8 2 <<\autoBeamOff g8. \\ \autoBeamOff g8.>> <> 8 8 4 4 2 } verseA = \lyrics { Safe8. -- ly16 through4. an8 -- oth8 -- er8 week2 God8. has16 brought4. us8 on8 our8 way;2 Let8. us16 now4. a8 bless8 -- ing8 seek,2 Wait8. -- ing16 in8 His8 courts4 to4 -- day;2 Day8. of16 all4. the8 week8 the8 best,2 Em8. -- blem16 of4. e8 -- ter8 -- nal8 rest:2 Day8. of16 all4. the8 week8 the8 best,2 Em8. -- blem16 of8 e8 -- ter4 -- nal4 rest.2 } verseB = \lyrics { While8. we16 pray4. for8 par8 -- d'ning8 grace,2 Thro'8. the16 dear4. Re8 -- deem8 -- er's8 name,2 Show8. Thy16 rec4. -- on8 -- cil8 -- ed8 face;2 Take8. a16 -- way8 the8 sin4 and4 shame:2 From8. our16 world4. -- ly8 cares8 set8 free,2 May8. we16 rest4. this8 day8 in8 Thee:2 From8. our16 world4. -- ly8 cares8 set8 free,2 May8. we16 rest8 this8 day4 in4 Thee.2 } verseC = \lyrics { Here8. we16 come4. Thy8 name8 to8 praise,2 Let8. us16 feel4. Thy8 pres8 -- ence8 near;2 May8. Thy16 glo4. -- ry8 meet8 our8 eyes,2 While8. we16 in8 Thy8 house4 ap4 -- pear:2 Here8. af16 -- ford4. us,8 Lord,8 a8 taste2 Of8. our16 ev4. -- er8 -- last8 -- ing8 feast:2 Here8. af16 -- ford4. us,8 Lord,8 a8 taste2 Of8. our16 ev8 -- er8 -- last4 -- ing4 feast.2 } verseD = \lyrics { May8. Thy16 gos4. -- pel's8 joy8 -- ful8 sound2 Con8. -- quer16 sin4. -- ners,8 com8 -- fort8 saints;2 Make8. the16 fruits4. of8 grace8 a8 -- bound,2 Bring8. re16 -- lief8 from8 all4 com4 -- plaints:2 Thus8. may16 all4. our8 Sab8 -- baths8 prove,2 Till8. we16 join4. the8 Church8 a8 -- bove:2 Thus8. may16 all4. our8 Sab8 -- baths8 prove,2 Till8. we16 join8 the8 Church4 a4 -- bove.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 Staff = tb { << \property Staff.TimeSignature \set #'style = #'numbered \clef bass \global \context Voice = VC { \tbMusic } >> } >> \paper { indent = 0.0\pt pagenumber = 54 \translator { \LyricsVoiceContext minimumVerticalExtent = #'(-1.0 . 1.0) } } }