<!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="de" ><head><link rel="alternate" hreflang="en" href = "http://en.instr.scorser.com/C/Voice/Henry+Lawes/All/Alphabeticly.html"/><link rel="alternate" hreflang="ru" href = "http://ru.instr.scorser.com/C/%d0%93%d0%be%d0%bb%d0%be%d1%81/Henry+Lawes/%d0%92%d1%81%d0%b5/Alphabeticly.html"/><link rel="alternate" hreflang="fr" href = "http://fr.instr.scorser.com/C/Voix/Henry+Lawes/Tous/Alphabeticly.html"/><link rel="alternate" hreflang="pt" href = "http://pt.instr.scorser.com/C/Voz/Henry+Lawes/Todos/Alphabeticly.html"/><link rel="alternate" hreflang="es" href = "http://es.instr.scorser.com/C/Voz/Henry+Lawes/Todos/Alphabeticly.html"/><link rel="alternate" hreflang="pl" href = "http://pl.instr.scorser.com/C/G%c5%82os/Henry+Lawes/Wszystkie/Alphabeticly.html"/><link rel="alternate" hreflang="it" href = "http://it.instr.scorser.com/C/Voce/Henry+Lawes/Tutto/Alphabeticly.html"/><link rel="alternate" hreflang="nl" href = "http://nl.instr.scorser.com/C/Stem/Henry+Lawes/Alle/Alphabeticly.html"/><link rel="canonical" href="http://de.instr.scorser.com/C/Alle/Henry+Lawes/Alle/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>Henry Lawes Liste der Kompositionen</title><meta name="description" content="Henry Lawes Noten, Partituren"/><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://de.scorser.com/S/Noten/'+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://de.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=" Suchen ScorSer.com: Instrumente, Komponisten, Kompositionen ..." class="ic"></div></div></div><script type="text/javascript"> 
  $( "#s" ).autocomplete({
  minLength: 0,
  source: "http://de.instr.scorser.com/Au/Stimme/",
  select: function(event,ui) {
      window.location.href = ui.item.the_link;
    }
    }).focus(function () {
    $(this).autocomplete("search");
    });
 </script><div class="hd"><a href="http://de.instr.scorser.com/SS/Stimme/Solo/Alle.html">Stimme Solo</a></div><div class="hd"><a href="http://de.instr.scorser.com/SS/Stimme/Alle/Alle.html">Stimme + ...</a></div><div class="hd"><a href="http://de.instr.scorser.com/SS/Stimme/Solo/F%c3%bcr+Anf%c3%a4nger.html">Für Anfänger</a></div><div class="hd"><a href="http://de.instr.scorser.com/SC/Stimme/Alle/Popularity.html">Komponisten</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>Henry Lawes</h1><div class="hd"><a href="http://de.instr.scorser.com/C/Alle/Henry+Lawes/Alle/Alphabeticly.html">Alle Kompositionen</a></div><div class="clear10"></div><h2>Kompositionen für: Stimme</h2><div class="clear10"></div><div class="hd"><a rel="nofollow" href="http://de.instr.scorser.com/C/Stimme/Henry+Lawes/Alle/Popularity.html">nach Beliebtheit</a></div><div class="clear10"></div><a href="http://de.instr.scorser.com/CC/Stimme/Henry+Lawes/A+Paraphrase+upon+the+Psalms%2c+set+to+New+Tunes.html">A Paraphrase upon the Psalms, set to New Tunes (Eine Paraphrase auf die Psalmen, nach New Tunes eingestellt)</a><a href="http://de.instr.scorser.com/CC/Stimme/Henry+Lawes/A+Tale+out+of+Anacreon.html">A Tale out of Anacreon</a><a href="http://de.instr.scorser.com/CC/Stimme/Henry+Lawes/About+the+Sweet+Bag+of+the+Bee.html">About the Sweet Bag of the Bee</a><a href="http://de.instr.scorser.com/CC/Stimme/Henry+Lawes/Amintor%27s+Welladay.html">Amintor's Welladay</a><a href="http://de.instr.scorser.com/CC/Stimme/Henry+Lawes/Among+the+myrtles.html">Among the myrtles</a><a href="http://de.instr.scorser.com/CC/Stimme/Henry+Lawes/Ariadne%27s+Lament.html">Ariadne's Lament (Klage der Ariadne)</a><a href="http://de.instr.scorser.com/CC/Stimme/Henry+Lawes/Ayres+and+Dialogues+for+1-3+Voices.html">Ayres and Dialogues for 1-3 Voices (Ayres und Dialoge für 1-3 Stimmen)</a><a href="http://de.instr.scorser.com/CC/Stimme/Henry+Lawes/Bid+me+but+live.html">Bid me but live</a><a href="http://de.instr.scorser.com/CC/Stimme/Henry+Lawes/Choice+Psalmes+Put+into+Musick.html">Choice Psalmes Put into Musick (Wahl Psalmes setzen in die Musick)</a><a href="http://de.instr.scorser.com/CC/Stimme/Henry+Lawes/Dispaires+Banquet.html">Dispaires Banquet</a><a href="http://de.instr.scorser.com/CC/Stimme/Henry+Lawes/Gather+Your+Rosebuds.html">Gather Your Rosebuds (Sammeln Sie Ihre Rosenstolz)</a><a href="http://de.instr.scorser.com/CC/Stimme/Henry+Lawes/Languish+and+Despair+My+Heart.html">Languish and Despair My Heart</a><a href="http://de.instr.scorser.com/CC/Stimme/Henry+Lawes/O+Let+Me+Groan.html">O Let Me Groan</a><a href="http://de.instr.scorser.com/CC/Stimme/Henry+Lawes/Select+Ayres+and+Dialogues.html">Select Ayres and Dialogues (Wählen Ayres und Dialoge)</a><a href="http://de.instr.scorser.com/CC/Stimme/Henry+Lawes/Slide+soft%2c+you+silver+floods.html">Slide soft, you silver floods</a><a href="http://de.instr.scorser.com/CC/Stimme/Henry+Lawes/The+Angler%27s+Song.html">The Angler's Song (Die Angler Lied)</a><a href="http://de.instr.scorser.com/CC/Stimme/Henry+Lawes/The+Masque+of+Comus.html">The Masque of Comus (Die Maske des Comus)</a><a href="http://de.instr.scorser.com/CC/Stimme/Henry+Lawes/The+Treasury+of+Musick.html">The Treasury of Musick (Die Schatzkammer der Musick)</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://de.wikipedia.org/wiki/Henry_Lawes">Wikipedia</a><div class="p">Henry Lawes (* getauft am 5. Dezember 1595 in Dinton (Wiltshire); † 21. Oktober 1662 in London) war ein englischer Musiker und Komponist.</div><div class="p">Henry Lawes erhielt seine musikalische Ausbildung bei <a href="http://de.instr.scorser.com/C/Stimme/John+Cooper/Alle/Popularity.html">John Cooper</a>, besser bekannt unter seinem italienischen Pseudonym <a href="http://de.instr.scorser.com/C/Stimme/John+Cooper/Alle/Popularity.html">Giovanni Coperario</a>, einem berühmten Komponisten seiner Zeit. 1626 wurde Lawes einer der Gentlemen of the Chapel Royal am englischen Hof, eine Stellung die er behielt bis durch das Zeitalter des Commonwealth die englische Kirchenmusik aufgelöst wurde. Auch während dieser Zeit setzte Lawes seine Tätigkeit als Komponist fort, und die berühmte Sammlung seiner Vokalmusik mit dem Titel Ayres and Dialogues for One, Two and Three Voyces erschien 1653, gefolgt von zwei weiteren Bänden mit dem gleichen Titel aus den Jahren 1655 und 1658 (Herausgeber war <a href="http://de.instr.scorser.com/C/Stimme/John+Playford/Alle/Popularity.html">John Playford</a>). Bei der Restauration der britischen Monarchie im Jahre 1660 kehrte Lawes in die königliche Kapelle zurück und komponierte ein Anthem für die Krönung von König Charles II. Lawes ist in der Westminster Abbey beigesetzt.</div><div class="p">Lawes Name ist auch außerhalb musikalisch interessierter Kreise bekannt, da er eine enge Freundschaft mit John Milton pflegte, für dessen Masque Comus er die Bühnenmusik für die erste Aufführung im Jahr 1634 beisteuerte. Der Dichter revanchierte sich mit einem Sonett, in dem die Künste Lawes' beschrieben werden. Eine besondere Begabung, poetische Texte kongenial in Musik zu fassen, die ansonsten in der englischen Musik vor allen <a href="http://de.instr.scorser.com/C/Stimme/Henry+Purcell/Alle/Popularity.html">Henry Purcell</a> und Benjamin Britten zugeschrieben wird, ist auch bei Lawes zu erkennen. Gleichzeitig ist seine Musik reich an melodischem Einfallsreichtum und zeigt in seiner konzertanten Musik einen hochausgebildeten kontrapunktischen Stil.</div><div class="p">Henry Lawes war der Bruder des Komponisten <a href="http://de.instr.scorser.com/C/Stimme/William+Lawes/Alle/Popularity.html">William Lawes</a>.</div></body></html>