File:Away in a manger Cradle Song score.png

Page contents not supported in other languages.
This is a file from the Wikimedia Commons
From Wikipedia, the free encyclopedia

Away_in_a_manger_Cradle_Song_score.png(756 × 373 pixels, file size: 25 KB, MIME type: image/png)

Summary

Description
English: Melody of "Away in a Manger" by William J. Kirkpatrick (1895), commonly known as "Cradle Song"
Date
Source Own work
Author Grover cleveland


Generated from the following Lilypond source with the command: lilypond -dbackend=eps -dno-gs-load-fonts -dinclude-eps-fonts --png cradle_song.ly

\version "2.18.2"
%#(set-default-paper-size "a4" 'landscape)

myMelody = {
  c4 |
  f4 f4 g8 ([a8]) |
  f4 f4 a8 ([bes8]) |
  c4 c4 d4 |
  bes2 g8 ([a8]) |

\break

  bes4 bes4 c4 |
  a4 a4 f8 ([a8])
  g4 d4 f4 |
  e2 c4 |

\break

  f4 f4 g8 ([a8]) |
  f4 f4 a8 ([bes8]) |
  c4 c4 d4 |
  bes2 g8 ([a8]) |

\break

  bes4 bes4 c4 |
  a4 a4 f8 ([a8])
  g4 d4 e4 |
  f2 |
  \bar "|."
}


myLyrics = \lyricmode {
  A -- way in a man -- ger,
  no crib for a bed,
  The lit -- tle Lord Je -- sus
  laid down his sweet head.
  The stars in the bright sky
  looked down where he lay,
  The lit -- tle Lord Je -- sus
  a -- sleep on the hay.
}

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

mangerLyrics = {
  \set associatedVoice = #"mangerMelody"
  \myLyrics
}

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


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

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

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

mangerScore = \score {
  << \disableBarNumbers \mangerStaff >>
}

mangerBook = \book {
 \header {
      % The following fields are centered
    dedication = ""
    title = ""
    subtitle = "“Cradle Song”"
    subsubtitle = ""
      % The following fields are evenly spread on one line
      % the field "instrument" also appears on following pages
    instrument = \markup \with-color #green ""
    poet = ""
    composer = "William J. Kirkpatrick (1895)"
      % The following fields are placed at opposite ends of the same line
    meter = ""
    arranger = ""
    % The following fields are centered at the bottom
    tagline = ""
  }
  \mangerScore
}

\mangerBook
%% END



Licensing

I, the copyright holder of this work, hereby publish it under the following license:
w:en:Creative Commons
attribution share alike
This file is licensed under the Creative Commons Attribution-Share Alike 4.0 International license.
You are free:
  • to share – to copy, distribute and transmit the work
  • to remix – to adapt the work
Under the following conditions:
  • attribution – You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
  • share alike – If you remix, transform, or build upon the material, you must distribute your contributions under the same or compatible license as the original.

Captions

Add a one-line explanation of what this file represents

Items portrayed in this file

depicts

1 January 1895Gregorian

image/png

3d2c3907052a68e5896ada1cb63da7587358a127

25,606 byte

373 pixel

756 pixel

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeThumbnailDimensionsUserComment
current06:01, 18 January 2017Thumbnail for version as of 06:01, 18 January 2017756 × 373 (25 KB)Grover clevelandUser created page with UploadWizard
No pages on the English Wikipedia use this file (pages on other projects are not listed).

Metadata