Zur Beschreibungsseite auf Commons

Datei:Holly ivy.png

aus Wikipedia, der freien Enzyklopädie
Zur Navigation springen Zur Suche springen

Originaldatei(1.768 × 618 Pixel, Dateigröße: 112 KB, MIME-Typ: image/png)

Diese Datei und die Informationen unter dem roten Trennstrich werden aus dem zentralen Medienarchiv Wikimedia Commons eingebunden.

Zur Beschreibungsseite auf Commons


Beschreibung

Beschreibung
English: Melody of The Holly and the Ivy, from Sharp, English Folk-Carols (1911)
Datum
Quelle English Folk-Carols. London: Novello. pp. 17–18.
Urheber Traditional, ed. Cecil J. Sharp,

Generated from the following Lilypond source with the command: lilypond holly_ivy.ly


\version "2.18.2"

myMelody = {
  g4 |
  g8 g8 g4 e'4 |
  d4 b4. g8 |
  g8 g8 g4 e'4 |
  d2 d8 ([c8]) |
  b8 a8 g4 b8 b8 |
  e,8 e8 d4 g8 ([a8]) |
  b8 c8 b4 a4 |
  g2 r8 g8 |
  g8 g8 g4 e'4 |
  d4 ([b4]) g8 g8 |
  g8 g8 g4 e'4 |
  d2 d8 ([c8]) |
  b8 a8 g4 b4 |
  e,8 e8 d4 g8 a8 |
  b8 c8 b4 a4 |
  g2
  \bar "|."
}

myLyrics = \lyricmode {
  The
  hol -- ly and the i -- vy,
  When they are both full grown,
  Of all the trees that are in the wood,
  The hol -- ly bears the crown.
  The ri -- sing of the sun
  And the run -- ning of the deer,
  The play -- ing of the mer -- ry or -- gan,
  Sweet sing -- ing in the choir.
}

%% PUTTING IT ALL TOGETHER
hollMelody = {
  \autoBeamOff
  \time 3/4
  \key g \major
  \partial 4
  \relative c'' {
    \myMelody
  }
}

hollLyrics = {
  \set associatedVoice = #"hollMelody"
  \myLyrics
}

allMelody = \new Voice = "melody" { \hollMelody }

allLyrics =  \new Lyrics \lyricsto "melody" { \hollLyrics }

hollStaff = \new Staff <<
  \allMelody
  \allLyrics
>>

disableBarNumbers = {
  \context Score \applyContext #(set-bar-number-visibility 1000)
}

hollScore = \score {
  << \disableBarNumbers \hollStaff >>
}

hollBook = \book {
  \header { tagline = "" } %% remove footer
  \hollScore
}

\hollBook
%% END




Lizenz

Public domain

Dieses Werk ist gemeinfrei, weil seine urheberrechtliche Schutzfrist abgelaufen ist.
Dies gilt für das Herkunftsland des Werks und alle weiteren Staaten mit einer gesetzlichen Schutzfrist von 70 oder weniger Jahren nach dem Tod des Urhebers.


Dieses Werk ist gemeinfrei in den Vereinigten Staaten, weil es vor dem 1. Januar 1929 veröffentlicht (oder beim U.S. Copyright Office registriert) wurde.

Kurzbeschreibungen

Ergänze eine einzeilige Erklärung, was diese Datei darstellt.

In dieser Datei abgebildete Objekte

Motiv

Dateiversionen

Klicke auf einen Zeitpunkt, um diese Version zu laden.

Version vomVorschaubildMaßeBenutzerKommentar
aktuell16:49, 4. Apr. 2015Vorschaubild der Version vom 16:49, 4. Apr. 20151.768 × 618 (112 KB)Grover clevelandUser created page with UploadWizard

Die folgende Seite verwendet diese Datei:

Metadaten