Carols for Christmas-tide/Here is joy for every age

From Wikisource
Jump to navigation Jump to search

I.
"Here is joy for every age."


\version "2.14.2"
\header {
  tagline = ""
}
\score {  <<
    \new ChoirStaff {
      \time 2/2
      \tempo \markup {\italic Animato.}
      \set Staff.vocalName = \markup {
        \center-column {
          \smallCaps Treble 
          and 
          \smallCaps Alto.
        }
      }
      <<
        \new voice="soprano" {
          \voiceOne \slurUp
          \relative c'' {
            g4 g a b c b a2 b4 g a f g2 g
            g4 g a b c b a2 b4 g a f g2 g \bar "||"
            b4 b c c d2 d d4 e d c d2 b
            b4 b c b a2 b b4^\markup {\italic Rallentando.} g a f g1 \bar "||"
            g4 g a b c b a2 b4 g a f g2 g
            g4 g a b c b a2 b4 g a f g2 g \bar "||"
          }
        }
      \\
        \new voice=alto {
          \voiceTwo \stemUp
          \relative c' {
            e4 c f g g g f2 g4 e e c e2 d
            e4 c f g g g f2 g4 e e c e2 d
            g4 g g g g2 f g4 g f e g2 g
            g4 g g e e2 gis g!4 e e( c) \stemDown e2( d) \stemUp
            e4 c f g g g f2 g4 e e c e2 d
            e4 c f g g g f2 g4 e e c e2 d
            }
        }
        \new Lyrics \lyricmode {
          \set associatedVoice = #"soprano"
          \set stanza = #"1. "
          Here4 is joy for ev' -- ry age,2 Ev'4 -- ry ge -- ne -- ra2 -- tion;
          Prince4 and pea -- ſant, chief and ſage,2 Ev'4 -- ry tongue and na2 -- tion:
          Ev'4 -- ry tongue and na2 -- tion, Ev4 -- ry rank and sta2 -- tion,
          Hath4 to -- day ſal -- va2 -- tion: Al4 -- le -- lu2 -- ia!1
          \set stanza = #"2. "
          When4 the world drew near its cloſe,2 Came4 our Lord and Lead2 -- er;
          From4 the Li -- ly ſprang the Roſe,2 From4 the Buſh the Ce2 -- dar;
        }
      >>
    }

    \new ChoirStaff {
      \clef "bass"
      \time 2/2
      \set Staff.vocalName = \markup {
        \center-column {
          \smallCaps Tenor 
          and 
          \smallCaps Bass.
        }
      }
      <<
        \new voice="tenor" {
          \voiceThree \slurUp \stemDown
          \relative c' {
            c4 c c d c c c2 g4 b c a <c c,>2 <b g,>
            c4 c c d c c c2 g4 b c a <c c,>2 <b g,>
            d4 d c <e c,> <b g,>2 a b4 <c c,> g g <b g,>2 <d g,,>
            d4 d c d c2 <e e,> b4 b c( a) <c c,>2( <b g,>)  
            <c c,>4 c c d c c c2 g4 b c a <c c,>2 <b g,>
            <c c,>4 c c d c c c2 g4 b c a <c c,>2 <b g,>
          }
        }
      \\
        \new voice="bass" {
          \voiceFour \slurDown
          \relative c {
              c4 e f f e e f2 e4 g c, f s2 s
              c4 e f f e e f2 e4 g c, f s2 s \bar "||"
              g4 f e s s2 d g4 s b, c s2 s
              g'4 g e gis a2 s e4 g c,( f) s2 s \bar "||"
              s4 e f f e e f2 e4 g c, f s2 s
              s4 e f f e e f2 e4 g c, f s2 s \bar "||"
          }
        }
      >>
    }
  >>
\layout { indent = 2.0\cm }
\midi { }
}

 <<
\override Score.BarNumber #'break-visibility = #'#(#f #f #f)
    \new ChoirStaff {
      <<
        \new voice="soprano" {
          \voiceOne \slurUp
          \relative c'' {
            b4 b c c d2 d d4 e d c d2 b
            b4 b c b a2 b b4^\markup {\italic Rallentando.} g a f g1 \bar "||"
            g4 g a b c b a2 b4 g a f g2 g
            g4 g a b c b a2 b4 g a f g2 g \bar "||"
            b4 b c c d2 d d4 e d c d2 b
            b4 b c b a2 b b4^\markup {\italic Rallentando.} g a f g1 \bar "|."
          }
        }
      \\
        \new voice=alto {
          \voiceTwo \stemUp
          \relative c'' {
            g4 g g g g2 f g4 g f e g2 g
            g4 g g e e2 gis g!4 e e( c) \stemDown e2( d) \stemUp
            e4 c f g g g f2 g4 e e c e2 d
            e4 c f g g g f2 g4 e e c e2 d
            g4 g g g g2 f g4 g f e g2 g
            g4 g g e e2 gis g!4 e e( c) \stemDown e2( d) \stemUp
          }
        }
        \new Lyrics \lyricmode {
          \set associatedVoice = #"soprano"
          From4 the Buſh the Ce2 -- dar, From4 the judg'd the Plead2 -- er,
          From4 the ſaint the Feed2 -- er: Al4 -- le -- lu2 -- ia!1
          \set stanza = #"3. "
          God,4 that came on earth this morn,2 In4 a man -- ger ly2 -- ing, 
          Hal4 -- low'd birth by be -- ing born,2 Van4 -- quiſh'd death by dy2 -- ing;
          Van4 -- quiſh'd death by dy2 -- ing, Ral4 -- lied back the fly2 -- ing,
          End4 -- ed ſin and ſigh2 -- ing: Al4 -- le -- lu2 -- ia!1
        }
      >>
    }

    \new ChoirStaff {
      \clef "bass"
      <<
        \new voice="tenor" {
          \voiceThree \slurUp \stemDown
          \relative c' {
            d4 d c <e c,> <b g,>2 a b4 <c c,> g g <b g,>2 <d g,,>
            d4 d c d c2 <e e,> b4 b c( a) <c c,>2( <b g,>)
            c4 c c d c c c2 g4 b c a <c c,>2 <b g,>
            c4 c c d c c c2 g4 b c a <c c,>2 <b g,>
            d4 d c <e c,> <b g,>2 a b4 <c c,> g g <b g,>2 <d g,,>
            d4 d c d c2 <e e,> b4 b c( a) <c c,>2( <b g,>)          }
        }
      \\
        \new voice="bass" {
          \voiceFour \slurDown
          \relative c {
              g'4 f e s s2 d g4 s b, c s2 s
              g'4 g e gis a2 s e4 g c,( f) s2 s \bar "||"
              s4 e f f e e f2 e4 g c, f s2 s
              s4 e f f e e f2 e4 g c, f s2 s \bar "||"
              g4 f e s s2 d g4 s b, c s2 s
              g'4 g e gis a2 s e4 g c,( f) s2 s \bar "||"
          }
        }
      >>
    }
  >>