<!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/SS/Lute/Voice/Song.html"/><link rel="alternate" hreflang="ru" href = "http://ru.instr.scorser.com/SS/%d0%9b%d1%8e%d1%82%d0%bd%d1%8f/%d0%93%d0%be%d0%bb%d0%be%d1%81/%d0%9f%d0%b5%d1%81%d0%bd%d1%8f.html"/><link rel="alternate" hreflang="fr" href = "http://fr.instr.scorser.com/SS/Luth/Voix/Chanson.html"/><link rel="alternate" hreflang="pt" href = "http://pt.instr.scorser.com/SS/Ala%c3%bade/Voz/Can%c3%a7%c3%a3o.html"/><link rel="alternate" hreflang="es" href = "http://es.instr.scorser.com/SS/La%c3%bad/Voz/Canci%c3%b3n.html"/><link rel="alternate" hreflang="pl" href = "http://pl.instr.scorser.com/SS/Lutnia/G%c5%82os/Piosenka.html"/><link rel="alternate" hreflang="it" href = "http://it.instr.scorser.com/SS/Liuto/Voce/Canzone.html"/><link rel="alternate" hreflang="nl" href = "http://nl.instr.scorser.com/SS/Luit/Stem/Lied.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>Laute + Stimme + Lied PDF Kostenlose,gratis,frei noten</title><meta name="description" content="Hier können Sie kostenlose Noten für: Laute + Stimme + Lied als PDF herunterladen"/><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/Laute/",
  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/Laute/Solo/Alle.html">Laute Solo</a></div><div class="hd"><a href="http://de.instr.scorser.com/SS/Laute/Alle/Alle.html">Laute + ...</a></div><div class="hd"><a href="http://de.instr.scorser.com/SS/Laute/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/Laute/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>Noten für: Laute + Stimme (Lied)</h1><div class="clear20"></div><a href="http://de.instr.scorser.com/CC/Laute/Giulio+Caccini/Amor+l%27ali+m%27impenna.html"><b>Amor l'ali m'impenna</b> (Liebe die Flügel m'impenna). Giulio Caccini</a><a href="http://de.instr.scorser.com/CC/Laute/Anonymous/The+Willow+Song.html"><b>The Willow Song</b> (Die Willow-Lied). Anonymous</a><a href="http://de.instr.scorser.com/CC/Laute/Thomas+Campion/What+if+a+Day+or+a+Moneth+or+a+Year.html"><b>What if a Day or a Moneth or a Year</b> (Was, wenn ein Tag oder ein Jahr oder ein Moneth). Thomas Campion</a><a href="http://de.instr.scorser.com/CC/Laute/John+Dowland/Flow+Not+so+Fast%2c+Ye+Fountains.html"><b>Flow Not so Fast, Ye Fountains</b>. John Dowland</a><a href="http://de.instr.scorser.com/CC/Laute/Pierre+Phal%c3%a8se/Hortus+Musarum.html"><b>Hortus Musarum</b>. Pierre Phalèse</a><a href="http://de.instr.scorser.com/CC/Laute/Ottaviano+Petrucci/Tenori+e+contrabassi+intabulati+col+sopran+in+canto+figurato.html"><b>Tenori e contrabassi intabulati col sopran in canto figurato</b> (Tenöre und Bässe intabulati mit der Sopranistin Gesang im übertragenen). Ottaviano Petrucci</a><a href="http://de.instr.scorser.com/CC/Laute/John+Dowland/What+if+I+Never+Speede.html"><b>What if I Never Speede</b>. John Dowland</a><a href="http://de.instr.scorser.com/Ar/Laute/Johann+Friedrich+Reichardt/Der+Abend/Unknown/Laute%2bStimme.html"><b>Der Abend</b>. Johann Friedrich Reichardt.  (Unknown)</a><a href="http://de.instr.scorser.com/CC/Laute/Christopher+Tye/The+Actes+of+the+Apostles.html"><b>The Actes of the Apostles</b> (Die Actes der Apostel). Christopher Tye</a><a href="http://de.instr.scorser.com/CC/Laute/Johann+Christoph+Friedrich+Bach/Maria+und+Martha+%c3%bcber+dem+Lazarusgrabe.html"><b>Maria und Martha über dem Lazarusgrabe</b>. Johann Christoph Friedrich Bach</a><a href="http://de.instr.scorser.com/CC/Laute/Arnold+Dolmetsch/Select+English+Songs+and+Dialogues+of+the+16th+and+17th+Centuries.html"><b>Select English Songs and Dialogues of the 16th and 17th Centuries</b> (Wählen englische Lieder und Dialoge aus dem 16. und 17. Jahrhundert). Arnold Dolmetsch</a><a href="http://de.instr.scorser.com/Ar/Laute/Johann+Friedrich+Reichardt/Wer+nie+sein+Brot+mit+Tr%c3%a4nen+a%c3%9f/Unknown/Laute%2bStimme.html"><b>Wer nie sein Brot mit Tränen aß</b>. Johann Friedrich Reichardt.  (Unknown)</a><a href="http://de.instr.scorser.com/CC/Laute/William+Barley/A+New+Book+of+Tabliture+for+the+Bandora.html"><b>A New Book of Tabliture for the Bandora</b> (Ein neues Buch der Tabliture für die Bandora). William Barley</a><a href="http://de.instr.scorser.com/CC/Laute/Simone+Verovio/Diletto+spirituale.html"><b>Diletto spirituale</b>. Simone Verovio</a><a href="http://de.instr.scorser.com/CC/Laute/Beyer%2c+Johann+Christian/Herrn+Professor+Gellerts+Oden%2c+Lieder+und+Fabeln.html"><b>Herrn Professor Gellerts Oden, Lieder und Fabeln</b>. Beyer, Johann Christian</a><a href="http://de.instr.scorser.com/CC/Laute/Tui+St.+George+Tucker/H%c3%a4lte+des+Lebens.html"><b>Hälte des Lebens</b>. Tui St. George Tucker</a><a href="http://de.instr.scorser.com/CC/Laute/Antonelli%2c+Cornelio/Amor+sia+benedetto.html"><b>Amor sia benedetto</b> (Amor gesegnet). Antonelli, Cornelio</a><a href="http://de.instr.scorser.com/CC/Laute/Antonelli%2c+Cornelio/Cassandra+mia.html"><b>Cassandra mia</b>. Antonelli, Cornelio</a><a href="http://de.instr.scorser.com/CC/Laute/Antonelli%2c+Cornelio/Quando+mirai.html"><b>Quando mirai</b>. Antonelli, Cornelio</a><a href="http://de.instr.scorser.com/CC/Laute/Antonelli%2c+Cornelio/Come+far%c3%b2+cor+mio.html"><b>Come farò cor mio</b> (Wie soll ich mein Herz). Antonelli, Cornelio</a><a href="http://de.instr.scorser.com/CC/Laute/Antonelli%2c+Cornelio/Correte+tutti+quanti.html"><b>Correte tutti quanti</b> (Führen Sie alle). Antonelli, Cornelio</a><a href="http://de.instr.scorser.com/CC/Laute/Antonelli%2c+Cornelio/Tutta+sei+bella.html"><b>Tutta sei bella</b>. Antonelli, Cornelio</a><a href="http://de.instr.scorser.com/Ar/Laute/Thomas+Cr%c3%a9cquillon/Je+suis+aym%c3%a9+de+la+plus+belle/Phal%c3%a8se+Jr.%2c+Pierre/Laute%2bStimme.html"><b>Je suis aymé de la plus belle</b>. Thomas Crécquillon.  (Phalèse Jr., Pierre)</a><a href="http://de.instr.scorser.com/CC/Laute/Antonelli%2c+Cornelio/Bella+che+tieni.html"><b>Bella che tieni</b>. Antonelli, Cornelio</a><a href="http://de.instr.scorser.com/CC/Laute/Antonelli%2c+Cornelio/Credeva+che+la+fiamma.html"><b>Credeva che la fiamma</b>. Antonelli, Cornelio</a><a href="http://de.instr.scorser.com/CC/Laute/Antonelli%2c+Cornelio/Date+la+strada.html"><b>Date la strada</b>. Antonelli, Cornelio</a><a href="http://de.instr.scorser.com/CC/Laute/Antonelli%2c+Cornelio/Deh+lasciatemi+stare.html"><b>Deh lasciatemi stare</b>. Antonelli, Cornelio</a><a href="http://de.instr.scorser.com/CC/Laute/Antonelli%2c+Cornelio/Donne+leggiadre.html"><b>Donne leggiadre</b>. Antonelli, Cornelio</a><a href="http://de.instr.scorser.com/CC/Laute/Antonelli%2c+Cornelio/Gioia+ch%27+avanzi.html"><b>Gioia ch' avanzi</b>. Antonelli, Cornelio</a><a href="http://de.instr.scorser.com/CC/Laute/Antonelli%2c+Cornelio/Gl%27+occhi+e+la+bocca.html"><b>Gl' occhi e la bocca</b>. Antonelli, Cornelio</a><a href="http://de.instr.scorser.com/CC/Laute/Antonelli%2c+Cornelio/Le+donne+belle.html"><b>Le donne belle</b>. Antonelli, Cornelio</a><a href="http://de.instr.scorser.com/CC/Laute/Antonelli%2c+Cornelio/Non+mi+date.html"><b>Non mi date</b>. Antonelli, Cornelio</a><a href="http://de.instr.scorser.com/CC/Laute/Antonelli%2c+Cornelio/O+core+di+diamante.html"><b>O core di diamante</b>. Antonelli, Cornelio</a><a href="http://de.instr.scorser.com/CC/Laute/Antonelli%2c+Cornelio/Pascomi+sol+di+pianto.html"><b>Pascomi sol di pianto</b>. Antonelli, Cornelio</a><a href="http://de.instr.scorser.com/CC/Laute/Antonelli%2c+Cornelio/Poich%c3%a9+piet%c3%a0.html"><b>Poiché pietà</b>. Antonelli, Cornelio</a><a href="http://de.instr.scorser.com/CC/Laute/Antonelli%2c+Cornelio/Quando+miro+i+capelli.html"><b>Quando miro i capelli</b>. Antonelli, Cornelio</a><a href="http://de.instr.scorser.com/CC/Laute/Antonelli%2c+Cornelio/S%27io+dormo.html"><b>S'io dormo</b>. Antonelli, Cornelio</a><a href="http://de.instr.scorser.com/CC/Laute/Antonelli%2c+Cornelio/Se+scior+si+ved%27+il+laccio.html"><b>Se scior si ved' il laccio</b>. Antonelli, Cornelio</a><a href="http://de.instr.scorser.com/CC/Laute/Antonelli%2c+Cornelio/Tanto+va+fatto.html"><b>Tanto va fatto</b>. Antonelli, Cornelio</a><a href="http://de.instr.scorser.com/CC/Laute/Arndt%2c+Willy/Altdeutsche+Volkslieder.html"><b>Altdeutsche Volkslieder</b>. Arndt, Willy</a><a href="http://de.instr.scorser.com/CC/Laute/Giulio+Caccini/Al+fonte%2c+al+prato.html"><b>Al fonte, al prato</b> (Al fonte, al Prato). Giulio Caccini</a><a href="http://de.instr.scorser.com/CC/Laute/Giulio+Caccini/O+che+felice+giorno.html"><b>O che felice giorno</b> (O happy day). Giulio Caccini</a><a href="http://de.instr.scorser.com/CC/Laute/John+Dowland/Daphne+was+Not+so+Chaste.html"><b>Daphne was Not so Chaste</b>. John Dowland</a><a href="http://de.instr.scorser.com/CC/Laute/John+Dowland/Time+Stands+Still.html"><b>Time Stands Still</b>. John Dowland</a><a href="http://de.instr.scorser.com/CC/Laute/John+Dowland/Who+ever+thinks+or+hopes+of+love.html"><b>Who ever thinks or hopes of love</b> (Wer auch immer denkt oder Hoffnungen der Liebe). John Dowland</a><a href="http://de.instr.scorser.com/CC/Laute/Gorzanis%2c+Giacomo/Alma+perch%c3%a8+t%27affliggi%3f.html"><b>Alma perchè t'affliggi?</b>. Gorzanis, Giacomo</a><a href="http://de.instr.scorser.com/CC/Laute/Gorzanis%2c+Giacomo/Che+giova+far+morir.html"><b>Che giova far morir</b> (Was nützt es, zu sterben). Gorzanis, Giacomo</a><a href="http://de.instr.scorser.com/CC/Laute/Gorzanis%2c+Giacomo/Da+che+si+part%27+il+sol.html"><b>Da che si part' il sol</b>. Gorzanis, Giacomo</a><a href="http://de.instr.scorser.com/CC/Laute/Gorzanis%2c+Giacomo/Di+berettino.html"><b>Di berettino</b> (Von berettino). Gorzanis, Giacomo</a><a href="http://de.instr.scorser.com/CC/Laute/Gorzanis%2c+Giacomo/Donna+gentil.html"><b>Donna gentil</b> (Gentle Dame). Gorzanis, Giacomo</a><a href="http://de.instr.scorser.com/CC/Laute/Gorzanis%2c+Giacomo/Duca+vi+voglio+dir.html"><b>Duca vi voglio dir</b> (Ich möchte sagen, Herzog). Gorzanis, Giacomo</a><a href="http://de.instr.scorser.com/CC/Laute/Gorzanis%2c+Giacomo/Guerra+non+ho+da+far.html"><b>Guerra non ho da far</b> (Guerra non ho da weit). Gorzanis, Giacomo</a><a href="http://de.instr.scorser.com/CC/Laute/Gorzanis%2c+Giacomo/La+turturella.html"><b>La turturella</b>. Gorzanis, Giacomo</a><a href="http://de.instr.scorser.com/CC/Laute/Gorzanis%2c+Giacomo/Questi+capelli+d%27or.html"><b>Questi capelli d'or</b> (Diese Haare oder). Gorzanis, Giacomo</a><a href="http://de.instr.scorser.com/CC/Laute/Joachim+van+den+Hove/Florida.html"><b>Florida</b>. Joachim van den Hove</a><script type="text/javascript">
        function showMenu(id)
        {
            var node = document.getElementById(id)
            var display = node.style.display;
            node.style.display = display == "block" ? 'none' : "block"
        }
    </script></body></html>