\version "2.10.25" %original key D major \header{ title = "Give me the sweet delights of love" composer = "Henry Harrington (1727 - 1816)" copyright = "© Serpent Publications 2008 www.laymusic.org" tagline = "Transcribed on January 1, 2008" } words = \lyricmode { Give _ me the sweet de -- lights of _ love; Let _ not _ anx -- ious care _ de _ stroy _ them, Oh, how di -- vine! Oh, how di -- vine! still _ to en -- joy them! Oh, _ how di -- vine! still, still to en -- joy them! Pure _ are the bless -- ings _ love _ be -- _ stow -- ing; Peace _ and _ har -- mon -- y ev -- _ er _ flow -- _ ing, Peace and _ har -- mon -- y, Peace and _ har -- mon -- y, Peace _ and _ har -- mon -- y ev -- er, ev -- _ er _ flow -- ing. A smok -- y house, a fail -- ing trade; Six squawl -- ing brats and a scold -- ing _ jade, Six _ squawl -- ing brats and a scold -- ing jade. } music = { \set Staff.autoBeaming = ##f \set Staff.midiInstrument = "oboe" \time 4/4 \key g \major \relative c' { b'8 a b c d4. e8 a,4 b8 c b2 d8 c d b e4 d d8 c c b b8. a16 a4 b b8 a gis4 r4 a a8 g fis4 r4 g8 a b c d4 d c8 d e c b4 e a, b8 c b4 g \bar "||" g8 fis g a b4 a8 g fis a g fis g4 g b8 a b g c4 b8 b b a a g g8. fis16 fis4 d' d8 c b8. b16 b4 c c8 b a8. a16 a4 r2 d,8 e fis g a8. a16 a4 g g fis8 a g fis g4 g \bar "||" r2 r4 r8 c, d4. d8 g2 r2 r4 g fis g d2 r2 e4 e8 d c4 c8 c d4 d8 c b2 r2 8 c d e4 c8 c d4. d8 g2 \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: