This page has been proofread, but needs to be validated.

The Christian Year

6
Bristol. (C.M.)
Melody from
Moderately slow 𝅗𝅥 = 69.
Ravenscroft's Psalter, 1621.

<< <<
\new Staff { \clef treble \time 4/2 \partial 1 \key g \major \set Staff.midiInstrument = "church organ" \omit Staff.TimeSignature \set Score.tempoHideNote = ##t \override Score.BarNumber  #'transparent = ##t
  \relative c''
  << { d1 | c2 a b g | a2. a4 g1 \bar"||" \partial 1 c | b2 a a gis | a1 \bar"||" \break
  a | b2 c b g | a g fis1 \bar"||" d' | b2 c a a | g1 \bar"||" } \\
  { d1 | e2 d d d | e fis g1 | e | e2 c4( d) e2. d4 | cis1 |
  d | d2 c d d | c b4( c) d1 \bar"||" a' | g2 g g fis | g1 } >>
}
\new Staff { \clef bass \key g \major \set Staff.midiInstrument = "church organ" \omit Staff.TimeSignature
  \relative c'
  << { b1 | a2 fis g d' | c a b1 | a | gis2 a b b | a1 |
  fis | g2 g g g | e g a1 | d | d2 e a, d4( c) | b1 } \\
  { g1 | c,2 d g, b | c d g,1 | a | e'2 f e e | a,1 |
  d | g2 e g b, | c e d1 | fis | g2 c, d d | g,1 } >>
}
>> >>
\layout { indent = #0 }
\midi { \tempo 2 = 69 }
P. Doddridge, 1702–51.

HARK, the glad sound! the Saviour comes,
The Saviour promised long!
Let every heart prepare a throne,
And every voice a song.

2 He comes the prisoners to release
In Satan’s bondage held;
The gates of brass before him burst,
The iron fetters yield.

3 He comes the broken heart to bind,
The bleeding soul to cure,
And with the treasures of his grace
To enrich the humble poor.

4. Our glad hosannas, Prince of peace,
Thy welcome shall proclaim,
And heaven’s eternal arches ring
With thy belovèd name.


<< <<
\new Staff { \clef treble \time 4/2 \key g \major \set Staff.midiInstrument = "church organ" \omit Staff.TimeSignature
  \relative c'' {
  << { g1 g \bar"||" } \\ { e d } >> }
}
\new Lyrics \lyricmode {
A -- men.
}
\new Staff { \clef bass \key g \major \set Staff.midiInstrument = "church organ" \omit Staff.TimeSignature
  \relative c' {
  << { c1 b } \\ { c,1 g } >> }
}
>> >>
\layout { indent = #0 }
\midi { \tempo 2 = 69 }

8