ピアノ四重奏曲第2番_(メンデルスゾーン)とは? わかりやすく解説

Weblio 辞書 > 辞書・百科事典 > 百科事典 > ピアノ四重奏曲第2番_(メンデルスゾーン)の意味・解説 

ピアノ四重奏曲第2番 (メンデルスゾーン)

出典: フリー百科事典『ウィキペディア(Wikipedia)』 (2025/04/27 13:34 UTC 版)

ピアノ四重奏曲第2番 ヘ短調 作品2 は、フェリックス・メンデルスゾーンが作曲したピアノ四重奏曲

概要

本作はピアノ四重奏曲第1番作品1が世に出されて1年が経過した1823年に出版された[1]。作曲当時、彼は弱冠14歳であった。曲はメンデルスゾーンが8歳の頃から作曲と音楽の指導を行ってきたカール・フリードリヒ・ツェルターへと献呈されている。また、ツェルターはメンデルスゾーンを旅に連れ出してヨハン・ヴォルフガング・フォン・ゲーテに会わせることになるが、ゲーテもメンデルスゾーンが1821年から1825年にかけての初期作品を作曲するにあたって重要な人物となるのであった[2]

楽曲は前作から長足の進歩を遂げており曲には自信が漲っている[3]。前作との共通点としてはピアノの活躍が前面に出されることろが挙げられ、弦楽器に与えられる役割がささやかなものに限られる一方で、技巧的なピアノが中心となって曲を組み立てていく[3]

本作に対する古い時代の論評が2本ある。ひとつめは1825年11月に「BAMZ」という筆名の評論家によるもので、メンデルスゾーンには非凡な才能があるが形式に拘泥し過ぎて「素材」への配慮が十分でないと述べている。ふたつめは1828年に書かれた「LAMZ」という筆名の評論家によるものである。そこでは、本作がこのジャンルにおいて最も成功した作例であるということ、そして曲が「控えめながらも、常に生き生きとしている」ことが述べられている[1]

楽曲構成

全4楽章で構成される。演奏時間は約26分[3]

第1楽章

Allegro molto 2/2拍子 ヘ短調

ソナタ形式[3]。弦楽器の合奏で開始し、ヴァイオリンが主題を奏でる(譜例1)。

譜例1


\relative c' {
 \new Staff {
  \key f \minor \time 2/2 \partial 4
  \set Score.tempoHideNote = ##t \tempo "Allegro molto." 2=130
  c4\p aes'2( g4 f) \bar ".|:" e2. e4 g( f) e-. f-. g r r g
  des'2( c4 bes) bes2( aes4 g) \appoggiatura g16 f8( e) f-. g-. aes4( g) f
 }
}

主題を確保した後、音量を上げて活発な経過となる。変イ長調の第2主題は下降する順次進行によるもので、ピアノによって提示を受ける(譜例2)。

譜例2


\relative c''' {
 \new PianoStaff <<
  \new Staff \with { \remove "Time_signature_engraver" } {
   \key f \minor \time 2/2 \set Score.tempoHideNote = ##t \tempo "" 2=125
   <<
    { c2( bes4) aes-. g2( f4) es-. des2( c4) bes-. aes2( g4) }
   \\
    { c2. g4\rest des'2. g,4\rest f2. d4\rest es2. }
   >> r4
   <<
    { \stemDown f''1~ f8( es des c bes aes g f \stemUp es d f aes c bes aes f) }
   \\
    { s1 s s8 \once \hideNotes \shape #'((-0.4 . 0) (-0.2 . -0.2) (0.2 . -0.2) (0.4 . 0)) Tie d~ d2. }
   >>
  }
  \new Staff \with { \remove "Time_signature_engraver" } {
   \key f \minor \time 2/2 \clef bass
   s32 \clef treble <aes aes,>2.*23/24 r4 <aes des,>2. r4 \clef bass
   <des, bes,>2. r4 << { c2( bes4) r } \\ { es,2. r4 } >> \clef treble
   r4 <bes'' des, g,> q q <aes c, aes> r r2 <aes f bes,>1
  }
 >>
}

コデッタはピアノの三連符に覆われており、連続した急速な動きが提示部の終わりを呼び込む。展開部では弦楽器が譜例1の断片を奏す傍ら、ピアノは自由なパッセージを弾き進めていく。ヴァイオリンによる譜例1の再現があり、ピアノからのヘ長調での譜例2の再現は旋律に変化を加えてある。提示部同様に三連符が中心となる結尾があり、その後に譜例1を使用しながら次第に音量を上げる。最後はピウ・アレグロとなって生じた勢いを維持したまま駆け抜ける。

第2楽章

Adagio 3/4拍子 変ニ長調

ピアノによる主題の提示により幕を開ける(譜例3)。弦楽器に受け渡されて歌い継がれる。

譜例3


\relative c'' {
 \new PianoStaff <<
  \new Staff { \key des \major \time 3/4
   \set Score.tempoHideNote = ##t \tempo "Adagio." 4=55 \partial 4
   <aes f>8( <ges es>) <f des>4. <aes f>8( <f' aes,> <des f,>)
   << { des4( c) es16( des c bes) } \\ { ges2( f4) } >>
   aes4.( g8) aes( [ ges] ) e4( f8) r <aes f>( <g es>16 <aes f>)
  }
  \new Dynamics {
   s4\p
  }
  \new Staff { \key des \major \time 3/4 \clef bass
   r4 des,,, des' des' <es aes,>2( <des bes>4) 
   <es c>8( <c aes> <des bes>4 <es c>)
   << { <c aes~> <des aes>8 } \\ { b,\rest des des aes' f des } >>
  }
 >>
}

やがてピアノが初期ロマン派らしいトレモロによる伴奏を行う中[3]、ヴァイオリンに新しい楽想が現れる(譜例4)。

譜例4


\relative c'' {
 \new Staff \with { \remove "Time_signature_engraver" } {
  \key des \major \time 3/4 \set Score.tempoHideNote = ##t \tempo "" 4=55
  es2.~ es4 c'( aes f des bes) es2. es,4 r f'~
  f des'( bes ges es c) f2. des4 r
 }
}

ピアノの伴奏がアルペッジョへと変化し、譜例4が再び奏されていく。同じアルペッジョの伴奏が続く上にヴァイオリンによって譜例3が再現される。やがて旋律はピアノに引き継がれ、弦楽器はトレモロで下支えする。弦楽器のトレモロが最後まで残って静かに閉じられる。

第3楽章

Intermezzo: Allegro moderato 6/8拍子 ヘ短調

一般的にはメヌエットスケルツォが置かれる位置に、若きメンデルスゾーンは間奏曲(インテルメッツォ)を配した[3][4]。ピアノの独奏で幕を開ける(譜例5)。次いで弦楽器と交代する。

譜例5


\relative c'' {
 \new PianoStaff <<
  \new Staff \with { \magnifyStaff #7/8 } { \key f \minor \time 6/8
   \set Score.tempoHideNote = ##t
   \tempo \markup {
    \column {
     \line { Intermezzo. }
     \line { Allegro moderato. }
    }
   } 4=155 \partial 8
   c8 c\prall ( b c aes' f des) c4.( b8) r bes
   bes\prall ( a bes g' g, c) bes4.( aes!8) r c
   bes\prall ( a bes f' des aes) g\prall ( f g es' c ges)
   f( des' c bes aes g) bes4.( aes8) r
  }
  \new Dynamics {
   s4\p
  }
  \new Staff \with { \magnifyStaff #7/8 } { \key f \minor \time 6/8 \clef bass
   r8 <aes, f>4 r8 \clef treble <aes' f>4 r8 r <g f> q q q q
   <g e>4 r8 r4 r8 \clef bass
   <<
    { r c, e f4.~ \once \stemDown f2. es des4( es8 des c bes) des( es des c) }
   \\
    { f,4. d8\rest c' es des2.~ des4. c des8 d,\rest d\rest es4. aes,4. ~ aes8 }
   >> r
  }
 >>
}

曲の中央部分が反復される形となっているが、その最後では譜例6の新しい楽想が出ると同時にピアノは重音を用いた伴奏に切り替わる。

譜例6


\relative c'' {
 \new Staff \with { \remove "Time_signature_engraver" } {
  \key f \minor \time 6/8 \set Score.tempoHideNote = ##t \tempo "" 4=155
  c2.^\markup (Vn.) _\markup \italic dol. ~ c4.( f) e~ e4 c8 des4.( c) \clef alto
  c,,2.^\markup (Va.) _\markup \italic dol. ~ c4.( f) e~ e4 c8 des4.( c)
 }
}

中央部分の繰り返しを終えてもピアノは同じ伴奏音型を維持し、そのまま音量を失って弱音で楽章を終える。

第4楽章

Allegro molto vivace 2/2拍子 ヘ短調

ヴァイオリンが奏する活気ある主題で開始する[4](譜例7)。続いてピアノでも奏される。

譜例7


\relative c' {
 \new Staff {
  \key f \minor \time 2/2 \partial 4
  \set Score.tempoHideNote = ##t \tempo "Allegro molto vivace." 2=140
  c8-.\p c-. b( c) f-. f-. e( f) aes-. aes-. g( aes) c-. c-. b( c) f-. f-. \bar ".|:"
  aes2 \afterGrace ces,,\trill ( { bes16 ces) } bes4 r r
 }
}

カノンの要領で音を重ねるエピソードが現れる(譜例8)。

譜例8


<<
 \relative c'' \new Staff
 \with { instrumentName = "Vn." } \with { \remove "Time_signature_engraver" } {
  \key f \minor \time 2/2 \set Score.tempoHideNote = ##t \tempo "" 2=140
  R1 R r8 es\p ( d es f es f es des! bes c des es des es des)
  c4 b8( c des c des c bes! c a bes c bes c bes)
 }
 \relative c' \new Staff
 \with { instrumentName = "Va." } \with { \remove "Time_signature_engraver" } {
  \key f \minor \time 2/2 \clef alto 
  r8 es\p ( d es f es f es des! bes c des es des es des)
  c4 b8( c des c des c bes! g aes bes c bes c bes)
  aes4 r es2~ es4 es es es
 }
>>

ヴァイオリンによる譜例7の再現が行われるが、ヴィオラで譜例9の対旋律が添えられており変化が加えられている。

譜例9


\relative c'' {
 \new Staff \with { \remove "Time_signature_engraver" } {
  \key f \minor \time 2/2 \set Score.tempoHideNote = ##t \tempo "" 2=140 \clef alto
  c2.\p ( aes4) es2-. es-. es2.( c'4) b( c aes es)
  des'2.( bes4) es,2-. es-. es2. es,4( g4. bes8 es4 des) c r r2
 }
}

ピアノがオクターヴで譜例10の音型を奏し始め、音量を増してクライマックスを形成する。

譜例10


\layout { \context {
    \PianoStaff
    \consists "Span_stem_engraver" }
}
\relative c' {
 \new PianoStaff <<
  \new Staff \with { \remove "Time_signature_engraver" } {
   \key f \minor \time 2/2 \set Score.tempoHideNote = ##t \tempo "" 2=140
   aes8 r r c r es r aes r <c c,> r <es es,> r <aes aes,> r <c c,>
   r <es es,> r <d d,> r <es es,> r <d d,> r <es es,> r <d d,> r <es es,> r <d d,>
  }
  \new Dynamics {
   s4\ff
  }
  \new Staff \with { \remove "Time_signature_engraver" } {
   \key f \minor \time 2/2 \clef bass
   <<
    \relative c { \crossStaff { s4. c8 r es r aes } }
    \\
    \relative c {
     d4\rest <aes aes,> <c c,> <es es,> <aes aes,> <c c,> <es es,> <aes aes,> \clef treble
     <c c,> <b b,> <c c,> <b b,> <c c,> <b b,> <c c,> <b b,>
    }
   >>
  }
 >>
}

繰り返しが指示されており、楽章の冒頭から反復される。繰り返しを終えると展開が行われ、休みないピアノのユニゾンにより力強く進められる。譜例7の再現が行われると譜例8、9、10も続いていき、活発なコーダを経て勢いを失うことなく全曲に終止符が打たれる。この楽章では弦楽器にもピアノと同等に技術を披露する機会が与えられている[3]

出典

  1. ^ a b Filosa, Albert (1971) (English). The Early Symphonies and Chamber Music of Felix Mendelssohn Bartholdy. UMI Dissertation Information Service 
  2. ^ Kupferberg, Herbert (1972) (English). The Mendelssohns: Three Generations of Genius. Charles Scribner's Sons New York. ISBN 0684126818 
  3. ^ a b c d e f g Johnston, Blair. ピアノ四重奏曲第2番 - オールミュージック. 2025年4月5日閲覧。
  4. ^ a b MENDELSSOHN: Piano Quartets Nos. 2 and 3”. Naxos. 2025年4月12日閲覧。

参考文献

外部リンク




英和和英テキスト翻訳>> Weblio翻訳
英語⇒日本語日本語⇒英語
  
  •  ピアノ四重奏曲第2番_(メンデルスゾーン)のページへのリンク

辞書ショートカット

すべての辞書の索引

「ピアノ四重奏曲第2番_(メンデルスゾーン)」の関連用語

ピアノ四重奏曲第2番_(メンデルスゾーン)のお隣キーワード
検索ランキング

   

英語⇒日本語
日本語⇒英語
   



ピアノ四重奏曲第2番_(メンデルスゾーン)のページの著作権
Weblio 辞書 情報提供元は 参加元一覧 にて確認できます。

   
ウィキペディアウィキペディア
All text is available under the terms of the GNU Free Documentation License.
この記事は、ウィキペディアのピアノ四重奏曲第2番 (メンデルスゾーン) (改訂履歴)の記事を複製、再配布したものにあたり、GNU Free Documentation Licenseというライセンスの下で提供されています。 Weblio辞書に掲載されているウィキペディアの記事も、全てGNU Free Documentation Licenseの元に提供されております。

©2025 GRAS Group, Inc.RSS