Continue adapting clarinet music for tenor sax
This commit is contained in:
@@ -0,0 +1,89 @@
|
|||||||
|
\include "globals.ly"
|
||||||
|
|
||||||
|
\header {
|
||||||
|
title = "Empty Chairs at Empty Tables"
|
||||||
|
composer = "Music by Claude-Michel Schönberg"
|
||||||
|
poet = "Lyrics by Herbert Kretzmer"
|
||||||
|
}
|
||||||
|
|
||||||
|
melodyNotes = \relative c' {
|
||||||
|
\tempo "Moderato"
|
||||||
|
\numericTimeSignature \time 4/4
|
||||||
|
\key a \minor
|
||||||
|
|
||||||
|
r4 a'8 a b a g f | f e4. ~ e2 |
|
||||||
|
r4 a8 a b a g f | e g4. ~ g2 | r4 g8 g a g f e |
|
||||||
|
e8 d4. r4 e8 f | e4. e8 b4. c8 | e2. r4 |
|
||||||
|
r4 a8 a b a g f | f e4. ~ e2 | r4 a8 a b a g f |
|
||||||
|
%\pageBreak % Page 2 -------------------------------------------------------------------------------------------
|
||||||
|
e8 g4. ~ g2 | r4 g8 g a g f e | e d4. r4 e8 f |
|
||||||
|
e4. e8 b4. c8 | a1 | r2. c8 c | c c4. d4. c8 |
|
||||||
|
c8 a4. ~ a4 c8 d | ef4. f8 g4. f8 | f d4. ~ d4 d8 e |
|
||||||
|
f4. g8 a4. g8 | g e4. r8 c8 c d' | d2. d4 |
|
||||||
|
cs4 r8 cs8 d e r4 | f4. e8 d4. a8 | f2 r4. f'8 |
|
||||||
|
%\pageBreak % Page 3 -------------------------------------------------------------------------------------------
|
||||||
|
g4. f8 e4. d8 | a4 f2. | s4 c'8 c d c bf a |
|
||||||
|
a2. g4 | a1 | r4 a8 a b a g f | f e4. ~ e2 |
|
||||||
|
r4 a8 a b a g f | e g4. ~ g2 | r4 g8 g a g f e |
|
||||||
|
e d4. r4 e8 f | e4. e8 b4. b8 | e1 |
|
||||||
|
\key d \minor
|
||||||
|
d'4\rest d8 d e d c bf | bf a4. ~ a2 | r4 d8 d e d c bf |
|
||||||
|
%\pageBreak % Page 4 -------------------------------------------------------------------------------------------
|
||||||
|
a8 c4. ~ c2 | r4 c8 c d c bf a | a g4. ~ g4 a8 bf |
|
||||||
|
a4. a8 e4 f | a2. r4 | r4 d8 d e d f8. e16 |
|
||||||
|
e8 a,4. ~ a2 | r4 d8 d e d c bf | a c4. ~ c2 |
|
||||||
|
r4 c8 c d c bf a | a g4. ~ g4 a8 bf | a4. a8 e4. f8 |
|
||||||
|
d2 r2 ||
|
||||||
|
}
|
||||||
|
|
||||||
|
melodyDecoration = \relative c' {
|
||||||
|
s4 \p s2. | s1 |
|
||||||
|
s1 | s1 | s1 |
|
||||||
|
s1 | s1 | s1 |
|
||||||
|
s1 | s1 | s1 |
|
||||||
|
%\pageBreak % Page 2 -------------------------------------------------------------------------------------------
|
||||||
|
s1 | s1 | s1 |
|
||||||
|
s1 | s1 | s2. s8 \mf s8 | s1 |
|
||||||
|
s1 | s1 | s1 |
|
||||||
|
s1 | s1 | s1 |
|
||||||
|
s4. s8 \< s2 | s4. \f s8 s4 \> s4 | s2 \! s2 |
|
||||||
|
%\pageBreak % Page 3 -------------------------------------------------------------------------------------------
|
||||||
|
s1 | s1 | s4 s8 \p s8 s2 |
|
||||||
|
s1 | s1 | s1 | s1 |
|
||||||
|
s1 | s1 | s1 |
|
||||||
|
s1 | s1 | s1 |
|
||||||
|
s4 s8 \mf s8 s2 | s1 | s1 |
|
||||||
|
%\pageBreak % Page 4 -------------------------------------------------------------------------------------------
|
||||||
|
s1 | s1 | s1 |
|
||||||
|
s1 | s1 | s1 |
|
||||||
|
s8 \f s8 s2. | s1 | s1 |
|
||||||
|
s4 s8 \> s8 s2 | s8 s4. \p s2 | s1 |
|
||||||
|
s2 \pp s2 |
|
||||||
|
}
|
||||||
|
|
||||||
|
melody = << \melodyNotes \melodyDecoration >>
|
||||||
|
|
||||||
|
words = \lyricmode {
|
||||||
|
There's a grief that can't be spo -- ken,
|
||||||
|
There's a pain goes on and on._ _ Emp -- ty chairs at emp -- ty
|
||||||
|
ta -- bles, now my friends are dead and gone.
|
||||||
|
Here they talked of rev -- o -- lu -- tion._ Here it was they lit the
|
||||||
|
%\pageBreak % Page 2 -------------------------------------------------------------------------------------------
|
||||||
|
flame._ _ Here they sang a -- bout to -- mor -- row, and to --
|
||||||
|
mor -- row nev -- er came. From the ta -- ble in the
|
||||||
|
cor -- ner_ they could see a world re -- born._ _ And they
|
||||||
|
rose with voi -- ces ring -- ing. And I can hear them
|
||||||
|
now the ve -- ry words that they had sung be --
|
||||||
|
%\pageBreak % Page 3 -------------------------------------------------------------------------------------------
|
||||||
|
came their last com -- mun -- ion on the lon -- ly bar -- ri --
|
||||||
|
cade at dawn. Oh my friends my friends for -- give me._
|
||||||
|
That I live and you are gone._ _ There's a grief that can't be
|
||||||
|
spo -- ken. There's a pain goes on and on.
|
||||||
|
Phan -- tom fa -- ces at the win -- down._ Phan -- tom sha -- dows on the
|
||||||
|
%\pageBreak % Page 4 -------------------------------------------------------------------------------------------
|
||||||
|
floor._ _ Emp -- ty chairs at emp -- ty ta -- bles,_ where my
|
||||||
|
friends will meet no more. Oh, my friends, my friends don't
|
||||||
|
ask me what your sac -- ri -- fice was for. _
|
||||||
|
Emp -- ty chairs and emp -- ty ta -- bles where my friends will sing no
|
||||||
|
more.
|
||||||
|
}
|
||||||
@@ -0,0 +1,48 @@
|
|||||||
|
\include "globals.ly"
|
||||||
|
|
||||||
|
\header {
|
||||||
|
title = "Feed the Birds"
|
||||||
|
composer = "by Richard & Robert Sherman"
|
||||||
|
}
|
||||||
|
|
||||||
|
melody = \relative c'' {
|
||||||
|
\tempo 4 = 60
|
||||||
|
\time 3/4
|
||||||
|
\key g \major
|
||||||
|
|
||||||
|
b4 c b | a2 g8 a | b4 c b | b2. |
|
||||||
|
b4 c b | a2 g8 fs | e4 fs g | fs2 fs4 |
|
||||||
|
e fs g | fs e ds e2.( | e4) r g8 a | b4 c b |
|
||||||
|
a2 g8 fs | d4 fs g | fs2. | e2 fs8 e |
|
||||||
|
ds2 b8 fs' | e2.( | e4) r r | d4 c'4. c8 |
|
||||||
|
c8 d c2 | c4 b4. as8 | b2. | d,4 c' c |
|
||||||
|
c2 d8 c | b2.( | b4) r b | b4 c b |
|
||||||
|
a4 g4. fs8 | e4 fs g | fs2 g8 fs | e2 e4 |
|
||||||
|
ds8 b4. fs'4 | e2.( | d2) r4 | g,2( g8) b |
|
||||||
|
d2. | e8 g4.( g8) e | d2. | e8 g4.( g4) |
|
||||||
|
b8 g4.( g4) | g8 fs4.( fs8) g | a2 r4 |
|
||||||
|
g,2( g8) b | d2. | e4 g4. e8 | d2. |
|
||||||
|
e4 g4. e8 | d2 g4 | fs2 g8 a | g4 r g8 fs |
|
||||||
|
e2 ds8 e | b'4 a4. fs8 | e2 ds8 e | fs4 b,4. b8 |
|
||||||
|
e2 ds8 e | b'2 fs4 | g2.( | g4) r g |
|
||||||
|
g4 fs g | d'4 c4. a8 | g2 fs8 g | a4 d,4. a'8 |
|
||||||
|
b2 c8 b | a2 g8 fs | e2.( | d2) r4 |
|
||||||
|
g,2( g8) b | d2 d4 | e8 g4.( g8) e | d2. |
|
||||||
|
e8 g4.( g4) | b8 g4.( g8) g | g4 fs g | a2. |
|
||||||
|
g,2( g8) b | d2. | e8 g4.( g8) a | b2. |
|
||||||
|
b8 g4.( g4) | b8 g4.( g4) | b8 g4.( g8) a | g2.\fermata \bar "|."
|
||||||
|
}
|
||||||
|
|
||||||
|
words = \lyricmode {
|
||||||
|
_ _ _ _ _ _ _ _ _ _
|
||||||
|
Ear -- ly each day to the steps of Saint Paul’s the lit -- tle old bird wo -- man comes.
|
||||||
|
In her own spe -- cial way to the peo -- ple she calls, “Come, buy my bags full of crumbs.”
|
||||||
|
Come feed the lit -- tle birds, show them you care, and you’ll be glad if you do.
|
||||||
|
Their young ones are hun -- gry their nests are so bare; all it takes is tup -- pence from you.
|
||||||
|
Feed the birds, tup -- pence a bag, tup -- pence, tup -- pence, tup -- pence a bag.
|
||||||
|
“Feed the birds,” that’s what she cries, while o -- ver -- head, her birds fill the skies.
|
||||||
|
All a -- round the ca -- the -- dral the saints and a -- pos -- tles look down as she sells her wares.
|
||||||
|
Al -- though you can't see it, you know they are smi -- ling each time some -- one shows that he cares.
|
||||||
|
Though her words are sim -- ple and few, lis -- ten, lis -- ten, she's call -- ing to you:
|
||||||
|
“Feed the birds, tup -- pence a bag, tup -- pence, tup -- pence, tup -- pence a bag.”
|
||||||
|
}
|
||||||
@@ -27,7 +27,7 @@ melody = \relative c' {
|
|||||||
|
|
||||||
\repeat volta 2 {
|
\repeat volta 2 {
|
||||||
g'2. | g4. f8 e4 | d2 b4 | g4. a8 b4 |
|
g'2. | g4. f8 e4 | d2 b4 | g4. a8 b4 |
|
||||||
c2 a4 | a4. fs8 a4 | b2 gs4 | e2. |
|
c2 a4 | a4. gs8 a4 | b2 gs4 | e2. |
|
||||||
g'2. | g4. f8 e4 | d2 b4 | g4. a8 b4 |
|
g'2. | g4. f8 e4 | d2 b4 | g4. a8 b4 |
|
||||||
c4. b8 a4 | gs4. fs8 gs4 | a2 a4 | a2. |
|
c4. b8 a4 | gs4. fs8 gs4 | a2 a4 | a2. |
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -0,0 +1,39 @@
|
|||||||
|
\include "globals.ly"
|
||||||
|
|
||||||
|
\header {
|
||||||
|
title = "Nature Boy"
|
||||||
|
composer = "music by: Eden Ahbez"
|
||||||
|
poet = "sung by: Nat King Cole"
|
||||||
|
}
|
||||||
|
|
||||||
|
melodyNotes = \relative c' {
|
||||||
|
\tempo Slowly
|
||||||
|
\key g \major
|
||||||
|
\time 3/4
|
||||||
|
|
||||||
|
s2 s8 b | b'8. g16 e2( | e8) b fs' g a c | b8. g16 e2( |
|
||||||
|
e8) b fs' g a c | b8 e ds2 | b8 d cs2 | b8 c b4( b8) e, |
|
||||||
|
fs2. | b8 a fs2( | fs2) r8 b, | a'8 g e2( |
|
||||||
|
e2) r8 as,8 | g'8 fs cs2( | cs2) d4 | ds2.( |
|
||||||
|
d2) r8 b | b'8. g16 e2( | e8) b fs' g a c | b8. g16 e2( |
|
||||||
|
e8) b fs' g a c | b8 e ds2 | b8 d cs2 | b8 c b4( b8) e, |
|
||||||
|
fs2. | b8 a fs2( | fs2) r8 b,8 | a'8 g e2( |
|
||||||
|
e2) r8 as,8 | g'8 fs cs4( cs8) c | e8 ds4. c8. b16 | e2.( |
|
||||||
|
e2) r4 |
|
||||||
|
}
|
||||||
|
|
||||||
|
melodyDecoration = \relative c' {
|
||||||
|
\time 3/4
|
||||||
|
|
||||||
|
s2 s4 \bar "||" | s2 s4 | s2 s4 | s2 s4 |
|
||||||
|
s2 s4 | s2 s4 | s2 s4 | s2 s4 |
|
||||||
|
s2 s4 | s2 s4 | s2 s4 | s2 s4 |
|
||||||
|
s2 s4 | s2 s4 | s2 s4 | s2 s4 |
|
||||||
|
s2 s4 \bar "||" | s2 s4 | s2 s4 | s2 s4 |
|
||||||
|
s2 s4 | s2 s4 | s2 s4 | s2 s4 |
|
||||||
|
s2 s4 | s2 s4 | s2 s4 | s2 s4 |
|
||||||
|
s2 s4 | s2 s4 | s2 s4 | s2 s4 |
|
||||||
|
s2 s4 \bar "|." |
|
||||||
|
}
|
||||||
|
|
||||||
|
melody = << \melodyNotes \melodyDecoration >>
|
||||||
@@ -1,97 +1,11 @@
|
|||||||
\include "globals.ly"
|
\include "empty-chairs-at-empty-tables.ly"
|
||||||
|
|
||||||
\header {
|
|
||||||
title = "Empty Chairs at Empty Tables"
|
|
||||||
composer = "Music by Claude-Michel Schönberg"
|
|
||||||
poet = "Lyrics by Herbert Kretzmer"
|
|
||||||
}
|
|
||||||
|
|
||||||
melody = \relative c' {
|
|
||||||
\tempo "Moderato"
|
|
||||||
\numericTimeSignature \time 4/4
|
|
||||||
\key a \minor
|
|
||||||
|
|
||||||
r4 a'8 a b a g f | f e4. ~ e2 |
|
|
||||||
r4 a8 a b a g f | f g4. ~ g2 | r4 g8 g a g f e |
|
|
||||||
e8 d4. r4 e8 f | e4. e8 b4. c8 | e2. r4 |
|
|
||||||
r4 a8 a b a g f | f e4. ~ e2 | r4 a8 a b a g f |
|
|
||||||
%\pageBreak % Page 2 -------------------------------------------------------------------------------------------
|
|
||||||
e8 g4. ~ g2 | r4 g8 g a g f e | e d4. r4 e8 f |
|
|
||||||
e4. e8 b4. c8 | a1 | r2. c8 c | c c4. d4. c8 |
|
|
||||||
c8 a4. ~ a4 c8 d | ef4. f8 g4. f8 | f d4. ~ d4 d8 e |
|
|
||||||
f4. g8 a4. g8 | g e4. r8 c8 c d' | d2. d4 |
|
|
||||||
cs4 r8 cs8 d e r4 | f4. e8 d4. a8 | f2 r4. f'8 |
|
|
||||||
%\pageBreak % Page 3 -------------------------------------------------------------------------------------------
|
|
||||||
g4. f8 e4. d8 | a4 f2. | s4 c'8 c d c bf a |
|
|
||||||
a2. g4 | a1 | r4 a8 a b a g f | f e4. ~ e2 |
|
|
||||||
r4 a8 a b a g f | e g4. ~ g2 | r4 g8 g a g f e |
|
|
||||||
e d4. r4 e8 f | e4. e8 b4. b8 | e1 |
|
|
||||||
\key d \minor
|
|
||||||
d'4\rest d8 d e d c bf | bf a4. ~ a2 | r4 d8 d e d c bf |
|
|
||||||
%\pageBreak % Page 4 -------------------------------------------------------------------------------------------
|
|
||||||
a8 c4. ~ c2 | r4 c8 c d c bf a | a g4. ~ g4 a8 bf |
|
|
||||||
a4. a8 e4 f | a2. r4 | r4 d8 d e d f8. e16 |
|
|
||||||
e8 a,4. ~ a2 | r4 d8 d e d c bf | a c4. ~ c2 |
|
|
||||||
r4 c8 c d c bf a | a g4. ~ g4 a8 bf | a4. a8 e4. f8 |
|
|
||||||
d2 r2 ||
|
|
||||||
}
|
|
||||||
|
|
||||||
dynamics = \relative c' {
|
|
||||||
s4 \p s2. | s1 |
|
|
||||||
s1 | s1 | s1 |
|
|
||||||
s1 | s1 | s1 |
|
|
||||||
s1 | s1 | s1 |
|
|
||||||
%\pageBreak % Page 2 -------------------------------------------------------------------------------------------
|
|
||||||
s1 | s1 | s1 |
|
|
||||||
s1 | s1 | s2. s8 \mf s8 | s1 |
|
|
||||||
s1 | s1 | s1 |
|
|
||||||
s1 | s1 | s1 |
|
|
||||||
s4. s8 \< s2 | s4. \f s8 s4 \> s4 | s2 \! s2 |
|
|
||||||
%\pageBreak % Page 3 -------------------------------------------------------------------------------------------
|
|
||||||
s1 | s1 | s4 s8 \p s8 s2 |
|
|
||||||
s1 | s1 | s1 | s1 |
|
|
||||||
s1 | s1 | s1 |
|
|
||||||
s1 | s1 | s1 |
|
|
||||||
s4 s8 \mf s8 s2 | s1 | s1 |
|
|
||||||
%\pageBreak % Page 4 -------------------------------------------------------------------------------------------
|
|
||||||
s1 | s1 | s1 |
|
|
||||||
s1 | s1 | s1 |
|
|
||||||
s8 \f s8 s2. | s1 | s1 |
|
|
||||||
s4 s8 \> s8 s2 | s8 s4. \p s2 | s1 |
|
|
||||||
s2 \pp s2 |
|
|
||||||
}
|
|
||||||
|
|
||||||
words = \lyricmode {
|
|
||||||
There's a grief that can't be spo -- ken,
|
|
||||||
There's a pain goes on and on._ _ Emp -- ty chairs at emp -- ty
|
|
||||||
ta -- bles, now my friends are dead and gone.
|
|
||||||
Here they talked of rev -- o -- lu -- tion._ Here it was they lit the
|
|
||||||
%\pageBreak % Page 2 -------------------------------------------------------------------------------------------
|
|
||||||
flame._ _ Here they sang a -- bout to -- mor -- row, and to --
|
|
||||||
mor -- row nev -- er came. From the ta -- ble in the
|
|
||||||
cor -- ner_ they could see a world re -- born._ _ And they
|
|
||||||
rose with voi -- ces ring -- ing. And I can hear them
|
|
||||||
now the ve -- ry words that they had sung be --
|
|
||||||
%\pageBreak % Page 3 -------------------------------------------------------------------------------------------
|
|
||||||
came their last com -- mun -- ion on the lon -- ly bar -- ri --
|
|
||||||
cade at dawn. Oh my friends my friends for -- give me._
|
|
||||||
That I live and you are gone._ _ There's a grief that can't be
|
|
||||||
spo -- ken. There's a pain goes on and on.
|
|
||||||
Phan -- tom fa -- ces at the win -- down._ Phan -- tom sha -- dows on the
|
|
||||||
%\pageBreak % Page 4 -------------------------------------------------------------------------------------------
|
|
||||||
floor._ _ Emp -- ty chairs at emp -- ty ta -- bles,_ where my
|
|
||||||
friends will meet no more. Oh, my friends, my friends don't
|
|
||||||
ask me what your sac -- ri -- fice was for. _
|
|
||||||
Emp -- ty chairs and emp -- ty ta -- bles where my friends will sing no
|
|
||||||
more.
|
|
||||||
}
|
|
||||||
|
|
||||||
\book {
|
\book {
|
||||||
\score {
|
\score {
|
||||||
\new Staff \with {
|
\new Staff \with {
|
||||||
instrumentName = Clarinet
|
instrumentName = Clarinet
|
||||||
} {
|
} {
|
||||||
<< \melody \dynamics >>
|
\melody
|
||||||
|
|
||||||
\addlyrics {
|
\addlyrics {
|
||||||
\set fontSize = #-2
|
\set fontSize = #-2
|
||||||
|
|||||||
@@ -1,51 +1,4 @@
|
|||||||
\include "globals.ly"
|
\include "feed-the-birds.ly"
|
||||||
|
|
||||||
\header {
|
|
||||||
title = "Feed the Birds"
|
|
||||||
composer = "by Richard & Robert Sherman"
|
|
||||||
}
|
|
||||||
|
|
||||||
melody = \relative c'' {
|
|
||||||
\tempo 4 = 60
|
|
||||||
\time 3/4
|
|
||||||
\key g \major
|
|
||||||
|
|
||||||
b4 c b | a2 g8 a | b4 c b | b2. |
|
|
||||||
b4 c b | a2 g8 fs | e4 fs g | fs2 fs4 |
|
|
||||||
e fs g | fs e ds e2.( | e4) r g8 a | b4 c b |
|
|
||||||
a2 g8 fs | d4 fs g | fs2. | e2 fs8 e |
|
|
||||||
ds2 b8 fs' | e2.( | e4) r r | d4 c'4. c8 |
|
|
||||||
c8 d c2 | c4 b4. as8 | b2. | d,4 c' c |
|
|
||||||
c2 d8 c | b2.( | b4) r b | b4 c b |
|
|
||||||
a4 g4. fs8 | e4 fs g | fs2 g8 fs | e2 e4 |
|
|
||||||
ds8 b4. fs'4 | e2.( | d2) r4 | g,2( g8) b |
|
|
||||||
d2. | e8 g4.( g8) e | d2. | e8 g4.( g4) |
|
|
||||||
b8 g4.( g4) | g8 fs4.( fs8) g | a2 r4 |
|
|
||||||
g,2( g8) b | d2. | e4 g4. e8 | d2. |
|
|
||||||
e4 g4. e8 | d2 g4 | fs2 g8 a | g4 r g8 fs |
|
|
||||||
e2 ds8 e | b'4 a4. fs8 | e2 ds8 e | fs4 b,4. b8 |
|
|
||||||
e2 ds8 e | b'2 fs4 | g2.( | g4) r g |
|
|
||||||
g4 fs g | d'4 c4. a8 | g2 fs8 g | a4 d,4. a'8 |
|
|
||||||
b2 c8 b | a2 g8 fs | e2.( | d2) r4 |
|
|
||||||
g,2( g8) b | d2 d4 | e8 g4.( g8) e | d2. |
|
|
||||||
e8 g4.( g4) | b8 g4.( g8) g | g4 fs g | a2. |
|
|
||||||
g,2( g8) b | d2. | e8 g4.( g8) a | b2. |
|
|
||||||
b8 g4.( g4) | b8 g4.( g4) | b8 g4.( g8) a | g2.\fermata \bar "|."
|
|
||||||
}
|
|
||||||
|
|
||||||
words = \lyricmode {
|
|
||||||
_ _ _ _ _ _ _ _ _ _
|
|
||||||
Ear -- ly each day to the steps of Saint Paul’s the lit -- tle old bird wo -- man comes.
|
|
||||||
In her own spe -- cial way to the peo -- ple she calls, “Come, buy my bags full of crumbs.”
|
|
||||||
Come feed the lit -- tle birds, show them you care, and you’ll be glad if you do.
|
|
||||||
Their young ones are hun -- gry their nests are so bare; all it takes is tup -- pence from you.
|
|
||||||
Feed the birds, tup -- pence a bag, tup -- pence, tup -- pence, tup -- pence a bag.
|
|
||||||
“Feed the birds,” that’s what she cries, while o -- ver -- head, her birds fill the skies.
|
|
||||||
All a -- round the ca -- the -- dral the saints and a -- pos -- tles look down as she sells her wares.
|
|
||||||
Al -- though you can't see it, you know they are smi -- ling each time some -- one shows that he cares.
|
|
||||||
Though her words are sim -- ple and few, lis -- ten, lis -- ten, she's call -- ing to you:
|
|
||||||
“Feed the birds, tup -- pence a bag, tup -- pence, tup -- pence, tup -- pence a bag.”
|
|
||||||
}
|
|
||||||
|
|
||||||
\book {
|
\book {
|
||||||
\score {
|
\score {
|
||||||
@@ -53,7 +6,6 @@ words = \lyricmode {
|
|||||||
instrumentName = "Clarinet"
|
instrumentName = "Clarinet"
|
||||||
} {
|
} {
|
||||||
\melody
|
\melody
|
||||||
|
|
||||||
\addlyrics {
|
\addlyrics {
|
||||||
\set fontSize = #-2
|
\set fontSize = #-2
|
||||||
\words
|
\words
|
||||||
|
|||||||
@@ -1,47 +1,11 @@
|
|||||||
\include "globals.ly"
|
\include "nature-boy.ly"
|
||||||
|
|
||||||
\header {
|
|
||||||
title = "Nature Boy"
|
|
||||||
composer = "music by: Eden Ahbez"
|
|
||||||
poet = "sung by: Nat King Cole"
|
|
||||||
}
|
|
||||||
|
|
||||||
melody = \relative c' {
|
|
||||||
\tempo Slowly
|
|
||||||
\key g \major
|
|
||||||
\time 3/4
|
|
||||||
|
|
||||||
s2 s8 b | b'8. g16 e2( | e8) b fs' g a c | b8. g16 e2( |
|
|
||||||
e8) b fs' g a c | b8 e ds2 | b8 d cs2 | b8 c b4( b8) e, |
|
|
||||||
fs2. | b8 a fs2( | fs2) r8 b, | a'8 g e2( |
|
|
||||||
e2) r8 as,8 | g'8 fs cs2( | cs2) d4 | ds2.( |
|
|
||||||
d2) r8 b | b'8. g16 e2( | e8) b fs' g a c | b8. g16 e2( |
|
|
||||||
e8) b fs' g a c | b8 e ds2 | b8 d cs2 | b8 c b4( b8) e, |
|
|
||||||
fs2. | b8 a fs2( | fs2) r8 b,8 | a'8 g e2( |
|
|
||||||
e2) r8 as,8 | g'8 fs cs4( cs8) c | e8 ds4. c8. b16 | e2.( |
|
|
||||||
e2) r4 |
|
|
||||||
}
|
|
||||||
|
|
||||||
decoration = \relative c' {
|
|
||||||
\time 3/4
|
|
||||||
|
|
||||||
s2 s4 \bar "||" | s2 s4 | s2 s4 | s2 s4 |
|
|
||||||
s2 s4 | s2 s4 | s2 s4 | s2 s4 |
|
|
||||||
s2 s4 | s2 s4 | s2 s4 | s2 s4 |
|
|
||||||
s2 s4 | s2 s4 | s2 s4 | s2 s4 |
|
|
||||||
s2 s4 \bar "||" | s2 s4 | s2 s4 | s2 s4 |
|
|
||||||
s2 s4 | s2 s4 | s2 s4 | s2 s4 |
|
|
||||||
s2 s4 | s2 s4 | s2 s4 | s2 s4 |
|
|
||||||
s2 s4 | s2 s4 | s2 s4 | s2 s4 |
|
|
||||||
s2 s4 \bar "|." |
|
|
||||||
}
|
|
||||||
|
|
||||||
\book {
|
\book {
|
||||||
\score {
|
\score {
|
||||||
\new Staff \with {
|
\new Staff \with {
|
||||||
instrumentName = "Clarinet"
|
instrumentName = "Clarinet"
|
||||||
} {
|
} {
|
||||||
<< \melody \decoration >>
|
<< \melody >>
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -0,0 +1,17 @@
|
|||||||
|
\include "empty-chairs-at-empty-tables.ly"
|
||||||
|
|
||||||
|
\book {
|
||||||
|
\score {
|
||||||
|
\new Staff \with {
|
||||||
|
instrumentName = "Tenor Sax"
|
||||||
|
} {
|
||||||
|
\transpose a b
|
||||||
|
\melody
|
||||||
|
|
||||||
|
\addlyrics {
|
||||||
|
\set fontSize = #-2
|
||||||
|
\words
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -0,0 +1,16 @@
|
|||||||
|
\include "feed-the-birds.ly"
|
||||||
|
|
||||||
|
\book {
|
||||||
|
\score {
|
||||||
|
\new Staff \with {
|
||||||
|
instrumentName = "Tenor Sax"
|
||||||
|
} {
|
||||||
|
\transpose g c'
|
||||||
|
\melody
|
||||||
|
\addlyrics {
|
||||||
|
\set fontSize = #-2
|
||||||
|
\words
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -0,0 +1,12 @@
|
|||||||
|
\include "nature-boy.ly"
|
||||||
|
|
||||||
|
\book {
|
||||||
|
\score {
|
||||||
|
\new Staff \with {
|
||||||
|
instrumentName = "Tenor Sax"
|
||||||
|
} {
|
||||||
|
\transpose c g
|
||||||
|
<< \melody >>
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user