\version "2.8.0" \header { title = "Sarabande" } melody = { \clef tenor \key a \minor \time 3/4 \transpose a d' { \repeat volta 2 { a,8( \downbow b,) c( e) gis,( a,) f,2 e,8( fis,) gis,( a,) b,( d) f( e) d( b, c a,) b,4 a,8( b,) c( e) gis,( a,) f4 e \mordent d g,8( a,) b,( d) fis,( g,) e4 d \mordent c8( e) g( e) d( c) b,( c) g,4 \upbow ~ g,8 a,16( b, c d e f) %10 g( f e g) f( e d f) e( d c e) a,4 \downbow ~ a,8 b,16( c d e f g) a( g f a) g( f e g) f( e d f) b8( c'16 d') c'( b a g) f( e f d) e8 d16( c) g8 a e d16( c) c2. } \repeat volta2 { e8( \upbow c) b,( c) a( g) e2 d8( e) f( d) gis,( e) b( d) c4 b,8( c) a,4 %20 a8( g16 f) e8( d) cis( d) bes8( a16 g) f8( e) a( a,) f,16 a( g f) e8( d) cis( d) g, bes16( a) g8( f16 e) cis'8( b16 cis') d'8 d16( e) f8 a g16( f e f) d8( a,) f,( d,) f,( a,) b,( \downbow c) d( f) a( g) f( e) d( c) gis( a) gis,( a,) b,( d) f( e) d( c) b,( a,) a( c') %30 d( c') b( d') gis( a) c( c') b( d') gis( a) b, f16( e) d8 c b, c16( d) gis,4.( fis,8) e,4 a,8( \downbow b,) c( e) gis,( a,) f4 e \mordent d b,8( c) d( f) e( d) b( gis) a( fis) gis( b) e( c) b,( a,) gis,( a,) e,4 ~ e,8 fis,16( gis, a, b, c d) %40 e16( d c e) d( c b, d) c( b, a, c) fis,4 ~ fis,8 gis,16( a, b, c d e) f( e d f) e( d c e) d( c b, d) gis8( a16 b) a( gis fis e) d'( c') d'( b) c'( b a gis) a8 e c b,16( a,) a,2. \fermata } } % end transpose } % end melody \score { \new Staff \melody \layout { } }