Niel Gows Wife: Difference between revisions

Find traditional instrumental music
(Created page with "{{Abctune |f_tune_title=Niel Gows Wife |f_country=England |f_genre=English |f_rhythm=Reel (single/double) |f_time_signature=4/4 |f_key=G |f_accidental=1 sharp |f_mode=Ionian (Maj...")
 
m (Text replacement - "=[[ANNOTATION:{{PAGENAME}}|Tune annotations]]=" to "[[ANNOTATION:{{PAGENAME}}|{{PAGENAME}}: Annotations]]")
 
(3 intermediate revisions by 2 users not shown)
Line 8: Line 8:
|f_accidental=1 sharp
|f_accidental=1 sharp
|f_mode=Ionian (Major)
|f_mode=Ionian (Major)
|f_history=<b>England</b>/North East
|f_history=ENGLAND(North East)
|f_book_title=Favorite collection of tunes with variations adapted for the Northumberland small pipes violin or flute
|f_book_title=Favorite collection of tunes with variations adapted for the Northumberland small pipes violin or flute
|f_collector=John Peacock
|f_collector=John Peacock
Line 15: Line 15:
|f_theme_code_index=3546 3551H
|f_theme_code_index=3546 3551H
}}
}}
----
[[ANNOTATION:{{PAGENAME}}|{{PAGENAME}}: Annotations]]
 
<lilybook>
<lilybook>
\version "2.10.33"
\version "2.10.33"
Line 72: Line 73:
}
}
</lilybook>
</lilybook>
----
 
ABC notation in:
[[ANNOTATION:{{PAGENAME}}|{{PAGENAME}}: Annotations]]
[[{{TALKPAGENAME}}|Tune Discussion]]

Latest revision as of 10:59, 13 June 2019


Niel Gows Wife  Click on the tune title to see or modify Niel Gows Wife's annotations. If the link is red you can create them using the form provided.Browse Properties <br/>Special:Browse/:Niel Gows Wife
Query the Archive
Query the Archive
 Theme code Index    3546 3551H
 Also known as    
 Composer/Core Source    
 Region    England
 Genre/Style    English
 Meter/Rhythm    Reel (single/double)
 Key/Tonic of    G
 Accidental    1 sharp
 Mode    Ionian (Major)
 Time signature    4/4
 History    ENGLAND(North East)
 Structure    
 Editor/Compiler    John Peacock
 Book/Manuscript title    Book:Favorite collection of tunes with variations adapted for the Northumberland small pipes violin or flute
 Tune and/or Page number    4/2
 Year of publication/Date of MS    1805
 Artist    
 Title of recording    
 Record label/Catalogue nr.    
 Year recorded    
 Media    
 Score   ()   


Niel Gows Wife: Annotations

<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
   	   \time 4/4
   	   %\override Staff.TimeSignature #'stencil = ##f
   	   \set Staff.instrumentName = \markup{ \fontsize #2.1 {"4."}}
   	   \relative c{ \repeat volta 2 {	
   	   	\partial 8 %anacrusis
   	   	d16^\markup{ \fontsize #2.1 { \hspace #0 {\raise #0.5 {Niel Gows Wife}}}} c16|b8 g d' b c a e' c|
   	   	%\override TupletBracket #'direction = #up
   	   	b8 g d' b \times 2/3 {d e fis} g d|
   	   	b8 g d' b c a e' c|
   	   	b8[ g] b[ c16( d)] e4 d8 \break
   	   	 }
   	   	\partial 8

fis8 | d d b d e a, a fis'|

   	   	g d b d e4 d8 fis|
   	   	g d b d e a, a c|
   	   	b8 g \times 2/3 {b c d}e4 d8 fis|\break 
   	   	%
      		g8 d b d e a, a fis'|
      		g d b d e4 d8 fis|
      		g d b d e a, a c|
      		b8 g \times 2/3 {b c d} e g d g\bar"||"\break
      	   }

}

%%%% END PASTE AREA  %%%%

\score{

   <<
   \context Staff="default"
   {
       \voicedefault                         
   }
       >>
       \layout
       {
        \context 
         {
          \Score
          \remove "Bar_number_engraver"
         }
       }

} </lilybook>

Niel Gows Wife: Annotations