\new Staff  {
	\set Staff.midiInstrument="harpsichord"
	\key c \major
	\clef bass
	\relative c {
		f1~ |
		f2 g4 c,~ |
		c1 |
		cis~ |
		cis~ |
		cis2 d~ |
		d~ d~ |
		d1 |
		c |
		d2 e~ |
		e a,4 g' |
		fis2 g~ |
		g c,~ |
		c f~ |
		f d~ |
		d1~|
		d2 e~ |
		e c~ |
		c1 |
		e2 f~ |
		f~ f |
		g c,~ |
		c1~ |
		c2~ c~ |
		c r4 d |
		g,2. cis4~ |
		cis2 d~ |
		d1 |
		e |
		f~ |
		f |
		g |
		c~ |
		c2 h~ |
		h~ h4 g |
		a d2 gis,4~ |
		gis1 |
		a2 
	\bar "|."
	}

}
