<!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="nl" ><head><link rel="alternate" hreflang="en" href = "http://en.instr.scorser.com/C/Cello/Various/All/Alphabeticly.html"/><link rel="alternate" hreflang="ru" href = "http://ru.instr.scorser.com/C/%d0%92%d0%b8%d0%be%d0%bb%d0%be%d0%bd%d1%87%d0%b5%d0%bb%d1%8c/Various/%d0%92%d1%81%d0%b5/Alphabeticly.html"/><link rel="alternate" hreflang="de" href = "http://de.instr.scorser.com/C/Violoncello/Various/Alle/Alphabeticly.html"/><link rel="alternate" hreflang="fr" href = "http://fr.instr.scorser.com/C/Violoncelle/Various/Tous/Alphabeticly.html"/><link rel="alternate" hreflang="pt" href = "http://pt.instr.scorser.com/C/Violoncelo/Various/Todos/Alphabeticly.html"/><link rel="alternate" hreflang="es" href = "http://es.instr.scorser.com/C/Violonchelo/Various/Todos/Alphabeticly.html"/><link rel="alternate" hreflang="pl" href = "http://pl.instr.scorser.com/C/Wiolonczela/Various/Wszystkie/Alphabeticly.html"/><link rel="alternate" hreflang="it" href = "http://it.instr.scorser.com/C/Violoncello/Various/Tutto/Alphabeticly.html"/><link rel="canonical" href="http://nl.instr.scorser.com/C/Alle/Various/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>Various Lijst composities</title><meta name="description" content="Various (Divers) Bladmuziek"/><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://nl.scorser.com/S/Bladmuziek/'+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://nl.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=" Zoeken ScorSer.com: Instrumenten, Componisten, Composities ..." class="ic"></div></div></div><script type="text/javascript"> 
  $( "#s" ).autocomplete({
  minLength: 0,
  source: "http://nl.instr.scorser.com/Au/Cello/",
  select: function(event,ui) {
      window.location.href = ui.item.the_link;
    }
    }).focus(function () {
    $(this).autocomplete("search");
    });
 </script><div class="hd"><a href="http://nl.instr.scorser.com/SS/Cello/Solo/Alle.html">Cello Solo</a></div><div class="hd"><a href="http://nl.instr.scorser.com/SS/Cello/Alle/Alle.html">Cello + ...</a></div><div class="hd"><a href="http://nl.instr.scorser.com/SS/Cello/Solo/Voor+beginners.html">Voor beginners</a></div><div class="hd"><a href="http://nl.instr.scorser.com/SC/Cello/Alle/Popularity.html">Componisten</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>Various</h1><div class="hd"><a href="http://nl.instr.scorser.com/C/Alle/Various/Alle/Alphabeticly.html">Alle Composities</a></div><div class="clear10"></div><h2>Composities voor: Cello</h2><div class="hd"><a href="#arr">#Arrangementen voor: Cello</a></div><div class="hd"><a href="#parts">#Partijen voor: Cello</a></div><div class="clear10"></div><div class="hd"><a rel="nofollow" href="http://nl.instr.scorser.com/C/Cello/Various/Alle/Popularity.html">op populariteit</a></div><div class="clear10"></div><h2>#</h2><a href="http://nl.instr.scorser.com/CC/Cello/Various/12+Duettini.html">12 Duettini</a><a href="http://nl.instr.scorser.com/CC/Cello/Various/14+Cantatas%2c+D-DS+Mus.ms.1046.html">14 Cantatas, D-DS Mus.ms.1046</a><a href="http://nl.instr.scorser.com/CC/Cello/Various/24+Minuets+in+3+Parts%2c+as+Performed+at+the+Borough+Assembly.html">24 Minuets in 3 Parts, as Performed at the Borough Assembly (24 Minuets in 3 onderdelen, zoals uitgevoerd bij de Borough Vergadering)</a><a href="http://nl.instr.scorser.com/CC/Cello/Various/4+String+Trios+d%27Airs+connus+dialogu%c3%a9s+et+vari%c3%a9s%2c+Op.2.html">4 String Trios d'Airs connus dialogués et variés, Op.2 (4 String Trios Tunes bekend dialogued en gevarieerd, Op.2)</a><a href="http://nl.instr.scorser.com/CC/Cello/Various/46+Cantatas%2c+D-B+Mus.ms.+30188.html">46 Cantatas, D-B Mus.ms. 30188</a><a href="http://nl.instr.scorser.com/CC/Cello/Various/6+Cello+Sonatas.html">6 Cello Sonatas</a><a href="http://nl.instr.scorser.com/CC/Cello/Various/6+Symphonies.html">6 Symphonies</a><a href="http://nl.instr.scorser.com/CC/Cello/Various/6+Trio+Sonatas.html">6 Trio Sonatas</a><a href="http://nl.instr.scorser.com/CC/Cello/Various/7+Secular+Cantatas%2c+A-Wn+Mus.Hs.17577.html">7 Secular Cantatas, A-Wn Mus.Hs.17577</a><h2>A</h2><a href="http://nl.instr.scorser.com/CC/Cello/Various/A+New+and+Complete+Tutor+for+the+Violoncello.html">A New and Complete Tutor for the Violoncello (Een nieuwe en complete Tutor voor de Violoncello)</a><a href="http://nl.instr.scorser.com/CC/Cello/Various/Apollo%27s+Cabinet%2c+or+the+Muse%27s+Delight.html">Apollo's Cabinet, or the Muse's Delight (Apollo's kabinet, of de Muze's Delight)</a><h2>B</h2><a href="http://nl.instr.scorser.com/CC/Cello/Various/Baltische+Ges%c3%a4nge.html">Baltische Gesänge</a><a href="http://nl.instr.scorser.com/CC/Cello/Various/Broderip+and+Wilkinson%27s+Complete+Treatise+for+the+Violoncello.html">Broderip and Wilkinson's Complete Treatise for the Violoncello (Broderip en Wilkinson's Volledige Verhandeling voor de Violoncello)</a><h2>E</h2><a href="http://nl.instr.scorser.com/CC/Cello/Various/Eliza+Wesley%27s+Musical+Autograph+Album.html">Eliza Wesley's Musical Autograph Album</a><h2>H</h2><a href="http://nl.instr.scorser.com/CC/Cello/Various/Histoire+de+la+Musique.html">Histoire de la Musique</a><h2>I</h2><a href="http://nl.instr.scorser.com/CC/Cello/Various/In+questa+tomba+oscura.html">In questa tomba oscura (In deze donkere tombe)</a><h2>J</h2><a href="http://nl.instr.scorser.com/CC/Cello/Various/Jacobean+Consort+Music.html">Jacobean Consort Music (Jacobijnse Consort Music)</a><a href="http://nl.instr.scorser.com/CC/Cello/Various/Jour+de+f%c3%aate.html">Jour de fête (Feestdag)</a><a href="http://nl.instr.scorser.com/CC/Cello/Various/Journal+de+Violon+Dedi%c3%a9e+aux+Amateurs.html">Journal de Violon Dediée aux Amateurs</a><a href="http://nl.instr.scorser.com/CC/Cello/Various/Journal+pour+les+Amateurs+de+Quatuors.html">Journal pour les Amateurs de Quatuors (Tijdschrift voor Amateurs Quartet)</a><h2>L</h2><a href="http://nl.instr.scorser.com/CC/Cello/Various/L%27ann%c3%a9e+musicale.html">L'année musicale</a><a href="http://nl.instr.scorser.com/CC/Cello/Various/Les+vendredis.html">Les vendredis (Vrijdag)</a><h2>M</h2><a href="http://nl.instr.scorser.com/CC/Cello/Various/Menuett-Album.html">Menuett-Album</a><a href="http://nl.instr.scorser.com/CC/Cello/Various/M%c3%a9thode+de+fl%c3%bbte+du+Conservatoire.html">Méthode de flûte du Conservatoire</a><a href="http://nl.instr.scorser.com/CC/Cello/Various/Moderne+Cellomeister.html">Moderne Cellomeister</a><a href="http://nl.instr.scorser.com/CC/Cello/Various/Motetti+a+1-3+voci%2c+I-Bc+V.165.html">Motetti a 1-3 voci, I-Bc V.165</a><a href="http://nl.instr.scorser.com/CC/Cello/Various/Musikaliskt+Tidsf%c3%b6rdrif.html">Musikaliskt Tidsfördrif</a><h2>N</h2><a href="http://nl.instr.scorser.com/CC/Cello/Various/Neue+klassische+Albumbl%c3%a4tter.html">Neue klassische Albumblätter</a><a href="http://nl.instr.scorser.com/CC/Cello/Various/New+and+Complete+Instructions+for+the+Violoncello.html">New and Complete Instructions for the Violoncello (Nieuwe en volledige instructies voor de Violoncello)</a><h2>P</h2><a href="http://nl.instr.scorser.com/CC/Cello/Various/Payne%e2%80%99s+Album+f%c3%bcr+Musik.html">Payne’s Album für Musik (Payne's Album für Musik)</a><h2>S</h2><a href="http://nl.instr.scorser.com/CC/Cello/Various/Sammlung+Dahlhoff%2c+D-B+Mus.ms.+40182.html">Sammlung Dahlhoff, D-B Mus.ms. 40182</a><a href="http://nl.instr.scorser.com/CC/Cello/Various/String+Quartet+on+the+Theme+%27B-la-F%27.html">String Quartet on the Theme 'B-la-F' (String Quartet op het thema 'B-la-F')</a><h2>T</h2><a href="http://nl.instr.scorser.com/CC/Cello/Various/The+Celebrated+Circus+Tunes+Perform%27d+at+Edinburgh.html">The Celebrated Circus Tunes Perform'd at Edinburgh (Gevierde Circus Tunes, gedaan in Edinburgh)</a><a href="http://nl.instr.scorser.com/CC/Cello/Various/The+Repository+of+Scots+%26+Irish+Airs.html">The Repository of Scots & Irish Airs</a><a href="http://nl.instr.scorser.com/CC/Cello/Various/Trio-Albums.html">Trio-Albums</a><a href="http://nl.instr.scorser.com/CC/Cello/Various/Tripla+Concordia.html">Tripla Concordia (Triple Concordia)</a><h2>U</h2><a href="http://nl.instr.scorser.com/CC/Cello/Various/Unsere+Lieblinge.html">Unsere Lieblinge (Onze favoriete)</a><h2>V</h2><a href="http://nl.instr.scorser.com/CC/Cello/Various/Variations+on+a+Russian+Theme.html">Variations on a Russian Theme (Variaties op een Russisch thema)</a><a href="http://nl.instr.scorser.com/CC/Cello/Various/Violoncel-Album.html">Violoncel-Album</a><h2 id="arr">Arrangementen voor: Cello</h2><a href="http://nl.instr.scorser.com/CC/Cello/Various/F-A-E+Sonata.html">F-A-E Sonata</a><a href="http://nl.instr.scorser.com/CC/Cello/Various/Fitzwilliam+Virginal+Book.html">Fitzwilliam Virginal Book</a><a href="http://nl.instr.scorser.com/CC/Cello/Various/Sammlung+klassischer+St%c3%bccke+aus+Werken+ber%c3%bchmter+Meister.html">Sammlung klassischer Stücke aus Werken berühmter Meister (Verzameling van klassieke stukken uit werken van beroemde meesters)</a><a href="http://nl.instr.scorser.com/CC/Cello/Various/String+Quartet+on+the+Theme+%27B-la-F%27.html">String Quartet on the Theme 'B-la-F' (String Quartet op het thema 'B-la-F')</a><a href="http://nl.instr.scorser.com/CC/Cello/Various/Unsere+Lieblinge.html">Unsere Lieblinge (Onze favoriete)</a><h2 id="parts">Partijen voor: Cello</h2><a href="http://nl.instr.scorser.com/CC/Cello/Various/24+Concertos+for+Recorder%2c+Strings+and+Continuo.html">24 Concertos for Recorder, Strings and Continuo (24 Concertos for Recorder, strijkers en continuo)</a><a href="http://nl.instr.scorser.com/CC/Cello/Various/29+Instrumental+Pieces%2c+Schrank+II%2f29%2f3.html">29 Instrumental Pieces, Schrank II/29/3</a><a href="http://nl.instr.scorser.com/CC/Cello/Various/31+Instrumental+Pieces%2c+Schrank+II%2f29%2f2.html">31 Instrumental Pieces, Schrank II/29/2</a><a href="http://nl.instr.scorser.com/CC/Cello/Various/34+Instrumental+Pieces%2c+Schrank+II%2f30%2f1.html">34 Instrumental Pieces, Schrank II/30/1</a><a href="http://nl.instr.scorser.com/CC/Cello/Various/4+String+Trios+d%27Airs+connus+dialogu%c3%a9s+et+vari%c3%a9s%2c+Op.2.html">4 String Trios d'Airs connus dialogués et variés, Op.2 (4 String Trios Tunes bekend dialogued en gevarieerd, Op.2)</a><a href="http://nl.instr.scorser.com/CC/Cello/Various/6+Symphonies%2c+Op.1.html">6 Symphonies, Op.1</a><a href="http://nl.instr.scorser.com/CC/Cello/Various/6+Trio+Sonatas.html">6 Trio Sonatas</a><a href="http://nl.instr.scorser.com/CC/Cello/Various/Gesammelte+Werke+der+Weltmusik%2c+Vol.82.html">Gesammelte Werke der Weltmusik, Vol.82 (Verzamelde werken van wereldmuziek, vol.82)</a><a href="http://nl.instr.scorser.com/CC/Cello/Various/Jour+de+f%c3%aate.html">Jour de fête (Feestdag)</a><a href="http://nl.instr.scorser.com/CC/Cello/Various/Les+vendredis.html">Les vendredis (Vrijdag)</a><a href="http://nl.instr.scorser.com/CC/Cello/Various/String+Quartet+on+the+Theme+%27B-la-F%27.html">String Quartet on the Theme 'B-la-F' (String Quartet op het thema 'B-la-F')</a><a href="http://nl.instr.scorser.com/CC/Cello/Various/Variations+on+a+Russian+Theme.html">Variations on a Russian Theme (Variaties op een Russisch thema)</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>