<!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="it" ><head><link rel="alternate" hreflang="en" href = "http://en.instr.scorser.com/C/Tenor/Georg+Gerson/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/Georg+Gerson/%d0%92%d1%81%d0%b5/Alphabeticly.html"/><link rel="alternate" hreflang="de" href = "http://de.instr.scorser.com/C/Tenor/Georg+Gerson/Alle/Alphabeticly.html"/><link rel="alternate" hreflang="fr" href = "http://fr.instr.scorser.com/C/T%c3%a9nor/Georg+Gerson/Tous/Alphabeticly.html"/><link rel="alternate" hreflang="pt" href = "http://pt.instr.scorser.com/C/Tenor/Georg+Gerson/Todos/Alphabeticly.html"/><link rel="alternate" hreflang="es" href = "http://es.instr.scorser.com/C/Tenor/Georg+Gerson/Todos/Alphabeticly.html"/><link rel="alternate" hreflang="pl" href = "http://pl.instr.scorser.com/C/Tenor/Georg+Gerson/Wszystkie/Alphabeticly.html"/><link rel="alternate" hreflang="nl" href = "http://nl.instr.scorser.com/C/Tenor/Georg+Gerson/Alle/Alphabeticly.html"/><link rel="canonical" href="http://it.instr.scorser.com/C/Tutto/Georg+Gerson/Tutto/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>Georg Gerson Elenco di composizioni</title><meta name="description" content="Georg Gerson Spartiti, partiture"/><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://it.scorser.com/S/Spartiti/'+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://it.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=" Ricerca ScorSer.com: Strumenti, Compositori, Composizioni ..." class="ic"></div></div></div><script type="text/javascript"> 
  $( "#s" ).autocomplete({
  minLength: 0,
  source: "http://it.instr.scorser.com/Au/Tenore/",
  select: function(event,ui) {
      window.location.href = ui.item.the_link;
    }
    }).focus(function () {
    $(this).autocomplete("search");
    });
 </script><div class="hd"><a href="http://it.instr.scorser.com/SS/Tenore/Solo/Tutto.html">Tenore Solo</a></div><div class="hd"><a href="http://it.instr.scorser.com/SS/Tenore/Tutto/Tutto.html">Tenore + ...</a></div><div class="hd"><a href="http://it.instr.scorser.com/SS/Tenore/Solo/Per+principianti.html">Per principianti</a></div><div class="hd"><a href="http://it.instr.scorser.com/SC/Tenore/Tutto/Popularity.html">Compositori</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>Georg Gerson</h1><div class="hd"><a href="http://it.instr.scorser.com/C/Tutto/Georg+Gerson/Tutto/Alphabeticly.html">Tutto Composizioni</a></div><div class="clear10"></div><h2>Composizioni per: Tenore</h2><div class="clear10"></div><div class="hd"><a rel="nofollow" href="http://it.instr.scorser.com/C/Tenore/Georg+Gerson/Tutto/Popularity.html">per popolarità</a></div><div class="clear10"></div><h2>#</h2><a href="http://it.instr.scorser.com/CC/Tenore/Georg+Gerson/4+Lieder+for+Soprano%2c+Tenor+and+Bass%2c+G.15-18.html">4 Lieder for Soprano, Tenor and Bass, G.15-18 (4 Lieder per Soprano, Tenore e Basso, G.15-18)</a><h2>A</h2><a href="http://it.instr.scorser.com/CC/Tenore/Georg+Gerson/Aufmunterung+zur+Freude%2c+G.108.html">Aufmunterung zur Freude, G.108 (Incoraggiamento alla gioia, G.108)</a><a href="http://it.instr.scorser.com/CC/Tenore/Georg+Gerson/Aufmunterung+zur+Freude%2c+G.18.html">Aufmunterung zur Freude, G.18 (Incoraggiamento alla gioia, G.18)</a><h2>C</h2><a href="http://it.instr.scorser.com/CC/Tenore/Georg+Gerson/Canon+f%c3%bcr+4+Tenor+oder+Ba%c3%9f+Stimmen%2c+G.24.html">Canon für 4 Tenor oder Baß Stimmen, G.24 (Canon 4 tenore o voci di basso, G.24)</a><a href="http://it.instr.scorser.com/CC/Tenore/Georg+Gerson/Cantate+til+Kongen%27s+F%c3%b8dselsdag%2c+G.173.html">Cantate til Kongen's Fødselsdag, G.173 (Cantate til di Kongen fødselsdag, G.173)</a><h2>D</h2><a href="http://it.instr.scorser.com/CC/Tenore/Georg+Gerson/Das+Brummen%2c+WoO+9.html">Das Brummen, WoO 9 (Il ronzio, WoO 9)</a><a href="http://it.instr.scorser.com/CC/Tenore/Georg+Gerson/Das+Lachen%2c+G.104.html">Das Lachen, G.104 (Le risate, G.104)</a><a href="http://it.instr.scorser.com/CC/Tenore/Georg+Gerson/Das+Lachen%2c+WoO+13.html">Das Lachen, WoO 13 (La risata, WoO 13)</a><a href="http://it.instr.scorser.com/CC/Tenore/Georg+Gerson/Der+Abschied%2c+G.26.html">Der Abschied, G.26 (L'addio, G.26)</a><a href="http://it.instr.scorser.com/CC/Tenore/Georg+Gerson/Der+Gl%c3%bcckliche%2c+G.17.html">Der Glückliche, G.17 (The Happy, G.17)</a><a href="http://it.instr.scorser.com/CC/Tenore/Georg+Gerson/Die+lange+und+kurze+Zeit%2c+G.106.html">Die lange und kurze Zeit, G.106 (Il tempo lungo e corto, G.106)</a><a href="http://it.instr.scorser.com/CC/Tenore/Georg+Gerson/Die+menschliche+Stimme%2c+G.155.html">Die menschliche Stimme, G.155 (La voce umana, G.155)</a><a href="http://it.instr.scorser.com/CC/Tenore/Georg+Gerson/Dreystimmiges+Canonisches+Lied%2c+G.36.html">Dreystimmiges Canonisches Lied, G.36 (Canzone Dreystimmiges Canonisches, G.36)</a><a href="http://it.instr.scorser.com/CC/Tenore/Georg+Gerson/Duett+aus+%27Claudine+von+Villa+Bella%27%2c+G.54.html">Duett aus 'Claudine von Villa Bella', G.54 (Duett aus "Claudine von Villa Bella ', G.54)</a><a href="http://it.instr.scorser.com/CC/Tenore/Georg+Gerson/Duett+aus+den+Ungl%c3%bcckbringenden+Pantoffeln%2c+G.164.html">Duett aus den Unglückbringenden Pantoffeln, G.164 (Duet dalla sfortuna Portare estremità pantofole, G.164)</a><a href="http://it.instr.scorser.com/CC/Tenore/Georg+Gerson/Duetto+d%e2%80%99Adriano%2c+G.53.html">Duetto d’Adriano, G.53</a><a href="http://it.instr.scorser.com/CC/Tenore/Georg+Gerson/Duetto+della+Semiramide%2c+G.19.html">Duetto della Semiramide, G.19</a><a href="http://it.instr.scorser.com/CC/Tenore/Georg+Gerson/Duetto+di+Metastasio%2c+G.183.html">Duetto di Metastasio, G.183</a><h2>E</h2><a href="http://it.instr.scorser.com/CC/Tenore/Georg+Gerson/Erinnerung+von+G%c3%b6the%2c+G.27.html">Erinnerung von Göthe, G.27 (Memoria di Goethe, G.27)</a><a href="http://it.instr.scorser.com/CC/Tenore/Georg+Gerson/Ermunterung+im+Herbst%2c+G.105.html">Ermunterung im Herbst, G.105 (Incoraggiamento in autunno, G.105)</a><h2>F</h2><a href="http://it.instr.scorser.com/CC/Tenore/Georg+Gerson/Fr%c3%bchlings+Orakel%2c+G.39.html">Frühlings Orakel, G.39</a><h2>G</h2><a href="http://it.instr.scorser.com/CC/Tenore/Georg+Gerson/Gest%c3%a4ndnis+eines+getreuen+Liebhabers%2c+G.16.html">Geständnis eines getreuen Liebhabers, G.16 (Confessione di un vero amante, G.16)</a><h2>I</h2><a href="http://it.instr.scorser.com/CC/Tenore/Georg+Gerson/Il+Ratto+impedito%2c+G.59.html">Il Ratto impedito, G.59</a><a href="http://it.instr.scorser.com/CC/Tenore/Georg+Gerson/Iris%2c+G.154.html">Iris, G.154</a><h2>L</h2><a href="http://it.instr.scorser.com/CC/Tenore/Georg+Gerson/Le+Plaisir+des+Larmes%2c+WoO+6.html">Le Plaisir des Larmes, WoO 6 (Il piacere delle Lacrime, WoO 6)</a><a href="http://it.instr.scorser.com/CC/Tenore/Georg+Gerson/Leiligheds+Sang+af+Dr.+David%2c+WoO+19.html">Leiligheds Sang af Dr. David, WoO 19</a><a href="http://it.instr.scorser.com/CC/Tenore/Georg+Gerson/Liebeszauber%2c+WoO+10.html">Liebeszauber, WoO 10</a><a href="http://it.instr.scorser.com/CC/Tenore/Georg+Gerson/Lied+aus+G%c3%b6the%27s+Divan%2c+G.190.html">Lied aus Göthe's Divan, G.190 (Song from Divan di Goethe, G.190)</a><a href="http://it.instr.scorser.com/CC/Tenore/Georg+Gerson/Lieder+f%c3%bcr+3+M%c3%a4nnerstimmen.html">Lieder für 3 Männerstimmen (3 Songs for Male Voices)</a><a href="http://it.instr.scorser.com/CC/Tenore/Georg+Gerson/Lieder+f%c3%bcr+4+M%c3%a4nnerstimmen.html">Lieder für 4 Männerstimmen (Canzoni per 4 voci maschili)</a><h2>P</h2><a href="http://it.instr.scorser.com/CC/Tenore/Georg+Gerson/Pater+noster%2c+G.174.html">Pater noster, G.174</a><a href="http://it.instr.scorser.com/CC/Tenore/Georg+Gerson/Pater+noster%2c+G.46.html">Pater noster, G.46</a><h2>R</h2><a href="http://it.instr.scorser.com/CC/Tenore/Georg+Gerson/R%c3%a4thsel+Canon%2c+G.61.html">Räthsel Canon, G.61</a><a href="http://it.instr.scorser.com/CC/Tenore/Georg+Gerson/Recitative+and+Aria+from+%27Diana+e+Endimione%27%2c+G.80.html">Recitative and Aria from 'Diana e Endimione', G.80 (Recitativo ed Aria da 'Diana e Endimione', G.80)</a><a href="http://it.instr.scorser.com/CC/Tenore/Georg+Gerson/Romance%2c+G.15.html">Romance, G.15 (Romanticismo, G.15)</a><h2>V</h2><a href="http://it.instr.scorser.com/CC/Tenore/Georg+Gerson/Verschiedene+Empfindungen+an+einem+Platze%2c+G.37.html">Verschiedene Empfindungen an einem Platze, G.37 (Varie sensazioni in un unico luogo, G.37)</a><a href="http://it.instr.scorser.com/CC/Tenore/Georg+Gerson/Vierstimmiger+Canon%2c+G.55.html">Vierstimmiger Canon, G.55</a><a href="http://it.instr.scorser.com/CC/Tenore/Georg+Gerson/Vorschlag+zur+G%c3%bcte%2c+G.35.html">Vorschlag zur Güte, G.35 (Proposta di bontà, G.35)</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></body></html>