To install click the Add extension button. That's it.

The source code for the WIKI 2 extension is being checked by specialists of the Mozilla Foundation, Google, and Apple. You could also do it yourself at any point in time.

4,5
Kelly Slayton
Congratulations on this excellent venture… what a great idea!
Alexander Grigorievskiy
I use WIKI 2 every day and almost forgot how the original Wikipedia looks like.
Live Statistics
English Articles
Improved in 24 Hours
Added in 24 Hours
What we do. Every page goes through several hundred of perfecting techniques; in live mode. Quite the same Wikipedia. Just better.
.
Leo
Newton
Brights
Milds

St Paul's Suite

From Wikipedia, the free encyclopedia

St Paul's Suite in C major (Op. 29, No. 2), originally titled simply Suite in C,[1] is a popular work for string orchestra by the English composer Gustav Holst. Finished in 1913, but not published until 1922 due to revisions, it takes its name from St Paul's Girls' School in Hammersmith, London. Holst served as the school's "music master" from 1905 to 1934 and was grateful to the school for building a soundproof studio for him. The suite is one of many pieces he wrote for the school's students.[2]

YouTube Encyclopedic

  • 1/3
    Views:
    119 277
    28 791
    26 958
  • [NYCP] Holst - St. Paul's Suite
  • Gustav Holst St.Paul's Suite for String Orchestra Op.29,No.2
  • Gustav Holst: St. Paul's Suite for String Orchestra III, IV (with score)

Transcription

Form

The suite consists of four movements:

  1. Jig: Vivace
  2. Ostinato: Presto
  3. Intermezzo: Andante con moto
  4. Finale (The Dargason): Allegro

A typical performance lasts 13 minutes.

Analysis

I. Jig


\new Staff {
  \time 6/8
  \tempo Vivace 4.=144
  \set Score.tempoHideNote = ##t
  d'4(\f
  e'8)
  f'4(
  f'8-.)
  |
  e'4(
  c'8)
  d'4(
  d'8-.)
  |
  e'4(
  f'8)
  g'8([
  f'8
  e'8])
  |
  d'4.
  d'4(
  d'8-.)
  |
  e'4(
  f'8)
  g'4(
  g'8-.)
  |
  a'4(
  a'8-.)
  e'8([
  d'8
  c'8])
  |
  d'4(
  c'8)
  b8([
  a8
  g8])
  |
  a4(
  b8)
  c'4(
  e'8)
  \bar "||"
  \time 9/8
  d'4.
  d'4.
  e'4.
  |
  c'4.
  a4(
  b8)
  c'8([
  b8
  a8])
  |
  d'4.
  d'4.
  e'4.
  |
  f'4(
  e'8)
  d'4(
  c'8)
  b8([
  a8
  g8])
  \bar "."
}
Incipit of the first movement

The jig is introduced in alternating 6/8 and 9/8 time. A contrasting theme is then introduced, which is later blended with the original jig.

II. Ostinato


\new Staff {
  \time 3/4
  \tempo Presto 4. = 200
  \set Score.tempoHideNote = ##t
  |
  a''2^"arco"(
  c''4)
  |
  g''2(
  c''4)
  |
  f''4(
  a'4
  b'4)
  |
  c''4(
  g''4
  c'''8[
  b''8])
  |
  a''2(
  c''4)
  |
  g''2(
  c''4)
  |
  f''4(
  a'4
  b'4)
  |
  c''2
  r4
}
Main theme of the second movement

The movement opens with an ostinato played by the second violins. The principal theme is then introduced by the solo violin, while the second violins keep alternating the ostinato.

III. Intermezzo


\new Staff {
  \time 3/4
  \clef treble
  \set Staff.midiInstrument = #"violin"
  \tempo "Andante con moto" 4 = 85
  \set Score.tempoHideNote = ##t
  |
  e'4\p\downbow(
  fis'4
  g'4)
  |
  a'2^"(in 3 bar rhythm.)"
  a'4~
  |
  a'4
  b'8(
  g'8
  e'4)
  |
  e'4(
  fis'4
  g'4)
  |
  a'2(
  a'4-.)
  |
  a'16(
  b'16
  g'16
  b'16
  a'2~)
  |
  a'8
  b'8\upbow(
  c''8
  d''8
  e''8
  fis''8)
  |
  g''8(
  b''8
  a''2~
  |
  a''8)
  c'''8(
  b''8
  a''8
  g''8
  fis''8)
  |
  e''4\downbow(
  fis''4
  g''4)
  |
  a''2(
  a''4-.)
  |
  a''16(
  b''16
  g''16
  b''16
  a''2)
}

The movement was originally labeled "Dance" in the manuscript. The principal theme is introduced by the solo violin to a setting of pizzicato chords. The solo viola then joins the violin in a duet. Finally, the melody is played in a quartet of soloists.

IV. Finale (The Dargason)


\new Staff {
  \time 6/8
  \clef treble
  \set Score.tempoHideNote = ##t
  \tempo Allegro 4. = 120
  \transpose d c { \relative c'' {
    \partial 8 a8\pp\upbow | fis4( d8) d4( d8-.) | fis4( g8) a( g fis) | g4( e8) e4( e8-.) | g4( a8) b( a g) |
    fis4( d8) d4( d8-.) | d'4( d8-.) cis( b a) | g4( e8) e4( e8-.) | e'4( d8) cis( b a) |
  } }
}
Incipit of the fourth movement

The Finale was arranged from the "Fantasia on the Dargason" from Holst's Second Suite in F for Military Band. The titular folk song "Dargason" is heard in the soft introduction. "Dargason" is then followed by "Greensleeves" played in the cellos. The two folk songs are then played together until the end of the movement.[3]

Recordings

Roy Goodman and the New Queen's Hall Orchestra recorded the suite in 1997.[4]

Notes

  1. ^ "BBC Four - Holst: In the Bleak Midwinter".
  2. ^ Gustav Holst article" – Humanities Web database
  3. ^ Erb, Jane. "St. Paul Suite Op. 29 #2". Classical Net.
  4. ^ Gramophone https://www.gramophone.co.uk/review/holst-planets-st-pauls-suite

External links

This page was last edited on 13 May 2024, at 15:08
Basis of this page is in Wikipedia. Text is available under the CC BY-SA 3.0 Unported License. Non-text media are available under their specified licenses. Wikipedia® is a registered trademark of the Wikimedia Foundation, Inc. WIKI 2 is an independent company and has no affiliation with Wikimedia Foundation.