|
|
Line 1: |
Line 1: |
| {{Abctune | | {{Abctune |
| |f_tune_title=Welcome to the Town Again | | |f_tune_title=Welcome to the Town Again |
| |f_aka=Eight men of moidert, I won't go a gossiping, I'll gae nae mair to your town, I'll gang nae mair to yon town
| |
| |f_composer=John Peacock
| |
| |f_country=England | | |f_country=England |
| |f_genre=English, Scottish | | |f_genre=Northumbrian/Borders |
| |f_rhythm=Reel (single/double) | | |f_rhythm=Reel (single/double) |
| |f_time_signature=4/4 | | |f_time_signature=2/2 |
| |f_key=G | | |f_key=G |
| |f_accidental=1 sharp | | |f_accidental=1 sharp |
Line 12: |
Line 10: |
| |f_history=ENGLAND(North East) | | |f_history=ENGLAND(North East) |
| |f_structure=AAB | | |f_structure=AAB |
| |f_book_title=Favorite collection of tunes with variations adapted for the Northumberland small pipes violin or flute | | |f_book_title=Peacock's Tunes |
| |f_collector=William Wright, John Peacock | | |f_collector=John Peacock |
| |f_year=1805 | | |f_year=c. 1805 |
| |f_page=2/1 | | |f_page=No. 2, p. 1 |
| |f_theme_code_index=1H531 3142
| |
| }} | | }} |
| | =[[ANNOTATION:{{PAGENAME}}|Tune annotations]]= |
| | <!-- REPLACE THE ABC CODE BETWEEN THE <PRE> </PRE> TAGS --> |
| | <!-- NO NEEDS TO PUT THE PERCENTAGE SIGN. THERE IS ALREADY A SPACE BETWEEN THE <PRE> TAG AND THE X:0 TO CIRCUMVENT THE ABC PLUGIN ERROR --> |
| ---- | | ---- |
| <score lang="lilypond" raw=1> | | <pre> |
| \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
| | T: No Score |
| \time 4/4
| | C: The Traditional Tune Archive |
| \set Staff.instrumentName = \markup{ \fontsize #2.1 {"2."}}
| | M: |
| \relative c''{ \repeat volta 2 {
| | K: |
| \partial 8 %anacrusis
| | x |
| fis8^\markup{ \fontsize #2.1 { \hspace #0 {\raise #0.5 {Welcome to the Town again}}}} |g4 d8 c b4 g8 c|
| | </pre> |
| \times 2/3 { b c d } g,8 b c a a fis'|
| | ---- |
| g4 d8 c b4 g8 c|
| | =[[ANNOTATION:{{PAGENAME}}|Tune annotations]]= |
| \times 2/3 {b c d} a c b[ g g]\break
| |
| }
| |
| \partial 8
| |
| c|%\break
| |
| b8 g d' g, e' g, d' g,|
| |
| b d e16 d c b c8 a a c|
| |
| b8 g d' g, e' g, d' g,|
| |
| \times 2/3 {b c d} a c b g g c|\break
| |
| b8 g d' g, e' g, d' g,|
| |
| b[ d] \grace e8( d) c16 b c8 a a c|
| |
| b d c b c d e fis|
| |
| g d e c b[ g g]\bar "||"\break
| |
| }
| |
| }
| |
| %%%% END PASTE AREA %%%%
| |
|
| |
|
| \score{
| | <!-- REPLACE THE ABC CODE BETWEEN THE <PRE> </PRE> TAGS --> |
| <<
| |
| \context Staff="default"
| |
| {
| |
| \voicedefault
| |
| }
| |
| >>
| |
| \layout
| |
| {
| |
| \context
| |
| {
| |
| \Score
| |
| \remove "Bar_number_engraver"
| |
| }
| |
| }
| |
| }
| |
| </score> | |
| ---- | |
| ABC notation in:
| |
| [[ANNOTATION:{{PAGENAME}}|Tune annotations]]
| |