Zum Inhalt springen

Liederbuch/ Down By The Sally Gardens

Aus Wikibooks


Down By The Sally Gardens

[Bearbeiten]

Irischer Folk-Song Text: Gedicht von  William Butler Yeats (1889 publ.) Melodie:  Herbert Hughes (1909 vertont mit der Melodie des trad. Airs "The Maids of the Mourne Shore") bearbeitet von Paniolo und mjchael 

Gitarre Ukulele (gcea)
 
C G F
Am Em  
 

\version "2.20.0"
\header {
  title = "Down By The Sally Gardens"
  poet = "William Butler Yeats (1889 publ.)"
  composer = "Herbert Hughes (publ. 1909)"
  arranger = "arr: ccbysa de.Wikibooks.org/Gitarre (Paniolo & mjchael)"
}

myKey = {
  \clef "treble"
  \time 4/4
  \tempo 4 = 100
  \set Score.tempoHideNote = ##t
  \key c\major
}

%% ChordNames
myChords = \chordmode {
  \partial 4 s4 |
  \set chordChanges = ##t
  c2 g f c f  g c c
  c2 g f c f  g c c
  a1:m e:m f2 g c c
  c2 g f c f  g c 
}

%% Picking
myC  = {  c8 g <c' e'> g }
myG  = { g,8 g <b  g'> g }
myEm = { e,8 g <b  e'> g }
myAm = { a,8 a <c' e'> a }
myF  = {  f8 a <c' f'> a }
myDiskant = {
  \partial 4 s4 |
  \myC  \myG  \myF  \myC
  \myF  \myG  \myC  \myC
  \myC  \myG  \myF  \myC
  \myF  \myG  \myC  \myC
  \myAm \myAm \myEm \myEm
  \myF  \myG  \myC  \myC
  \myC  \myG  \myF  \myC
  \myF  \myG  \myC  
}

myBass = {
  \partial 4 s4 |
  c2 g, f c   f g, c c
  c2 g, f c   f g, c c
  a,2 2 e,2 2 f g, c c
  c2 g, f c   f g, c 
}
myEnd = {<c e g c'>}

myPicking = {
  \myKey
  \set Staff.midiInstrument = #"acoustic guitar (nylon)"
  <<   \clef "G_8"  \myDiskant  \\   \myBass  >>
}

myMelody = \relative c' {
  \myKey
  \set Staff.midiInstrument = #"trombone"
  \partial 4 c8( d) |
  e4 d8( c) d4 e8( g) | 
  a2 g4 c8( g) |
  a4 g8( e) d4. c8 | c2. %
  c8( d) | \break
  e4 d8( c) d4 e8( g) | 
  a2 g4 c8( g) |
  a4 g8( e) d4. c8 | c2. % 
  g'4 | \break
  c4 b8( g) a4 c | b2 g4 e8 g |
  a4 g8( e) g( a) c( d) | 
  c2. c,8( d) | \break
  e4 d8 c d4 e8( g) | a2 g4 c8( g) |
  a4 g8( e) d4. c8 | c2. 

  \bar "|."
}

myLyrics = \lyricmode {
  \set stanza = "1."
 Down by the Sal -- ley gar -- dens
My love and I did meet;
She passed the Sal-- ley gar -- dens
With lit -- tle snow -- white feet.
She bid me take love ea -- sy,
As the leaves grow on the tree;
But I, be -- ing young and foo -- lish,
With her would not a -- gree.
}

\score {
  <<
    \new ChordNames { \myChords }
    \new Voice = "mySong" { \myMelody }
    \new Lyrics \lyricsto "mySong" { \myLyrics }
    % \new Staff { \mergeDifferentlyHeadedOn \myPicking } % test
    % \new TabStaff { \mergeDifferentlyHeadedOn \myPicking } %Test
  >>
  \layout { }
}
%% Begleitvorschlag
\markup { \box \bold Begleitvorschlag}
\score{
  <<
    \new ChordNames {  \chordmode  {c2 g f c a1:m e:m } }
    \new TabStaff { \myC  \myF \myG   \myC \myAm \myAm \myEm \myEm}
  >>
}
\score {

  <<

    \new TabStaff { \myPicking \myEnd }
    \new Voice = "mySong" { \myMelody }
    \new Lyrics \lyricsto "mySong" { \myLyrics }
  >>
  \midi { }
}
\paper {
  indent=0\mm
  line-width=180\mm
  oddFooterMarkup=##f
  oddHeaderMarkup=##f
  % bookTitleMarkup=##f
  scoreTitleMarkup=##f
}

Down By The Sally Gardens

[Bearbeiten]
1st Verse

Down [C]by the [G]sally [F]gar-[C]dens,
my [F]love and [G]I did [C]meet
She [C]passed the [G]sally [F]gar-[C]dens,
with [F]little [G]snow-white [C]feet

She [Am]bid me take love [Em]easy,
as the [F]leaves grow [G]on the [C]tree
But [C]I was [G]young and [F]fool-[C]ish,
with [F]her did [G]not a-[C]gree

2nd Verse

In a [C]field down [G]by the [F]ri-[C]ver,
my [F]love and [G]I did [C]stand
And [C]on my [G]leaning [F]should-[C]er,
she [F]placed her [G]snow-white [C]hand

She [Am]bid me take life [Em]easy,
as the [F]grass grows [G]on the [C]weirs
But [C]I was [G]young and [F]fool-[C]ish,
and now [F]I am [G]full of [C]tears

3rd Verse

Down [C]by the [G]sally [F]gar-[C]dens,
my [F]love and [G]I did [C]meet
She [C]passed the [G]sally [F]gar-[C]dens,
with [F]little [G]snow-white [C]feet

She [Am]bid me take life [Em]easy,
as the [F]grass grows [G]on the [C]weirs
But [C]I was [G]young and [F]fool-[C]ish,
and now [F]I am [G]full of [C]tears


[Bearbeiten]