\header {
	title = "O'Casey: A Little Unexpected Ditty"
	composer = "Leeran Z. Raphaely"
	tagline = "The Resistible Rise of Arturo UI"
	instrument = "Lead sheat"
}

\paper {
	between-system-padding = #5
	between-system-space = 3\cm
}

\version "2.10.33"

\transpose e a {

\relative c' {
\new PianoStaff<<
	\new Staff {
		\clef treble
		\key e \minor
		\bar "|:"
		<g b>4.^"Scene 5 Instr. Intro" <fis ais>16 <g b> <a c>8 <b d>4 <a c>8
		<g b>4 <e g> r2
		<aes c>4. <g bes>16 <aes c> <bes d>8 <c ees>4 <bes d>8
		<aes c>1
		\bar ":|"
	}
	\new Staff {
		\clef bass
		\key e \minor
		<e,, b'>8 <e b'> r <e b'> <e b'> <e b'> r <e b'>
		<e b'> <e b'> r <e b'> <e b'> <e b'> r <e b'>
		<f c'> <f c'> r <f c'> <f c'> <f c'> r <f c'>
		<f c'> <f c'> r <f c'> <f c'> <f c'> r <f c'>
	}
>>
}

<<

\chords {
	r8
	e1:min f:min f:min e:min
	e:min f:min fis:min7.5- b:7
	e:min f:min fis:min7.5- b:7
	e:min
}

\relative c' {
	% \autoBeamOff
	\key e \minor
	\partial 8 bes8
	b8. c16 d8 c b d c b       % The unexpected often comes ex
	c4 c r4 r8 bes             % pected. One
	c8. d16 ees8 d c ees d c   % often does expect the unex
	b4 b r4 r8 bes             % pected. That's
	b4. c8 b2                  % life for you.
	c8. d16 ees8 d c4. b8      % Here I am, good friends. All
	c8. d16 e8 d c d e c       % ready set and go with all my
	b4 b r4 r8 b               % questions. I
	g'8. b,16 c8 g' fis e d b  % hope you won't refer them back to
	c4 r8 d8 ees4 r8 d         % Sheet To Sheet For
	c8. d16 e8 d c d e c       % Sheet, according to this paper
	b c d c b c d c            % Has been mostly silent since last
	b4 r r2                    % night.

	\bar "|."
}

\addlyrics {
	The un -- ex -- pec -- ted of -- ten comes ex -- pec -- ted.
	One of -- ten does ex -- pect the un -- ex -- pec -- ted
	That’s life for you. Here I am, good friends,	All rea -- dy, set and go with all my ques -- tions.	I hope you won’t re -- fer them back to Sheet,	To Sheet For Sheet, ac -- cor -- ding to this pa -- per 	Has been most si -- lent since last night. 
}

>>
}
