\version "2.8.0" \header { title = "Bourree" } melody = { \clef tenor \key a \minor \time 2/4 \transpose a d' { \repeat volta 2 { \partial 8 e8 \upbow a,16( b,) c8 b,16( a,) gis,8 a,8 e e4 e,16( \downbow f, e,) e e,( f, e,) d e,( f, e,) c b,( gis,) e8 c16( a,) f8 d16( b,) g8 e16( c) g8 g4 e16( \downbow g e) c g, c e g d( g d) b, g, b, d f e16( g e) c g, c e g d( g d) b, g, b, d f %10 e,16( f,) g,8 g,16( a,) b,8 c16( b,) c8 bes4 f,16( \upbow c) f8 a16( g) a8 fis,16( a,) d8 c'4 b8 a16( g) d'8 f %15 e16( d) e8 c' e f16( a f) d d( f d) b, b,( d b,) g, g8 f e8 d16( c) d8 b, c4. %20 } \repeat volta2 { g8 \upbow e16( d) c8 c16( d) e8 d16( c) d8 b4 gis,16( \upbow b,) d8 f e d16( c b, c) a,8 cis d16( e) f8 e16( d) cis8 %25 d16( a,) a8 a4 cis16( \upbow d) e8 d16( cis) b,8 cis16( a,) g8 g4 f16( a f) d a, d f a e( a e) cis a, cis e g %30 f16( a f) d a, d f a e( a e) cis a, cis e g f( g) a8 a, d16( cis) d8 a, d,8. f16 g,16( a,) b,8 b,16( c) d8 %35 d16( e) f8 f4 gis,16( \downbow a,) b,8 b,16( c) d8 d16( e) f8 b e c'16( b a g fis e dis e) g, b( a g fis e dis e) %40 a, c'( b a g fis e dis) g, b( a g fis e dis e) c( b,) c8 a \upbow fis \upbow dis16( fis) b,8 g e, a,16( g) fis8 b,16( e) dis8 %45 e b, e, e16( f) g16( f) g8 a,16( cis) e8 g16( e) f8 d,8 d16( e) f( e) f8 g,16( b,) d8 f16( d) e8 c a %50 gis g cis g fis f b, f e f16( e d c b, a,) gis,8 fis,16( gis,) e,8 e a,16( b,) c8 b,16( a,) gis,8 %55 a,8 e e4 e,16( \downbow f, e,) e e,16( f, e,) d e,16( f, e,) c b,( gis,) e8 c16( a,) fis8 d16( b,) gis8 e16( c) a8 a8. e16 d16( c b, a, e,8) a,16( gis,) a,16( c) e8 e16( dis) e8 a8 d cis g fis c b, f e f16( e d c b, a,) gis,( a, b,) gis, \upbow e,( fis, gis, a, b,) gis,( b, d) d b,( d f) f d( f gis) gis( b) e8 c8 b,16( a,) c( b,) a,( gis,) a,4. \fermata } } % end transpose } % end melody \score { \new Staff \melody \layout { } }