\version "2.10.25" %original key D major \header{ title = "Celia learning on the Spinnet" composer = "John Isum" copyright = "© Serpent Publications 2007 www.laymusic.org" tagline = "Transcribed on August 17, 2007" %Original key, D major } words = \lyricmode { When Ce -- lia was learn -- ing on the spin -- net to play, Her tu -- tor stood by her to show her, to show her, to show her, to show her the way. She shook not the note, which an -- ger'd him much, And made him, and made him cry, `Zounds! 'tis a long prick, a long prick, a long prick'd note you touch.' Sur -- priz'd was the la -- dy to hear him com -- _ plain, And said, and said, _ and said, `I will shake it, I will shake it when I come to't a -- gain.' } music = { \set Staff.autoBeaming = ##f \set Staff.midiInstrument = "oboe" \override Staff.TimeSignature #'style = #'single-digit \override Staff.TimeSignature #'stencil = #(makeTimesigFn "3") \time 3/4 \key c \major \relative c' { \partial 4 b'4 c g g e c e8 fis g4. a8 fis4 g2 b4 c4. d8 e4 c g g a a r r r b c c r r r a b g c c4. d8 b4 c2\fermata \bar "||" g4 c, e g c,2 c4 b4. c8 d4 g2 f4 e4. d8 c4 c4. d8 e4 f4 r f8. d16 g4 g, r r r c f f d g2 g4 g2 g4 c,2\fermata \bar "||" d4 e c e g e c d4. e8 d c b2 d4 g2 c4 e,4. f8 g4 c,2 r4 r r g'8 f e4 c r r r f8 e d4 d g8 f e4. f8 d4 c2\fermata \bar "|." } } \score{ << \context Staff="default" { \music } \addlyrics{ \words } >> \layout { \context { \Voice \consists Ambitus_engraver } \context{ \Staff \consists Custos_engraver } } \midi {} } % Local Variables: % coding: utf-8 % End: