mirror of
https://github.com/kastdeur/pipeband-music.git
synced 2024-11-16 08:23:31 +01:00
31 lines
435 B
Text
31 lines
435 B
Text
% 4/4 Abide with Me
|
|
% Lyrics
|
|
\version "2.18.2"
|
|
composerLyrics = "J. Newton"
|
|
lyricsA = {
|
|
d4 |
|
|
d2 d4 |
|
|
d2 d4 |
|
|
d2 d4 |
|
|
d2 d4 |
|
|
d2 d4 |
|
|
d2 d4 |
|
|
d2~ d4~ | d2
|
|
|
|
d4 |
|
|
d2 d4 |
|
|
d2 d4 |
|
|
d2 d4 |
|
|
d2 d4 |
|
|
d2 d4 |
|
|
d2 d4 |
|
|
d2~ d4~ | d2
|
|
}
|
|
verseA = \lyricmode {
|
|
\set stanza = #"1."
|
|
A -- ma -- zing grace!
|
|
How sweet the sound, that saved a wretch like me! __ __
|
|
|
|
I once was lost, but now am found.
|
|
Was blind, but now I see. __ __
|
|
}
|