<!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/Matthew+Dubourg/%d0%92%d1%81%d0%b5/Alphabeticly.html"/><link rel="alternate" hreflang="de" href = "http://de.instr.scorser.com/C/Streichtrio/Matthew+Dubourg/Alle/Alphabeticly.html"/><link rel="alternate" hreflang="fr" href = "http://fr.instr.scorser.com/C/Trio+%c3%a0+cordes/Matthew+Dubourg/Tous/Alphabeticly.html"/><link rel="alternate" hreflang="pt" href = "http://pt.instr.scorser.com/C/Trio+de+cordas/Matthew+Dubourg/Todos/Alphabeticly.html"/><link rel="alternate" hreflang="es" href = "http://es.instr.scorser.com/C/Tr%c3%ado+de+cuerda/Matthew+Dubourg/Todos/Alphabeticly.html"/><link rel="alternate" hreflang="pl" href = "http://pl.instr.scorser.com/C/Trio+smyczkowe/Matthew+Dubourg/Wszystkie/Alphabeticly.html"/><link rel="alternate" hreflang="it" href = "http://it.instr.scorser.com/C/Trio+d%27archi/Matthew+Dubourg/Tutto/Alphabeticly.html"/><link rel="alternate" hreflang="nl" href = "http://nl.instr.scorser.com/C/Strijktrio/Matthew+Dubourg/Alle/Alphabeticly.html"/><link rel="canonical" href="http://en.instr.scorser.com/C/All/Matthew+Dubourg/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>Matthew Dubourg List of compositions</title><meta name="description" content="Matthew Dubourg 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>Matthew Dubourg</h1><div class="hd"><a href="http://en.instr.scorser.com/C/All/Matthew+Dubourg/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/Matthew_Dubourg">Wikipedia</a><div class="p">Matthew Dubourg (1703 – 3 July 1767) was an English violinist, conductor, and composer who spent most of his life in Ireland. Among other achievements, Dubourg led the orchestra at the premiere of Georg Friedrich Handel's great oratorio <a href="http://en.instr.scorser.com/CC/String+trio/George+Frideric+Handel/Messiah.html">Messiah.</a></div><div class="p">Dubourg was born in London, the illegitimate son of a court dancing master, his mother's identity is unknown. In 1712, at age 9, he performed a Corelli sonata standing on a stool at the home of Thomas Britton. At age 11, in 1714, he furthered his studies under the celebrated Italian violinist, composer and music theorist <a href="http://en.instr.scorser.com/C/String+trio/Francesco+Geminiani/All/Popularity.html">Francesco Geminiani</a>. He performed a sonata at the Queen's Theatre in March 1714, a benefit concert in May at Hickford's Room, as well as many other performances during the London season.</div><div class="p">On 17 June 1727 he married Frances, the daughter of musician Bernard Gates at Stanmore, Middlesex. They had one child, a daughter named Elizabeth, who married oboist Redmond Simpson on 22 September 1753, who had one child.</div><div class="p">Dubourg served as concert-master from 1728 to 1764 in Dublin. His official title was "Chief Composer and Master of the Music attending His Majesty's State in Ireland" at Dublin Castle. He was a major force the musical life of Dublin, together with <a href="http://en.instr.scorser.com/C/String+trio/Francesco+Geminiani/All/Popularity.html">Geminiani</a>, who was his friend and teacher for many years.</div><div class="p">Dubourg led the orchestra in the first performances of Handel's <a href="http://en.instr.scorser.com/CC/String+trio/George+Frideric+Handel/Messiah.html">Messiah.</a> Dubourg had worked with Handel as early as 1719 in London. The premiere of Messiah took place at "Mr Neale's Music Hall" in Dublin on 13 April 1742.</div><div class="p">Permission to use members of the choirs from Dublin's cathedrals had been granted by the dean of Saint Patrick's Cathedral, Jonathan Swift (1667–1745) (who is better known today as the author of Gulliver's Travels). However, Swift then withdrew his permission, only to grant it once again as the dates for the performances drew near. Swift also had no kind words for Dubourg's orchestra. He called them "a club of fiddlers in Fishamble Street".</div><div class="p">Handel led the performance of Messiah from the harpsichord, and Dubourg conducted the orchestra. Despite Swift's sally against Dubourg's orchestra, Handel thought they played quite well, writing to Charles Jennens, "as for the Instruments they are really excellent, Mr. Dubourgh being at the Head of them, and the Musick sounds delightfully in this charming Room".</div><div class="p">Of a concert in 1742 conducted by Handel, the following anecdote was told: Dubourg played a cadenza in which he wandered far from the theme creating complex modulations of it. When he finally returned to the original theme, Handel said: "Welcome home, Monsieur Dubourg".</div><div class="p">Following the premiere of Messiah Dubourg travelled to London with Handel and performed several other works with him at Covent Garden, including Samson, L'Allegro ed il Penseroso, and the London premiere of the Messiah in 1743. He returned to Dublin in October.</div><div class="p">Dubourg wrote several works, which are still frequently played, particularly in Britain. One of his passions was to take famous Irish tunes and morph them in the late Baroque style as, for example, with his Variations of Druid Tunes. His variations of the sonatas (op. 5) of Arcangelo Corelli are also often heard.</div><div class="p">In 1752, Dubourg became Master of the Royal Chapel in London, a post he occupied until his death in 1767. On 3 July 1767 Dubourg made a brief will leaving most of his estate to his wife Frances, and he died shortly thereafter. There is some question on the date of death, but his registered date of death is 5 July 1767. The inscription on his tombstone reads:</div><div class="p">"Here lyeth the body of Matthew Dubourg, chief composer and master of music in the kingdom of Ireland, servant to four generations of the illustrious House of Hanover, George I. and II., his Royal Highness the late Prince of Wales, and His present Majesty; as also instructor in Music to their Royal Highnesses the Duke of Cumberland and the late Prince Frederick. He died July 5, 1767, aged 64."</div><div class="p">Tho' sweet Orpheus thou couds't</div><div class="p">Bring</div><div class="p">Soft pleadings from the trembling string</div><div class="p">Unmov'd the King of Terror stands,</div><div class="p">Nor owns the magic of thy hands</div></body></html>