%% LilyPond file generated by Denemo version 2.0.9 %%http://www.gnu.org/software/denemo/ \version "2.18.0" CompactChordSymbols = {} #(define DenemoTransposeStep 0) #(define DenemoTransposeAccidental 0) DenemoGlobalTranspose = \void #0 titledPiece = {} AutoBarline = {} AutoEndMovementBarline = \bar "|." % The music follows MvmntIVoiceI = { \partial 256*64 fis'8 g'\AutoBarline a'4 d' e' g'\AutoBarline fis'4. e'8 d'2\AutoBarline d''4 d''8 cis'' b'4 b'\AutoBarline %5 a' a'8 g' fis'4 fis'8 g'\AutoBarline a'4 d' e' g'\AutoBarline fis'4. e'8 d'2\AutoBarline d''4 d''8 cis'' b'4 b'\AutoBarline a'8 a' a' g' fis'4 fis'8 g'\AutoBarline %10 a'4 d' e' g'\AutoBarline fis'4. e'8 d'2\AutoBarline d''8 d'' d'' b' cis'' b' a'4\AutoBarline d''8 d'' d'' b' cis'' b' a'4\AutoBarline d'' d''8 cis'' b'4 e''8 d''\AutoBarline %15 cis''4 cis''8 b' a'4 fis'8 g'\AutoBarline a'4 d''8 cis'' b'4 b'\AutoBarline a'8 a' a' g' fis'4 fis'8 g'\AutoBarline a'4 d' e' g'\AutoBarline fis'4. e'8 d'2 \AutoEndMovementBarline } MvmntIVoiceILyricsVerseI = \lyricmode { \repeat unfold 9 \skip 1 How ma- ny gen- tle flow - ers grow In an Eng- lish coun- try gar- - den? I'll tell you now of "some of" them I know "And those" I miss you'll sure- ly par- - don Daf- fo- dils, heart's ease and flox Mea- dow- sweet and li- lies, stocks Gen- tle - lu- pins and tall hol- ly- hocks Ro- ses, fox- gloves -, snow- drops and for- get- me- nots In an Eng- lish coun- try gar- - den } MvmntIVoiceILyricsVerseII = \lyricmode { \repeat unfold 9 \skip 1 How man- y in- sects build their- - homes In an Eng- lish coun- try gar- - den? I'll tell you now of some of them I know Those I miss I trust you'll par- - don Dra- gon- flies and moths and bees Spi- ders fall- ing from the trees But- ter- flies sway in the cool gen- tle breeze There are wasps' emp- ty homes And ti- ny lit- tle gnomes In an Eng- lish coun- try gar- - den. } MvmntIVoiceILyricsVerseIII = \lyricmode { \repeat unfold 9 \skip 1 Wet un- der- foot "and the" "leaves are" thick with soot In an Eng- lish coun- try gar- - den News- pa- pers torn and strewn a- cross the lawn In an eng- lish coun- try gar- - den Lit- ter, gar- bage in the yards Lit- tle dog- gies' call- ing cards One scrag- gy rose- bud - peering through the weeds For they've all dow- ned tools "While they" do their foot- ball pools In an Eng- lish coun- try gar- - den } MvmntIVoiceILyricsVerseIV = \lyricmode { \repeat unfold 9 \skip 1 Wet un- der- foot "and the" "leaves are" thick with soot In an Eng- lish coun- try gar- - den News- pa- pers torn and strewn a- cross the lawn In an eng- lish coun- try gar- - den Lit- ter, gar- bage in the yards Lit- tle dog- gies' call- ing cards One scrag- gy rose- bud - peering through the weeds And they won't make a- mends "'Til they've" checked their Face- book friends, In an Eng- lish coun- try gar- - den } MvmntIVoiceIVerseIVContext = \context Lyrics = MvmntIVoiceIVerseIV \lyricsto VoiceIMvmntI \MvmntIVoiceILyricsVerseIV MvmntIVoiceIVerseIIIContext = \context Lyrics = MvmntIVoiceIVerseIII \lyricsto VoiceIMvmntI \MvmntIVoiceILyricsVerseIII MvmntIVoiceIVerseIIContext = \context Lyrics = MvmntIVoiceIVerseII \lyricsto VoiceIMvmntI \MvmntIVoiceILyricsVerseII MvmntIVoiceIVerseIContext = \context Lyrics = MvmntIVoiceIVerseI \lyricsto VoiceIMvmntI \MvmntIVoiceILyricsVerseI %Default Score Layout \header{DenemoLayoutName = "Default Score Layout" instrumentation = \markup { \with-url #'"scheme:(d-BookInstrumentation)" "Full Score"} } \header { tagline = \markup {"C:\\Users\\joean\\Desktop\\denemo\\musicfiles\\FolkMusic\\EnglishCountryGarden2.denemo" on \simple #(strftime "%x" (localtime (current-time)))} dedication = ##f title = \markup \with-url #'"scheme:(DenemoSetTitles \"ScoreTitles\" 'title #t)" {ENGLISH COUNTRY GARDEN} subtitle = ##f subsubtitle = ##f instrument = ##f poet = \markup \with-url #'"scheme:(DenemoSetTitles \"ScoreTitles\" 'poet #t)" { Jimmie Rodgers - 1962} composer = \markup \with-url #'"scheme:(DenemoSetTitles \"ScoreTitles\" 'composer #t)" {Tune: Traditional} meter = ##f arranger = ##f tagline = ##f copyright = ##f piece = ##f opus = ##f tagline = \markup {\vspace #'0 \fontsize #'0 \with-url #'"scheme:(d-ScoreTagline)" "Typeset in Lilypond via Denemo"} } #(set-default-paper-size "a4") #(set-global-staff-size 24) \paper { } \score { %Start of Movement << %Start of Staff \new Staff = "Part 1" << \new Voice = "VoiceIMvmntI" { \clef treble \key d \major \time 4/4 \MvmntIVoiceI } %End of voice >> %End of Staff \new Lyrics = MvmntIVoiceIVerseI \MvmntIVoiceIVerseIContext \new Lyrics = MvmntIVoiceIVerseII \MvmntIVoiceIVerseIIContext \new Lyrics = MvmntIVoiceIVerseIII \MvmntIVoiceIVerseIIIContext \new Lyrics = MvmntIVoiceIVerseIV \MvmntIVoiceIVerseIVContext >> } %End of Movement