\version "2.0.1" \header { filename = "smc052.ly" dedication = "St. Peter of the Fields Parish" title = "Spirit Divine, Attend Our Prayers" subtitle = "Lambeth 8.6.8.6" opus = "William Schulthes, 1871" arranger = "" poet = "Andrew Reed, 1829" 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/2 \skip 4*12 \bar "||" \skip 4*12 \bar "||" \skip 4*12 \bar "||" \skip 4*12 \bar "|." } saMusic = \notes { \partial 2. 4 4 4 2. 4 4 4 2. 4 4 4 1 2 2( 4) 4 4 4 2. 4 4 4 2. 4 4 4 <<{b'1} \\ {d'2( g'2)}>> 2 2. } tbMusic = \notes { 4 4 4 2. 4 4 4 2. 4 4 <> 1 2 2. 4 4 4 2. 4 4 4 2. 4 4 4 <<{g2( b2)} \\ {d1}>> 2 2. } verseA = \lyrics { Spir4 -- it4 di4 -- vine,2. at4 -- tend4 our4 prayers,2. And4 make4 this4 house1 Thy2 home;2. De4 -- scend4 with4 all2. Thy4 gra4 -- cious4 powers;2. O4 come,4 great4 Spir1 -- it,2 come.2. } verseB = \lyrics { Come4 as4 the4 light;2. to4 us4 re4 -- veal2. Our4 emp4 -- ti4 -- ness1 and2 woe;2. And4 lead4 us4 in2. those4 paths4 of4 life2. Where4 all4 the4 right1 -- eous2 go.2. } verseC = \lyrics { Come4 as4 the4 fire;2. and4 purge4 our4 hearts,2. Like4 sac4 -- ri4 -- fi1 -- cial2 flame,2. Let4 our4 whole4 soul2. an4 of4 -- fering4 be2. To4 our4 Re4 -- deem1 -- er's2 Name.2. } verseD = \lyrics { Come4 as4 the4 dew,2. and4 sweet4 -- ly4 bless2. This4 con4 -- se4 -- crat1 -- ed2 hour;2. May4 bar4 -- ren4 -- ness2. re4 -- joice4 to4 own2. Thy4 fer4 -- til4 -- iz1 -- ing2 power2. } verseE = \lyrics { Come4 as4 the4 dove,2. and4 spread4 Thy4 wings,2. The4 wings4 of4 peace1 -- ful2 love;2. And4 let4 Thy4 Church2. on4 earth4 be4 -- come2. Blest4 as4 Thy4 Church1 a2 -- bove.2. } verseF = \lyrics { Come4 as4 the4 wind,2. O4 Breath4 of4 God!2. O4 Pen4 -- te4 -- cos1 -- tal2 grace!2. Come,4 make4 Thy4 great2. sal4 -- va4 -- tion4 known,2. Wide4 as4 the4 hu1 -- man2 race.2. } verseG = \lyrics { Spir4 -- it4 Di4 -- vine,2. at4 -- tend4 our4 prayer;2. Make4 a4 lost4 world1 Thy2 home;2. De4 -- scend4 with4 all2. Thy4 gra4 -- cious4 powers,2. O4 come,4 great4 Spir1 -- it,2 come.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 Lyrics = lyricsSette {\property LyricsVoice . stanza = "7." \verseG} >> } \context Staff = tb { << \property Staff.TimeSignature \set #'style = #'numbered \clef bass \global \context Voice = VC { \tbMusic } >> } >> \paper { indent = 0.0\pt pagenumber = 52 \translator { \LyricsVoiceContext minimumVerticalExtent = #'(-1.0 . 1.0) } } }