\version "2.8.0" \header { title = "Corrente" } melody = { \clef tenor \key a \minor \time 3/4 \transpose a d' { \repeat volta 2 { \partial 8 e8 \upbow a,16( b, c d) e8 fis16( gis) a8 \upbow b \upbow c' a, g,4 b f,8 a16( gis) a8 e, d, b gis4. \trill b16( a gis fis e d) c16( d e c) a,8 c'16( b a g f e) d( e f d) b,8 d'16( c' b a g f) e( f g e) c( d e c) f( g a f) d( e f d) b,( c d b,) e( f g e) c( d e c) a,( b, c a,) d( e) f( d) b,4. \trill g,16( a, b, c d e) %10 f8 gis,16( a,) b,8 d e16( d c) b, c16( b, a,) e c( b, a,) e a( gis a) c dis,( c a) a dis,( c a) a b, a( g fis) g( fis e) b g( fis e) b c'( b c') e fis,( d c') c' gis,( d b) d gis, d( c b,) %15 a,( b, c) e a,( b, c) e a( b c' a) dis'4. \upbow a,16 \downbow c \upbow b,( a, g, fis,) g,( b, e b) a( g fis e) g( fis e dis) e8 ais,16( b,) cis8 e fis16( e dis cis) dis8 fis16( g) a8 fis e16( dis cis b,) %20 a, fis,( g, b,) e g b e b,8 dis e16 b, c a, g, e fis, dis e,8 } \repeat volta 2 { b,8 e,16( fis, gis, a, b, c d e) f8 e16( d) c8 \upbow a, \upbow c'4 g, %24 fis,8 c'16( b) c'8 e, d, c' %25 b16( c' d' b) g4 ~ g16 f( e d) c16( b, a, c) f( g a f) d( e f d) c( b, a, g,) e( f g e) c( d e c) a,( g, f, a,) d( e f g a b c' a) f( e f d) b,( a, b, g,) f,( e, f, d,) %30 e,( c g) g e,( c g) c a( c) bes( c) f,( c a) f( e d c bes, a, g, f, e,) fis,( d a) a fis,( d a) d b( d) c'( d) g,( d b) g (f e d c b, a, g, f,) e,( f, g,) c e c( b, c) g, b,( c e) %35 f,( g, a,) c e c( b, c) a, b,( c e) g,( a, b,) c e c( b, c) b, c( d e) a,( b, c) e f( a f e) d( e d c) b,( c d f-1) g-3( d'-4 b a-2) g( b g f) e( g e d) c( e c b,) a,( c a, g,) %40 f,( e a) d( e b, c fis,) g,( c) g,( b,) dis,( c a8) ~ a16 c'( b a g fis e dis) b( a) c'( b) a( g fis e) b,8 \upbow dis \upbow e4 ~ e16 fis( g a) bes( a bes g) cis( d e f) g( f g e) a,( cis e g) %45 f8 d,16( e, f, a, d e) f( e f d) gis,( a, b, c) d( c d b,) e,( gis, b, d) c( b, a,) b,( c e a b) c'( b c' a) dis( e fis g) a( g a fis) b,( dis fis a) gis( a b) gis e( gis) d( gis) c( gis) b,( gis) %50 c( e a) e c( e) b,( e) c( e) a,( e) gis,-1( e-2 b) e gis,-3( e-4) fis,( e) gis,( e) e,-\thumb( e) a,( e c') e f( d) a( d) c'( d) a( d) b( d g,) d e( c) g( c) bes( c) g( c) a( c f,) a, d( e f d) b,( c d b,) %55 gis( a b gis) e( fis gis b) d'( c') d'( b) c' a( f e) d c'( b a) e b( a gis) a f( d c) b, a( g f) cis g( f e) f d( bes, a,) gis, f( e d) a, e( d c) d b,( gis, fis,) e,( fis, gis, a, b, c d) b, %60 c a,( c e) a( b c') a e( a b) gis a e f d c a b, gis a,8 \fermata } } % end transpose } % end melody \score { \new Staff \melody \layout { } }