Talk:Wanderer Fantasy/sandbox

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia

The Fantasie in C major, Op. 15 (D. 760), popularly known as the Wanderer Fantasy, is a four-movement fantasy for solo piano composed by Franz Schubert in 1822. It is widely considered Schubert's most technically demanding composition for the piano. Schubert himself said "the devil may play it," in reference to his own inability to do so properly.[1]

Historical background[edit]

Schubert composed this work in late 1822, just after breaking off work on the Unfinished Symphony while sketching its incomplete scherzo.[2] It was written for and dedicated to Carl Emanuel Liebenberg von Zsittin, who had studied piano with Johann Nepomuk Hummel, in the hope of some remuneration from the dedication.[3] This was Schubert's last fantasy for solo piano.[4]

Structure[edit]

The piece is not only a technically formidable challenge for the performer, but also a structurally formidable four-movement work combining theme-and-variations with sonata form.[4] Each movement transitions without pause into the next instead of ending with a final definitive cadence. This interconnected structure provided a precedent for the symphonic poem, as developed by Hungarian composer Franz Liszt and other late 19th-century composers.[5]

Movements:

  1. Allegro con fuoco ma non troppo (C major)
  2. Adagio (C-sharp minor)
  3. Presto (A-flat major)
  4. Allegro (C major)

Motif[edit]

The whole work is based on one basic dactylic motif--a quarter note followed by two eighth notes[6]--from which all themes are developed.[5] This motif comes from the lied "Der Wanderer" (D 489), which Schubert wrote in 1816.[2][4] The second movement, marked "adagio," states the theme in virtually the same way it is presented in the song, whereas the three fast movements begin with variants in diminution (that is, shortened note values). It is this musical reference from which the fantasy's popular name is derived.

Theme from "Der Wanderer", D 489


    \relative c'' {
        \set Score.tempoHideNote = ##t \tempo 8 = 84
        \set Staff.midiInstrument = #"tenor"
        \set Score.currentBarNumber = #23
        \key cis \minor
        \time 2/2
        \bar ""
        ^\markup {  \translate #'(-4 . 0)
              \column {
                \line { \bold { Adagio } }
            }
        }
        \partial 8 gis8 gis4. 8 8.( b32 a32) gis4
        e4 \appoggiatura{gis16}( \tuplet 3/2 { fis8 e fis }) gis4. gis8
        gis4( \appoggiatura{a16} \tuplet 3/2 { gis8 fis) gis } b4( a8) fis8
        e8( gis4) 8 cis,4. gis'8
    }
    \addlyrics {
        Die Son -- ne dünkt__ mich
        hier so kalt, die
        Blü -- te welk, das
        Le -- ben alt, und
    }

I. Allegro con fuoco ma non troppo[edit]


  \new PianoStaff <<
    \set PianoStaff.connectArpeggios = ##t
    \new Staff {
      \set Score.tempoHideNote = ##t
      \tempo 4 = 132
      \set Staff.midiInstrument = #"piano"
      \set Score.currentBarNumber = #1
      ^\markup {  \translate #'(-4 . 0)
        \column {
          \line { \bold { Allegro con fuoco ma non troppo } }
        }
      }
      \time 4/4 \key c \major
      \clef treble
      <e g c' e'>4->\ff 8 8 4-> 8 8
      8 c16( e g c' e' g') <b b'>4-!-> <c' c''>8-! 8-!
      <f' g' b' cis''>4-! <f' g' b' d''>-! r2
    } %% /new Staff
    \new Staff {
      \time 4/4 \key c \major
      \clef bass
      <c, g, c>4-> 8 8 4-> 8 8 
      8 r8 r4 r2
      <g,, g,>4-! <g, g>-! r2
    } %% /new Staff
  >>


II. Adagio[edit]


  \new PianoStaff <<
    \set PianoStaff.connectArpeggios = ##t
    \new Staff {
      \set Score.tempoHideNote = ##t
      \tempo 8 = 69
      \set Staff.midiInstrument = #"piano"
      \set Score.currentBarNumber = #189
      ^\markup {  \translate #'(-4 . 0)
        \column {
          \line { \bold { Adagio } }
        }
      }
      \time 2/2 \key cis \minor
      \clef treble
      <gis cis' e' gis'>4\pp 8 8 << {<gis gis'>8.-> <a a'>16 <gis gis'>4} \\ {<dis' fis'>2} >>
      <e gis cis' e'>4 <fis a cis' fis'> <gis bis dis' gis'>2 \arpeggio
      <gis cis' e' gis'>4 8 8 <d' eis' gis' b'>4( <cis' fis' a'>8 <fis cis' fis'>8
      <gis cis' e'>4)( <fis bis dis' gis'> <e gis cis'>4) ~ <e gis cis'>8 ~ \tuplet 5/2 {cis'16 dis' e' fis' a'}
    } %% /new Staff
    \new Staff {
      \time 2/2 \key cis \minor
      \clef bass
      <cis, e, gis, cis>4 8 8 <bis,, dis, gis, bis,>2
      <cis, e, gis, cis>4 <a,, cis, fis, a,>4 <gis,, bis,, dis, gis,>2 \arpeggio
      <cis, e, gis, cis>4 8 8 <fis,, fis,>4. <a,, a,>8
      <gis,, gis,>4 4 <cis, e, gis, cis>4 ~ 8 r8
    } %% /new Staff
  >>

The slow second movement is a connected sequence of increasingly ornate variations. The main theme is almost identical to the melody in "Der Wanderer", which leads to the first variation in E major. This variation keeps the dactylic motif but also draws from another phrase that appears in “Der Wanderer”: “Ich wandle still, bin wenig froh”.[6] The subsequent variations alternate between C-sharp minor (the main key of this movement) and its parallel major, C-sharp major.[6] The end of this movement anticipates the third movement's main theme.[2]

III. Presto[edit]


  \new PianoStaff <<
    \new Staff {
      \set Score.tempoHideNote = ##t
      \tempo 4 = 228
      \set Staff.midiInstrument = #"piano"
      \set Score.currentBarNumber = #247
      ^\markup {  \translate #'(-4 . 0)
        \column {
          \line { \bold { Presto } }
        }
      }
      \time 3/4 \key as \major
      \clef treble
      <es' c'' es''>4.\ff 8 4
      4. 8 4
      <es' b' es''>8( c'' as' es') c'4-!
      es'8( as' c'' es'') as''4-!
      <a' a''>4-! <bes' bes''>2
      d'8->( es' bes g) es4-!
    } %% /new Staff
    \new Staff {
      \time 3/4 \key as \major
      \clef bass
      <as, es as>4. 8 4
      4. 8 4
      4 r4 r4
      r2 r4
      <g des' es'>4-! 2
      d8( es bes, g,) es,4-!
    } %% /new Staff
  >>

Although not marked as such, this movement functions as a scherzo and trio in triple meter. The dactyl motif is modified here to a dotted-quarter–eighth–quarter pattern. The trio section of this movement is in D-flat major, using a secondary theme from the first movement.[6]

IV. Allegro[edit]


    \new Staff {
        \set Score.tempoHideNote = ##t \tempo 4 = 132
        \set Staff.midiInstrument = #"piano"
        \set Score.currentBarNumber = #598
        \key c \major
        \clef bass
        \time 4/4
        \bar ""
        ^\markup {  \translate #'(-4 . 0)
              \column {
                \line { \bold { Allegro } }
            }
        }
        <c, c>4\ff 8 8 4 8 8
        <cis, cis>4-! <d, d>4. <e, e>8 <f, f>8 <e, e>8
        <d, d>4 8 8 4 8 8
        <dis, dis>4-! <e, e>4. <fis, fis>8 <g, g>8 <a, a>8
        <bes, bes>4 8 8 <cis, cis>4. 8
        <a, a>4 8 8 <c, c>4. 8
        <b,, b,>8 <d, d> <g, g> <f, f> <e, e> <c, c> <b,, b,> <a,, a,>
        <f, f>4 <e, e> <d, d>2
    }

Liszt's transcriptions[edit]

Franz Liszt, who was fascinated by the Wanderer Fantasy, transcribed it for piano and orchestra (S.366) and two pianos (S.653). He additionally edited the original score and added some various interpretations and simplifications in ossia,[5] and made a complete rearrangement of the final movement (S.565a).

References[edit]

  1. ^ Duncan, Edmondstoune (1905). Schubert. J. M. Dent & Co. p. 165.
  2. ^ a b c Brown, Michael (1961). Schubert. MacMillan and Company Limited. p. 124.
  3. ^ Einstein, Alfred (1951). Schubert: A Musical Portrait. Oxford University Press. p. 204.
  4. ^ a b c Schubert, Franz (2018). Dürr, Walther (ed.). Fantasy for Piano in C major op. 15 D 760 "Wanderer Fantasy". Bärenreiter-Verlag.
  5. ^ a b c Gibbs, Christopher, ed. (2004). The Cambridge Companion to Schubert. Cambridge University Press.
  6. ^ a b c d Young, John (2009). Schubert: A Survey of His Symphonic, Piano, and Chamber Music. Amadeus Press. pp. 69–87.

External links[edit]