\version "2.10.0" globalBeautifulAngel = { \key d \major \time 3/4 \skip 1*3 \bar "||" \skip 1*3 \bar "||" \skip 1*3 \bar "||" \skip 1*3 \bar "||" \skip 1*3 \bar "||" \skip 1*3 \bar "||" \skip 1*3 \bar "||" \skip 1*3 \bar "|." } saMusicBeautifulAngel = { \voiceOne % 1 \slurDotted 4( 4) 4 % 2 4 4 4 % 3 4 4 4 % 4 <<{b'2.} \context Voice = altoOne { \voiceTwo fis'4( e'2)}>> % 5 4. 8 4 % 6 4 4 4 % system 2 % 7 4 4 4 % 8 2 \oneVoice r4 % 9 \voiceOne 4 4 4 % 10 4 4 4 % 11 4 4 4 % 12 <<{b'2.} \context Voice = altoOne { \voiceTwo fis'4( e'2)}>> % system 3 % 13 4 4 4 % 14 4 <<{d'4 e'4} \context Voice = altoOne { \voiceTwo d'4 d'4}>> % 15 4 4 4 % 16 <<{d'2.} \context Voice = altoOne { \voiceTwo d'2.}>> % 17 4. 8 4 % 18 4 4 4 % 19 4 4 4 % 20 2. % 21 4. 8 4 % 22 4 <<{d'4 e'4} \context Voice = altoOne { \voiceTwo d'4 d'4}>> % 23 4 4 <<{d'4} \context Voice = altoOne { \voiceTwo d'4}>> % 24 2. % 25 4. 8 4 % 26 4 4 4 % 27 4 4 4 % 28 2. % 29 4. 8 4 % 30 4 <<{d'4 e'4} \context Voice = altoOne { \voiceTwo d'4 d'4}>> % 31 4 4 4 % 32 <<{d'2.} \context Voice = altoOne { \voiceTwo d'2.}>> } accMusicBeautifulAngel = { % 1 2. % 2 2. % 3 <<{a2 d'4} \\ {fis2.}>> % 4 2. % 5 2. % 6 <<{d'2 a4} \\ {d2.}>> % 7-8 <<{a2. ~ a8 e8( b4 a4)} \\ {a,2. a,2}>> % 9 2. % 10 2. % 11 <<{a2 d'4} \\ {fis2.}>> % 12 2. % 13 2. % 14 4 <<{a4} \\ {fis8[ d8]}>> 4 % 15-16 <<{a4 a4( g4 fis2.)} \\ {a,2.( d2.)}>> % 17 <<{ r4 \acciaccatura gis8 a2 ~ a4 \acciaccatura gis8 a2} \\ {a,2 a,4 a,2 a,4}>> % 19 <<{a4.( b8 cis'4 d'4 cis'4 c'4)} \\ {d2. ~ d2.}>> % 22-23 <<{b4.( cis'8 d'4 ~ d'8[ cis'8] b4 bes4 a4) a4( fis4 g2.)} \\ {g2. a4 b4 g4 a4 a,4 d4 a,2.}>> <<{ r4 \acciaccatura gis8 a2 ~ a4 \acciaccatura gis8 a2} \\ {a,2 a,4 a,2 a,4}>> % 27 <<{a4.( b8 cis'4 d'4 cis'4 c'4)} \\ {d2. ~ d2.}>> % 30-32 <<{b4.( cis'8 d'4 ~ d'8[ cis'8] b4 bes4 a4) a4( g4 fis2.)} \\ {g2. a4 b4 g4 a4 a,2 d2.}>> } verseABeautifulAngel = \lyricmode { Guar -- dian an -- gel, From heav -- en so bright, Watch -- ing be -- side me, To lead me a -- right, Fold thy wings round me, O guard me with love, Soft -- ly sing songs to me, Of heav'n a -- bove. } verseBBeautifulAngel = \lyricmode { \set ignoreMelismata = ##t An -- gel so ho -- ly! Whom God sends to me, \set ignoreMelismata = ##f Sin -- ful and low -- ly, My guar -- dian to be; Wilt thou not cher -- ish The child of thy care? Let me not per -- ish My trust is thy pray'r. } verseCBeautifulAngel = \lyricmode { \set ignoreMelismata = ##t O may I nev -- er For -- get thou art near: \set ignoreMelismata = ##f But keep me ev -- er In love and in fear. Wak -- ing or sleep -- ing, In lab -- or and rest, In thy sweet keep -- ing My life shall be blest. } verseDBeautifulAngel = \lyricmode { \set ignoreMelismata = ##t An -- gel, dear An -- gel Oh, close by me stay; \set ignoreMelismata = ##f Safe from harm shield me, All ill keep a -- way Then thow wilt lead me When this life is o'er_To Je -- sus and Mar -- y To praise ev -- er -- more. } chorusBeautifulAngel = \lyricmode { \set ignoreMelismata = ##f Beau -- ti -- ful an -- gel, My guar -- dian so mild, Ten -- der -- ly guide me, For I am thy child, Beau -- ti -- ful an -- gel, My guar -- dian so mild, Ten -- der -- ly guide me, For I am thy child. Beau -- ti -- ful an -- gel, My guar -- dian so mild, Ten -- der -- ly guide me, For I am thy child, Beau -- ti -- ful an -- gel, My guar -- dian so mild, Ten -- der -- ly guide me, For I am thy child. } \score { \context ChoirStaff << \context Staff = sa { << \override Score.BarNumber #'padding = #1.7 \clef treble \globalBeautifulAngel \context Voice = VA { \saMusicBeautifulAngel } >> } \lyricsto "VA" \context Lyrics = lyricsUno {\set stanza = "1." \verseABeautifulAngel \chorusBeautifulAngel} \lyricsto "VA" \context Lyrics = lyricsDue {\set stanza = "2." \verseBBeautifulAngel} \lyricsto "VA" \context Lyrics = lyricsTre {\set stanza = "3." \verseCBeautifulAngel} \lyricsto "VA" \context Lyrics = lyricsQua {\set stanza = "4." \verseDBeautifulAngel} \context Staff = tb { << \clef bass \globalBeautifulAngel \context Voice = VC { \accMusicBeautifulAngel } >> } % Staff >> % ChoirStaff \midi { \context { \Score tempoWholesPerMinute = #(ly:make-moment 106 4) } } % midi \layout { indent = 0.0\pt \context { \Staff minimumVerticalExtent = #'(-1.0 . 1.0) } } % layout } % score \header { title = "Beautiful Angel" % poet = "" % texttranslator = "" % subtitle = "" % composer = "" copyright = "Copyright © 2006, Brian M. Ames" enteredby = "Brian M. Ames" lastupdated = "2006-12-17" style = "Hymn" footer = "The Ames Hymn Collection" }