\version "0.0.57"; track0 = \melodic{ \octave c'; r1 r g | c'2 b c'2 g | a2 g a2 e | f2 e f2 c | e d2 c2 g | c'2 b c'2 g | a2 g a2 e | f2 e f2 c | e d2 c2. | c e c e. f8 g | d f d f. g8 a | f a f a. b8 c' | d'2 c' b g2 | c e c e. f8 g | d f d f. g8 a | f a f a. b8 c' | d'2 c' b g2 | g c'2 b2. | e a2 g2. | c f2 e. d8 c | c B2 c2. | g c'2 b2. | e a2 g2. | c f2 e. d8 c | c B2 c2. | } % track0 text = \lyric { _1 _ There was2 a maid2 this o-2 ther day,2 And she2 would needs2 go forth2 to play;2 And as2 she walked2 she sithd2 and said,2 I am2 a- fraid2 to die a2 mayd.2. With that, be- hard4. a8 lad, What talke this maid-4. en8 had, Where- of he was4. full8 glad, And2 did not spare2 To say, faire mayd,4. I8 pray, Wheth- er goe you4. to8 play? Good sir, then did4. she8 say, What2 do you care?2 For I2 will,2. with- out2 faile,2. May- den,2 giu-4. e8 you Wat- kins2 ale;2. Wat- kins2 ale,2 good sir, quoth2 she,2. What is2 that4. I8 pray you tel2 me?2. } global = \melodic { \meter 6 / 4; } \score{ \staff{ melodicregs global track0 } \staff{ lyricregs global text } \paper{ \unitspace 20\mm } \midi{ \tempo 4:180 } }