Jump to content

Page:One Hundred English Folksongs (1916).djvu/112

From Wikisource
This page has been proofread, but needs to be validated.

27
False Lamkin

Collected and arranged by
Cecil J. Sharp


music = {
    \language "english"
    { \new Staff \with { instrumentName = "VOICE" } <<
        \omit Score.BarNumber
                \set Staff.midiInstrument = "violin"
                % melody, main voice
                { \new Voice <<
                    \relative c' {
                        \autoBeamOff
                        \mergeDifferentlyDottedOn
                        \dynamicUp
                        \slurDown
                        \stemUp
                        \override DynamicTextSpanner.dash-period = #-1
                        \override DynamicText.self-alignment-X = #1.5
                        \tempo "Moderato"
                        \set Score.tempoHideNote = ##t \tempo 4 = 120
                        \clef treble \key g \major
                        \time 3/4
                        
                        % page 62, line 1
                        \partial 4 r4 |
                        r r d |
                        \repeat volta 3 {
                            g g d8( e) |
                            d4 d e |
                            g g a |
                            
                            % page 62, line 2
                            \slurUp \stemDown b2 \stemUp g8([ a]) |
                            \slurDown \stemDown b([ c]) d4 c8([ b]) |
                            \stemUp a([ g]) e4 d8 d |
                            d4 g a |
                            g2 d8 d |
                            
                            % page 62, line 3
                            \slurUp g4 g d8([ e]) |
                            d4( d) e |
                            g8 g g4 a |
                            \stemDown b2 \stemUp g8 a |
                            \stemDown b([ c]) d4 c8([ b]) |
                        }
                    }
                    % lyrics, stanzas 1 to 4
                    \new Lyrics \with { associatedVoice = "VOICE" } { \lyricmode {
                        % page 62
                        _4 _4 _4
                        \set stanza = #"1. "
                        The4 Lord4 said4 to8 the8 La4 -- dy,4
                        Be4 -- fore4 he4 went4 out:2
                        Be4 -- ware4 of4 false4 Lam4 -- kin,4
                        He’s8 a-8 walk4 -- ing4 a4 -- bout.2
                        
                        \set stanza = #"2. "
                        What8 care8 I4 for4 false4 Lam4 -- kin4
                        Or4 an8 -- y8 of4 his4 kin?2
                        When8 the8 doors4 are4 all8 __8
                    } }
                    % lyrics, stanzas 5 to 8
                    \new Lyrics \with { associatedVoice = "VOICE" } { \lyricmode {
                        % page 62
                        _4 _4 _4 _4
                        durst4 I4 go8 __8 down4 in4 the4 dead4 of4 the4 night?2
                        Where8 there’s8 no4 fire4 a4 -- kin4 -- dled,4
                        No4 can4 -- dle4 a4 -- light,2
                        
                        \set stanza = #"6. "
                        As4 she4 was4 a-4 go8 -- ing8 down,4
                        And4 think4 -- ing4 no4 harm,2
                        False8 __8 Lam4 -- kin4 he8 __8
                    } }
                    % lyrics, stanzas 9 to 12
                    \new Lyrics \with { associatedVoice = "VOICE" } { \lyricmode {
                        % page 62
                        _4 _4 _4 _4
                        me4 your4 daugh8 -- ter8 Bet4 -- sy,4
                        She8 will8 do4 me4 some4 good;2
                        She8 will8 hold8 the8 sil4 -- ver4 ba4 -- sin4
                        To4 catch8 her8 own4 heart’s4 blood.2
                        
                        \set stanza = #"10. "
                        Pret8 -- ty8 Bet4 -- sy,4 be8 -- ing8 up8 __8
                        At4 the4 win4 -- dow4 so4 high,2
                        Saw8 her8 own4 dear4 -- est8 __8
                    } }
                >> }
                % melody, alt voice
                { \new Voice <<
                    \relative c' {
                        \autoBeamOff
                        \mergeDifferentlyDottedOn
                        \stemDown
                        \clef treble \key g \major
                        \time 3/4
                        
                        % page 62, line 1
                        \partial 4 s4 |
                        s2. |
                        \repeat volta 3 {
                            s |
                            s2 e8 e |
                            s2. |
                            
                            % page 62, line 2
                            s2 g8 a |
                            \stemUp b c s4 c8 b |
                            s2 \stemDown d,4 |
                            d8 d s2 |
                            s d4 |
                            
                             % page 62, line 3
                            s2 d8 e |
                            d d s2 |
                            g4 s2 |
                            s2. |
                            s |
                        }
                    }
                >> }
        { \new PianoStaff \with { instrumentName = "PIANO" } <<
            { \new Staff <<
                \set Staff.midiInstrument = "piano"
                % piano, treble clef, voice 1
                { \new Voice <<
                    \relative c'' {
                        \mergeDifferentlyDottedOn
                        \dynamicDown
                        \override DynamicTextSpanner.dash-period = #-1
                        \override DynamicText.self-alignment-X = #1.5
                        \clef treble \key g \major
                        \time 3/4
                        
                        % page 62, line 1
                        \partial 4 \stemDown \slurUp d8 \f ( c |
                        \stemUp b a g4) d8 \dim ( c |
                        \repeat volta 3 {
                            b a g4) \mf <c fs,>4( |
                            d2 <e g,>4 |
                            g2) <a fs d>4( |
                            
                            % page 62, line 2
                            <b g d>2) g8 \cresc ( a |
                            b c d4) c8 \f ( b |
                            a4 g fs \dim |
                            g2 fs4) |
                            r \tieUp <c' g> \p ( <d fs,> ~ |
                            
                            % page 62, line 3
                            d g) c,( |
                            d g) e( |
                            d b') \stemDown <a c,>( |
                            \stemUp g d') b8( a |
                            g4 d') e,8( d |
                            
                            )
                        }
                    }
                >> }
                % piano, treble clef, voice 2
                { \new Voice <<
                    \relative c' {
                        \mergeDifferentlyDottedOn
                        \clef treble \key g \major
                        \time 3/4
                        
                        % page 62, line 1
                        \partial 4 s4 |
                        s2. |
                        \repeat volta 3 {
                            s |
                            \stemDown g4 b s |
                            d e s |
                            
                            % page 62, line 2
                            s2. |
                            b'4 a g |
                            e2 \tieDown d4 ~ |
                            d c2 |
                            s2. |
                            
                            % page 62, line 3
                            g'2 fs4 |
                            g2 c4 |
                            b2 s4 |
                            b2 d4 |
                            d2 g,4 |
                        }
                    }
                >> }
            >> }
            { \new Staff <<
                \set Staff.midiInstrument = "piano"
                % piano, bass clef, voice 1
                { \new Voice <<
                    \relative c' {
                        \mergeDifferentlyDottedOn
                        \clef bass \key g \major
                        \time 3/4
                        
                        % page 62, line 1
                        \partial 4 \stemDown \slurUp d8( c |
                        b a g4) \stemUp \slurDown d8( c |
                        \repeat volta 3 {
                            b a g4 a) |
                            b g c |
                            \stemDown b8 g' <b e,>4 d, |
                            
                            % page 62, line 2
                            \stemUp b \stemDown g' e'8 fs |
                            g4 fs e8 d |
                            \stemUp c2 c4 |
                            b g a |
                            r e' d |
                            
                            % page 62, line 3
                            b2 \stemDown <d a>4 |
                            <d a>2 \tieUp <g c,>4 ~ |
                            <g d>2 <fs d>4 |
                            <d g,>2 g8 d |
                            b4 g8[ b c d] |
                        }
                    }
                >> }
                % piano, bass clef, voice 2
                { \new Voice <<
                    \relative c {
                        \mergeDifferentlyDottedOn
                        \clef bass \key g \major
                        \time 3/4
                        
                        % page 62, line 1
                        \partial 4 s4 |
                        s2. |
                        \repeat volta 3 {
                            s |
                            s |
                            s |
                            
                            % page 62, line 2
                            s |
                            s |
                            r4 \stemDown \tieDown d2 ~ |
                            d4 e d |
                            g2. ~ |
                            
                            % page 62, line 3
                            g2 s4 |
                            s2. |
                            s |
                            s |
                            s |
                        }
                    }
                >> }
            >> }
        >> }
    >> }
}
\header {
    tagline = "" % no footer
}
\score {
  \music
  \layout {
    \context {
      \Staff
      \consists Measure_spanner_engraver
    }
  }
}
\score {
  \unfoldRepeats {
    \music
  }
  \midi { }
}