Here We Go Round the Mulberry Bush: Unterschied zwischen den Versionen

keine Bearbeitungszusammenfassung
Zeile 47: Zeile 47:


<score raw = "1" vorbis = "1">
<score raw = "1" vorbis = "1">
\version "2.12.3"
\language "deutsch"
\header {
  tagline = ""
}
\layout {
  indent = #0
}
akkorde = \chordmode {
    \germanChords
    \set chordChanges = ##t
    f1*3/4 c:7 c:7 f f c:7 c:7 f f c:7 c:7 f
}
global = {
  \autoBeamOff
  \tempo 4 = 100
  \time 6/8
  \key g \major
}
melodie = \relative c'' {
  \global
    g'8 g' g' g'4 b'8 | d''4 b'8 g'4 g'8 | a'4 a'8 a'4 g'8 | fis'4 e'8 d'4. | g'8 g' g' g'4 b'8 | d''4 b'8 g'4 g'8 | a'4 a'8 d'4 d'8 | g'4. g' | \bar "|."
}
text = \lyricmode {
Here we go round the mul -- b'ry bush, The mul -- b'ry bush, The mul -- b'ry bush. Here we go round the mul -- b'ry bush So ear -- ly in the mor -- ning.
}
\score {
  <<
%    \new ChordNames { \akkorde }
    \new Voice = "Lied" { \melodie }
    \new Lyrics \lyricsto "Lied" { \text }
  >>
\midi {}
\layout {}
}
</score>
<score>
{
{
\key g \major \time 6/8 g'8 g' g' g'4 b'8 | d''4 b'8 g'4 g'8 | a'4 a'8 a'4 g'8 | fis'4 e'8 d'4. | g'8 g' g' g'4 b'8 | d''4 b'8 g'4 g'8 | a'4 a'8 d'4 d'8 | g'4. g' | \bar "|." } \addlyrics { Here we go round the mul -- b'ry bush, The mul -- b'ry bush, The mul -- b'ry bush. Here we go round the mul -- b'ry bush So ear -- ly in the mor -- ning.
\key g \major \time 6/8 g'8 g' g' g'4 b'8 | d''4 b'8 g'4 g'8 | a'4 a'8 a'4 g'8 | fis'4 e'8 d'4. | g'8 g' g' g'4 b'8 | d''4 b'8 g'4 g'8 | a'4 a'8 d'4 d'8 | g'4. g' | \bar "|." } \addlyrics { Here we go round the mul -- b'ry bush, The mul -- b'ry bush, The mul -- b'ry bush. Here we go round the mul -- b'ry bush So ear -- ly in the mor -- ning.
\midi {}
}
}
</score>
</score>
19.641

Bearbeitungen