Ding Dong Merrily on High

Christmas carol From Wikipedia, the free encyclopedia

"Ding Dong Merrily on High" is a Christmas carol. The tune first appeared as a secular dance tune known under the title "Branle de l'Official"[1][2] in Orchésographie, a dance book written by the French cleric, composer and writer Thoinot Arbeau, pen name of Jehan Tabourot (1519–1593). The words are by the English composer George Ratcliffe Woodward (1848–1934), and the carol was first published in 1924 in his The Cambridge Carol-Book: Being Fifty-two Songs for Christmas, Easter, And Other Seasons. Woodward took an interest in church bell ringing. Woodward was the author of several carol books, including Songs of Syon and The Cowley Carol Book. The macaronic style is characteristic of Woodward's delight in archaic poetry. Charles Wood harmonised the tune when it was published with Woodward's text in The Cambridge Carol Book. More recently, Sir David Willcocks made an arrangement for the second book of Carols for Choirs.

LanguageEnglish, Latin
Published1924 (1924)
GenreChristmas carol
Quick facts Song, Language ...
"Ding Dong Merrily on High"
Song
LanguageEnglish, Latin
Published1924 (1924)
GenreChristmas carol
SongwriterGeorge Ratcliffe Woodward
Close

Text and melody

Ding Dong! merrily on high
In heav'n the bells are ringing
Ding, dong! verily the sky
Is riv'n with angel singing
Gloria, Hosanna in excelsis

E'en so here below, below
Let steeple bells be swungen
And i-o, i-o, i-o
By priest and people be sungen
Gloria, Hosanna in excelsis

Pray ye dutifully prime
Your matin chime, ye ringers
May ye beautifully rime
Your evetime song, ye singers
Gloria, Hosanna in excelsis.[3]


header { arranger = "arr. Charles Wood" tagline = ##f }
layout { indent = 0 context { Score 
emove "Bar_number_engraver" } }
global = { key bes major 	ime 4/4 }

soprano = 
elative c'' { set Staff.midiInstrument = "vibraphone"
  global
  
epeat volta 2 { bes4 bes c8 [bes] a [g] | f2. f4 g bes bes a | bes2 bes | }
  f'4. (es8 d es f d | es4. d8 c d es c | d4. c8 bes c d bes | c4. bes8 a bes c a | bes4. a8 g a bes g |a4.) g8 f4
  f | g bes bes a | bes2 bes bar "|."
}

alto = 
elative c' {
  global
  
epeat volta 2 { f4 f g8 [g] es [es] | c2. f4 | f es c f | f2 f | }
  r4 f2 (bes4~ | bes8 a g f g f es4) | r4 f8 (es d4 f | g8 f es d es d c4) | r4 d8 (c bes4 d | c bes c)
  d | f es c f | f2 f2 bar "|."
}

tenor = 
elative c' {
  global
  
epeat volta 2 { d4 bes g8 [g] c [bes] | a2. bes4 | bes bes c c | d2 d2 }
  r4 c (d bes | c bes2 c4) | r4 a (bes g | a g2 a4) | r4 f (g2 f4) bes c
  d | bes bes c c | d2 d2 bar "|."
}

bass = 
elative c {
  global
  
epeat volta 2 { bes4 d es8 [es] c [c] | f2. d4 | es g f f | bes,2 bes | }
  r4 a' (bes d, | c d es8 d c4) | r4 f (g bes, | a bes c8 bes a4) | r4 d (es c | f) g a
  bes | es, g f f | bes,2 bes bar "|."
}

verse = lyricmode {
  << { Ding dong! Mer -- ri -- ly on high,
  In heav'n the bells are ring -- ing: }
  
ew Lyrics { Ding dong! Ve -- ri -- ly the sky
  Is riv'n with an -- gel sing -- ing, } >>
  Glo -- ri -- a, Ho -- san -- na in ex -- cel -- sis!
}

score {
  
ew ChoirStaff <<
    
ew Staff
    <<
      
ew Voice = "soprano" { voiceOne soprano }
      
ew Voice = "alto" { voiceTwo alto }
    >>
    
ew Lyrics lyricsto "soprano" verse
    
ew Staff with { consists "Merge_rests_engraver" }
    <<
      clef bass
      
ew Voice = "tenor" { voiceOne 	enor }
      
ew Voice = "bass" { voiceTwo bass }
    >>
  >>
  layout { }
}
score { unfoldRepeats { << soprano  alto  	enor  bass >> }
  midi { 	empo 4=144 }
}

Recordings

See also

References

Related Articles

Wikiwand AI