diff --git a/other/god_save_the_queen/config.ily b/other/god_save_the_king/config.ily similarity index 89% rename from other/god_save_the_queen/config.ily rename to other/god_save_the_king/config.ily index 3619581..6aa4eae 100644 --- a/other/god_save_the_queen/config.ily +++ b/other/god_save_the_king/config.ily @@ -12,5 +12,5 @@ halfline = { \repeat unfold 2 \measure } line = { \repeat unfold 2 { \halfline } } %% Headers -title = "God Save The Queen" +title = "God Save The King" meter = "British National Anthem" diff --git a/other/god_save_the_queen/lyrics.ly b/other/god_save_the_king/lyrics.ly similarity index 100% rename from other/god_save_the_queen/lyrics.ly rename to other/god_save_the_king/lyrics.ly diff --git a/other/god_save_the_queen/notes.lyrics.ily b/other/god_save_the_king/notes.lyrics.ily similarity index 72% rename from other/god_save_the_queen/notes.lyrics.ily rename to other/god_save_the_king/notes.lyrics.ily index e7c630a..f56736d 100644 --- a/other/god_save_the_queen/notes.lyrics.ily +++ b/other/god_save_the_king/notes.lyrics.ily @@ -1,4 +1,4 @@ -% 3/4 God Save the Queen +% 3/4 God Save the King % Lyrics (From Wikipedia) \version "2.18.2" composerLyrics = "" @@ -24,28 +24,28 @@ songA = { } lyricsA = \lyricmode { \set stanza = #"1." - God save our grac- ious Queen, - Long live our no- ble Queen, - God save the Queen: - Send her vic- tor- i- ous, + God save our grac- ious King, + Long live our no- ble King, + God save the King: + Send him vic- tor- i- ous, Hap- py and glor- i- ous, Long to reign ov- er us: - God save the Queen. + God save the King. } verseA = \markup \column { \line \bold {1.} - \line { God save our gracious Queen,} - \line { Long live our noble Queen,} - \line { God save the Queen:} - \line { Send her victorious,} + \line { God save our gracious King,} + \line { Long live our noble King,} + \line { God save the King:} + \line { Send him victorious,} \line { Happy and glorious,} \line { Long to reign over us:} - \line { God save the Queen.} + \line { God save the King.} } verseB = \markup \column { \line \bold {2.} \line { O Lord, our God, arise,} - \line { Scatter her enemies,} + \line { Scatter him enemies,} \line { And make them fall:} \line { Confound their politics,} \line { Frustrate their knavish tricks,} @@ -55,12 +55,12 @@ verseB = \markup \column { verseC = \markup \column { \line \bold {3.} \line { Thy choicest gifts in store,} - \line { On her be pleased to pour;} + \line { On him be pleased to pour;} \line { Long may she reign:} \line { May she defend our laws,} \line { And ever give us cause} \line { To sing with heart and voice} - \line { God save the Queen.} + \line { God save the King.} } verseD = \markup \column { \line \bold {4.} @@ -76,19 +76,19 @@ verseE = \markup \column { \line \bold {5.} \line { From every latent foe,} \line { From the assassins blow,} - \line { God save the Queen!} - \line { O'er her thine arm extend,} + \line { God save the King!} + \line { O'er him thine arm extend,} \line { For Britain's sake defend,} - \line { Our mother, prince, and friend,} - \line { God save the Queen!} + \line { Our father, prince, and friend,} + \line { God save the King!} } verseF = \markup \column { - \line \bold {During the Jacobite Risings} + \line \bold {During the Jacobite Risings:} \line { Lord grant that Marshall Wade} \line { May by thy mighty aid} \line { Victory bring.} \line { May he sedition hush,} \line { And like a torrent rush,} \line { Rebellious Scots to crush.} - \line { God save the Queen!} + \line { God save the King!} } diff --git a/other/god_save_the_queen/notes.pipes.ily b/other/god_save_the_king/notes.pipes.ily similarity index 95% rename from other/god_save_the_queen/notes.pipes.ily rename to other/god_save_the_king/notes.pipes.ily index da39f4c..690f1f2 100644 --- a/other/god_save_the_queen/notes.pipes.ily +++ b/other/god_save_the_king/notes.pipes.ily @@ -1,4 +1,4 @@ -% 3/4 God Save The Queen +% 3/4 God Save The King % Pipes \version "2.18.2" composerPipes = "" diff --git a/other/god_save_the_queen/pipes.ly b/other/god_save_the_king/pipes.ly similarity index 100% rename from other/god_save_the_queen/pipes.ly rename to other/god_save_the_king/pipes.ly