Annotation:Frisky (1): Difference between revisions

Find traditional instrumental music
No edit summary
No edit summary
Line 28: Line 28:
edition, or in Meggy's Foot (8<sup>th</sup>) and Over the Border (9<sup>th</sup>)
edition, or in Meggy's Foot (8<sup>th</sup>) and Over the Border (9<sup>th</sup>)
and 11(<sup>th</sup>) where there is a rhythmic inconsistency.
and 11(<sup>th</sup>) where there is a rhythmic inconsistency.
----
 
<lilybook>
\version "2.10.33"
\header {
%book = "Peacocks' Tunes"
        composer =  \markup  { \teeny {collected by:} \small {John Peacock (c. 1754 - 1817)} }
%crossRefNumber = "1"
%footnotes = ""
tagline = ##f
}
voicedefault =  {
 
%%%% START PASTE AREA  %%%%
\key g \major
  \override Staff.TimeSignature #'stencil = #(lambda (grob)
  (bracketify-stencil (ly:time-signature::print grob) Y 0.1 0.2 0.1))
      \time 2/4
      %\override Staff.TimeSignature #'stencil = ##f
      \set Staff.instrumentName = "1."
 
     
      \relative c'' {
      \stemDown d16^\markup{ Frisky } b g' d\bar"|"
      \stopStaff
      s4
      \startStaff
      b16^\markup{Meggy's foot} c \parenthesize d8\staccatissimo g,8\staccatissimo r8\bar"|"
     
      }
}
 
%%%% END PASTE AREA  %%%%
 
\score{
    <<
\context Staff="default"
{
    \voicedefault                       
}
        >>
        \layout
        {
        \context
          {
          \Score
          \remove "Bar_number_engraver"
          }
        }
}
</lilybook>
 
 
 
 
</font></p>
</font></p>



Revision as of 13:14, 14 February 2011

Tune properties and standard notation


FRISKY. English, Reel. England, Northumbrian. G Major. Standard tuning. AABB. The title appears in Henry Robson's list of popular Northumbrian song and dance tunes which he published c. 1800.

Source for notated version:

Printed sources: Peacock (Peacock’s Tunes), c. 1805/1980; No. 1, pg. 1.

Recorded sources:

Editorial annotaton: When the Copyist has made a choice, this has been marked with brackets "[ ]" or parenthesis "( )".
For example in Frisky, where there is no time signature in the original edition, or in Meggy's Foot (8th) and Over the Border (9th) and 11(th) where there is a rhythmic inconsistency. <lilybook> \version "2.10.33" \header { %book = "Peacocks' Tunes" composer = \markup { \teeny {collected by:} \small {John Peacock (c. 1754 - 1817)} } %crossRefNumber = "1" %footnotes = "" tagline = ##f } voicedefault = { %%%% START PASTE AREA  %%%% \key g \major \override Staff.TimeSignature #'stencil = #(lambda (grob) (bracketify-stencil (ly:time-signature::print grob) Y 0.1 0.2 0.1)) \time 2/4  %\override Staff.TimeSignature #'stencil = ##f \set Staff.instrumentName = "1." \relative c { \stemDown d16^\markup{ Frisky } b g' d\bar"|" \stopStaff s4 \startStaff b16^\markup{Meggy's foot} c \parenthesize d8\staccatissimo g,8\staccatissimo r8\bar"|" } } %%%% END PASTE AREA  %%%% \score{ << \context Staff="default" { \voicedefault } >> \layout { \context { \Score \remove "Bar_number_engraver" } } } </lilybook>


X: 1 
T: Frisky
M: 2/4
L: 1/16
K: Gmaj
dBgd edcB| ABcd cBAG|dBgd edcB| AcBA G2G2:| 
AcBd dcBA|Adce edcA|dBgd edcB|AcBA G2G2:|



Tune properties and standard notation