Page:The English hymnal (1906).djvu/384

From Wikisource
Jump to navigation Jump to search
This page has been proofread, but needs to be validated.

ST. MICHAEL AND ALL ANGELS

243
SOLDTHURN. (L. M.)
In moderate time 𝅗𝅥 = 66 (𝅘𝅥𝅭 = 132).
Swiss Traditional Melody.

\new ChoirStaff <<
  \new Staff { 
    \clef treble
    \time 2/2
    \partial 4
    \key es \major
    \set Staff.midiInstrument = "choir aahs"
    \omit Staff.TimeSignature
    \set Score.tempoHideNote = ##t
    \override Score.BarNumber #'transparent = ##t 
    \relative c' 
    { ^\markup \italic "Voices in unison." es4 | 4 f g es | bes'2 f | es2. \bar"||" 
      bes'4 | 4 c d bes | es2 c | bes2. \bar"||" \break
      bes4 | es d c bes | es c bes \breathe \bar"||"
      bes | es, f g aes | bes2 f | es2. \bar"|." }
}
\new PianoStaff 
<<
    \new Staff = "staff" {
      \clef treble
      \key es \major
      \set Staff.midiInstrument = "church organ"
      \omit Staff.TimeSignature
      \relative c'
        << { es4 | 4 f g es | bes'2 f | es2. bes'4 | 4 c d bes | es2 c | bes2.
             bes4 | es d c bes | es c bes bes | es, f g aes | bes2 f | es2. }
 \\
        { bes4 | <bes es>2 <c es> | <bes es> <bes d> | bes2.
          es4 | <d bes'>2 d | <es g> <es f> | <d f>2.
          <d f>4 | <es bes'>2 aes4 f | es f g d | es2 2 | <bes es> <bes d> | bes2. } >>
      } 
    \new Staff {
      \clef bass
      \key es \major
      \set Staff.midiInstrument = "church organ"
      \omit Staff.TimeSignature
      \relative c'
        << { g4 | 2 2 | es aes | g2. 4 | f2 bes | bes a | bes2.
             bes4 | 2 c4 d | aes2 g4 aes | bes2 2 | es, aes | g2. } 
  \\
        { es4 | 2 c | g bes | es2. 4 | bes2 g' | c, f | bes,2.
          aes'4 | g2 aes4 bes | c, d es f | g2 es | g, bes | es2. } >>
        }
>> >>
\layout { indent = #0 }
\midi { \tempo 2 = 66 }
J. M. Neale, 1818–66.

AROUND the throne of God a band
Of glorious Angels always stand;
Bright things they see, sweet harps they hold,
And on their heads are crowns of gold.

2 Some wait around him, ready still
To sing his praise and do his will;
And some, when he commands them, go
To guard his servants here below.

3 Lord, give thy Angels every day
Command to guide us on our way,
And bid them every evening keep
Their watch around us while we sleep.

4. So shall no wicked thing draw near,
To do us harm or cause us fear;
And we shall dwell, when life is past,
With Angels round thy throne at last.


<<
\new Staff { \clef treble \time 4/2 \key es \major \set Staff.midiInstrument = "church organ" \omit Staff.TimeSignature
  \relative c' { << { ^\markup \italic "Harmony." es1 es \bar"||" } \\ { c bes } >> } }
\new Lyrics \lyricmode { A -- men. }
\new Staff { \clef bass \key es \major \set Staff.midiInstrument = "church organ" \omit Staff.TimeSignature
  \relative c' { << { aes1 g } \\ { aes,1 es' } >> } }
>>
\layout { indent = #0 }
\midi { \tempo 2  = 66 }

354