<!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="fr" ><head><link rel="alternate" hreflang="en" href = "http://en.instr.scorser.com/C/Tenor/Frederick+Ouseley/All/Alphabeticly.html"/><link rel="alternate" hreflang="ru" href = "http://ru.instr.scorser.com/C/%d0%a2%d0%b5%d0%bd%d0%be%d1%80/Frederick+Ouseley/%d0%92%d1%81%d0%b5/Alphabeticly.html"/><link rel="alternate" hreflang="de" href = "http://de.instr.scorser.com/C/Tenor/Frederick+Ouseley/Alle/Alphabeticly.html"/><link rel="alternate" hreflang="pt" href = "http://pt.instr.scorser.com/C/Tenor/Frederick+Ouseley/Todos/Alphabeticly.html"/><link rel="alternate" hreflang="es" href = "http://es.instr.scorser.com/C/Tenor/Frederick+Ouseley/Todos/Alphabeticly.html"/><link rel="alternate" hreflang="pl" href = "http://pl.instr.scorser.com/C/Tenor/Frederick+Ouseley/Wszystkie/Alphabeticly.html"/><link rel="alternate" hreflang="it" href = "http://it.instr.scorser.com/C/Tenore/Frederick+Ouseley/Tutto/Alphabeticly.html"/><link rel="alternate" hreflang="nl" href = "http://nl.instr.scorser.com/C/Tenor/Frederick+Ouseley/Alle/Alphabeticly.html"/><link rel="canonical" href="http://fr.instr.scorser.com/C/Tous/Frederick+Ouseley/Tous/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>Frederick Ouseley Liste des compositions</title><meta name="description" content="Frederick Ouseley Partitions, composition musicale"/><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://fr.scorser.com/S/Partitions/'+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://fr.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=" Rechercher ScorSer.com: Instruments, Compositeurs, Compositions ..." class="ic"></div></div></div><script type="text/javascript"> 
  $( "#s" ).autocomplete({
  minLength: 0,
  source: "http://fr.instr.scorser.com/Au/Ténor/",
  select: function(event,ui) {
      window.location.href = ui.item.the_link;
    }
    }).focus(function () {
    $(this).autocomplete("search");
    });
 </script><div class="hd"><a href="http://fr.instr.scorser.com/SS/T%c3%a9nor/Solo/Tous.html">Ténor Solo</a></div><div class="hd"><a href="http://fr.instr.scorser.com/SS/T%c3%a9nor/Tous/Tous.html">Ténor + ...</a></div><div class="hd"><a href="http://fr.instr.scorser.com/SS/T%c3%a9nor/Solo/Pour+les+d%c3%a9butants.html">Pour les débutants</a></div><div class="hd"><a href="http://fr.instr.scorser.com/SC/T%c3%a9nor/Tous/Popularity.html">Compositeurs</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>Frederick Ouseley</h1><div class="hd"><a href="http://fr.instr.scorser.com/C/Tous/Frederick+Ouseley/Tous/Alphabeticly.html">Tous Compositions</a></div><div class="clear10"></div><h2>Compositions pour: Ténor</h2><div class="clear10"></div><div class="hd"><a rel="nofollow" href="http://fr.instr.scorser.com/C/T%c3%a9nor/Frederick+Ouseley/Tous/Popularity.html">par popularité</a></div><div class="clear10"></div><a href="http://fr.instr.scorser.com/CC/T%c3%a9nor/Frederick+Ouseley/How+Goodly+are+Thy+Tents.html">How Goodly are Thy Tents (Qu'elles sont belles tes tentes)</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://fr.wikipedia.org/wiki/Frederick_Ouseley">Wikipedia</a><div class="p">Sir Frederick Arthur Gore Ouseley, 2 baronnet, né le 12 août 1825 et mort le 6 avril 1889, est un compositeur, organiste, musicologue et prêtre anglais.</div><div class="p">Ouseley naît à Londres, fils de Sir Gore Ouseley, et manifeste une extraordinaire précocité en musique puisqu'il compose un opéra, (L'Isola disabitata) à l'âge de huit ans. En 1844, devenu lui-même baronnet, il entre à la Christ Church dont il est diplômé en 1846 et 1849. Il est ordonné prêtre cette dernière année et, en tant que curé de St. Paul's Church, Knightsbridge (en), sert la paroisse de St. Barnabas dans Pimlico, quartier de la Cité de Westminster au centre de Londres, jusqu'en 1851.</div><div class="p">Toute sa vie, il éprouve un conflit social entre son héritage aristocratique et son intérêt pour l'interprétation de la musique de l'église anglicane, activité considérée alors indigne de quelqu'un de son statut. En 1850 il réussit l'examen de musique B. à l'université d'Oxford et quatre ans plus tard celui de musique D. avec pour exercice un oratorio intitulé The Martyrdom of St Polycarp. Il est professeur Heather de musique à Oxford de 1855 à 1889. En 1856, Ouseley fonde et dote de ses propres fonds le St Michael's College (en) à la périphérie de Tenbury Wells, école de chœurs destinés à servir de modèle pour la musique de l'église anglicane. Il est également premier directeur de l'école.</div><div class="p">Les œuvres d'Ouseley, peu connues aujourd'hui, comprennent un second oratorio, Hagar (Hereford, 1873), un grand nombre de services et d'antiennes, cantates, de la musique de chambre, des pièces pour orgue et des chansons. Parmi ses traités pédagogiques relatifs à l'harmonie, le contrepoint, la fugue et la composition musicale figurent Harmony (1868), Counterpoint (1869) et Musical Form (1875).</div><div class="p">Il ajoute également quelques chapitres sur la musique anglaise dans la traduction en anglais de l'Histoire de la musique d'Emil Naumann (de), le sujet étant pratiquement ignoré dans le traité original allemand.</div><div class="p">Ouseley meurt à Hereford où il est precentor à la cathédrale de Hereford depuis 1855. Son élève le plus connu est probablement <a href="http://fr.instr.scorser.com/C/T%c3%a9nor/John+Stainer/Tous/Popularity.html">Sir John Stainer</a>.</div></body></html>