Supertonic

Source: Wikipedia, the free encyclopedia.

{
\override Score.TimeSignature #'stencil = ##f
\relative c' {
  \clef treble
  \time 7/4 c4 \once \override NoteHead.color = #red d e \once \override NoteHead.color = #red f g \once \override NoteHead.color = #red a b \time 2/4 c2 \bar "||"
  \time 4/4 <d, f a>1 \bar "||"
} }

{
\override Score.TimeSignature #'stencil = ##f
\relative c' {
  \clef treble
  \time 7/4 c4 \once \override NoteHead.color = #red d es \once \override NoteHead.color = #red f g \once \override NoteHead.color = #red aes bes \time 2/4 c2 \bar "||"
  \time 4/4 <d, f aes>1 \bar "||"
} }
The scale and supertonic triad in C major (top) and C minor (bottom).

In music, the supertonic is the second degree (scale degree 2) of a diatonic scale, one whole step above the tonic.[1] In the movable do solfège system, the supertonic note is sung as re.

The

dissonates with the bass note
.

These chords may also appear as seventh chords: in major, as ii7 (in C: D–F–A–C), while in minor as iiø7 (in C: D–F–A–C) or rarely ii7. They are the second-most-common form of nondominant seventh chords.[2]


{
\override Score.TimeSignature #'stencil = ##f
\relative c' {
   \clef treble
   \time 4/4
   \key c \major
   <d f a c>1_\markup { \concat { "ii" \raise #1 \small "7" } } \bar "||"

   \clef treble
   \time 4/4
   \key c \minor
   <d f aes c>1_\markup { \concat { "ii" \raise #1 \small "ø7" } }
   <d f a c>^\markup { "rare" }_\markup { \concat { "ii" \raise #1 \small "7" } } \bar "||"
} }
ii7 (first and third chords)
iiø 7 (second chord)
circle progression

The supertonic chord normally functions as a

dominant function. The supertonic chord lies a fifth above the V chord. Descending fifths are a strong basis for harmonic motion (see circle of fifths
). The supertonic is one of the strongest predominants and approaches the V chord from above by descending fifth.

In C major: A Neapolitan sixth chord in first inversion contains an interval of a sixth between F and D
Common-tone diminished seventh chord resolving to I 6

In major or minor, the major chord built on the lowered supertonic (

common-tone diminished seventh chord, iio7 (in C: D–F–A–C). One variant of the supertonic seventh chord is the supertonic diminished seventh[3] with the raised supertonic, which equals the lowered third through enharmonic equivalence
(in C: D=E).

The term supertonic may also refer to a relationship of musical keys. For example, relative to the key of C major, the key of D major (or D minor) is the supertonic.

In Riemannian theory, the supertonic is considered the subdominant parallel: Sp/T in major though sP/T in minor (AM).

References