<!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/String+trio/George+Linley/%d0%92%d1%81%d0%b5/Alphabeticly.html"/><link rel="alternate" hreflang="de" href = "http://de.instr.scorser.com/C/Streichtrio/George+Linley/Alle/Alphabeticly.html"/><link rel="alternate" hreflang="fr" href = "http://fr.instr.scorser.com/C/Trio+%c3%a0+cordes/George+Linley/Tous/Alphabeticly.html"/><link rel="alternate" hreflang="pt" href = "http://pt.instr.scorser.com/C/Trio+de+cordas/George+Linley/Todos/Alphabeticly.html"/><link rel="alternate" hreflang="es" href = "http://es.instr.scorser.com/C/Tr%c3%ado+de+cuerda/George+Linley/Todos/Alphabeticly.html"/><link rel="alternate" hreflang="pl" href = "http://pl.instr.scorser.com/C/Trio+smyczkowe/George+Linley/Wszystkie/Alphabeticly.html"/><link rel="alternate" hreflang="it" href = "http://it.instr.scorser.com/C/Trio+d%27archi/George+Linley/Tutto/Alphabeticly.html"/><link rel="alternate" hreflang="nl" href = "http://nl.instr.scorser.com/C/Strijktrio/George+Linley/Alle/Alphabeticly.html"/><link rel="canonical" href="http://en.instr.scorser.com/C/All/George+Linley/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>George Linley List of compositions</title><meta name="description" content="George Linley 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/String trio/",
  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/String+trio/Solo/All.html">String trio Solo</a></div><div class="hd"><a href="http://en.instr.scorser.com/SS/String+trio/All/All.html">String trio + ...</a></div><div class="hd"><a href="http://en.instr.scorser.com/SS/String+trio/Solo/For+beginners.html">For beginners</a></div><div class="hd"><a href="http://en.instr.scorser.com/SC/String+trio/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>George Linley</h1><div class="hd"><a href="http://en.instr.scorser.com/C/All/George+Linley/All/Alphabeticly.html">All Compositions</a></div><div class="clear10"></div><h2>Compositions for: String trio</h2><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 - 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/George_Linley">Wikipedia</a><div class="p">George Linley (27 December 1797 – 10 September 1865), was an English verse-writer and musical composer, who was born in Leeds. He contributed verses to the local newspapers and published some pamphlets, before leaving his native city in early life. After a period of military service, he lived at first in Edinburgh but finally settled in London, where he gained a reputation as a writer and composer of songs and ballads. He is perhaps best known for writing the English lyrics to the song, "God Bless the Prince of Wales".</div><div class="p">Linley was born on 27 December 1797 and baptised on 7 February 1798 at Leeds Parish Church, the younger son of James Linley, a tinplate worker, and his wife Ann. His early education was under Joshua Eastburn, a quaker, at Leeds Grammar School. At the age of 16, he joined the 3rd West Yorkshire militia as an ensign, serving in Doncaster and Dublin.</div><div class="p">Linley started his writing career in Leeds, penning lampooning verses about local dignitaries. This antagonised the victims such that Linley reportedly "bolted to London in a huff". He later moved to Edinburgh, where he married and was briefly a partner in a mercantile firm in Leith.</div><div class="p">Linley eventually settled in London, where he wrote and composed several hundred songs between 1830 and 1865. Among his most fashionable and popular ballads, composed between 1830 and 1847, were Thou art gone from my gaze, Song of the roving gipsey, Constance; and later, between 1852 and 1862, with a stronger vein of melody, Minnie, Old friends at home, and the Robert Burns poem, The Jolly Beggars. Linley also wrote the English words to the song "God Bless the Prince of Wales" (originally performed in Welsh), which was completed and performed in 1863.</div><div class="p">Linley's flowing style of composition was little suited to the stage, and his musical pieces produced at London theaters had small measure of success. The musical play, Franceses Doria, for which he wrote the songs and the music, was produced at the Princess's Theatre, London, on 3 March 1849, and published in the same year. The Toymakers, an operetta, was brought out at Covent Garden Theatre by the English Opera Company on 19 November 1861. Law versus Love, comedietta in one act, by him, was performed at the Princess's Theatre on 6 December 1862.</div><div class="p">Linley was also the author of some farces, and of satirical poems. His Musical Cynics of London, a Satire; Sketch the First, London, 1862, a savage onslaught upon music critic Henry Fothergill Chorley proved more fatal to the reputation of the author than to that of the victim. It contained smart and clever passages, and, like the Modern Hudibras, 1864, was widely read, and passed through two editions. The Showman, a work upon which Linley was engaged towards the end of his life, was not published.</div><div class="p">On 4 April 1824, Linley married Violet Gilchrist in Edinburgh. She was the youngest daughter of the linguist, John Borthwick Gilchrist. They had 6 children (3 sons and 3 daughters) but two of the daughters died in childhood. One of the sons, also named George (1834-1869), followed in his father's footsteps as a poet.</div><div class="p">Linley died, after a lingering illness, at Kensington, London, on 10 September 1865, and was buried at Kensal Green Cemetery 5 days later. One obituary stated, "The absence of the happy face and wit of George Linley from many a gathering of musical and literary men in London will be long felt as a loss not easily supplied."</div><div class="p">The portrait of George Linley by Charles Henry Schwanfelder is held by Leeds Museums and Galleries.</div></body></html>