Strona:PL Wyspiański - Akropolis.djvu/191

Z Wikiźródeł, wolnej biblioteki
Ta strona nie wymaga korekty.

PartPThreeVoiceTwo = { \relative c' {
  \clef "alto" \key g \major \time 4/4 
    c2 b2 | % 2
  d2 e2 | % 3
  a,4( c4 b4) c4\rest | % 4
  d2 a2 | % 5
  b2 d2 | % 6
  a2 b2 | % 7
  b2 ( a4 ) c4\rest | % 8
  d2 d4 ( c4 ) | % 9
  b4 ( cis4 ) d2 | % 10
  d2 d2
} }

PartPFourVoiceOne = { \relative a {
  \clef "bass" \key g \major \time 4/4  
  a2 b2 | % 2
  b2 b4 a4 ( | % 3
  a4) ( c4 b4 ) s4 | % 4
  a2 fis4( a4) | % 5
  b2 a2 | % 6
  d2 d2 ( | % 7
  d4 ) ( cis4 d4 ) s4 | % 8
  a2 fis4 ( a4 ) | % 9
  b2 a2 ( | % 10
  a4 ) c4 c4. b8
} }

PartPThreeVoiceOne = { \relative a' {
  \clef "alto" \key g \major \time 4/4 
   a2 g2 | % 2
  g2 gis4( a4) | % 3
  fis2( g4) s4 | % 4
  fis2 d2 | % 5
  d4( g4) fis2 | % 6
  fis2  g2 ( | % 7
  g4 ) ( e4 fis4 ) s4 | % 8
  fis2 d2 | % 9
  d4 ( g4 ) fis2 | % 10
  fis2 g2 (
} }

PartPOneVoiceOne = { \relative a'' {
  \clef "treble" \key g \major \time 4/4 
  a2 g2 | % 2
  g4( b4) d4( c4) | % 3
  a2( g4) s4 | % 4
  a2 fis4( a4) | % 5
  b2 a2 | % 6
  d4 ( a4 )  a4. ( b8 ) | % 7
  \grace { c8 ( } b2 ) ( a4 ) s4 | % 8
  a2 fis4 ( a4 ) | % 9
  b2 a2 | % 10
  d4 ( c4 ) c4. ( b8 ) 
} }

PartPTwoVoiceTwo = { \relative d' {
  \clef "treble" \key g \major \time 4/4 
    d2 d2 | % 2
  g4 b4 d4 c4 | % 3
  a2 g4 b4\rest | % 4
  a2 fis4( a4) | % 5
  b2 a2 | % 6
  d,4 ( c'4 ) c4. ( b8 ) | % 7
  b2 ( a4 ) b4\rest | % 8
  d,2 d4 ( c4 ) | % 9
  b4 ( cis4 ) d2 | % 10
  d4 ( c'4 ) c4. ( b8 )
} }

PartPOneVoiceTwo = { \relative a' {
  \clef "treble" \key g \major \time 4/4 
  a2 g2 | % 2
  g4( b4) d4( c4) | % 3
  a2( g4) b4\rest | % 4
  a2 fis4( a4) | % 5
  b2 a2 | % 6
  d4 ( c4 ) c4. ( b8 ) | % 7
  \grace { e8 ( } b2 ) ( a4 ) b4\rest | % 8
  a2 fis4 (  a4 ) | % 9
  b2 a2 | % 10
  d4 ( c4 ) c4. ( b8 )
} }

PartPFourVoiceTwo = { \relative fis {
  \clef "bass" \key g \major \time 4/4 
    fis2 g2 | % 2
  e2 b4 a4 | % 3
  d2 g4 d4\rest | % 4
  d2 d4 fis4 | % 5
  g2 d2 | % 6
  fis2 g2 | % 7
  g2 ( d4 ) d4\rest | % 8
  d2 d4 ( fis4 ) | % 9
  g2 d2 | % 10
  fis2 g2
} }

PartPFiveVoiceOne = { \relative fis {
  \transposition c \clef "bass" \key g \major \time 4/4 
  fis2 g2 | % 2
  e2 b4( a4) | % 3
  d2( g4) r4 |  % 4
  d2 d4( fis4) | % 5
  g2 d2 | % 6
  fis2 g2 | % 7
  g2 ( d4 ) r4 | % 8
  d2 d4 ( fis4 ) | % 9
  g2 d2 | % 10
  fis2 g2
} }

PartPTwoVoiceOne = { \relative d'' {
  \clef "treble" \key g \major \time 4/4 
    d2 d2 | % 2
  d2 e2 | % 3
  fis2( g4) s4 | % 4
  fis1 | % 5
  d4( g4) fis2 | % 6
  d2. g4 ( | % 7
  g4 ) ( e4  fis4 ) s4 | % 8
  fis2 d2 | % 9
  d4 ( g4 ) fis2 | % 10
  d2 g4 (
} }

\paper { #(set-paper-size "a4")
 oddHeaderMarkup = "" evenHeaderMarkup = "" }
\header { tagline = ##f }
\version "2.18.2"
\score {
\midi {  }
\layout { line-width = #140
}
<<
    \new Staff <<
      \set Staff.instrumentName = ""
       \set Staff.midiInstrument = #"violin"
      \context Staff <<
        \context Voice = "PartPOneVoiceOne" { \voiceOne \PartPOneVoiceOne }
        \context Voice = "PartPOneVoiceTwo" { \voiceTwo \PartPOneVoiceTwo }
      >>
    >>
    \new Staff <<
      \set Staff.instrumentName = ""
       \set Staff.midiInstrument = #"violin"
      \context Staff <<
        \context Voice = "PartPTwoVoiceOne" { \voiceOne \PartPTwoVoiceOne }
        \context Voice = "PartPTwoVoiceTwo" { \voiceTwo \PartPTwoVoiceTwo }
      >>
    >>
    \new Staff <<
      
      \set Staff.instrumentName = ""
       \set Staff.midiInstrument = #"viola"
      \context Staff <<
        \context Voice = "PartPThreeVoiceOne" { \voiceOne \PartPThreeVoiceOne }
        \context Voice = "PartPThreeVoiceTwo" { \voiceTwo \PartPThreeVoiceTwo }
       
      >>
    >>
    \new Staff <<
      \set Staff.instrumentName = ""
       \set Staff.midiInstrument = #"cello"
      \context Staff <<
        \context Voice = "PartPFourVoiceOne" { \voiceOne \PartPFourVoiceOne }
        \context Voice = "PartPFourVoiceTwo" { \voiceTwo \PartPFourVoiceTwo }
      >>
    >>
    \new Staff <<
      \set Staff.instrumentName = ""
       \set Staff.midiInstrument = #"contrabass"
      \context Staff <<
        \context Voice = "PartPFiveVoiceOne" { \PartPFiveVoiceOne }
      >>
    >>
    	>> }