\version "2.0.1" \header { filename = "smc053.ly" dedication = "St. Peter of the Fields Parish" title = "O God of Hosts, the Mighty Lord" subtitle = "St. Saviour 8.6.8.6" opus = "Frederick G. Baker, 1876" arranger = "" poet = "Psalm 84 Tate and Brady's New Version, 1696" texttranslator = "" copyright = "2003, Brian M. Ames" enteredby = "Brian M. Ames" lastupdated = "2004-01-05" style = "Hymn" footer = "The Ames Hymn Collection" } global = \notes { \key c \major \time 4/4 \skip 8*16 \bar "||" \skip 8*16 \bar "||" \skip 8*16 \bar "||" \skip 8*16 \bar "|." } saMusic = \notes { \partial 4 4 4 4 4 4 <<{g'4. f'8} \\ {e'4 d'4}>> <> 4 4 4 4 4 2. <> 4. 8 4 4 4. 8 4 4 4 4 4 4 2. } tbMusic = \notes { 4 4 4 4 4 4 4 4 4 4 4 4 4 2. 4 4. 8 4 4 4. 8 4 4 4 4 4 4 2. } verseA = \lyrics { O4 God4 of4 hosts,4 the4 might4. -- y8 Lord,4 How4 love4 -- ly4 is4 the4 place2. Where4 Thou,4. en8 -- throned4 in4 glo4. -- ry,8 shows't4 The4 bright4 -- ness4 of4 Thy4 face.2. } verseB = \lyrics { O4 Lord4 of4 hosts,4 my4 King4. and8 God,4 How4 high4 -- ly4 blest4 are4 they2. Who4 in4. Thy8 tem4 -- ple4 al4. -- ways8 dwell,4 And4 there4 Thy4 praise4 dis4 -- play.2. } verseC = \lyrics { Thrice4 hap4 -- py4 they4 whose4 choice4. has8 Thee4 Their4 sure4 pro4 -- tec4 -- tion4 made;2. Who4 long4. to8 tread4 the4 sa4. -- cred8 ways4 That4 to4 Thy4 dwell4 -- ing4 lead.2. } verseD = \lyrics { For4 in4 Thy4 courts4 one4 sin4. -- gle8 day4 'Tis4 bet4 -- ter4 to4 at4 -- tend,2. Than,4 Lord,4. in8 an4 -- y4 place4. be8 -- sides4 A4 thou4 -- sand4 days4 to4 spend.2. } verseE = \lyrics { For4 God,4 who4 is4 our4 Sun4. and8 Shield,4 Will4 grace4 and4 glo4 -- ry4 give;2. And4 no4. good8 thing4 will4 He4. with8 -- hold4 From4 them4 that4 just4 -- ly4 live.2. } verseF = \lyrics { Thou4 God,4 Whom4 heav'n4 -- ly4 host4. o8 -- bey,4 How4 high4 -- ly4 blest4 is4 he2. Whose4 hope4. and8 trust,4 se4 -- cure4. -- ly8 placed,4 Is4 still4 re4 -- posed4 on4 Thee.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 = 53 \translator { \LyricsVoiceContext minimumVerticalExtent = #'(-1.0 . 1.0) } } }