<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml" lang="en" ><head><link rel="alternate" hreflang="ru" href = "http://ru.instr.scorser.com/C/%d0%93%d0%be%d0%bb%d0%be%d1%81/Stephen+Glover/%d0%92%d1%81%d0%b5/Alphabeticly.html"/><link rel="alternate" hreflang="de" href = "http://de.instr.scorser.com/C/Stimme/Stephen+Glover/Alle/Alphabeticly.html"/><link rel="alternate" hreflang="fr" href = "http://fr.instr.scorser.com/C/Voix/Stephen+Glover/Tous/Alphabeticly.html"/><link rel="alternate" hreflang="pt" href = "http://pt.instr.scorser.com/C/Voz/Stephen+Glover/Todos/Alphabeticly.html"/><link rel="alternate" hreflang="es" href = "http://es.instr.scorser.com/C/Voz/Stephen+Glover/Todos/Alphabeticly.html"/><link rel="alternate" hreflang="pl" href = "http://pl.instr.scorser.com/C/G%c5%82os/Stephen+Glover/Wszystkie/Alphabeticly.html"/><link rel="alternate" hreflang="it" href = "http://it.instr.scorser.com/C/Voce/Stephen+Glover/Tutto/Alphabeticly.html"/><link rel="alternate" hreflang="nl" href = "http://nl.instr.scorser.com/C/Stem/Stephen+Glover/Alle/Alphabeticly.html"/><link rel="canonical" href="http://en.instr.scorser.com/C/All/Stephen+Glover/All/Alphabeticly.html"/><script async src="https://www.googletagmanager.com/gtag/js?id=G-WCCFERMEWR"></script>
<script>
  window.dataLayer = window.dataLayer || [];
  function gtag() { dataLayer.push(arguments); }
    gtag('js', new Date());

  gtag('config', 'G-WCCFERMEWR');
</script><meta name="viewport" content="width=device-width, initial-scale=1"/><title>Stephen Glover List of compositions</title><meta name="description" content="Stephen Glover Sheet music, scores"/><meta http-equiv="Content-Type" content="text/html; charset=utf-8"/><link rel="icon" href="http://instr.scorser.com/os.png" type="image/x-icon"/><link rel="shortcut icon" href="http://instr.scorser.com/os.png" type="image/x-icon"/><link rel="stylesheet" href="http://code.jquery.com/ui/1.12.1/themes/smoothness/jquery-ui.css">
  <script src="http://code.jquery.com/jquery-1.12.4.js" ></script>
  <script src="http://code.jquery.com/ui/1.12.1/jquery-ui.js"></script>
<script type="text/javascript">
	function onEnter()
	{{
if(event.key === 'Enter') {
        var re = new RegExp('([ .]*$)|([\\\\:]*)', 'ig'); 
		var tmp = document.getElementById("s").value.replace(re,'');
		if (tmp!="")
			top.location.href = 'http://en.scorser.com/S/Sheet music/'+encodeURIComponent(tmp)+'/-1/1.html';
		return false;      
    }		
	}}
</script><script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-7958472158675518"
     crossorigin="anonymous"></script><style type="text/css">
body{max-width: 975px;min-width: 300px;margin: 10px 10px 0 20px;font-family: sans-serif, arial, tahoma, verdana,courier ;background-color:white}
a{color:black; padding: 0 0px 10px 0px;display:block;}
a:visited{color:black}
.ariaLinkDiv{font-size: large;margin: 0 0 0 10px;}
h1{ font-size: xx-large;font-weight: normal;margin: 10px 0px 10px 0px;clear:both}
h1 a{display:inline}
h2{ font-size: x-large;font-weight: normal;margin: 20px 0 10px 0px}
h2 a{margin: 0; display:inline}
h3{ font-weight: normal;font-size:large;margin: 10px 0 0 0px}
h3 a{display:inline}
.content{margin:20px 0 0 0px}
.hd{color: white;float:left; font-size: large; cursor: pointer;  background-color: #6E903B;   margin: 5px 5px 0 0;}
.hd a{text-decoration:none; color:white;display:inline-block;padding:10px}
.hd a:visited{color:white}
.vd{color: white;float:left; font-size: large; cursor: pointer;  background-color: #568900;   margin: 5px 5px 0 0;}
.vd a{text-decoration:none; color:white;display:inline-block;padding:10px}
.vd a:visited{color:white}
.clear{clear:both}
.clear10{clear:both;height:10px}
.clear20{clear:both;height:20px}
.ic{padding: 5px 0 5px 0;border-width:0;font-size: large;width: 100%;}
.ic:focus{outline:none}
.sw{background-color:red;float:left}
.sw a{padding:10px;color:white;font-size:large;}
.p{max-width:700px;margin-top:10px;}
.p a{display:inline;}
.ocd{background-color: #6E903B; width: 100%;}
.ocd a{text-decoration:none; color:white;float:left;padding:0}
.ocd a:visited{color:white}
.ocdd{margin-left: 47px;}
.ocdc{padding: 5px;}
.instrDiv{display:none}
.md{color: white;float:left; font-size: large; cursor: pointer;  background-color: #6E903B;   margin: 5px 5px 0 0;padding:10px}
</style></head><body><div class="ocd"><div class="ocdc"><a href="http://en.instr.scorser.com/M.html"><img alt="" src="http://instr.scorser.com/menu_white.png" style="height:23px; width:30px;margin:5px"></a><div class="ocdd"><input id="s" value placeholder=" Search ScorSer.com: Instruments, Composers, Compositions ..." class="ic"></div></div></div><script type="text/javascript"> 
  $( "#s" ).autocomplete({
  minLength: 0,
  source: "http://en.instr.scorser.com/Au/Voice/",
  select: function(event,ui) {
      window.location.href = ui.item.the_link;
    }
    }).focus(function () {
    $(this).autocomplete("search");
    });
 </script><div class="hd"><a href="http://en.instr.scorser.com/SS/Voice/Solo/All.html">Voice Solo</a></div><div class="hd"><a href="http://en.instr.scorser.com/SS/Voice/All/All.html">Voice + ...</a></div><div class="hd"><a href="http://en.instr.scorser.com/SS/Voice/Solo/For+beginners.html">For beginners</a></div><div class="hd"><a href="http://en.instr.scorser.com/SC/Voice/All/Popularity.html">Composers</a></div><div class="clear10"></div><div class="clear10"></div><script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-7958472158675518"
     crossorigin="anonymous"></script>
<!-- scorser.com - Ad1 -->
<ins class="adsbygoogle"
     style="display:block"
     data-ad-client="ca-pub-7958472158675518"
     data-ad-slot="6855378574"
     data-ad-format="auto"
     data-full-width-responsive="true"></ins>
<script>
     (adsbygoogle = window.adsbygoogle || []).push({ });
</script><h1>Stephen Glover</h1><div class="hd"><a href="http://en.instr.scorser.com/C/All/Stephen+Glover/All/Alphabeticly.html">All Compositions</a></div><div class="clear10"></div><h2>Compositions for: Voice</h2><div class="hd"><a href="#arr">#Arrangements for: Voice</a></div><div class="clear10"></div><div class="hd"><a rel="nofollow" href="http://en.instr.scorser.com/C/Voice/Stephen+Glover/All/Popularity.html">by popularity</a></div><div class="clear10"></div><h2>A</h2><a href="http://en.instr.scorser.com/CC/Voice/Stephen+Glover/All+Things+are+Beautiful.html">All Things are Beautiful</a><a href="http://en.instr.scorser.com/CC/Voice/Stephen+Glover/Annie+o%27+the+Banks+o%27+Dee.html">Annie o' the Banks o' Dee</a><h2>B</h2><a href="http://en.instr.scorser.com/CC/Voice/Stephen+Glover/Beautiful+Moonlight.html">Beautiful Moonlight</a><a href="http://en.instr.scorser.com/CC/Voice/Stephen+Glover/Beauty+and+the+Beast.html">Beauty and the Beast</a><a href="http://en.instr.scorser.com/CC/Voice/Stephen+Glover/Bright+Be+the+Place+of+Thy+Soul.html">Bright Be the Place of Thy Soul</a><h2>C</h2><a href="http://en.instr.scorser.com/CC/Voice/Stephen+Glover/Consider+the+Lilies.html">Consider the Lilies</a><h2>D</h2><a href="http://en.instr.scorser.com/CC/Voice/Stephen+Glover/Dark-Eyed+Ellen.html">Dark-Eyed Ellen</a><a href="http://en.instr.scorser.com/CC/Voice/Stephen+Glover/Database+error+-+IMSLP%3a+Free+Sheet+Music+PDF+Download%3c%2ftitle%3e%0a%3cmeta+charset%3d%22UTF-8%22+%2f%3e%0a%3cmeta+name%3d%22generator%22+content%3d%22MediaWiki+1.18.1%22+%2f%3e%0a%3cmeta+name%3d%22robots%22+content%3d%22noindex%2cnofollow%22+%2f%3e%0a%3cmeta+http-equiv%3d%22X-UA-Compatible%22+content%3d%22IE%3dedge%22+%2f%3e%0a%3cmeta+name%3d%22smartbanner%3atitle%22+content%3d%22IMSLP%22+%2f%3e%0a%3cmeta+name%3d%22smartbanner%3aauthor%22+content%3d%22Project+Petrucci+LLC%22+%2f%3e%0a%3cmeta+name%3d%22smartbanner%3aprice%22+content%3d%22FREE%22+%2f%3e%0a%3cmeta+name%3d%22smartbanner%3abutton%22+content%3d%22VIEW%22+%2f%3e%0a%3cmeta+name%3d%22smartbanner%3ahide-ttl%22+content%3d%223600000%22+%2f%3e%0a%3cmeta+name%3d%22smartbanner%3aenable-ios%22+content%3d%221%22+%2f%3e%0a%3cmeta+name%3d%22smartbanner%3aprice-suffix-apple%22+content%3d%22+-+On+the+App+Store%22+%2f%3e%0a%3cmeta+name%3d%22smartbanner%3aicon-apple%22+content%3d%22https%3a%2f%2fimslp.org%2fimages%2fc%2fcf%2fIosicon.jpg%22+%2f%3e%0a%3cmeta+name%3d%22smartbanner%3abutton-url-apple%22+content%3d%22https%3a%2f%2fitunes.apple.com%2fus%2fapp%2fimslp%2fid1373671782%22+%2f%3e%0a%3cmeta+name%3d%22viewport%22+content%3d%22width%3ddevice-width%2c+initial-scale%3d1%2c+maximum-scale%3d1%22+%2f%3e%0a%3clink+rel%3d%22apple-touch-icon%22+sizes%3d%22180x180%22+href%3d%22%2fapple-touch-icon.png%22+%2f%3e%0a%3clink+rel%3d%22icon%22+sizes%3d%22192x192%22+href%3d%22%2fandroid-touch-icon.png%22+%2f%3e%0a%3clink+rel%3d%22shortcut+icon%22+href%3d%22%2ffavicon.ico%22+%2f%3e%0a%3clink+rel%3d%22search%22+type%3d%22application%2fopensearchdescription%2bxml%22+href%3d%22%2fopensearch_desc.php%22+title%3d%22IMSLP.html">Database error - IMSLP: Free Sheet Music PDF Download</title>
<meta charset="UTF-8" />
<meta name="generator" content="MediaWiki 1.18.1" />
<meta name="robots" content="noindex,nofollow" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="smartbanner:title" content="IMSLP" />
<meta name="smartbanner:author" content="Project Petrucci LLC" />
<meta name="smartbanner:price" content="FREE" />
<meta name="smartbanner:button" content="VIEW" />
<meta name="smartbanner:hide-ttl" content="3600000" />
<meta name="smartbanner:enable-ios" content="1" />
<meta name="smartbanner:price-suffix-apple" content=" - On the App Store" />
<meta name="smartbanner:icon-apple" content="https://imslp.org/images/c/cf/Iosicon.jpg" />
<meta name="smartbanner:button-url-apple" content="https://itunes.apple.com/us/app/imslp/id1373671782" />
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1" />
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png" />
<link rel="icon" sizes="192x192" href="/android-touch-icon.png" />
<link rel="shortcut icon" href="/favicon.ico" />
<link rel="search" type="application/opensearchdescription+xml" href="/opensearch_desc.php" title="IMSLP</a><a href="http://en.instr.scorser.com/CC/Voice/Stephen+Glover/Dear+Summer+Morn!.html">Dear Summer Morn!</a><h2>F</h2><a href="http://en.instr.scorser.com/CC/Voice/Stephen+Glover/Friendship.html">Friendship</a><h2>G</h2><a href="http://en.instr.scorser.com/CC/Voice/Stephen+Glover/Gerty%27s+Song+of+the+Star.html">Gerty's Song of the Star</a><a href="http://en.instr.scorser.com/CC/Voice/Stephen+Glover/Give+Me+a+Cot+in+the+Valley+I+Love.html">Give Me a Cot in the Valley I Love</a><h2>H</h2><a href="http://en.instr.scorser.com/CC/Voice/Stephen+Glover/Hope+and+the+Rose.html">Hope and the Rose</a><h2>I</h2><a href="http://en.instr.scorser.com/CC/Voice/Stephen+Glover/I+Love+the+Merry+Sunshine.html">I Love the Merry Sunshine</a><a href="http://en.instr.scorser.com/CC/Voice/Stephen+Glover/I+love+to+hear+my+Saviour%27s+voice.html">I love to hear my Saviour's voice</a><a href="http://en.instr.scorser.com/CC/Voice/Stephen+Glover/I+Would+I+Were+a+Star.html">I Would I Were a Star</a><a href="http://en.instr.scorser.com/CC/Voice/Stephen+Glover/I+Would+Not+Die+in+Winter.html">I Would Not Die in Winter</a><a href="http://en.instr.scorser.com/CC/Voice/Stephen+Glover/In+the+Starlight.html">In the Starlight</a><a href="http://en.instr.scorser.com/CC/Voice/Stephen+Glover/I%27ve+a+Home+in+the+Valley.html">I've a Home in the Valley</a><h2>L</h2><a href="http://en.instr.scorser.com/CC/Voice/Stephen+Glover/Lays+of+the+Night.html">Lays of the Night</a><a href="http://en.instr.scorser.com/CC/Voice/Stephen+Glover/Listen!+%27Tis+the+Wood-Bird%27s+Song.html">Listen! 'Tis the Wood-Bird's Song</a><a href="http://en.instr.scorser.com/CC/Voice/Stephen+Glover/Little+Red+Riding+Hood.html">Little Red Riding Hood</a><h2>M</h2><a href="http://en.instr.scorser.com/CC/Voice/Stephen+Glover/Mother+Can+This+the+Glory+Be.html">Mother Can This the Glory Be</a><a href="http://en.instr.scorser.com/CC/Voice/Stephen+Glover/My+Mary+Dear.html">My Mary Dear</a><h2>N</h2><a href="http://en.instr.scorser.com/CC/Voice/Stephen+Glover/Nearer%2c+My+God%2c+to+Thee!.html">Nearer, My God, to Thee!</a><h2>S</h2><a href="http://en.instr.scorser.com/CC/Voice/Stephen+Glover/Sister%2c+Since+I+Met+Thee+Last.html">Sister, Since I Met Thee Last</a><a href="http://en.instr.scorser.com/CC/Voice/Stephen+Glover/Song+of+Blanche+Alpen.html">Song of Blanche Alpen</a><a href="http://en.instr.scorser.com/CC/Voice/Stephen+Glover/Sporting+on+the+Village+Green.html">Sporting on the Village Green</a><h2>T</h2><a href="http://en.instr.scorser.com/CC/Voice/Stephen+Glover/The+Blind+Girl+to+Her+Harp.html">The Blind Girl to Her Harp</a><a href="http://en.instr.scorser.com/CC/Voice/Stephen+Glover/The+Bridal+Blessing.html">The Bridal Blessing</a><a href="http://en.instr.scorser.com/CC/Voice/Stephen+Glover/The+Christian+Graces.html">The Christian Graces</a><a href="http://en.instr.scorser.com/CC/Voice/Stephen+Glover/The+Curfew+Bell.html">The Curfew Bell</a><a href="http://en.instr.scorser.com/CC/Voice/Stephen+Glover/The+Depths+of+the+Ocean.html">The Depths of the Ocean</a><a href="http://en.instr.scorser.com/CC/Voice/Stephen+Glover/The+Emigrant%27s+Farewell.html">The Emigrant's Farewell</a><a href="http://en.instr.scorser.com/CC/Voice/Stephen+Glover/The+Fair+Rose+of+Killarney.html">The Fair Rose of Killarney</a><a href="http://en.instr.scorser.com/CC/Voice/Stephen+Glover/The+Gipsey+Girl.html">The Gipsey Girl</a><a href="http://en.instr.scorser.com/CC/Voice/Stephen+Glover/The+Gipsy+Countess.html">The Gipsy Countess</a><a href="http://en.instr.scorser.com/CC/Voice/Stephen+Glover/The+Good+Bye+at+the+Door.html">The Good Bye at the Door</a><a href="http://en.instr.scorser.com/CC/Voice/Stephen+Glover/The+Indian+Hunter%27s+Bride.html">The Indian Hunter's Bride</a><a href="http://en.instr.scorser.com/CC/Voice/Stephen+Glover/The+Lily+and+the+Rose.html">The Lily and the Rose</a><a href="http://en.instr.scorser.com/CC/Voice/Stephen+Glover/The+Lonely+Bird.html">The Lonely Bird</a><a href="http://en.instr.scorser.com/CC/Voice/Stephen+Glover/The+Robin.html">The Robin</a><a href="http://en.instr.scorser.com/CC/Voice/Stephen+Glover/The+Sea+is+England%27s+Glory.html">The Sea is England's Glory</a><a href="http://en.instr.scorser.com/CC/Voice/Stephen+Glover/The+Soldier%27s+Watchword.html">The Soldier's Watchword</a><a href="http://en.instr.scorser.com/CC/Voice/Stephen+Glover/The+Southron%27s+Watchword.html">The Southron's Watchword</a><a href="http://en.instr.scorser.com/CC/Voice/Stephen+Glover/The+Valley+of+Chamouni.html">The Valley of Chamouni</a><a href="http://en.instr.scorser.com/CC/Voice/Stephen+Glover/They+Said+My+Love+Would+Change+with+Time.html">They Said My Love Would Change with Time</a><h2>W</h2><a href="http://en.instr.scorser.com/CC/Voice/Stephen+Glover/What+Are+the+Wild+Waves+Saying%3f.html">What Are the Wild Waves Saying?</a><a href="http://en.instr.scorser.com/CC/Voice/Stephen+Glover/Who%27ll+Come+and+Play+with+Me.html">Who'll Come and Play with Me</a><h2 id="arr">Arrangements for: Voice</h2><a href="http://en.instr.scorser.com/CC/Voice/Stephen+Glover/Lays+of+the+Night.html">Lays of the Night</a><a href="http://en.instr.scorser.com/CC/Voice/Stephen+Glover/The+Dream+is+Past.html">The Dream is Past</a><a href="http://en.instr.scorser.com/CC/Voice/Stephen+Glover/The+Gipsey+Girl.html">The Gipsey Girl</a><div class="clear10"></div><script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-7958472158675518"
     crossorigin="anonymous"></script>
<!-- scorser.com - Ad2 -->
<ins class="adsbygoogle"
     style="display:block"
     data-ad-client="ca-pub-7958472158675518"
     data-ad-slot="2242351737"
     data-ad-format="auto"
     data-full-width-responsive="true"></ins>
<script>
     (adsbygoogle = window.adsbygoogle || []).push({ });
</script><div class="clear10"></div><div class="clear10"></div><a href="https://en.wikipedia.org/wiki/Stephen_Glover_(composer)">Wikipedia</a><div class="p">Stephen Glover (1812/13–1870), was a composer and teacher.</div><div class="p">Glover was brother to <a href="http://en.instr.scorser.com/C/Voice/Charles+William+Glover/All/Popularity.html">Charles William Glover</a>. He was born in London in 1812 or 1813, and became a popular composer of songs, ballads, and duets. The Monks of Old (1842), What are the Wild Waves Saying (1850), Excelsior, and Songs from the Holy Scriptures illustrate the range and taste of the fourteen or fifteen hundred compositions Glover presented to the public from 1847 until his death, on 7 December 1870, at the age of 57.</div><div class="p">NOTE: A song by Stephen Glover is not shown in the listings of his compositions. On the cover of piece of sheet music published in New York, it is entitled "Gently Sighs the Breeze." At the bottom it reads: "The popular duet, written for Madlle. Jenny Lind & Madlle. Marietta Alboni." The inside of the sheet gives the title as "The Evening Breeze", with words by J. E. Carpenter. It is likely a 1948/50 publication. The cover has a black & white litho of the two women.</div><div class="p"> This article incorporates text from a publication now in the public domain: "Glover, Stephen (1813-1870)". Dictionary of National Biography. London: Smith, Elder & Co. 1885–1900.</div></body></html>