<!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/Piano/Georg+Gerson/All/Popularity.html"/><link rel="alternate" hreflang="ru" href = "http://ru.instr.scorser.com/C/%d0%a4%d0%be%d1%80%d1%82%d0%b5%d0%bf%d0%b8%d0%b0%d0%bd%d0%be/Georg+Gerson/%d0%92%d1%81%d0%b5/Popularity.html"/><link rel="alternate" hreflang="fr" href = "http://fr.instr.scorser.com/C/Piano/Georg+Gerson/Tous/Popularity.html"/><link rel="alternate" hreflang="pt" href = "http://pt.instr.scorser.com/C/Piano/Georg+Gerson/Todos/Popularity.html"/><link rel="alternate" hreflang="es" href = "http://es.instr.scorser.com/C/Piano/Georg+Gerson/Todos/Popularity.html"/><link rel="alternate" hreflang="pl" href = "http://pl.instr.scorser.com/C/Fortepian/Georg+Gerson/Wszystkie/Popularity.html"/><link rel="alternate" hreflang="it" href = "http://it.instr.scorser.com/C/Pianoforte/Georg+Gerson/Tutto/Popularity.html"/><link rel="alternate" hreflang="nl" href = "http://nl.instr.scorser.com/C/Piano/Georg+Gerson/Alle/Popularity.html"/><link rel="canonical" href="http://de.instr.scorser.com/C/Alle/Georg+Gerson/Alle/Popularity.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 Liste der Kompositionen</title><meta name="description" content="Georg Gerson 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/Klavier/",
  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/Klavier/Solo/Alle.html">Klavier Solo</a></div><div class="hd"><a href="http://de.instr.scorser.com/SS/Klavier/Alle/Alle.html">Klavier + ...</a></div><div class="hd"><a href="http://de.instr.scorser.com/SS/Klavier/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/Klavier/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>Georg Gerson</h1><div class="hd"><a href="http://de.instr.scorser.com/C/Alle/Georg+Gerson/Alle/Alphabeticly.html">Alle Kompositionen</a></div><div class="clear10"></div><h2>Kompositionen für: Klavier</h2><div class="hd"><a href="#arr">#Arrangements für: Klavier</a></div><div class="clear10"></div><div class="hd"><a href="http://de.instr.scorser.com/C/Klavier/Georg+Gerson/Alle/Alphabeticly.html">nach Alphabet</a></div><div class="clear10"></div><a href="http://de.instr.scorser.com/CC/Klavier/Georg+Gerson/Waltz+for+Flute%2c+Violin+and+Piano%2c+G.10.html">Waltz for Flute, Violin and Piano, G.10 (Walzer für Flöte, Violine und Klavier, G.10)</a><a href="http://de.instr.scorser.com/CC/Klavier/Georg+Gerson/2+Chansons+des+Acteurs+%c3%a0+l%e2%80%99%c3%a9preuve%2c+G.87-88.html">2 Chansons des Acteurs à l’épreuve, G.87-88 (2 Songs von Schauspieler-Test, G.87-88)</a><a href="http://de.instr.scorser.com/CC/Klavier/Georg+Gerson/Piano+Trio+in+C+major%2c+G.23.html">Piano Trio in C major, G.23 (Klaviertrio in C-Dur, G.23)</a><a href="http://de.instr.scorser.com/CC/Klavier/Georg+Gerson/Recitative+and+Aria+from+%27Diana+e+Endimione%27%2c+G.80.html">Recitative and Aria from 'Diana e Endimione', G.80 (Rezitativ und Arie aus "Diana-e Endimione ', G.80)</a><a href="http://de.instr.scorser.com/CC/Klavier/Georg+Gerson/Der+Abschied%2c+G.26.html">Der Abschied, G.26</a><a href="http://de.instr.scorser.com/CC/Klavier/Georg+Gerson/Kleine+Solfeggios+f%c3%bcr+Goetze+componiert%2c+WoO+3.html">Kleine Solfeggios für Goetze componiert, WoO 3</a><a href="http://de.instr.scorser.com/CC/Klavier/Georg+Gerson/Recitative+and+Aria+from+%27La+morte+di+Comala%27%2c+G.73.html">Recitative and Aria from 'La morte di Comala', G.73 (Rezitativ und Arie aus 'Der Tod von Comala', G.73)</a><a href="http://de.instr.scorser.com/CC/Klavier/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://de.instr.scorser.com/CC/Klavier/Georg+Gerson/Ich+liebe+dich%2c+G.43.html">Ich liebe dich, G.43</a><a href="http://de.instr.scorser.com/CC/Klavier/Georg+Gerson/Adelaide%2c+G.64.html">Adelaide, G.64</a><a href="http://de.instr.scorser.com/CC/Klavier/Georg+Gerson/Je+t%27aime%2c+G.107.html">Je t'aime, G.107</a><a href="http://de.instr.scorser.com/CC/Klavier/Georg+Gerson/Duett+af+%27Fiskerne%27+af+Johannes+Evald%2c+G.167.html">Duett af 'Fiskerne' af Johannes Evald, G.167</a><a href="http://de.instr.scorser.com/CC/Klavier/Georg+Gerson/Waltzes+for+Piano.html">Waltzes for Piano (Walzer für Klavier)</a><a href="http://de.instr.scorser.com/CC/Klavier/Georg+Gerson/Canzonetta%2c+G.22.html">Canzonetta, G.22 (Song G.22)</a><a href="http://de.instr.scorser.com/CC/Klavier/Georg+Gerson/Le+retour+du+crois%c3%a9%2c+G.157.html">Le retour du croisé, G.157 (Die Rückkehr des Kreuzfahrers, G.157)</a><a href="http://de.instr.scorser.com/CC/Klavier/Georg+Gerson/Duetto+di+Metastasio%2c+G.183.html">Duetto di Metastasio, G.183 (Duett von Metastasio, G.183)</a><a href="http://de.instr.scorser.com/CC/Klavier/Georg+Gerson/Die+Erwartung%2c+G.28.html">Die Erwartung, G.28</a><a href="http://de.instr.scorser.com/CC/Klavier/Georg+Gerson/Duett+aus+den+Ungl%c3%bcckbringenden+Pantoffeln%2c+G.164.html">Duett aus den Unglückbringenden Pantoffeln, G.164</a><a href="http://de.instr.scorser.com/CC/Klavier/Georg+Gerson/Aria+Napolitana%2c+G.38.html">Aria Napolitana, G.38 (Air Napolitana, G.38)</a><a href="http://de.instr.scorser.com/CC/Klavier/Georg+Gerson/Die+Bekehrte%2c+G.146.html">Die Bekehrte, G.146</a><a href="http://de.instr.scorser.com/CC/Klavier/Georg+Gerson/6+Ecossaisen%2c+G.93.html">6 Ecossaisen, G.93</a><a href="http://de.instr.scorser.com/CC/Klavier/Georg+Gerson/Mourning+March%2c+G.163.html">Mourning March, G.163</a><a href="http://de.instr.scorser.com/CC/Klavier/Georg+Gerson/Sieg+der+Liebe%2c+G.152.html">Sieg der Liebe, G.152</a><a href="http://de.instr.scorser.com/CC/Klavier/Georg+Gerson/Am+Flusse%2c+G.114.html">Am Flusse, G.114</a><a href="http://de.instr.scorser.com/CC/Klavier/Georg+Gerson/An+die+Entfernte%2c+G.111.html">An die Entfernte, G.111</a><a href="http://de.instr.scorser.com/CC/Klavier/Georg+Gerson/An+den+Fr%c3%bchling%2c+G.168.html">An den Frühling, G.168</a><a href="http://de.instr.scorser.com/CC/Klavier/Georg+Gerson/Wiegenlied%2c+G.45.html">Wiegenlied, G.45</a><a href="http://de.instr.scorser.com/CC/Klavier/Georg+Gerson/An+die+Laura%2c+G.122.html">An die Laura, G.122</a><a href="http://de.instr.scorser.com/CC/Klavier/Georg+Gerson/An+die+Erw%c3%a4hlte%2c+G.12.html">An die Erwählte, G.12</a><a href="http://de.instr.scorser.com/CC/Klavier/Georg+Gerson/Fr%c3%bchlings+Orakel%2c+G.39.html">Frühlings Orakel, G.39</a><a href="http://de.instr.scorser.com/CC/Klavier/Georg+Gerson/An+die+Lerche%2c+G.159.html">An die Lerche, G.159</a><a href="http://de.instr.scorser.com/CC/Klavier/Georg+Gerson/Fragment+af+Hjemvee%2c+G.48.html">Fragment af Hjemvee, G.48</a><a href="http://de.instr.scorser.com/CC/Klavier/Georg+Gerson/Aus+Oehlenschl%c3%a4gers+Sanct+Hansaftenspil%2c+G.66.html">Aus Oehlenschlägers Sanct Hansaftenspil, G.66</a><a href="http://de.instr.scorser.com/CC/Klavier/Georg+Gerson/Skilsmissen%2c+G.101.html">Skilsmissen, G.101</a><a href="http://de.instr.scorser.com/CC/Klavier/Georg+Gerson/Ecossaises+for+Piano.html">Ecossaises for Piano (Ecossaises für Klavier)</a><a href="http://de.instr.scorser.com/CC/Klavier/Georg+Gerson/Wiegenlied%2c+G.117.html">Wiegenlied, G.117</a><a href="http://de.instr.scorser.com/CC/Klavier/Georg+Gerson/Dansk+National+Sang+af+Juliane+Marie+Jessen%2c+G.158.html">Dansk National Sang af Juliane Marie Jessen, G.158 (Dansk Nationale Sang af Juliane Marie Jessen, G.158)</a><a href="http://de.instr.scorser.com/CC/Klavier/Georg+Gerson/Romance%2c+G.87.html">Romance, G.87 (Romantik, G.87)</a><a href="http://de.instr.scorser.com/CC/Klavier/Georg+Gerson/14+Romancen%2c+Lieder+etc.+in+Amants+Proth%c3%a9e%2c+G.79.html">14 Romancen, Lieder etc. in Amants Prothée, G.79</a><a href="http://de.instr.scorser.com/CC/Klavier/Georg+Gerson/An+meine+Frau+Pathe%2c+G.162.html">An meine Frau Pathe, G.162</a><a href="http://de.instr.scorser.com/CC/Klavier/Georg+Gerson/Der+blinde+Harfenspieler%2c+G.47.html">Der blinde Harfenspieler, G.47</a><a href="http://de.instr.scorser.com/CC/Klavier/Georg+Gerson/Herr+Michel%2c+G.6.html">Herr Michel, G.6</a><a href="http://de.instr.scorser.com/CC/Klavier/Georg+Gerson/Gebet+w%c3%a4hrend+der+Schlacht%2c+G.83.html">Gebet während der Schlacht, G.83</a><a href="http://de.instr.scorser.com/CC/Klavier/Georg+Gerson/Anfrage%2c+WoO+4.html">Anfrage, WoO 4</a><a href="http://de.instr.scorser.com/CC/Klavier/Georg+Gerson/Alexis+und+Nettchen%2c+WoO+11.html">Alexis und Nettchen, WoO 11</a><a href="http://de.instr.scorser.com/CC/Klavier/Georg+Gerson/2+Songs+from+Lalla+Rookh%2c+G.179-180.html">2 Songs from Lalla Rookh, G.179-180 (2 Songs von Lalla Rookh, G.179-180)</a><a href="http://de.instr.scorser.com/CC/Klavier/Georg+Gerson/Lied%2c+G.29.html">Lied, G.29</a><a href="http://de.instr.scorser.com/CC/Klavier/Georg+Gerson/Zur+Nacht%2c+G.120.html">Zur Nacht, G.120</a><a href="http://de.instr.scorser.com/CC/Klavier/Georg+Gerson/Hummel-Lied%2c+G.126.html">Hummel-Lied, G.126</a><a href="http://de.instr.scorser.com/CC/Klavier/Georg+Gerson/Liebeszauber%2c+WoO+10.html">Liebeszauber, WoO 10</a><a href="http://de.instr.scorser.com/CC/Klavier/Georg+Gerson/Trost+in+Thr%c3%a4nen%2c+G.58.html">Trost in Thränen, G.58</a><a href="http://de.instr.scorser.com/CC/Klavier/Georg+Gerson/Havfruen%2c+G.100.html">Havfruen, G.100</a><a href="http://de.instr.scorser.com/CC/Klavier/Georg+Gerson/Ich+denke+dein%2c+G.97.html">Ich denke dein, G.97</a><a href="http://de.instr.scorser.com/CC/Klavier/Georg+Gerson/Leiligheds+Sang+af+Dr.+David%2c+WoO+19.html">Leiligheds Sang af Dr. David, WoO 19</a><a href="http://de.instr.scorser.com/CC/Klavier/Georg+Gerson/Mein+Vaterland%2c+G.82.html">Mein Vaterland, G.82</a><a href="http://de.instr.scorser.com/CC/Klavier/Georg+Gerson/Marie%2c+G.199.html">Marie, G.199</a><a href="http://de.instr.scorser.com/CC/Klavier/Georg+Gerson/Romance+aus+der+Heiligen+Genoveva%2c+G.95.html">Romance aus der Heiligen Genoveva, G.95 (Romantik aus der Heiligen Genoveva, G.95)</a><a href="http://de.instr.scorser.com/CC/Klavier/Georg+Gerson/Sehnsucht%2c+G.33.html">Sehnsucht, G.33</a><a href="http://de.instr.scorser.com/CC/Klavier/Georg+Gerson/Die+Nachtigall+im+April%2c+G.161.html">Die Nachtigall im April, G.161</a><a href="http://de.instr.scorser.com/CC/Klavier/Georg+Gerson/Immer+mehr%2c+WoO+2.html">Immer mehr, WoO 2</a><a href="http://de.instr.scorser.com/CC/Klavier/Georg+Gerson/Der+Storch%2c+G.30.html">Der Storch, G.30</a><a href="http://de.instr.scorser.com/CC/Klavier/Georg+Gerson/Marsch%2c+G.49.html">Marsch, G.49</a><a href="http://de.instr.scorser.com/CC/Klavier/Georg+Gerson/Der+Heimliche%2c+G.140.html">Der Heimliche, G.140</a><a href="http://de.instr.scorser.com/CC/Klavier/Georg+Gerson/Die+drey+Sterne%2c+G.153.html">Die drey Sterne, G.153</a><a href="http://de.instr.scorser.com/CC/Klavier/Georg+Gerson/Einladung+zum+Tanze%2c+G.121.html">Einladung zum Tanze, G.121</a><a href="http://de.instr.scorser.com/CC/Klavier/Georg+Gerson/4+Ecossaisen%2c+G.145.html">4 Ecossaisen, G.145</a><a href="http://de.instr.scorser.com/CC/Klavier/Georg+Gerson/Die+Kleine+Myris%2c+G.99.html">Die Kleine Myris, G.99</a><a href="http://de.instr.scorser.com/CC/Klavier/Georg+Gerson/Lamento+amoroso%2c+G.132.html">Lamento amoroso, G.132</a><a href="http://de.instr.scorser.com/CC/Klavier/Georg+Gerson/Das+M%c3%a4dchen%2c+G.96.html">Das Mädchen, G.96</a><a href="http://de.instr.scorser.com/CC/Klavier/Georg+Gerson/Hylas+will+kein+Weib+haben%2c+G.139.html">Hylas will kein Weib haben, G.139</a><a href="http://de.instr.scorser.com/CC/Klavier/Georg+Gerson/Selene%2c+G.40.html">Selene, G.40</a><a href="http://de.instr.scorser.com/CC/Klavier/Georg+Gerson/Gretchen+in+der+Stadt%2c+G.194.html">Gretchen in der Stadt, G.194</a><a href="http://de.instr.scorser.com/CC/Klavier/Georg+Gerson/Der+Liebeskranke%2c+G.125.html">Der Liebeskranke, G.125</a><a href="http://de.instr.scorser.com/CC/Klavier/Georg+Gerson/Verschiedene+Empfindungen+an+einem+Platze%2c+G.37.html">Verschiedene Empfindungen an einem Platze, G.37</a><a href="http://de.instr.scorser.com/CC/Klavier/Georg+Gerson/Edwina%2c+G.42.html">Edwina, G.42</a><a href="http://de.instr.scorser.com/CC/Klavier/Georg+Gerson/Seufzer+eines+Ungeliebten%2c+G.124.html">Seufzer eines Ungeliebten, G.124</a><a href="http://de.instr.scorser.com/CC/Klavier/Georg+Gerson/Nachtgesang%2c+G.112.html">Nachtgesang, G.112</a><a href="http://de.instr.scorser.com/CC/Klavier/Georg+Gerson/Mein+Alter%2c+WoO+5.html">Mein Alter, WoO 5</a><a href="http://de.instr.scorser.com/CC/Klavier/Georg+Gerson/Das+M%c3%a4dchen+aus+der+Fremde%2c+G.110.html">Das Mädchen aus der Fremde, G.110</a><a href="http://de.instr.scorser.com/CC/Klavier/Georg+Gerson/Lied%2c+G.176.html">Lied, G.176</a><a href="http://de.instr.scorser.com/CC/Klavier/Georg+Gerson/Das+gest%c3%b6rte+Gl%c3%bcck%2c+G.119.html">Das gestörte Glück, G.119</a><a href="http://de.instr.scorser.com/CC/Klavier/Georg+Gerson/L%27amour+en+sentinelle%2c+WoO+17.html">L'amour en sentinelle, WoO 17 (Liebe Sentinel, WoO 17)</a><a href="http://de.instr.scorser.com/CC/Klavier/Georg+Gerson/Die+kleine+Adelaide%2c+G.116.html">Die kleine Adelaide, G.116</a><a href="http://de.instr.scorser.com/CC/Klavier/Georg+Gerson/L%e2%80%99Amante+timido%2c+G.133.html">L’Amante timido, G.133 (Der Liebhaber schüchtern, G.133)</a><a href="http://de.instr.scorser.com/CC/Klavier/Georg+Gerson/Die+Jahreszeiten%2c+G.137.html">Die Jahreszeiten, G.137</a><a href="http://de.instr.scorser.com/CC/Klavier/Georg+Gerson/Du+und+Ich%2c+G.197.html">Du und Ich, G.197</a><a href="http://de.instr.scorser.com/CC/Klavier/Georg+Gerson/N%c3%a4he+des+Geliebten%2c+G.57.html">Nähe des Geliebten, G.57</a><a href="http://de.instr.scorser.com/CC/Klavier/Georg+Gerson/Chansonette%2c+G.86.html">Chansonette, G.86</a><a href="http://de.instr.scorser.com/CC/Klavier/Georg+Gerson/Lied+in+drey+Th%c3%b6nen%2c+G.81.html">Lied in drey Thönen, G.81</a><a href="http://de.instr.scorser.com/CC/Klavier/Georg+Gerson/Sang+ved+Fr%c3%b8ken+Buchwalds+Vugge+af+D.+N.+David%2c+G.78.html">Sang ved Frøken Buchwalds Vugge af D. N. David, G.78 (Sang ved Frøken Buchwalds Vugge af DN David, G.78)</a><a href="http://de.instr.scorser.com/CC/Klavier/Georg+Gerson/3+Ecossaisen%2c+G.128.html">3 Ecossaisen, G.128</a><a href="http://de.instr.scorser.com/CC/Klavier/Georg+Gerson/Lied%2c+G.175.html">Lied, G.175</a><a href="http://de.instr.scorser.com/CC/Klavier/Georg+Gerson/Das+Lied+vom+Gl%c3%bccke+von+A.+G.+von+Halem%2c+G.31.html">Das Lied vom Glücke von A. G. von Halem, G.31</a><a href="http://de.instr.scorser.com/CC/Klavier/Georg+Gerson/Eccossaise+nach+der+Romance+im+Wassertr%c3%a4ger%2c+G.127.html">Eccossaise nach der Romance im Wasserträger, G.127</a><a href="http://de.instr.scorser.com/CC/Klavier/Georg+Gerson/2+Waltzes+for+Piano.html">2 Waltzes for Piano (2 Walzer für Klavier)</a><a href="http://de.instr.scorser.com/CC/Klavier/Georg+Gerson/Die+Gottheit%2c+WoO+8.html">Die Gottheit, WoO 8</a><a href="http://de.instr.scorser.com/CC/Klavier/Georg+Gerson/Ich+bin+dein%2c+G.198.html">Ich bin dein, G.198</a><a href="http://de.instr.scorser.com/CC/Klavier/Georg+Gerson/Romance+de+Hortense+%c3%a0+Napol%c3%a9on%2c+G.169.html">Romance de Hortense à Napoléon, G.169 (Romantik Napoleon Hortense, G.169)</a><a href="http://de.instr.scorser.com/CC/Klavier/Georg+Gerson/Lamento+d%e2%80%99un+Amante%2c+G.134.html">Lamento d’un Amante, G.134 (Lamento ein Amante, G.134)</a><a href="http://de.instr.scorser.com/CC/Klavier/Georg+Gerson/Der+Schiffer%2c+G.165.html">Der Schiffer, G.165</a><a href="http://de.instr.scorser.com/CC/Klavier/Georg+Gerson/Lied%2c+G.184.html">Lied, G.184</a><a href="http://de.instr.scorser.com/CC/Klavier/Georg+Gerson/Der+Lebensm%c3%bcde%2c+G.118.html">Der Lebensmüde, G.118</a><a href="http://de.instr.scorser.com/CC/Klavier/Georg+Gerson/Dichterlied%2c+G.188.html">Dichterlied, G.188</a><a href="http://de.instr.scorser.com/CC/Klavier/Georg+Gerson/Das+T%c3%b6chterchen%2c+G.138.html">Das Töchterchen, G.138</a><a href="http://de.instr.scorser.com/CC/Klavier/Georg+Gerson/L%e2%80%99attente%2c+G.191.html">L’attente, G.191 (Warten Sie, G.191)</a><a href="http://de.instr.scorser.com/CC/Klavier/Georg+Gerson/La+Femme%2c+G.195.html">La Femme, G.195 (Frauen, G.195)</a><a href="http://de.instr.scorser.com/CC/Klavier/Georg+Gerson/Warum+ich+ein+Junggeselle+bin%2c+G.192.html">Warum ich ein Junggeselle bin, G.192</a><a href="http://de.instr.scorser.com/CC/Klavier/Georg+Gerson/Wunsch+und+Entsagung%2c+G.182.html">Wunsch und Entsagung, G.182</a><a href="http://de.instr.scorser.com/CC/Klavier/Georg+Gerson/Das+S%c3%b6hnchen%2c+G.123.html">Das Söhnchen, G.123</a><a href="http://de.instr.scorser.com/CC/Klavier/Georg+Gerson/Negatives+St%c3%a4ndchen%2c+G.177.html">Negatives Ständchen, G.177</a><a href="http://de.instr.scorser.com/CC/Klavier/Georg+Gerson/Der+vergn%c3%bcgte+Bauer%2c+G.150.html">Der vergnügte Bauer, G.150</a><a href="http://de.instr.scorser.com/CC/Klavier/Georg+Gerson/La+faiseuse+de+Bouquets%2c+G.91.html">La faiseuse de Bouquets, G.91 (Der Hersteller von Blumensträuße, G.91)</a><a href="http://de.instr.scorser.com/CC/Klavier/Georg+Gerson/L%e2%80%99Amour+et+les+Graces%2c+G.166.html">L’Amour et les Graces, G.166 (Liebe und die Grazien, G.166)</a><a href="http://de.instr.scorser.com/CC/Klavier/Georg+Gerson/Je+n%e2%80%99ose+pas+vous+le+dire%2c+WoO+12.html">Je n’ose pas vous le dire, WoO 12 (Ich wage es nicht sagen, WoO 12)</a><a href="http://de.instr.scorser.com/CC/Klavier/Georg+Gerson/Ni+jamais%2c+ni+toujours%2c+G.185.html">Ni jamais, ni toujours, G.185 (Noch immer oder immer G.185)</a><a href="http://de.instr.scorser.com/CC/Klavier/Georg+Gerson/Das+ungetreue+M%c3%a4dchen%2c+G.149.html">Das ungetreue Mädchen, G.149</a><a href="http://de.instr.scorser.com/CC/Klavier/Georg+Gerson/Das+unschuldige+Weib%2c+G.89.html">Das unschuldige Weib, G.89</a><a href="http://de.instr.scorser.com/CC/Klavier/Georg+Gerson/Werbungslied%2c+G.136.html">Werbungslied, G.136</a><a href="http://de.instr.scorser.com/CC/Klavier/Georg+Gerson/Chanson+de+Cordonnier%2c+G.9.html">Chanson de Cordonnier, G.9 (Song Shoemaker, G.9)</a><a href="http://de.instr.scorser.com/CC/Klavier/Georg+Gerson/Romanze+von+Tiedge%2c+G.74.html">Romanze von Tiedge, G.74</a><a href="http://de.instr.scorser.com/CC/Klavier/Georg+Gerson/Romance+des+%c3%89trennes+de+Mercure%2c+G.142.html">Romance des Étrennes de Mercure, G.142 (Romantik Strennas Merkur, G.142)</a><a href="http://de.instr.scorser.com/CC/Klavier/Georg+Gerson/Un+peu+de+tout%2c+WoO+14.html">Un peu de tout, WoO 14 (Ein bisschen von allem, WoO 14)</a><a href="http://de.instr.scorser.com/CC/Klavier/Georg+Gerson/Trost%2c+G.160.html">Trost, G.160</a><a href="http://de.instr.scorser.com/CC/Klavier/Georg+Gerson/La+Paille%2c+G.77.html">La Paille, G.77 (Stroh, G.77)</a><a href="http://de.instr.scorser.com/CC/Klavier/Georg+Gerson/Sehnsucht%2c+G.115.html">Sehnsucht, G.115</a><a href="http://de.instr.scorser.com/CC/Klavier/Georg+Gerson/Then%2c+Fare+Thee+Well%2c+G.189.html">Then, Fare Thee Well, G.189 (Dann Fare Thee Well, G.189)</a><a href="http://de.instr.scorser.com/CC/Klavier/Georg+Gerson/Romance%2c+G.94.html">Romance, G.94 (Romantisch, G.94)</a><a href="http://de.instr.scorser.com/CC/Klavier/Georg+Gerson/Walzer+mit+einem+Finger+zu+spielen%2c+G.151.html">Walzer mit einem Finger zu spielen, G.151</a><a href="http://de.instr.scorser.com/CC/Klavier/Georg+Gerson/Meine+Leibfarben%2c+G.170.html">Meine Leibfarben, G.170</a><a href="http://de.instr.scorser.com/CC/Klavier/Georg+Gerson/Sonata+for+Piano+and+Violin%2c+G.7.html">Sonata for Piano and Violin, G.7 (Sonate für Klavier und Violine, G.7)</a><a href="http://de.instr.scorser.com/CC/Klavier/Georg+Gerson/Tu+n%27es+pas+lui%2c+WoO+15.html">Tu n'es pas lui, WoO 15 (Du hast ihn nicht, WoO 15)</a><a href="http://de.instr.scorser.com/CC/Klavier/Georg+Gerson/J%e2%80%99%c3%a9tais+bien+jeune+encore%2c+WoO+18.html">J’étais bien jeune encore, WoO 18 (Ich war noch sehr jung, WoO 18)</a><a href="http://de.instr.scorser.com/CC/Klavier/Georg+Gerson/Der+unschuldige+Zweifel%2c+G.200.html">Der unschuldige Zweifel, G.200</a><a href="http://de.instr.scorser.com/CC/Klavier/Georg+Gerson/L%e2%80%99Innocente%2c+G.156.html">L’Innocente, G.156 (The Innocent, G.156)</a><a href="http://de.instr.scorser.com/CC/Klavier/Georg+Gerson/Romance%2c+G.193.html">Romance, G.193 (Romantik, G.193)</a><a href="http://de.instr.scorser.com/CC/Klavier/Georg+Gerson/The+Sweet+Little+Girl+that+I+Know%2c+G.186.html">The Sweet Little Girl that I Know, G.186 (The Sweet Little Girl, die ich kenne, G.186)</a><a href="http://de.instr.scorser.com/CC/Klavier/Georg+Gerson/6+Ecossaisen%2c+G.84.html">6 Ecossaisen, G.84</a><a href="http://de.instr.scorser.com/CC/Klavier/Georg+Gerson/Widerschein%2c+G.178.html">Widerschein, G.178</a><a href="http://de.instr.scorser.com/CC/Klavier/Georg+Gerson/Pour+toi%2c+WoO+7.html">Pour toi, WoO 7 (Für Sie, WoO 7)</a><a href="http://de.instr.scorser.com/CC/Klavier/Georg+Gerson/Wechsel%2c+G.113.html">Wechsel, G.113</a><a href="http://de.instr.scorser.com/CC/Klavier/Georg+Gerson/The+Happy+Couple%2c+G.181.html">The Happy Couple, G.181 (Das glückliche Paar, G.181)</a><a href="http://de.instr.scorser.com/CC/Klavier/Georg+Gerson/3+Ecossaisen%2c+G.103.html">3 Ecossaisen, G.103</a><a href="http://de.instr.scorser.com/CC/Klavier/Georg+Gerson/Waltz+for+Piano%2c+G.143.html">Waltz for Piano, G.143 (Walzer für Klavier, G.143)</a><a href="http://de.instr.scorser.com/CC/Klavier/Georg+Gerson/Waltz+for+Piano%2c+G.144.html">Waltz for Piano, G.144 (Walzer für Klavier, G.144)</a><a href="http://de.instr.scorser.com/CC/Klavier/Georg+Gerson/Erkl%c3%a4rungen%2c+G.141.html">Erklärungen, G.141</a><a href="http://de.instr.scorser.com/CC/Klavier/Georg+Gerson/La+vera+felicit%c3%a0%2c+G.135.html">La vera felicità, G.135 (Wahres Glück, G.135)</a><a href="http://de.instr.scorser.com/CC/Klavier/Georg+Gerson/Die+kleine+Ida+von+Tiedge%2c+G.75.html">Die kleine Ida von Tiedge, G.75</a><a href="http://de.instr.scorser.com/CC/Klavier/Georg+Gerson/Rondeau%2c+G.88.html">Rondeau, G.88</a><a href="http://de.instr.scorser.com/CC/Klavier/Georg+Gerson/H%c3%a9las!%2c+WoO+16.html">Hélas!, WoO 16</a><a href="http://de.instr.scorser.com/CC/Klavier/Georg+Gerson/The+Time+I%e2%80%99ve+Lost+in+Wooing%2c+G.187.html">The Time I’ve Lost in Wooing, G.187 (Die Zeit, die ich in Wooing, G.187 verloren)</a><a href="http://de.instr.scorser.com/CC/Klavier/Georg+Gerson/Waltz+for+Piano%2c+G.65.html">Waltz for Piano, G.65 (Walzer für Klavier, G.65)</a><a href="http://de.instr.scorser.com/CC/Klavier/Georg+Gerson/Walzer+f%c3%bcr+Lisette+F%c3%bcrst%2c+G.52.html">Walzer für Lisette Fürst, G.52</a><a href="http://de.instr.scorser.com/CC/Klavier/Georg+Gerson/Waltz+for+Piano%2c+G.69.html">Waltz for Piano, G.69 (Walzer für Klavier, G.69)</a><a href="http://de.instr.scorser.com/CC/Klavier/Georg+Gerson/Waltz+for+Piano%2c+G.129.html">Waltz for Piano, G.129 (Walzer für Klavier, G.129)</a><a href="http://de.instr.scorser.com/CC/Klavier/Georg+Gerson/Waltz+for+Piano%2c+G.130.html">Waltz for Piano, G.130 (Walzer für Klavier, G.130)</a><a href="http://de.instr.scorser.com/CC/Klavier/Georg+Gerson/Waltz+for+Piano%2c+G.131.html">Waltz for Piano, G.131 (Walzer für Klavier, G.131)</a><a href="http://de.instr.scorser.com/CC/Klavier/Georg+Gerson/Waltz+for+Piano%2c+G.90.html">Waltz for Piano, G.90 (Walzer für Klavier, G.90)</a><a href="http://de.instr.scorser.com/CC/Klavier/Georg+Gerson/A+Spirit+There+Is%2c+G.180.html">A Spirit There Is, G.180 (Ein Geist Es gibt, G.180)</a><a href="http://de.instr.scorser.com/CC/Klavier/Georg+Gerson/Tell+Me+Not+of+Joys+Above%2c+G.179.html">Tell Me Not of Joys Above, G.179 (Sag mir nicht, der Joys Oben, G.179)</a><a href="http://de.instr.scorser.com/CC/Klavier/Georg+Gerson/Olla+Potrida+eller+Ruskumsnusk+af+Vocal-Duetter+med+Claveer-Accompagnement.html">Olla Potrida eller Ruskumsnusk af Vocal-Duetter med Claveer-Accompagnement (Olla Potrida eller Ruskumsnusk af Vocal-Duetter med. Claveer-Accompagnement)</a><h2 id="arr">Arrangements für: Klavier</h2><a href="http://de.instr.scorser.com/CC/Klavier/Georg+Gerson/Marsch+f%c3%bcr+des+K%c3%b6nigs+Leibwache+No.1%2c+G.85.html">Marsch für des Königs Leibwache No.1, G.85</a><a href="http://de.instr.scorser.com/CC/Klavier/Georg+Gerson/Duetto+della+Semiramide%2c+G.19.html">Duetto della Semiramide, G.19 (Duett von Semiramide, G.19)</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/Georg_Gerson">Wikipedia</a><div class="p">Georg Gerson (* 14. Oktober 1790 in Kopenhagen; † 16. Februar 1825 ebenda) war ein dänischer Bankier und Komponist.</div><div class="p">Gerson war der Sohn des aus Königsberg stammenden Stadtmaklers Heyman Gerson (1765–1839), der vor dem Geleitbrief nach Kopenhagen 1789 den Namen Chaijm Kenigsberg trug, und der Sprinzche Esperance Melchior (1771–1797). Er wurde in eine bald recht wohlhabende reformjüdische Familie hineingeboren, die wie die meisten jüdischen Einwohner in Kopenhagen deutschsprachig war, und hatte eine Schwester, einen Halbbruder und eine Halbschwester.</div><div class="p">Georg Gerson zeigte schon als Jugendlicher in der Handelsklasse des philanthropischen Det Schouboeske Institut geschäftliches Talent und wurde als 15-Jähriger nach Hamburg geschickt, um dort eine Lehre im Handelshaus Fürst, Haller & Comp. zu beginnen. Auch musikalisch war er sehr begabt; schon als Kind war er von qualifizierten Lehrern unterrichtet worden, und durch seinen neuen Lehrherren Martin Joseph Haller wurde er 1807 bei Laienmusikern vorgestellt, die Streichquartette bei häuslichen Salonmusik-Abenden aufführten. So gelangte er während seiner Hamburger Zeit, nicht zuletzt dadurch, dass er beliebter Gast bei den Kaufmannsfamilien Fürst und Haller gewesen war, in intensiven Kontakt mit zwei damaligen Virtuosen, dem Violinisten <a href="http://de.instr.scorser.com/C/Klavier/Andreas+Romberg/Alle/Popularity.html">Andreas Romberg</a>, der bald die Ausbildung Gersons zum Komponisten übernahm, und dem Cellisten <a href="http://de.instr.scorser.com/C/Klavier/Bernhard+Romberg/Alle/Popularity.html">Bernhard Romberg</a> (einem Cousin von Andreas). Andreas Romberg blieb lebenslang Gersons kompositorischer Berater. Gerson studierte zudem Musiktheorie.</div><div class="p">Als er 1812 nach Kopenhagen zurückkehrte, trat er dem Bankhaus Hambro og Søn bei und wurde 1816 Miteigentümer des Unternehmens. Gerson spielte in einem Kopenhagener Quartett und war auch ein aktives Mitglied einiger Musikvereine, wie der Harmonischen Gesellschaft (Det harmoniske Selskab) um 1814 und der Gesellschaft zur Verbreitung der Musik (Selskabet for musikkens Udbredelse) um 1820, welche eine Zeit lang eine große Rolle in der Kopenhagener Musikszene spielte.</div><div class="p">Er unternahm mehrere Geschäftsreisen nach London und schrieb dort auch Lieder auf Englisch, darunter zwei zu Gedichten von <a href="http://de.instr.scorser.com/C/Klavier/Thomas+Moore/Alle/Popularity.html">Thomas Moore</a>. Nach der Vermittlung einer englischen Anleihe an die dänische Staatskasse wurden Gerson und sein Geschäftspartner Joseph Hambro im Jahr 1821 von König Frederik VI. zum „Hofråd“ ernannt. Auf dem Heimweg von einer seiner Geschäftsreisen nach London erlitt Gerson in Hamburg einen Hirnschlag, der seine linke Hand lähmte; damit endete seine Tätigkeit als Musiker. Er verstarb 1825 an einem weiteren Schlag im jungen Alter von 34 Jahren, nur vier Monate nach seiner Heirat mit Adelaide Nathan-David (1796–1891), einer Nichte seiner Stiefmutter Emilie Nathan David (1777–1855).</div></body></html>