\version "2.14.2"

songTitle = "On this Halloween, I hope you die"

songPoet = "S.W. Black"

songCopyright = "2015 S.W.Black"

tuneArranger = \markup { tune of \italic{ The Wexford Carol } }

tuneComposer = \markup { Traditional }

tuneSource = \markup {from \italic{free-scores.com}}

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 g \major

\time 3/4

\autoBeamOff

\slurSolid

\tempo 4 = 65

}

sopMusic = \relative c' {

\partial 8

d8 |

g8 g16[ fis] g4. a8 |

b c d4 b8\rest d |

c b g( d4) e8 |

f g f4   b8\rest d, |

g g16[ fis] g4. a8 |

b c d4 b8\rest b |

c d b( g4) a8 |

g g g4   b8\rest g |

g8 f' d( c4) a8 |

bes c bes4. d16[ c] |

\times 2/3 {bes8[ a] g} g( d4) e8 |

f g f4   b8\rest d, |

g8 g16[ fis] g4. a8 |

b c d4 b8\rest b |

c d \slurDotted b8( g4) a8 |

g g g4. 

}

altoMusic = \relative c' {

d8 |

g d d8.[ c16 b8] d |

g g fis4 s8 d |

e fis g( d4) e8 |

c c d4 s8 d |

g d d8.[ c16 b8] d |

g g fis4 s8 e |

e8 d d( f4) e8 |

d c d4 s8

g |

g a g( e4) f8 |

g8 c, d4. d8 |

d d g( d4) e8 |

d e d4 s8 d |

g d d8.[ c16 b8] d |

g g fis4 s8 e |

e8 d \slurDotted d( f4) e8 |

e d b4.

}

tenorMusic = \relative c {

d8 |

g a b8.[ c16 d8] d |

b g a4 s8 b |

a fis b[ a] c[ b] |

a g a4 s8 d, |

g a b8.[ c16 d8] d |

b g a4 s8 g |

g g g4 c |

b8 c b4 s8

g |

g c b( a4) c8 |

d8 a f4. g8 |

\times 2/3 {g[ a] bes} bes[ a] bes[ c] |

a c a4 r8 d, |

g a b8.[ c16 d8] d |

b g a4 s8 g |

g g \slurDotted g8( g4) c8 |

b c d4.

}

bassMusic = \relative c {

d8 |

g d b8.[ a16 g8] fis' |

e e d4 d8\rest b |

c d e[ fis] g4 |

f8 e d4 d8\rest d |

g d b8.[ a16 g8] fis' |

e e d4 d8\rest e |

c b b[ d] c4 |

g'8 e g4 d8\rest g |

g f g( a4) f8 |

g f bes,4. g8 |

g' g g[ f] g[ a] |

d, c d4 g, |

g'8 d b8.[ a16 g8] fis' |

e e d4 d8\rest e |

c b \slurDotted b( d4) c8 |

e g g4.

}

origLyrics = \lyricmode {

\set stanza = #"1. "

\set associatedVoice = "tenors"

Good peo -- ple all, __ this Christ -- mas time,

Con -- sid -- er well, and bear in mind,

\set associatedVoice = "basses"

What our good God __ for us has done,

In send -- ing His __ be -- lov -- ed Son.

With Ma -- ry ho -- ly, we should pray

To God with love this Christ -- mas day;

In Beth -- le -- hem __ up -- on that morn,

There was a

\set ignoreMelismata = ##t

bless -- ed Mes -- si -- ah born.

\unset ignoreMelismata

}

lyricsA = \lyricmode {

\set stanza = #"1. "

On this Halloween, I hope you die.

Preferably never to return.

On this Halloween, may you find rest.

Never again to haunt this valley.

I know your mother lived on the hill.

She's been dead many years now

and you're here still.

By next Halloween, I hope you're gone.

You've been here too long,

and you should go.

On this Halloween, your spirit close.

I really wish you'd just stay away.

On this Halloween, your ghost will come.

Probably just to drink all night long.

I know the town once it hung your son

he's been dead many years now

yet you drink on.

By next Halloween, I hope you're gone.

You've been here too long,

and you should go.

}

\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 "altos" \origLyrics

            \new Lyrics \lyricsto "altos" \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"

        }

    }

}

}

Proxy Information
Original URL
gemini://yam655.com/j/2015-09/17_r0000/On_this_Halloween_I_hope_you_die.ly
Status Code
Success (20)
Meta
text/x-lilypond
Capsule Response Time
747.206252 milliseconds
Gemini-to-HTML Time
1.996692 milliseconds

This content has been proxied by September (3851b).