// !Mup 7.1 arkkra.com

// The hymn produced by this source code is believed to be in the public 
// domain in the United States of America.

// This source code is donated to the public domain.

// Hymn Source: 
//	The New Century Hymnal
//	For Church Services, Prayer Meetings,
//	Young People’s Meetings, Sunday Schools
//	Edited By Will L. Thompson
//	Published By Will L. Thompson & Co. East Liverpool, Ohio
//	Copyright,1904
//	Hymn No.: 38

// Transcribed by: Ted Gatza, Jr. 12/03/2024

// Revisions:


// HymnsToGod.org

//==== FOR PROJECTION =====

score

    label=""
    packexp = 0.0
    packfact = 0.5
    pad = 1
    vscheme = 2f
    staffsep = 20 //adjust as needed
    scorepad= -20
    scoresep= 6
    scale = 1.58 // adjust as needed
    pageheight=7.5
    pagewidth=10.0
    topmargin=.350
    bottommargin=.350
    lyricssize = 18  //adjust as needed
    extendlyrics=y
    lyricsfontfamily=times
    noteheads = "isostri semicirc diam righttri norm rect pie" 

//=========================

staffs=2
	time=4/4n
	key=g

staff 2
	key=g
	clef=bass

//=========================

header

   title (100) ""
   title bold (19) "" "Hallelujah! Praise Jehovah!" ""
   title (11) ""
   title (11) "" "\f(TI)Let them praise the name of Jehovah; For his name alone is exalted;" "" 
   title (11) "" "\f(TI)His glory is above the earth and the heavens. - Ps. 148:13" "" 
   title (11) "" 
   title (11) "G - 4 - SOL" "" ""
   title (13) "Psalm 148, Arr." "" "William J. Kirkpatrick, 1899"
 
footer

   title (10) "" "Public Domain" ""
   title (5) ""
   title (10) "" "HymnsToGod.org" ""


//=========================

block
music
newpage

//=========================

//define macros

   //Lyrics
     //Lyrics Between Staffs
         define VS lyrics between 1&2: @
         define VS1 lyrics between 1&2 using 1: @
         define VS12 lyrics between 1&2 using 1 2: @
         define VS21 lyrics between 1&2 using 2 1:@
         define VS22 lyrics between 1&2 using 2 2:@ 

     //Lyrics Below Bass Staff    
         define BVS lyrics below 2: @
         define BVS11 lyrics below 2 using 1: @
         define BVS12 lyrics below 2 using 1 2: @
         define BVS21 lyrics below 2 using 2 1:@
         define BVS22 lyrics below 2 using 2 2:@ 

     //Text - Above Staff
         define CHORUS ital (15) above 1: 1 "Chorus"; @	
         define REFRAIN ital (15) above 1: 1 "Refrain"; @
         define RALL ital (15) above 1: 1 "Rall."; @

     //Fermatas
         define FST(COUNT)
           mussym (10) above 1: COUNT "ferm"; @

        define FSB(COUNT)
          mussym (10) below 1: COUNT "uferm"; @
 
        define FBT(COUNT)
          mussym (10) above 2: COUNT "ferm"; @

        define FBB(COUNT)
          mussym (10) below 2: COUNT "uferm"; @

     //Note Accents
        define AST(COUNT)
          mussym (10) above 1: COUNT "acc_gt"; @

        define ASB(COUNT)
          mussym (10) below 1: COUNT "acc_gt"; @
 
        define ABT(COUNT)
          mussym (10) above 2: COUNT "acc_gt"; @

        define ABB(COUNT)
          mussym (10) below 2: COUNT "acc_gt"; @

     //Repeats
        define RIT(COUNT)
           ital (15) above 1: COUNT "rit."@
        define FINE(COUNT)
           ital (15) above 1: COUNT "fine"@
        define SIGN(COUNT)
	   mussym (10) above 1: COUNT "sign"@
        define DS(COUNT)
	  ital (15) above 1: COUNT "D. S."; @
 
     //Time Signature - Use on projection hymns only
        define P1 [pad 5; =t]@
        define P2 [=s]@
        define TIME
        print (t.w - 2, t.y) "\f(newcentury bold)\s(16)4";
	    print (t.w - 2, t.y - 4) "\f(newcentury bold)\s(16)4";
	    print (t.w - 2, s.y) "\f(newcentury bold)\s(16)4";
	    print (t.w - 2, s.y - 4) "\f(newcentury bold)\s(16)4";
	    @


//=========================

//set midi
	midi all: 0 "tempo=110";

//=========================

// Verse 1

//1
1 1: P1 2.s; 8.d; 16;
1 2: P1 2.s; 8.d; 16;
2 1: P2 2.s; 8.d; 16;
2 2: P2 2.s; 8.d; 16;
TIME

	VS "<1. >-1|Hal-le-";
//	VS "<2. >-1|Let them";
//	VS "<3. >-1|All ye";
bar

//2
1: 4b-g; b-d; dg; da;
2: 4g-d; g-g; b-g; df;

	VS "lu-jah, praise Je-";
//	VS "prais-es give Je-";
//	VS "fruit-ful trees and";
bar

//3
1: 4.db; 8ca; 4b-g; 8.s; 16;
   phrase above 1: 1 til 3;
   phrase below 1: 1 til 3;
2 1: 2g; 4; 8.s; 16;
2 2: 2g; 4; 8.s; 16;

	VS21 "ho-vah,";
//	VS21 "ho-vah,";
//	VS21 "ced-ars,";
invisbar
newscore

//3
1: 4.s; 8; 4; 8.db; 16dc+;
2 1: 2s; 4; 8.g; 16a;
2 2: 2s; 4; 8.g; 16;

	VS "From the";
//	VS "They were";
//	VS "All ye";
bar

//4
1: 4dd+; gd+; fc+; gb;
2: 4gb; bd+; ad+; gd+;

	VS "heav-ens praise His";
//	VS "made at His com-";
//	VS "hills and moun-tains";
bar

//5
1: 2.fa; 8.s; 16;
2: 2.dd+; 8.s; 16;

	VS "name;";
//	VS "mand,";
//	VS "high,";
invisbar
newscore

//5
1 1: 2.s; 8.d; 16;
1 2: 2.s; 8.d; 16;
2 1: 2.s; 8.d; 16;
2 2: 2.s; 8.d; 16;

	VS "Praise Je-";
//	VS "Them for-";
//	VS "Creep-ing";
bar

//6
1: 4b-g; b-d; dg; da;
2: 4g-d; g-g; b-g; df;

	VS "ho-vah in the";
//	VS "ev-er He es-";
//	VS "things, and beast and";
bar

//7
1: 4.db slur; 8ca; 4b-g; 8.s; 16;
2 1: 2g; 4; 8.s; 16;
2 2: 2g; 4; 8.s; 16;

	VS21 "high-est,";
//	VS21 "tab-lished;";
//	VS21 "cat-tle,";
invisbar
newscore

//7
1: 4.s; 8; 4; 8.gb; 16;
2: 2s; 4; 8.gd+; 16;

	VS "All His";
//	VS "His de-";
//	VS "Birds that";
bar

//8
1: 4fa; fd+; ed+; gc+#;
2 1: 4ad+; a; a-a; ;
2 2: 4s; a; s; ;

	VS "an-gels praise pro-";
//	VS "cree shall ev-er";
//	VS "in the heav-ens";
bar

//9
1: 2.fd+; 8.s; 16;
2: 2.da; 8.s; 16;

	VS "claim.";
//	VS "stand.";
//	VS "fly.";
invisbar
newscore

//9
1 1: 2.s; 8.d+; 16;
1 2: 2.s; 8.d+; 16;
2 1: 2.s; 8.d+; 16;
2 2: 2.s; 8.d+; 16;

	VS "All His";
//	VS "From the";
//	VS "Kings of";
bar

//10
1 1: 4c+; b; a; g;
1 2: 4c+; b; a; g;
2 1: 4c+; b; a; g;
2 2: 4c+; b; a; g;

	VS "hosts, to-geth-er";
//	VS "earth, O praise Je-";
//	VS "earth, and all ye";
bar

//11
1 1: 4.f slur; 8e; 4d; 8.s; 16;
1 2: 4.f slur; 8e; 4d; 8.s; 16;
2 1: 4.f slur; 8e; 4d; 8.s; 16;
2 2: 4.f slur; 8e; 4d; 8.s; 16;

	VS "praise Him,";
//	VS "ho-vah,";
//	VS "peo-ple,";
invisbar
newscore

//11
1: 4.s; 8; 4; 8.bd+; 16;
2 1: 4.s; 8; 4; 8.d; 16;
2 2: 4.s; 8; 4; 8.d; 16;

	VS "Sun, and";
//	VS "All ye";
//	VS "Prin-ces";
bar

//12
1: 4ac+; gb; fa; eg;
2 1: 4dd+; ; dc+; 8b bm; c+# ebm;
2 2: 4s; ; ; e;

	VS "moon and stars on";
//	VS "floods, ye dra-gons";
//	VS "great, earth's judg-es";
bar

//13
1: 2.fa; 8.s; 16;
2: 2.dd+; 8.s; 16;

	VS "high;";
//	VS "all;";
//	VS "all;";
invisbar
newscore

//13
1 1: 2.s; 8.d; 16;
1 2: 2.s; 8.d; 16;
2 1: 2.s; 8.d; 16;
2 2: 2.s; 8.d; 16;

	VS "Praise Him,";
//	VS "Fire, and";
//	VS "Praise His";
bar

//14
1: 4dg; gb; fa; ac+;
2: 4g-b; g-d+; dd+; ;

	VS "O ye heav'ns of";
//	VS "hail, and snow, and";
//	VS "name, young men and";
bar

//15
1 1: 4b slur; d+; gc+; 8.s; 16;
1 2: 2g; 4s; 8.s; 16;
2 1: 2d+; 4ec+; 8.s; 16;
2 2: 4g slur; fn; 4s; 8.; 16;

	VS "heav-ens,";
//	VS "va-pors,";
//	VS "maid-ens,";
invisbar
newscore

//15
1: 2s; 4; 8.ge+; 16;
2: 2s; 4; 8.cc+; 16;

	VS "And ye";
//	VS "Storm-y";
//	VS "A-ged";
bar

//16
1: 4.gd+; 8dg; 4; df;
2: 4.db; 8; 4da; dc+;

	VS "floods a-bove the";
//	VS "winds that hear His";
//	VS "men, and child-ren";
bar

//17
1: 2.dg; 8.s; 16;
2: 2.g-b; 8.s; 16;

	VS "sky.";
//	VS "call.";
//	VS "small.";
dblbar
newpage

CHORUS

//18
1: 2.s; 8.gb; 16ac+;
2: 2.s; 4r;

	VS "Let them";
bar

//19
1: 2bd+ tie; 8.; 16ac+; 8.gb; 16ac+;
2: 4gd+; ; 8.; 16; 8.; 16;

	VS "prais-es give Je-";
	VS 4; 4; 8.; 16; 8.s; 16s; "Let them prais-es";
bar

//20
1: 2bd+; 4gb; 8.s; 16;
2: 2gd+; 4; 8.s; 16;

	VS "ho-vah,";
invisbar
newscore

//20
1: 2s; 4; 8.gd+; 16;
2: 2s; 4; 8.gb; 16;

	VS "For His";
bar

//21
1: 4ge+; gd+; fc+; gb;
2 1: 4c+; bd+; ad+; gd+;
2 2: 4c+; s; ; ;

	VS "name a-lone is";
bar

//22
1: 2.fa; 8.s; 16s;
2: 2.dd+; 8.s; 16;

	VS "high,";
invisbar
newscore

1 1: 2.s; 8.d; 16;
1 2: 2.s; 8.d; 16;
2: 2.s; 4r;

	VS "And His";
bar

//23
1: 2b-g tie; 8.; 16b-d; 8.b-g; 16ca;
2: 4g-d; ; 8.; 16; 8.; 16;

	VS "glo-ry is ex-";
	VS 4; 4; 8.; 16; 8.s; 16s; "And His glo-ry";
	   ital dyn above 2: 1 "pp";

bar

//24
1: 2db; 4b-g; 8.s; 16;
2: 2g-g; 4; 4s;

	VS "al-ted,";
invisbar
newscore

//24
1 1: 2s; 4; 8.g; 16a;
1 2: 2s; 4; 8.g; 16;
2: 2s; 4; 4r;

	VS "And His";
bar

//25
1: 2gb tie; 8.; 16da; 8.gb; 16ac+;
2: 4gd+; ; 8.; 16; 8.; 16;

	VS "glo-ry is ex-";
	VS 4; 4; 8.; 16; 8.s; 16s; "And His glo-ry";
	   ital dyn above 2: 1 "p";
bar

//26
1: 2bd+; 4gb; 8.s; 16;
2: 2gd+; 4; 8.s; 16;

	VS "alt-ed,";
invisbar
newscore

//27
1 1: 2s; 4; 8.g; 16;
1 2: 2s; 4; 8.g; 16;
2: 2s; 4; r;

	VS "And His";
	   ital dyn above 1: 4 "ff";
bar

//28
1: 2ge+ tie; 8.; 16gd+; 8.gc+; 16ge+;
2: 4cc+; ; 8.; 16dc+; 8.ec+; 16cc+;

	VS "glo-ry is ex-";
	VS 4; 4; 8.; 16; 8.s; 16s; "And His glo-ry";
bar

//29
1: 2gd+; 4gb; 8.s; 16;
2: 2gb; 4gd+; 8.s; 16;

	VS "alt-ed";
invisbar
newscore

//30
1: 2s; 4; 8.gd+; 16;
2: 2s; 4; 8.gb; 16;

	VS "Far a-";
bar

//31
1: 4.fd+; 8fc+; 4fb; fa;
2: 4.da; 8; 4dd+; dc+;

	VS "above the earth and";
bar

//32
1: 2.dg; 8.s; 16;
2: 2.g-b; 8.s; 16;

	VS "sky.";

right (145, 1.5) "End of Verse 1";
endbar
newpage

//=========================

// Verse 2

//1
1 1: P1 2.s; 8.d; 16;
1 2: P1 2.s; 8.d; 16;
2 1: P2 2.s; 8.d; 16;
2 2: P2 2.s; 8.d; 16;
TIME

//	VS "<1. >-1|Hal-le-";
	VS "<2. >-1|Let them";
//	VS "<3. >-1|All ye";
bar

//2
1: 4b-g; b-d; dg; da;
2: 4g-d; g-g; b-g; df;

//	VS "lu-jah, praise Je-";
	VS "prais-es give Je-";
//	VS "fruit-ful trees and";
bar

//3
1: 4.db; 8ca; 4b-g; 8.s; 16;
   phrase above 1: 1 til 3;
   phrase below 1: 1 til 3;
2 1: 2g; 4; 8.s; 16;
2 2: 2g; 4; 8.s; 16;

//	VS21 "ho-vah,";
	VS21 "ho-vah,";
//	VS21 "ced-ars,";
invisbar
newscore

//3
1: 4.s; 8; 4; 8.db; 16dc+;
2 1: 2s; 4; 8.g; 16a;
2 2: 2s; 4; 8.g; 16;

//	VS "From the";
	VS "They were";
//	VS "All ye";
bar

//4
1: 4dd+; gd+; fc+; gb;
2: 4gb; bd+; ad+; gd+;

//	VS "heav-ens praise His";
	VS "made at His com-";
//	VS "hills and moun-tains";
bar

//5
1: 2.fa; 8.s; 16;
2: 2.dd+; 8.s; 16;

//	VS "name;";
	VS "mand,";
//	VS "high,";
invisbar
newscore

//5
1 1: 2.s; 8.d; 16;
1 2: 2.s; 8.d; 16;
2 1: 2.s; 8.d; 16;
2 2: 2.s; 8.d; 16;

//	VS "Praise Je-";
	VS "Them for-";
//	VS "Creep-ing";
bar

//6
1: 4b-g; b-d; dg; da;
2: 4g-d; g-g; b-g; df;

//	VS "ho-vah in the";
	VS "ev-er He es-";
//	VS "things, and beast and";
bar

//7
1: 4.db slur; 8ca; 4b-g; 8.s; 16;
2 1: 2g; 4; 8.s; 16;
2 2: 2g; 4; 8.s; 16;

//	VS21 "high-est,";
	VS21 "tab-lished;";
//	VS21 "cat-tle,";
invisbar
newscore

//7
1: 4.s; 8; 4; 8.gb; 16;
2: 2s; 4; 8.gd+; 16;

//	VS "All His";
	VS "His de-";
//	VS "Birds that";
bar

//8
1: 4fa; fd+; ed+; gc+#;
2 1: 4ad+; a; a-a; ;
2 2: 4s; a; s; ;

//	VS "an-gels praise pro-";
	VS "cree shall ev-er";
//	VS "in the heav-ens";
bar

//9
1: 2.fd+; 8.s; 16;
2: 2.da; 8.s; 16;

//	VS "claim.";
	VS "stand.";
//	VS "fly.";
invisbar
newscore

//9
1 1: 2.s; 8.d+; 16;
1 2: 2.s; 8.d+; 16;
2 1: 2.s; 8.d+; 16;
2 2: 2.s; 8.d+; 16;

//	VS "All His";
	VS "From the";
//	VS "Kings of";
bar

//10
1 1: 4c+; b; a; g;
1 2: 4c+; b; a; g;
2 1: 4c+; b; a; g;
2 2: 4c+; b; a; g;

//	VS "hosts, to-geth-er";
	VS "earth, O praise Je-";
//	VS "earth, and all ye";
bar

//11
1 1: 4.f slur; 8e; 4d; 8.s; 16;
1 2: 4.f slur; 8e; 4d; 8.s; 16;
2 1: 4.f slur; 8e; 4d; 8.s; 16;
2 2: 4.f slur; 8e; 4d; 8.s; 16;

//	VS "praise Him,";
	VS "ho-vah,";
//	VS "peo-ple,";
invisbar
newscore

//11
1: 4.s; 8; 4; 8.bd+; 16;
2 1: 4.s; 8; 4; 8.d; 16;
2 2: 4.s; 8; 4; 8.d; 16;

//	VS "Sun, and";
	VS "All ye";
//	VS "Prin-ces";
bar

//12
1: 4ac+; gb; fa; eg;
2 1: 4dd+; ; dc+; 8b bm; c+# ebm;
2 2: 4s; ; ; e;

//	VS "moon and stars on";
	VS "floods, ye dra-gons";
//	VS "great, earth's judg-es";
bar

//13
1: 2.fa; 8.s; 16;
2: 2.dd+; 8.s; 16;

//	VS "high;";
	VS "all;";
//	VS "all;";
invisbar
newscore

//13
1 1: 2.s; 8.d; 16;
1 2: 2.s; 8.d; 16;
2 1: 2.s; 8.d; 16;
2 2: 2.s; 8.d; 16;

//	VS "Praise Him,";
	VS "Fire, and";
//	VS "Praise His";
bar

//14
1: 4dg; gb; fa; ac+;
2: 4g-b; g-d+; dd+; ;

//	VS "O ye heav'ns of";
	VS "hail, and snow, and";
//	VS "name, young men and";
bar

//15
1 1: 4b slur; d+; gc+; 8.s; 16;
1 2: 2g; 4s; 8.s; 16;
2 1: 2d+; 4ec+; 8.s; 16;
2 2: 4g slur; fn; 4s; 8.; 16;

//	VS "heav-ens,";
	VS "va-pors,";
//	VS "maid-ens,";
invisbar
newscore

//15
1: 2s; 4; 8.ge+; 16;
2: 2s; 4; 8.cc+; 16;

//	VS "And ye";
	VS "Storm-y";
//	VS "A-ged";
bar

//16
1: 4.gd+; 8dg; 4; df;
2: 4.db; 8; 4da; dc+;

//	VS "floods a-bove the";
	VS "winds that hear His";
//	VS "men, and child-ren";
bar

//17
1: 2.dg; 8.s; 16;
2: 2.g-b; 8.s; 16;

//	VS "sky.";
	VS "call.";
//	VS "small.";
dblbar
newpage

CHORUS

//18
1: 2.s; 8.gb; 16ac+;
2: 2.s; 4r;

	VS "Let them";
bar

//19
1: 2bd+ tie; 8.; 16ac+; 8.gb; 16ac+;
2: 4gd+; ; 8.; 16; 8.; 16;

	VS "prais-es give Je-";
	VS 4; 4; 8.; 16; 8.s; 16s; "Let them prais-es";
bar

//20
1: 2bd+; 4gb; 8.s; 16;
2: 2gd+; 4; 8.s; 16;

	VS "ho-vah,";
invisbar
newscore

//20
1: 2s; 4; 8.gd+; 16;
2: 2s; 4; 8.gb; 16;

	VS "For His";
bar

//21
1: 4ge+; gd+; fc+; gb;
2 1: 4c+; bd+; ad+; gd+;
2 2: 4c+; s; ; ;

	VS "name a-lone is";
bar

//22
1: 2.fa; 8.s; 16s;
2: 2.dd+; 8.s; 16;

	VS "high,";
invisbar
newscore

1 1: 2.s; 8.d; 16;
1 2: 2.s; 8.d; 16;
2: 2.s; 4r;

	VS "And His";
bar

//23
1: 2b-g tie; 8.; 16b-d; 8.b-g; 16ca;
2: 4g-d; ; 8.; 16; 8.; 16;

	VS "glo-ry is ex-";
	VS 4; 4; 8.; 16; 8.s; 16s; "And His glo-ry";
	   ital dyn above 2: 1 "pp";

bar

//24
1: 2db; 4b-g; 8.s; 16;
2: 2g-g; 4; 4s;

	VS "al-ted,";
invisbar
newscore

//24
1 1: 2s; 4; 8.g; 16a;
1 2: 2s; 4; 8.g; 16;
2: 2s; 4; 4r;

	VS "And His";
bar

//25
1: 2gb tie; 8.; 16da; 8.gb; 16ac+;
2: 4gd+; ; 8.; 16; 8.; 16;

	VS "glo-ry is ex-";
	VS 4; 4; 8.; 16; 8.s; 16s; "And His glo-ry";
	   ital dyn above 2: 1 "p";
bar

//26
1: 2bd+; 4gb; 8.s; 16;
2: 2gd+; 4; 8.s; 16;

	VS "alt-ed,";
invisbar
newscore

//27
1 1: 2s; 4; 8.g; 16;
1 2: 2s; 4; 8.g; 16;
2: 2s; 4; r;

	VS "And His";
	   ital dyn above 1: 4 "ff";
bar

//28
1: 2ge+ tie; 8.; 16gd+; 8.gc+; 16ge+;
2: 4cc+; ; 8.; 16dc+; 8.ec+; 16cc+;

	VS "glo-ry is ex-";
	VS 4; 4; 8.; 16; 8.s; 16s; "And His glo-ry";
bar

//29
1: 2gd+; 4gb; 8.s; 16;
2: 2gb; 4gd+; 8.s; 16;

	VS "alt-ed";
invisbar
newscore

//30
1: 2s; 4; 8.gd+; 16;
2: 2s; 4; 8.gb; 16;

	VS "Far a-";
bar

//31
1: 4.fd+; 8fc+; 4fb; fa;
2: 4.da; 8; 4dd+; dc+;

	VS "above the earth and";
bar

//32
1: 2.dg; 8.s; 16;
2: 2.g-b; 8.s; 16;

	VS "sky.";

right (145, 1.5) "End of Verse 2";
endbar
newpage

//=========================

// Verse 3

//1
1 1: P1 2.s; 8.d; 16;
1 2: P1 2.s; 8.d; 16;
2 1: P2 2.s; 8.d; 16;
2 2: P2 2.s; 8.d; 16;
TIME

//	VS "<1. >-1|Hal-le-";
//	VS "<2. >-1|Let them";
	VS "<3. >-1|All ye";
bar

//2
1: 4b-g; b-d; dg; da;
2: 4g-d; g-g; b-g; df;

//	VS "lu-jah, praise Je-";
//	VS "prais-es give Je-";
	VS "fruit-ful trees and";
bar

//3
1: 4.db; 8ca; 4b-g; 8.s; 16;
   phrase above 1: 1 til 3;
   phrase below 1: 1 til 3;
2 1: 2g; 4; 8.s; 16;
2 2: 2g; 4; 8.s; 16;

//	VS21 "ho-vah,";
//	VS21 "ho-vah,";
	VS21 "ced-ars,";
invisbar
newscore

//3
1: 4.s; 8; 4; 8.db; 16dc+;
2 1: 2s; 4; 8.g; 16a;
2 2: 2s; 4; 8.g; 16;

//	VS "From the";
//	VS "They were";
	VS "All ye";
bar

//4
1: 4dd+; gd+; fc+; gb;
2: 4gb; bd+; ad+; gd+;

//	VS "heav-ens praise His";
//	VS "made at His com-";
	VS "hills and moun-tains";
bar

//5
1: 2.fa; 8.s; 16;
2: 2.dd+; 8.s; 16;

//	VS "name;";
//	VS "mand,";
	VS "high,";
invisbar
newscore

//5
1 1: 2.s; 8.d; 16;
1 2: 2.s; 8.d; 16;
2 1: 2.s; 8.d; 16;
2 2: 2.s; 8.d; 16;

//	VS "Praise Je-";
//	VS "Them for-";
	VS "Creep-ing";
bar

//6
1: 4b-g; b-d; dg; da;
2: 4g-d; g-g; b-g; df;

//	VS "ho-vah in the";
//	VS "ev-er He es-";
	VS "things, and beast and";
bar

//7
1: 4.db slur; 8ca; 4b-g; 8.s; 16;
2 1: 2g; 4; 8.s; 16;
2 2: 2g; 4; 8.s; 16;

//	VS21 "high-est,";
//	VS21 "tab-lished;";
	VS21 "cat-tle,";
invisbar
newscore

//7
1: 4.s; 8; 4; 8.gb; 16;
2: 2s; 4; 8.gd+; 16;

//	VS "All His";
//	VS "His de-";
	VS "Birds that";
bar

//8
1: 4fa; fd+; ed+; gc+#;
2 1: 4ad+; a; a-a; ;
2 2: 4s; a; s; ;

//	VS "an-gels praise pro-";
//	VS "cree shall ev-er";
	VS "in the heav-ens";
bar

//9
1: 2.fd+; 8.s; 16;
2: 2.da; 8.s; 16;

//	VS "claim.";
//	VS "stand.";
	VS "fly.";
invisbar
newscore

//9
1 1: 2.s; 8.d+; 16;
1 2: 2.s; 8.d+; 16;
2 1: 2.s; 8.d+; 16;
2 2: 2.s; 8.d+; 16;

//	VS "All His";
//	VS "From the";
	VS "Kings of";
bar

//10
1 1: 4c+; b; a; g;
1 2: 4c+; b; a; g;
2 1: 4c+; b; a; g;
2 2: 4c+; b; a; g;

//	VS "hosts, to-geth-er";
//	VS "earth, O praise Je-";
	VS "earth, and all ye";
bar

//11
1 1: 4.f slur; 8e; 4d; 8.s; 16;
1 2: 4.f slur; 8e; 4d; 8.s; 16;
2 1: 4.f slur; 8e; 4d; 8.s; 16;
2 2: 4.f slur; 8e; 4d; 8.s; 16;

//	VS "praise Him,";
//	VS "ho-vah,";
	VS "peo-ple,";
invisbar
newscore

//11
1: 4.s; 8; 4; 8.bd+; 16;
2 1: 4.s; 8; 4; 8.d; 16;
2 2: 4.s; 8; 4; 8.d; 16;

//	VS "Sun, and";
//	VS "All ye";
	VS "Prin-ces";
bar

//12
1: 4ac+; gb; fa; eg;
2 1: 4dd+; ; dc+; 8b bm; c+# ebm;
2 2: 4s; ; ; e;

//	VS "moon and stars on";
//	VS "floods, ye dra-gons";
	VS "great, earth's judg-es";
bar

//13
1: 2.fa; 8.s; 16;
2: 2.dd+; 8.s; 16;

//	VS "high;";
//	VS "all;";
	VS "all;";
invisbar
newscore

//13
1 1: 2.s; 8.d; 16;
1 2: 2.s; 8.d; 16;
2 1: 2.s; 8.d; 16;
2 2: 2.s; 8.d; 16;

//	VS "Praise Him,";
//	VS "Fire, and";
	VS "Praise His";
bar

//14
1: 4dg; gb; fa; ac+;
2: 4g-b; g-d+; dd+; ;

//	VS "O ye heav'ns of";
//	VS "hail, and snow, and";
	VS "name, young men and";
bar

//15
1 1: 4b slur; d+; gc+; 8.s; 16;
1 2: 2g; 4s; 8.s; 16;
2 1: 2d+; 4ec+; 8.s; 16;
2 2: 4g slur; fn; 4s; 8.; 16;

//	VS "heav-ens,";
//	VS "va-pors,";
	VS "maid-ens,";
invisbar
newscore

//15
1: 2s; 4; 8.ge+; 16;
2: 2s; 4; 8.cc+; 16;

//	VS "And ye";
//	VS "Storm-y";
	VS "A-ged";
bar

//16
1: 4.gd+; 8dg; 4; df;
2: 4.db; 8; 4da; dc+;

//	VS "floods a-bove the";
//	VS "winds that hear His";
	VS "men, and child-ren";
bar

//17
1: 2.dg; 8.s; 16;
2: 2.g-b; 8.s; 16;

//	VS "sky.";
//	VS "call.";
	VS "small.";
dblbar
newpage

CHORUS

//18
1: 2.s; 8.gb; 16ac+;
2: 2.s; 4r;

	VS "Let them";
bar

//19
1: 2bd+ tie; 8.; 16ac+; 8.gb; 16ac+;
2: 4gd+; ; 8.; 16; 8.; 16;

	VS "prais-es give Je-";
	VS 4; 4; 8.; 16; 8.s; 16s; "Let them prais-es";
bar

//20
1: 2bd+; 4gb; 8.s; 16;
2: 2gd+; 4; 8.s; 16;

	VS "ho-vah,";
invisbar
newscore

//20
1: 2s; 4; 8.gd+; 16;
2: 2s; 4; 8.gb; 16;

	VS "For His";
bar

//21
1: 4ge+; gd+; fc+; gb;
2 1: 4c+; bd+; ad+; gd+;
2 2: 4c+; s; ; ;

	VS "name a-lone is";
bar

//22
1: 2.fa; 8.s; 16s;
2: 2.dd+; 8.s; 16;

	VS "high,";
invisbar
newscore

1 1: 2.s; 8.d; 16;
1 2: 2.s; 8.d; 16;
2: 2.s; 4r;

	VS "And His";
bar

//23
1: 2b-g tie; 8.; 16b-d; 8.b-g; 16ca;
2: 4g-d; ; 8.; 16; 8.; 16;

	VS "glo-ry is ex-";
	VS 4; 4; 8.; 16; 8.s; 16s; "And His glo-ry";
	   ital dyn above 2: 1 "pp";

bar

//24
1: 2db; 4b-g; 8.s; 16;
2: 2g-g; 4; 4s;

	VS "al-ted,";
invisbar
newscore

//24
1 1: 2s; 4; 8.g; 16a;
1 2: 2s; 4; 8.g; 16;
2: 2s; 4; 4r;

	VS "And His";
bar

//25
1: 2gb tie; 8.; 16da; 8.gb; 16ac+;
2: 4gd+; ; 8.; 16; 8.; 16;

	VS "glo-ry is ex-";
	VS 4; 4; 8.; 16; 8.s; 16s; "And His glo-ry";
	   ital dyn above 2: 1 "p";
bar

//26
1: 2bd+; 4gb; 8.s; 16;
2: 2gd+; 4; 8.s; 16;

	VS "alt-ed,";
invisbar
newscore

//27
1 1: 2s; 4; 8.g; 16;
1 2: 2s; 4; 8.g; 16;
2: 2s; 4; r;

	VS "And His";
	   ital dyn above 1: 4 "ff";
bar

//28
1: 2ge+ tie; 8.; 16gd+; 8.gc+; 16ge+;
2: 4cc+; ; 8.; 16dc+; 8.ec+; 16cc+;

	VS "glo-ry is ex-";
	VS 4; 4; 8.; 16; 8.s; 16s; "And His glo-ry";
bar

//29
1: 2gd+; 4gb; 8.s; 16;
2: 2gb; 4gd+; 8.s; 16;

	VS "alt-ed";
invisbar
newscore

//30
1: 2s; 4; 8.gd+; 16;
2: 2s; 4; 8.gb; 16;

	VS "Far a-";
bar

//31
1: 4.fd+; 8fc+; 4fb; fa;
2: 4.da; 8; 4dd+; dc+;

	VS "above the earth and";
bar

//32
1: 2.dg; 8.s; 16;
2: 2.g-b; 8.s; 16;

	VS "sky.";

right (145, 1.5) "End of Hymn";
endbar