Page:The Green Eye of the Yellow God (musical score).djvu/6

From Wikisource
Jump to navigation Jump to search
This page has been proofread, but needs to be validated.
6






\relative c''
{
  \new PianoStaff
  <<
    \new Devnull="nowhere" \keepWithTag #'lyricrhythm 
      { \tag #'lyricrhythm
         {
           \partial 256 s256
           c8 c c c c4 c8 c c c c c c4 c8 c
           \break
           c4 c c8 c c c c2. c4\break
           c8 c c c c c c c c c c4 c s8 c \break
           c c c c c c c c c2. s8 c\break
           c c c c c4 c c8 c c c c4 c8 c\break
           c c c c c c c c c2. c8 c
          }
       }
    \new Staff = "vocal"
    {<<
      \relative c'
      \new Voice
        {
         \once \set Score.measureLength = #(ly:make-moment 1/256)
           \partial 256 s256 \bar ""
          \acciaccatura {c'8} f,4 b\rest c,2~ c bes \break
          \phrasingSlurUp ees\( b! <c aes>2.\)
            c'8 ( c') \break
          \repeat tremolo 16 { 
           \once \override Beam #'positions = #'(-0.5 . -2.5) c32(\pppp c,) }
          \repeat tremolo 16 {\once \override Beam #'positions = #'(-0.5 . -2.5) b'! ( b,) }\break
  \repeat tremolo 16 { 
            \once \override Beam #'gap = 3
           \once \override Beam #'positions = #'(-0.5 . -2.5) bes'32( bes,) }
        \once \override Beam #'gap = 2
       \repeat tremolo 16 {\once \override Beam #'positions = #'(-0.5 . -2.5) <a' f> ( a,) }\break\stemUp\slurUp\once\override DynamicTextSpanner #'dash-period = #-1.0 \set crescendoText = \markup { \italic { poco. cresc. } } \set crescendoSpanner = #'text
      a?2(\< b!)  <f' c g f>4
      <e c g e> <b! f>\! <c g>\break
      <d, c> b'\rest <e, b!>2^> <c g>4 \phrasingSlurDown
      c_.\(  c_. c_.\)
        }
      \new Voice
       \relative c'
        {
          \partial 256 s256 \bar ""
         s1 s \break
         g s \break s s \break s s \break
          f'1 s \break
           s s
        }
      \new Voice
       \relative c'
        {
           \partial 256 s256 \bar ""
          s1 s
        }
     >>}
    \new Lyrics \with { alignAboveContext = "vocal" }
     {
       \lyricsto "nowhere"
       {
         \markup{ \with-color #white ^  }
          " " " " " "  " "  " "  " " " " " "
            " "  " "  " "  " "  " "\break
         \markup{ \with-color #white ^  }
          " " " " " "  " "  " "  " " " "
             \break
        \markup{ \with-color #white ^  }
          " " " " " "  " "  " "  " " " "
            " "  " "  " " " " " " \break
        \markup{ \with-color #white ^  }
          " " " " " "  " "  " "  " " " "
            " "  " "\break
        \markup{ \with-color #white  ^  }
          " " " " " "  " "  " "  " " " "
            " "  " "  " " " " " "  \break
        \markup{ \with-color #white ^  }
          " " " " " "  " "  " "  " " " "
            " "  " "
       }
     }
   \new Lyrics \with { alignAboveContext = "vocal" }
     {
       \lyricsto "nowhere"
       {
         \override LyricHyphen #'height = 0.0
        patched up right "a " -- " way,"
        And he slept all through the day,
        And the
        \markup
          {\concat
           {"Colonel" \char ##x2019 "s"
           }
          } daughter watched
        "be " -- " side" his bed.   He woke at
        last and   
        asked if they could send his tunic
        through.  She brought it and he thanked
        her with a nod.  He bade her search the   
        pocket saying \markup
          {\concat
           {"“That" \char ##x2019 "s"
           }
          } from Mad Ca -- rew,”
        And she found the "lit "--" tle" green eye of
        the god.  She "up _"
       }
     }
     \new Staff
     {<< 
        \clef "bass"   
        \new Voice
        {
          \voiceOne \relative c
          {
             \partial 256 s256 \bar ""
            \oneVoice R1 <f des> \break\stemUp
   \slurUp   des \tuplet 3/2 {f8( ees f} ees4)
             s d\rest \break\stemDown
            d8\rest aes'\( c ees f4 fis\)
            g4.^>\( d!8 c b! a! g\)
            \oneVoice r8 ges(  bes des ees4 ees!)
            f4.( c8 f,4 e!) \break\stemUp\slurUp
            d'?2.( g,!4) \stemDown <c c,>2
            \stemUp\tieUp g4~g \break\stemDown
            <a f> d,\rest\stemUp <f g,>2
            \stemDown <e c>4 d\rest d2\rest         
          }
        }
        \new Voice
        {
          \voiceTwo \relative c
          {
            \partial 256 s256 \bar ""
            s1 s  \break
             ees, aes2. c,4\rest \break
             s1 s \break s s \break
              d'? s2 d4( e) \break
          }
        }
        \new Voice
        {
          \voiceThree \relative c
          {
            \partial 256 s256 \bar ""
             s1 s
          }
        }
      >>}
    >>
}
\layout
{
   line-width = 17\cm
  \context {
    \Voice
    \consists "Horizontal_bracket_engraver"
  }
  \context
  {
    \Score \remove "Bar_number_engraver"
  }
 \context
  {
    \Staff \remove "Time_signature_engraver"
  }
}