\version "2.14.2"
songTitle = "And a Happy Halloween to you"
songPoet = "S.W. Black"
songCopyright = "2015 S.W.Black"
tuneArranger = \markup { tune of \italic{ It Came Upon the Midnight Clear } }
tuneComposer = \markup { Richard S. Willis (1819–1900) }
%tuneSource = \markup { from \italic {Christmas Carols and Hymns for School and Choir}, 1910}
albumProduct = "Halloween Carols"
albumCopyright = \markup {Creative Commons Attribution 4.0 License}
albumTagline = \markup {created for \italic {50/90 2015}}
% Fancier Copyright/Tagline messages
\include "../book/album.ily"
global = {
\key bes \major
\time 6/8
\autoBeamOff
\tempo 4 = 65
}
sopMusic = \relative c' {
\partial 8 f8 |
d'4 a8 c[ bes] g8 |
f4 g8 f4 f8 |
g[ a] bes bes[ c] d |
c4.~ c4
f,8 |
d'4 a8 c[ bes] g8 |
f4 g8 f4 f8 |
g4 g8 a[ g] f |
bes4.~bes4
d8 |
d4 d,8 d[ e] fis |
g4 a8 bes4 d8 |
c[ bes] a g[ a] g |
f4.~f4
f8 |
d'4 a8 c[ bes] g8 |
f4 g8 f4 f8 |
g4 g8 a[ g] f |
bes4.~bes4 \bar "|."
}
altoMusic = \relative c' {
d8 |
d4 d8 ees4 ees8 |
d4 ees8 d4 d8 |
ees4 ees8 e4 e8 |
f4.~ f4
d8 |
d4 d8 ees4 ees8 |
d4 ees8 d4 f8 |
ees4 ees8 ees4 ees8 |
d4.~ d4
d8 |
d4 d8 d[ e] d |
d4 d8 d4 d8 |
f4 f8 e4 e8 |
f4.~ f4
ees8 |
d4 d8 ees4 ees8 |
d4 ees8 d4 f8 |
ees4 ees8 ees4 ees8 |
d4.~ d4 \bar "|."
}
tenorMusic = \relative c {
f8 |
f4 fis8 g4 a8 |
bes4 f8 f4 bes8 |
bes4 bes8 bes4 bes8 |
a4.~ a4
bes8 |
f4 fis8 g4 a8 |
bes4 f8 f4 bes8 |
bes4 c8 c[ bes] a |
bes4.~ bes4
d,8 |
d4 fis8 fis[ g] a |
g4 fis8 g4 g8 |
a[ d] c bes[ c] bes |
a4.~ a4
a8 |
f4 fis8 g4 a8 |
bes4 f8 f4 bes8 |
bes4 c8 c[ bes] a |
bes4.~ bes4 \bar "|."
}
bassMusic = \relative c {
bes8 |
bes4 bes8 bes4 bes8 |
bes4 a8 bes4 bes8 |
ees[ f] g g4 c,8 |
f4.~ f4
bes,8 |
bes4 bes8 bes4 bes8 |
bes4 a8 bes4 d8 |
ees4 c8 f4 f8 |
bes,4.~ bes4
d8 |
d4 d8 d4 c8 |
bes4 d8 g4 bes,8 |
c4 c8 c4 c8 |
f4.~ f4
f8 |
bes,4 bes8 bes4 bes8 |
bes4 a8 bes4 d8 |
ees4 c8 f4 f8 |
bes,4.~ bes4 \bar "|."
}
origLyrics = \lyricmode {
\set stanza = #"O. "
It came up -- on __ the mid -- night clear,
That glo -- rious song of old, __
From an -- gels bend -- ing near the earth
To touch their harps of gold: __
“Peace on the earth, good -- will to men
From heav’n’s all gra -- cious King.”
The world in sol -- emn still -- ness lay
To hear the an -- gels sing. __
}
lyricsA = \lyricmode {
\set stanza = #"1. "
The cat, she came up upon the stoop
She wanted to get some sweet treats
She was maybe five or six or three
She was not shy we would see.
Her brother, he was a crying mess.
Complete in his regular cage.
When asked if he would accompany her
he screamed and cried out in rage.
And a Happy Halloween to you
we hope that the evening is swell
We'd like to carve some of those pumpkins
and maybe dance in the dell.
We've heard that the spirits called you here
to eat some chocolate fudgey brains.
They're really yummy if you join in
just please call me by my name.
This year I'm known as the Santa Grimm
I'm kind of like Crispity Claws.
I feed children to fatten them up
And then I open my hall.
Within my hall dwells the beast itself
Dripping nuts and marshmallow fluff
He wants to join with you one and all
and then we'll have a great ball.
The cat, she heard what we said and then
she must not have liked it at all.
She turned and confronted ghastly me
speaking words that caused my fall.
My mind blew up and to my surprise
I found myself above of it all.
The spirit of the old holiday
was within me all of the time.
}
\bookpart{
\tocItem \songTitle
\header {
title = \songTitle
poet = \songPoet
%dedication = \songDedication
%translator = \songTranslator
composer = \tuneComposer
arranger = \tuneArranger
%source = \tuneSource
copyright = \albumCopyright
tagline = \albumTagline
}
\score {
<<
\new ChoirStaff <<
\new Staff = women <<
\new Voice = "sopranos" { \voiceOne << \global \sopMusic >> }
\new Voice = "altos" { \voiceTwo << \global \altoMusic >> }
>>
\new Lyrics \lyricsto "sopranos" \origLyrics
\new Lyrics \lyricsto "sopranos" \lyricsA
\new Staff = men <<
\clef bass
\new Voice = "tenors" { \voiceOne << \global \tenorMusic >> }
\new Voice = "basses" { \voiceTwo << \global \bassMusic >> }
>>
>>
>>
\layout { }
\midi {
\set Staff.midiInstrument = "flute"
\context {
\Staff \remove "Staff_performer"
}
\context {
\Voice \consists "Staff_performer"
}
}
}
}
text/x-lilypond
This content has been proxied by September (3851b).