\version "2.14.2"
songTitle = "I really love kittens"
songPoet = "S.W. Black"
songCopyright = "2015 S.W.Black"
tuneArranger = \markup { tune of \italic{ Joy to the World! } }
tuneComposer = \markup { \smallCaps{Antioch} by Lowell Mason (1792–1872)}
tuneSource = \markup {from \italic {Hymns of the Kingdom of God}, 1910} % , via \italic{HymnsAndCarolsOfChristmas.com}}
albumProduct = "Misc Kid 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"
%% CONFIRM: Is the arrangement legit?
%% See: http://www.hymnsandcarolsofchristmas.com/Hymns_and_Carols/joy_to_the_world-1.htm
\header {
title = \songTitle
poet = \songPoet
composer = \tuneComposer
source = \tuneSource
}
global = {
\key d \major
\time 2/4
\autoBeamOff
\tempo 4 = 70
}
sopMusic = \relative c'' {
d4 cis8.\noBeam b16 |
a4. g8 |
fis4 e |
d4. a'8 |
b4. b8 |
cis4. cis8 |
d4.\fermata d8 |
d[ cis] b[ a] |
a8.[ g16 fis8] d' |
d[ cis] b[ a] |
a8.[ g16 fis8] fis |
fis\noBeam fis\noBeam fis\noBeam fis16[ g] |
a4. g16[ fis] |
e8\noBeam e\noBeam e\noBeam e16[ fis] |
g4. fis16[ e] |
d8( d'4) b8 |
a8.[ g16 fis8] g |
fis4 e |
d2 \bar "|."
}
altoMusic = \relative c' {
fis4 a8.\noBeam g16 |
fis4. e8 |
d4 cis |
d4. a'8 |
g4. g8 |
g4. g8 |
fis4. fis8 |
fis8[ a] g[ fis] |
fis8.[ e16 d8] fis |
fis[ a] g[ fis] |
fis8.[ e16 d8] d |
d\noBeam d\noBeam d\noBeam d16[ e] |
fis4. e16[ d] |
cis8\noBeam cis\noBeam cis\noBeam cis16[ d] |
e4. d16[ cis] |
d8( fis4) g8 |
fis8.[ e16 d8] e8 |
d4 cis |
d2
}
tenorMusic = \relative c' {
a4 d8.\noBeam d16 |
d4. b8 |
a4. g8 |
fis4. d'8 |
d4. d8 |
a4. a8 |
a4. a8 |
a4 d |
d( a8)\noBeam a8 |
a4 d |
d( a8) d,\rest |
d4\rest d8\rest a' |
a\noBeam a\noBeam a\noBeam a\noBeam |
a2~ |
a4. a16[ g] |
fis8( a4) d8 |
d4( a8)\noBeam b |
a4. g8 |
fis2
}
bassMusic = \relative c {
d4 d8.\noBeam d16 |
d4. g,8 |
a4 a |
d4. fis8 |
g4. g8 |
a4. a8 |
d,4.\fermata d8 |
d4 d |
d4. d8 |
d4 d |
d4. r8 |
r4. d8 |
d\noBeam d\noBeam d\noBeam d\noBeam |
a'4. a,8 |
a8\noBeam a\noBeam a\noBeam a\noBeam |
d4. d8 |
d4. g,8 |
a4 a |
d2
}
origLyricsCommon = \lyricmode {
\set stanza = #"1. "
Joy to the world! the Lord is come;
Let earth re -- ceive her King;
Let ev -- ’ry __ heart __ pre -- pare __ Him
room, __
}
origLyricsalto = \lyricmode {
\origLyricsCommon
And heav’n and na -- ture sing,
And heav’n and na -- ture sing,
And heav’n, and heav’n __ and na -- ture sing.
}
origLyricstenor = \lyricmode {
\origLyricsCommon
And heav’n and na -- ture sing, __
And heav’n, and heav’n __ and na -- ture sing.
}
origLyricsbass = \lyricmode {
\origLyricsCommon
And heav’n and na -- ture sing,
And heav’n and na -- ture sing,
And heav’n and na -- ture sing.
}
lyricsA = \lyricmode {
\set stanza = #"1. "
Kittens, kittens and more kittens.
I really love kittens.
They are quite soft.
They are quite nice.
They really are quite fun.
Box-train them while they're young.
They have decades of love to share.
When getting cats use local spares.
Shelters have what you want.
And older cats they still need love.
They're ready to love you.
Even if you smell like shoes.
They will love you, right to your wrinkled end.
Cats still love you, if they scratch you.
They love you all the time.
You're really lovable.
The cats they all think so.
Even without a nose,
even without your toes.
Your actions show what is in your heart.
Cats are now found pictured online
sometimes wearing bow-ties.
Sometimes they climb in tiny baskets.
Sometimes they are adorned
like a person from long before.
With a tophat and jacket from long ago.
}
\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 <<
\new Voice = "sopranos" { \global \sopMusic }
\new Lyrics \lyricsto "sopranos" \origLyricsalto
\new Lyrics \lyricsto "sopranos" \lyricsA
>>
%\new Staff <<
%\new Voice = "altos" { \global \altoMusic }
%\new Lyrics \lyricsto "altos" \origLyricsalto
%>>
%\new Staff <<
%\clef bass
%\new Voice = "tenors" { \global \tenorMusic }
%\new Lyrics \lyricsto "tenors" \origLyricstenor
%>>
%\new Staff <<
%\clef bass
%\new Voice = "basses" { \global \bassMusic }
%\new Lyrics \lyricsto "basses" \origLyricsbass
%>>
>>
>>
\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).