\version "2.10.10" \header { composer = "Thomas Ravenscroft" poet = \markup{From \italic{ Pammelia} (1609)} crossRefNumber = "1" footnotes = "" copyright = "© 2005 Serpent Publications www.laymusic.org" title = "Oken Leaves, a Round of 3 Voices" } wordsdefaultVA = \lyricmode { Oak- en leaves in the mer- ry wood so wilde, when wilt you grow green a, fayr- est maid and thou be with child, lul- la- by maist thou sing a, lul- la lul- la- by lul- la lul- la lul- la- by lul- la- by maist thou sing a. } voicedefault = { \set Staff.autoBeaming = ##f \override Staff.VerticalAxisGroup #'minimum-Y-extent = #'(-4 . 4) #(set-accidental-style 'forget) \override NoteHead #'style = #'baroque \override Score.RehearsalMark #'extra-offset = #'( -3 . 0 ) \override Score.RehearsalMark #'visibility-lambda = #begin-of-line-invisible \set Staff.melismaBusyProperties = #'(melismaBusy) \set Staff.midiInstrument = "oboe" \set Score.defaultBarType = "empty" \override Staff.TimeSignature #'style = #'C \time 4/4 \key c \major c'2. g4 c'2 c'4 c'4 c'4. b8 c'4 d'4 c'1 d'2 d'2 cis'2 d'2 a1 d'1 \bar "|" g'2 ^"*" e'2 g'1 e'4. d'8 e'4 f'4 e'1 d'4 e'4 f'2 e'2 d'2 cis'1 d'1 \bar "|" e'2 ^"*" g'2 e'4. f'8 g'2 g'4 g'4 c''4 b'4 a'4 g'4 c''2 f'4 g'4 a'2 g'2 f'2 e'1 fis'1 \bar "||" }\score{ << \context Staff="default" { \voicedefault } \addlyrics { \wordsdefaultVA } >> \layout { \context{ \Staff \consists Custos_engraver \override Custos #'style = #'mensural }\context{ \Score \override SpacingSpanner #'base-shortest-duration = #(ly:make-moment 1 4) } \context { \Voice \consists Ambitus_engraver } } \midi {} } % Local Variables: % coding: utf-8 % End: