<!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%a4%d0%be%d1%80%d1%82%d0%b5%d0%bf%d0%b8%d0%b0%d0%bd%d0%be/John+Hill+Hewitt/%d0%92%d1%81%d0%b5/Popularity.html"/><link rel="alternate" hreflang="de" href = "http://de.instr.scorser.com/C/Klavier/John+Hill+Hewitt/Alle/Popularity.html"/><link rel="alternate" hreflang="fr" href = "http://fr.instr.scorser.com/C/Piano/John+Hill+Hewitt/Tous/Popularity.html"/><link rel="alternate" hreflang="pt" href = "http://pt.instr.scorser.com/C/Piano/John+Hill+Hewitt/Todos/Popularity.html"/><link rel="alternate" hreflang="es" href = "http://es.instr.scorser.com/C/Piano/John+Hill+Hewitt/Todos/Popularity.html"/><link rel="alternate" hreflang="pl" href = "http://pl.instr.scorser.com/C/Fortepian/John+Hill+Hewitt/Wszystkie/Popularity.html"/><link rel="alternate" hreflang="it" href = "http://it.instr.scorser.com/C/Pianoforte/John+Hill+Hewitt/Tutto/Popularity.html"/><link rel="alternate" hreflang="nl" href = "http://nl.instr.scorser.com/C/Piano/John+Hill+Hewitt/Alle/Popularity.html"/><link rel="canonical" href="http://en.instr.scorser.com/C/All/John+Hill+Hewitt/All/Popularity.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>John Hill Hewitt List of compositions</title><meta name="description" content="John Hill Hewitt 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/Piano/",
  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/Piano/Solo/All.html">Piano Solo</a></div><div class="hd"><a href="http://en.instr.scorser.com/SS/Piano/All/All.html">Piano + ...</a></div><div class="hd"><a href="http://en.instr.scorser.com/SS/Piano/Solo/For+beginners.html">For beginners</a></div><div class="hd"><a href="http://en.instr.scorser.com/SC/Piano/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>John Hill Hewitt</h1><div class="hd"><a href="http://en.instr.scorser.com/C/All/John+Hill+Hewitt/All/Alphabeticly.html">All Compositions</a></div><div class="clear10"></div><h2>Compositions for: Piano</h2><div class="hd"><a href="#arr">#Arrangements for: Piano</a></div><div class="clear10"></div><div class="hd"><a href="http://en.instr.scorser.com/C/Piano/John+Hill+Hewitt/All/Alphabeticly.html">by alphabet</a></div><div class="clear10"></div><a href="http://en.instr.scorser.com/CC/Piano/John+Hill+Hewitt/The+Alpine+Horn.html">The Alpine Horn</a><a href="http://en.instr.scorser.com/CC/Piano/John+Hill+Hewitt/The+Arlington+Waltzes.html">The Arlington Waltzes</a><a href="http://en.instr.scorser.com/CC/Piano/John+Hill+Hewitt/All+Quiet+Along+the+Potomac+Tonight.html">All Quiet Along the Potomac Tonight</a><a href="http://en.instr.scorser.com/CC/Piano/John+Hill+Hewitt/Union+Quick+Step.html">Union Quick Step</a><a href="http://en.instr.scorser.com/CC/Piano/John+Hill+Hewitt/Fair+Lady%2c+Wake!.html">Fair Lady, Wake!</a><a href="http://en.instr.scorser.com/CC/Piano/John+Hill+Hewitt/Ah!+Fondly+I+Remember.html">Ah! Fondly I Remember</a><a href="http://en.instr.scorser.com/CC/Piano/John+Hill+Hewitt/%27Tis+Home+Where%27er+the+Heart+Is.html">'Tis Home Where'er the Heart Is</a><a href="http://en.instr.scorser.com/CC/Piano/John+Hill+Hewitt/The+American+Boy.html">The American Boy</a><a href="http://en.instr.scorser.com/CC/Piano/John+Hill+Hewitt/Down+Below.html">Down Below</a><a href="http://en.instr.scorser.com/CC/Piano/John+Hill+Hewitt/The+Boarding+School.html">The Boarding School</a><a href="http://en.instr.scorser.com/CC/Piano/John+Hill+Hewitt/The+Crow+Quadrilles.html">The Crow Quadrilles</a><a href="http://en.instr.scorser.com/CC/Piano/John+Hill+Hewitt/Anna+Mary%c3%a8.html">Anna Maryè</a><a href="http://en.instr.scorser.com/CC/Piano/John+Hill+Hewitt/The+Bugle+Horn.html">The Bugle Horn</a><a href="http://en.instr.scorser.com/CC/Piano/John+Hill+Hewitt/Away+Then+to+the+Mountains.html">Away Then to the Mountains</a><a href="http://en.instr.scorser.com/CC/Piano/John+Hill+Hewitt/Grand+Military+Waltz.html">Grand Military Waltz</a><a href="http://en.instr.scorser.com/CC/Piano/John+Hill+Hewitt/The+Betrothed.html">The Betrothed</a><a href="http://en.instr.scorser.com/CC/Piano/John+Hill+Hewitt/The+Bridesmaid.html">The Bridesmaid</a><a href="http://en.instr.scorser.com/CC/Piano/John+Hill+Hewitt/The+Attach%c3%a9.html">The Attaché</a><a href="http://en.instr.scorser.com/CC/Piano/John+Hill+Hewitt/Aunt+Harriet+Becha+Stowe.html">Aunt Harriet Becha Stowe</a><a href="http://en.instr.scorser.com/CC/Piano/John+Hill+Hewitt/The+Fall+of+Mexico.html">The Fall of Mexico</a><a href="http://en.instr.scorser.com/CC/Piano/John+Hill+Hewitt/Come+Sweet+Angels.html">Come Sweet Angels</a><a href="http://en.instr.scorser.com/CC/Piano/John+Hill+Hewitt/Come+Take+the+Gentle+Harp+of+Sorrow.html">Come Take the Gentle Harp of Sorrow</a><a href="http://en.instr.scorser.com/CC/Piano/John+Hill+Hewitt/Master+and+Pupil.html">Master and Pupil</a><a href="http://en.instr.scorser.com/CC/Piano/John+Hill+Hewitt/Cremona+Waltz.html">Cremona Waltz</a><a href="http://en.instr.scorser.com/CC/Piano/John+Hill+Hewitt/The+Fairmount+Quadrilles.html">The Fairmount Quadrilles</a><a href="http://en.instr.scorser.com/CC/Piano/John+Hill+Hewitt/The+Minstrel%27s+Returned+from+the+War.html">The Minstrel's Returned from the War</a><a href="http://en.instr.scorser.com/CC/Piano/John+Hill+Hewitt/Can+You+Not+Read+in+My+Eyes.html">Can You Not Read in My Eyes</a><a href="http://en.instr.scorser.com/CC/Piano/John+Hill+Hewitt/Mr.+%26+Mrs.+Snibbs.html">Mr. & Mrs. Snibbs</a><a href="http://en.instr.scorser.com/CC/Piano/John+Hill+Hewitt/The+Indian+Polka.html">The Indian Polka</a><a href="http://en.instr.scorser.com/CC/Piano/John+Hill+Hewitt/Girls+Beware.html">Girls Beware</a><a href="http://en.instr.scorser.com/CC/Piano/John+Hill+Hewitt/O+K+Gallopade.html">O K Gallopade</a><a href="http://en.instr.scorser.com/CC/Piano/John+Hill+Hewitt/The+Cavalier+Rode+on+His+Coal+Black+Steed.html">The Cavalier Rode on His Coal Black Steed</a><a href="http://en.instr.scorser.com/CC/Piano/John+Hill+Hewitt/El+Dorado+Polka.html">El Dorado Polka</a><a href="http://en.instr.scorser.com/CC/Piano/John+Hill+Hewitt/The+Oddfellow%27s+March.html">The Oddfellow's March</a><a href="http://en.instr.scorser.com/CC/Piano/John+Hill+Hewitt/Claribel.html">Claribel</a><a href="http://en.instr.scorser.com/CC/Piano/John+Hill+Hewitt/Magnolia+Polka.html">Magnolia Polka</a><a href="http://en.instr.scorser.com/CC/Piano/John+Hill+Hewitt/The+Fairy+Bridal.html">The Fairy Bridal</a><a href="http://en.instr.scorser.com/CC/Piano/John+Hill+Hewitt/The+Cot+in+the+Valley.html">The Cot in the Valley</a><a href="http://en.instr.scorser.com/CC/Piano/John+Hill+Hewitt/The+Old+Family+Clock.html">The Old Family Clock</a><a href="http://en.instr.scorser.com/CC/Piano/John+Hill+Hewitt/The+Fountain+Polka.html">The Fountain Polka</a><a href="http://en.instr.scorser.com/CC/Piano/John+Hill+Hewitt/The+Nahant+Quadrilles.html">The Nahant Quadrilles</a><a href="http://en.instr.scorser.com/CC/Piano/John+Hill+Hewitt/Eleanora+Waltz.html">Eleanora Waltz</a><a href="http://en.instr.scorser.com/CC/Piano/John+Hill+Hewitt/Fatherland!+Dear+Fatherland!.html">Fatherland! Dear Fatherland!</a><a href="http://en.instr.scorser.com/CC/Piano/John+Hill+Hewitt/Dear+Land+of+the+South.html">Dear Land of the South</a><a href="http://en.instr.scorser.com/CC/Piano/John+Hill+Hewitt/Grand+Promenade+March.html">Grand Promenade March</a><a href="http://en.instr.scorser.com/CC/Piano/John+Hill+Hewitt/Et+Cetera.html">Et Cetera</a><a href="http://en.instr.scorser.com/CC/Piano/John+Hill+Hewitt/Far+O%27er+the+Deep+Blue+Sea.html">Far O'er the Deep Blue Sea</a><a href="http://en.instr.scorser.com/CC/Piano/John+Hill+Hewitt/The+Old+Church.html">The Old Church</a><a href="http://en.instr.scorser.com/CC/Piano/John+Hill+Hewitt/I%27m+Only+Sixteen.html">I'm Only Sixteen</a><a href="http://en.instr.scorser.com/CC/Piano/John+Hill+Hewitt/The+Dying+Girl.html">The Dying Girl</a><a href="http://en.instr.scorser.com/CC/Piano/John+Hill+Hewitt/Happy+Land+Waltz.html">Happy Land Waltz</a><a href="http://en.instr.scorser.com/CC/Piano/John+Hill+Hewitt/Southern+Song+of+Freedom.html">Southern Song of Freedom</a><a href="http://en.instr.scorser.com/CC/Piano/John+Hill+Hewitt/Shaker%27s+Quick+Step.html">Shaker's Quick Step</a><a href="http://en.instr.scorser.com/CC/Piano/John+Hill+Hewitt/The+Dying+Trumpeter.html">The Dying Trumpeter</a><a href="http://en.instr.scorser.com/CC/Piano/John+Hill+Hewitt/Village+Belle.html">Village Belle</a><a href="http://en.instr.scorser.com/CC/Piano/John+Hill+Hewitt/I+Am+Far+from+My+Native+Home.html">I Am Far from My Native Home</a><a href="http://en.instr.scorser.com/CC/Piano/John+Hill+Hewitt/The+Flag+of+Cuba.html">The Flag of Cuba</a><a href="http://en.instr.scorser.com/CC/Piano/John+Hill+Hewitt/The+Light+Canoe.html">The Light Canoe</a><a href="http://en.instr.scorser.com/CC/Piano/John+Hill+Hewitt/A+Light+in+the+Window+for+Thee.html">A Light in the Window for Thee</a><a href="http://en.instr.scorser.com/CC/Piano/John+Hill+Hewitt/Dreaming+of+Thee.html">Dreaming of Thee</a><a href="http://en.instr.scorser.com/CC/Piano/John+Hill+Hewitt/Hark%2c+Brothers+Hark!.html">Hark, Brothers Hark!</a><a href="http://en.instr.scorser.com/CC/Piano/John+Hill+Hewitt/Lizzie+Green.html">Lizzie Green</a><a href="http://en.instr.scorser.com/CC/Piano/John+Hill+Hewitt/Piney+Point+Waltz.html">Piney Point Waltz</a><a href="http://en.instr.scorser.com/CC/Piano/John+Hill+Hewitt/The+Sea+Bird.html">The Sea Bird</a><a href="http://en.instr.scorser.com/CC/Piano/John+Hill+Hewitt/The+Single+Man.html">The Single Man</a><a href="http://en.instr.scorser.com/CC/Piano/John+Hill+Hewitt/Do+I+Not+Love+Thee.html">Do I Not Love Thee</a><a href="http://en.instr.scorser.com/CC/Piano/John+Hill+Hewitt/Dreaming+Forever+of+Thee.html">Dreaming Forever of Thee</a><a href="http://en.instr.scorser.com/CC/Piano/John+Hill+Hewitt/Our+Flag+Is+There.html">Our Flag Is There</a><a href="http://en.instr.scorser.com/CC/Piano/John+Hill+Hewitt/The+Fine+Old+Southern+Lady.html">The Fine Old Southern Lady</a><a href="http://en.instr.scorser.com/CC/Piano/John+Hill+Hewitt/The+Lake+Spirit%27s+Song.html">The Lake Spirit's Song</a><a href="http://en.instr.scorser.com/CC/Piano/John+Hill+Hewitt/The+Soldier%27s+Farewell.html">The Soldier's Farewell</a><a href="http://en.instr.scorser.com/CC/Piano/John+Hill+Hewitt/The+Whig+Rally.html">The Whig Rally</a><a href="http://en.instr.scorser.com/CC/Piano/John+Hill+Hewitt/We%27re+out+upon+the+moonlit+wave.html">We're out upon the moonlit wave</a><a href="http://en.instr.scorser.com/CC/Piano/John+Hill+Hewitt/Let+Us+Hope+for+the+Best.html">Let Us Hope for the Best</a><a href="http://en.instr.scorser.com/CC/Piano/John+Hill+Hewitt/Let+Washington+Rest.html">Let Washington Rest</a><a href="http://en.instr.scorser.com/CC/Piano/John+Hill+Hewitt/O%2c+Have+You+Seen+My+Spanish+Lady.html">O, Have You Seen My Spanish Lady</a><a href="http://en.instr.scorser.com/CC/Piano/John+Hill+Hewitt/Our+Native+Land.html">Our Native Land</a><a href="http://en.instr.scorser.com/CC/Piano/John+Hill+Hewitt/Rosalie+Clare.html">Rosalie Clare</a><a href="http://en.instr.scorser.com/CC/Piano/John+Hill+Hewitt/The+Kentucky+Gentleman.html">The Kentucky Gentleman</a><a href="http://en.instr.scorser.com/CC/Piano/John+Hill+Hewitt/The+Moon+Is+Dancing+on+the+Sea.html">The Moon Is Dancing on the Sea</a><a href="http://en.instr.scorser.com/CC/Piano/John+Hill+Hewitt/The+Unknown+Dead.html">The Unknown Dead</a><a href="http://en.instr.scorser.com/CC/Piano/John+Hill+Hewitt/Elodie.html">Elodie</a><a href="http://en.instr.scorser.com/CC/Piano/John+Hill+Hewitt/Ho!+For+a+Rover%27s+Life.html">Ho! For a Rover's Life</a><a href="http://en.instr.scorser.com/CC/Piano/John+Hill+Hewitt/I%27m+Still+Thine+Own.html">I'm Still Thine Own</a><a href="http://en.instr.scorser.com/CC/Piano/John+Hill+Hewitt/Let+Me+Sleep+My+Last+Sleep+in+the+Land+of+My+Birth.html">Let Me Sleep My Last Sleep in the Land of My Birth</a><a href="http://en.instr.scorser.com/CC/Piano/John+Hill+Hewitt/Love+Strong+in+Death.html">Love Strong in Death</a><a href="http://en.instr.scorser.com/CC/Piano/John+Hill+Hewitt/Oh!+Have+I+Not+Been+True+to+Thee.html">Oh! Have I Not Been True to Thee</a><a href="http://en.instr.scorser.com/CC/Piano/John+Hill+Hewitt/Oh!+Mount+Thy+Bright+and+Gallant+Steed.html">Oh! Mount Thy Bright and Gallant Steed</a><a href="http://en.instr.scorser.com/CC/Piano/John+Hill+Hewitt/Our+Fireside+at+Home.html">Our Fireside at Home</a><a href="http://en.instr.scorser.com/CC/Piano/John+Hill+Hewitt/The+South.html">The South</a><a href="http://en.instr.scorser.com/CC/Piano/John+Hill+Hewitt/The+Union+Forever!.html">The Union Forever!</a><a href="http://en.instr.scorser.com/CC/Piano/John+Hill+Hewitt/Flag+of+the+Sunny+South.html">Flag of the Sunny South</a><a href="http://en.instr.scorser.com/CC/Piano/John+Hill+Hewitt/Lady+Awaken.html">Lady Awaken</a><a href="http://en.instr.scorser.com/CC/Piano/John+Hill+Hewitt/Oh%2c+Come+to+Me%2c+Love%2c+in+a+Beautiful+Dream.html">Oh, Come to Me, Love, in a Beautiful Dream</a><a href="http://en.instr.scorser.com/CC/Piano/John+Hill+Hewitt/The+Jenny+Lind+Song.html">The Jenny Lind Song</a><a href="http://en.instr.scorser.com/CC/Piano/John+Hill+Hewitt/The+Mountain+Bugle.html">The Mountain Bugle</a><a href="http://en.instr.scorser.com/CC/Piano/John+Hill+Hewitt/The+Saint+of+Erins+Isle.html">The Saint of Erins Isle</a><a href="http://en.instr.scorser.com/CC/Piano/John+Hill+Hewitt/The+Stonewall+Quickstep.html">The Stonewall Quickstep</a><a href="http://en.instr.scorser.com/CC/Piano/John+Hill+Hewitt/Veni%2c+Vidi%2c+Vici.html">Veni, Vidi, Vici</a><a href="http://en.instr.scorser.com/CC/Piano/John+Hill+Hewitt/We%27re+Afloat.html">We're Afloat</a><a href="http://en.instr.scorser.com/CC/Piano/John+Hill+Hewitt/When+Thou+Wer%27t+True.html">When Thou Wer't True</a><a href="http://en.instr.scorser.com/CC/Piano/John+Hill+Hewitt/Few+Day%27s.html">Few Day's</a><a href="http://en.instr.scorser.com/CC/Piano/John+Hill+Hewitt/I+Love+My+Native+Land+the+Best.html">I Love My Native Land the Best</a><a href="http://en.instr.scorser.com/CC/Piano/John+Hill+Hewitt/I+Will+Meet+Thee.html">I Will Meet Thee</a><a href="http://en.instr.scorser.com/CC/Piano/John+Hill+Hewitt/Julia.html">Julia</a><a href="http://en.instr.scorser.com/CC/Piano/John+Hill+Hewitt/My+Heart%27s+with+Thee.html">My Heart's with Thee</a><a href="http://en.instr.scorser.com/CC/Piano/John+Hill+Hewitt/Our+Hearts+Are+With+Our+Native+Land.html">Our Hearts Are With Our Native Land</a><a href="http://en.instr.scorser.com/CC/Piano/John+Hill+Hewitt/The+Mournful+Good+Night.html">The Mournful Good Night</a><a href="http://en.instr.scorser.com/CC/Piano/John+Hill+Hewitt/There%27s+Love+for+You+%26+Me.html">There's Love for You & Me</a><a href="http://en.instr.scorser.com/CC/Piano/John+Hill+Hewitt/Go+and+Ask+My+Mother.html">Go and Ask My Mother</a><a href="http://en.instr.scorser.com/CC/Piano/John+Hill+Hewitt/I+Would+Not+Die+at+All.html">I Would Not Die at All</a><a href="http://en.instr.scorser.com/CC/Piano/John+Hill+Hewitt/Leap+O%27er+the+Waves.html">Leap O'er the Waves</a><a href="http://en.instr.scorser.com/CC/Piano/John+Hill+Hewitt/Linger+Not+Long.html">Linger Not Long</a><a href="http://en.instr.scorser.com/CC/Piano/John+Hill+Hewitt/Look+from+Thy+Lattice%2c+Gentle+Lady.html">Look from Thy Lattice, Gentle Lady</a><a href="http://en.instr.scorser.com/CC/Piano/John+Hill+Hewitt/Mary+Blane.html">Mary Blane</a><a href="http://en.instr.scorser.com/CC/Piano/John+Hill+Hewitt/None+Remember+Me.html">None Remember Me</a><a href="http://en.instr.scorser.com/CC/Piano/John+Hill+Hewitt/The+Ladie%27s+Man.html">The Ladie's Man</a><a href="http://en.instr.scorser.com/CC/Piano/John+Hill+Hewitt/The+New+Brighton+Quadrilles.html">The New Brighton Quadrilles</a><a href="http://en.instr.scorser.com/CC/Piano/John+Hill+Hewitt/The+Prisoner+and+the+Swallow.html">The Prisoner and the Swallow</a><a href="http://en.instr.scorser.com/CC/Piano/John+Hill+Hewitt/Freedom%27s+Muster+Drum.html">Freedom's Muster Drum</a><a href="http://en.instr.scorser.com/CC/Piano/John+Hill+Hewitt/I+Cannot+Love+Another.html">I Cannot Love Another</a><a href="http://en.instr.scorser.com/CC/Piano/John+Hill+Hewitt/I+Will+Often+Think+of+Thee.html">I Will Often Think of Thee</a><a href="http://en.instr.scorser.com/CC/Piano/John+Hill+Hewitt/It+Wont+Bear+Mentioning.html">It Wont Bear Mentioning</a><a href="http://en.instr.scorser.com/CC/Piano/John+Hill+Hewitt/Let%27s+Sit+Down+and+Talk+Together.html">Let's Sit Down and Talk Together</a><a href="http://en.instr.scorser.com/CC/Piano/John+Hill+Hewitt/Oh!+Soon+Return.html">Oh! Soon Return</a><a href="http://en.instr.scorser.com/CC/Piano/John+Hill+Hewitt/Sweet+Kitty+Neal.html">Sweet Kitty Neal</a><a href="http://en.instr.scorser.com/CC/Piano/John+Hill+Hewitt/The+Old+Elm+Tree.html">The Old Elm Tree</a><a href="http://en.instr.scorser.com/CC/Piano/John+Hill+Hewitt/You+Remember+When+We+Parted.html">You Remember When We Parted</a><a href="http://en.instr.scorser.com/CC/Piano/John+Hill+Hewitt/I%27m+Thine+Alone.html">I'm Thine Alone</a><a href="http://en.instr.scorser.com/CC/Piano/John+Hill+Hewitt/I%27m+Thinking+of+You+Now+Mary.html">I'm Thinking of You Now Mary</a><a href="http://en.instr.scorser.com/CC/Piano/John+Hill+Hewitt/Oh!+Give+Me+the+Mountains.html">Oh! Give Me the Mountains</a><a href="http://en.instr.scorser.com/CC/Piano/John+Hill+Hewitt/The+Knight+from+Palestine.html">The Knight from Palestine</a><a href="http://en.instr.scorser.com/CC/Piano/John+Hill+Hewitt/The+Young+Volunteer.html">The Young Volunteer</a><a href="http://en.instr.scorser.com/CC/Piano/John+Hill+Hewitt/Why+Comes+He+Not%3f.html">Why Comes He Not?</a><a href="http://en.instr.scorser.com/CC/Piano/John+Hill+Hewitt/Loely+Anna.html">Loely Anna</a><a href="http://en.instr.scorser.com/CC/Piano/John+Hill+Hewitt/On+to+the+Charge!.html">On to the Charge!</a><a href="http://en.instr.scorser.com/CC/Piano/John+Hill+Hewitt/Will+You+Love+Me%2c+Jennie+Dear.html">Will You Love Me, Jennie Dear</a><a href="http://en.instr.scorser.com/CC/Piano/John+Hill+Hewitt/I%27ll+Love+Thee+Then.html">I'll Love Thee Then</a><a href="http://en.instr.scorser.com/CC/Piano/John+Hill+Hewitt/Song+of+the+Hungarian+Exile.html">Song of the Hungarian Exile</a><a href="http://en.instr.scorser.com/CC/Piano/John+Hill+Hewitt/The+Jackdaws.html">The Jackdaws</a><a href="http://en.instr.scorser.com/CC/Piano/John+Hill+Hewitt/The+Loved+One.html">The Loved One</a><a href="http://en.instr.scorser.com/CC/Piano/John+Hill+Hewitt/The+Voice+of+the+Waves.html">The Voice of the Waves</a><a href="http://en.instr.scorser.com/CC/Piano/John+Hill+Hewitt/Where+Art+Thou!.html">Where Art Thou!</a><a href="http://en.instr.scorser.com/CC/Piano/John+Hill+Hewitt/You+Are+Going+to+the+Wars%2c+Willie+Boy!.html">You Are Going to the Wars, Willie Boy!</a><a href="http://en.instr.scorser.com/CC/Piano/John+Hill+Hewitt/Her+Heart%27s+Not+There.html">Her Heart's Not There</a><a href="http://en.instr.scorser.com/CC/Piano/John+Hill+Hewitt/I+Knew+Thou+Would%27st+Return.html">I Knew Thou Would'st Return</a><a href="http://en.instr.scorser.com/CC/Piano/John+Hill+Hewitt/Memories+of+Love.html">Memories of Love</a><a href="http://en.instr.scorser.com/CC/Piano/John+Hill+Hewitt/My+Mountain+Kate.html">My Mountain Kate</a><a href="http://en.instr.scorser.com/CC/Piano/John+Hill+Hewitt/The+Parting+Song.html">The Parting Song</a><a href="http://en.instr.scorser.com/CC/Piano/John+Hill+Hewitt/Lowland+Fanny.html">Lowland Fanny</a><a href="http://en.instr.scorser.com/CC/Piano/John+Hill+Hewitt/Oh!+While+Adown+Life%27s+Stream+We+Glide.html">Oh! While Adown Life's Stream We Glide</a><a href="http://en.instr.scorser.com/CC/Piano/John+Hill+Hewitt/Twine+a+Laurel+Wreath.html">Twine a Laurel Wreath</a><a href="http://en.instr.scorser.com/CC/Piano/John+Hill+Hewitt/Where+the+Sweet+Magnolia+Grows.html">Where the Sweet Magnolia Grows</a><a href="http://en.instr.scorser.com/CC/Piano/John+Hill+Hewitt/You+Cannot+Doubt+My+Love.html">You Cannot Doubt My Love</a><a href="http://en.instr.scorser.com/CC/Piano/John+Hill+Hewitt/Look+Up+On+That+Banner.html">Look Up On That Banner</a><a href="http://en.instr.scorser.com/CC/Piano/John+Hill+Hewitt/Our+Home%27s+on+the+Dancing+Wave.html">Our Home's on the Dancing Wave</a><a href="http://en.instr.scorser.com/CC/Piano/John+Hill+Hewitt/The+Very+Little+Maid.html">The Very Little Maid</a><a href="http://en.instr.scorser.com/CC/Piano/John+Hill+Hewitt/While+the+Evening+Star+Was+Shining.html">While the Evening Star Was Shining</a><a href="http://en.instr.scorser.com/CC/Piano/John+Hill+Hewitt/They+Said+Thou+Wer%27t+Another%27s.html">They Said Thou Wer't Another's</a><a href="http://en.instr.scorser.com/CC/Piano/John+Hill+Hewitt/Rock+Me+to+Sleep%2c+Mother.html">Rock Me to Sleep, Mother</a><a href="http://en.instr.scorser.com/CC/Piano/John+Hill+Hewitt/Somebody%27s+Darling.html">Somebody's Darling</a><h2 id="arr">Arrangements for: Piano</h2><a href="http://en.instr.scorser.com/CC/Piano/John+Hill+Hewitt/All+Quiet+Along+the+Potomac+Tonight.html">All Quiet Along the Potomac Tonight</a><a href="http://en.instr.scorser.com/CC/Piano/John+Hill+Hewitt/Rock+Me+to+Sleep%2c+Mother.html">Rock Me to Sleep, Mother</a><a href="http://en.instr.scorser.com/CC/Piano/John+Hill+Hewitt/Somebody%27s+Darling.html">Somebody's Darling</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/John_Hill_Hewitt">Wikipedia</a><div class="p">John Hill Hewitt (July 11, 1801, New York City—October 7, 1890, Baltimore) was an American songwriter, playwright, and poet. He is best known for his songs about the American South, including "A Minstrel's Return from the War", "The Soldier's Farewell", "The Stonewall Quickstep", and "Somebody's Darling". His output during the American Civil War earned him the epithets "Bard of the Stars and Bars" and "Bard of the Confederacy".</div><div class="p">Over his career, Hewitt wrote over 300 songs, a number of cantatas and operettas, and one oratorio, as well as plays, poems, and articles for magazines and newspapers. He also worked as a theatre manager, magazine and newspaper editor, concert performer, and music teacher at seminaries for women.</div><div class="p">Hewitt was born in New York City, into a musical family. His father, <a href="http://en.instr.scorser.com/C/Piano/James+Hewitt/All/Popularity.html">James Hewitt</a>, was an influential music publisher, composer, and musician; his sister, Sophia Hewitt Ostinelli, would eventually become a renowned pianist. His brother, James Lang Hewitt, eventually took over his father's publishing operations; James was married to the poet, Mary E. Hewitt. His niece was soprano Eliza Biscaccianti.</div><div class="p">Nevertheless, Hewitt's father tried to steer his son away from the music business, apprenticing him in a number of other fields. In 1818, Hewitt entered West Point. His grades were bad overall, but the school provided his first formal musical training. By 1822, Hewitt did not have the grades to graduate, and his military career ended when he challenged a school officer to a duel.</div><div class="p">Hewitt moved to Augusta, Georgia, in 1823 to join his father's theatrical troupe. Their theatre burned down soon after his arrival, but Hewitt decided to stay in Augusta and open a music store where he could give private lessons for flute and piano. He became enamored of the South and its genteel traditions, and he enjoyed the attention paid to him by the wealthy parents of his pupils. However, Hewitt grew disillusioned as he realized that his dinner invitations came because his hosts wanted live music, not his company.</div><div class="p">Still, Hewitt took a permanent teaching position at the Baptist Female Academy in Greenville, South Carolina, in 1824, tutoring on the side. When a rival intimated that Hewitt was in fact a mulatto, Hewitt's private students quit him. He eventually had John C. Calhoun write a letter attesting to the allegation's falsity.</div><div class="p">In 1825, Hewitt wrote "The Minstrel's Return from the War" and published it through his brother in Boston. The song eventually became a success internationally, making him the first American-born composer whose fame reached both sides of the Atlantic. He married Estelle Mangin in 1827. In 1833 Hewitt was editor of the Baltimore Saturday Visiter. Not until 1840 would Hewitt pursue writing as a profession. That year he moved to Washington, D.C., to start and edit a newspaper. Over the next few years, he moved again and again, eventually ending up in Hampton, Virginia. There he took a position at the Chesapeake Female College and remained for nine years. His wife died during this tenure.</div><div class="p">By the start of the American Civil War, Hewitt had moved to Richmond, Virginia. He attempted to join the Confederate States Army, giving his background at West Point for credentials. He was already 60 years old, however, and the army would only offer him a drillmaster position. Hewitt turned it down. Instead, he took a job in November 1861 as the manager of the Richmond Theatre. During his stint there, he staged many of his own works, but in less than two years, the theatre owners grew tired of his authoritarian management practices. Hewitt was replaced by R. D'Orsey Ogden.</div><div class="p">He moved back to Augusta, where he joined Alfred Waldron to write pieces for the theatre and for the Queen Sisters, including the ballad operas King Linkum the First and The Vivandiere. He also began tutoring in private again, and he married an 18-year-old pupil named Mary Smith in 1863. With her he would father four more children, for a total of 11.</div><div class="p">In 1863 and 1864, Hewitt traveled with the Queen Sisters as a songwriter. They popularized his song "<a href="http://en.instr.scorser.com/CC/Piano/John+Hill+Hewitt/All+Quiet+Along+the+Potomac+Tonight.html">All Quiet Along the Potomac Tonight</a>", which became such a hit that his publisher went through five printings of the sheet music. His poetry, music, and drama grew increasingly pro-Southern and pro-Confederate. He published through John Schreiner beginning in 1864, but sent pieces secretly to the Blackmars under the pen name "Eugene Raymond". His Jephtha in 1846 may have been the first oratorio written by an American. Hewitt's output earned him the epithets "Bard of the Stars and Bars" and "Father of the American Ballad".</div><div class="p">Hewitt eventually bought the Augusta-based Blackmar publishers, but the business failed after the war. Hewitt returned to Virginia to teach at the Wesleyan Female Institute in Staunton and at the Dunbar Female Institute in Winchester. He bounced back and forth between Maryland and Georgia for the next few years, eventually ending up in Baltimore. He remained there until his death on 7 October 1890.</div></body></html>