The Tailor and the Mouse

From Wikipedia, the free encyclopedia

"The Tailor and the Mouse" (Roud 16577) is an English folk song.


\header { tagline = ##f }
\paper { paper-width = 220\mm }
\layout { indent = 0 \context { \Score \remove "Bar_number_engraver" } }

global = { \key a \minor \numericTimeSignature \time 4/4 \partial 4 }

chordNames = \chordmode { \global \set midiInstrument = "acoustic guitar (nylon)" \transpose c c,
  { \repeat volta 2 { s4 | a1:m\p | c | e:7 | a2.:m } s4 |
    a1:m | q | g | g | a:m | c | e:7 |a2.:m \bar "|."
  }
}

melody = \relative c'' { \global \autoBeamOff \set midiInstrument = "clarinet"
  \repeat volta 2 { e4 | c a a a | g e g2 | e4 e8 e e4 e' | c a2 } r4 |
  c4 a8 a e4 a | c a e a | b8 ([c]) d4 d d | b d2 r4 |
  c4 a8 a a4 a | g e8 e g2 | e4 e8 e e4 e' | c a2 \bar "|."
}

verse = \lyricmode {
  << { There was a tai -- lor had a mouse,
  hi did -- dle um come fee -- d-al, }
  \new Lyrics { they lived to -- ge -- ther in one house,
  hi did -- dle um come fee -- d-al. } >>

  Hi did -- dle um come ta -- rum ti -- rum,
  through the town of Ram -- sey,
  hi did -- dle um come o -- ver the lea,
  hi did -- dle um come feed-al.
}

\score {
  <<
    \new ChordNames \chordNames
    \new Staff \melody \addlyrics \verse
  >>
  \layout { }
}
\score { \unfoldRepeats { << \chordNames \\ \melody >> }
  \midi { \tempo 2=96
    \context { \Score midiChannelMapping = #'instrument }
    \context { \Staff \remove "Staff_performer" }
    \context { \Voice \consists "Staff_performer" }
  }
}

There was a tailor had a mouse
Hi diddle um come feed-al
They lived together in one house
Hi diddle um come feed-al

Chorus (after each verse)
Hi diddle um come tarum tirum,
Through the town of Ramsey,
Hi diddle um come over the lea,
Hi diddle um come feed-al

The tailor thought his mouse was ill
Hi diddle um come feed-al
He gave him part of a blue pill
Hi diddle um come feed-al

The tailor thought the mouse would die
Hi diddle um come feed-al
He baked him in an apple pie
Hi diddle um come feed-al

The pie was cut, the mouse ran out
Hi diddle um come feed-al
The tailor chased him all about
Hi diddle um come feed-al

The tailor found his mouse was dead
Hi diddle um come feed-al
So he bought another one in his stead
Hi diddle um come feed-al

Recordings

References

Related Articles

Wikiwand AI