\version "2.10.25" %Original key A minor \header{ title = "A Rebus upon Mr. Anthony Hall," poet = "The words by Mr. Tomlinson" subtitle = "who keeps the Mermaid Tavern in Oxford, and plays his part very well on the violin" composer = "Henry Purcell" copyright = "© Serpent Publications 2007 www.laymusic.org" tagline = "Transcribed on July 17, 2007" } words = \lyricmode { One in -- dus -- tri -- ous in -- sect, and the sweet -- ness of _ th'o -- ther Is the Chris -- tian _ Name of our well _ be -- lov'd bro -- ther; His _ Sir Name the room where the fire's in the mid -- dle, and _ some say he plays _ _ _ ve -- ry well on the _ fid -- dle; The _ sign he hangs out is half flesh and half fish¹, And he sells as true _ wine as good fel -- low can wish. } 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 g \minor \relative c' { \partial 4 g'8 d bes'4. c8 d4 bes g d'8 es f4. es8 f d es4 es es8 d c4. bes8 a4 bes4. c8 d4 d8 g,4 a8 fis4 g g\fermata bes8 c d4 d fis, g4. a8 bes4 a4. c8 b4 c c c8 bes a4. bes8 c4 d8. es16 d8. es16 f8 d bes4. c8 bes a bes g4.\fermata g8 fis g4. g8 a4 bes4. a8 g4 d4. d8 g4 c,2 c8 c f4. g8 f es d4. c8 bes4 es4. c8 d4 g,2\fermata \bar "|." } } \score{ << \context Staff="default" { \music } \addlyrics{ \words } >> \layout { \context { \Voice \consists Ambitus_engraver } \context{ \Staff \consists Custos_engraver } } \midi {} } \markup{1. \italic{The Catch Book} has "Half fish and half flesh", but this way fits the rhyme scheme better.} % Local Variables: % coding: utf-8 % End: