Minor scale

From Wikipedia, the free encyclopedia

In music theory, the term minor scale refers to three scale patterns – the natural minor scale (or Aeolian mode), the harmonic minor scale, and the melodic minor scale (ascending or descending)[1] – rather than just one as with the major scale.

 { 
\override Score.TimeSignature #'stencil = ##f
\relative c' { 
  \clef treble \time 7/4
  c4^\markup { C natural minor scale } d es f g aes bes c2
  }
}
 {
\override Score.TimeSignature #'stencil = ##f
\relative c' { 
  \clef treble \time 7/4 
  c4^\markup { C harmonic minor scale } d es f g aes b!? c2
  }
}
 {
\override Score.TimeSignature #'stencil = ##f
\relative c' { 
  \clef treble \time 7/4
  c4^\markup { C melodic minor scale } d es f g a!? b!?
  c bes aes g f es d
  c2
  }
}

In each of these scales, the first, third, and fifth scale degrees form a minor triad (rather than a major triad, as in a major scale). In some contexts, minor scale is used to refer to any heptatonic scale with this property[2] (see Related modes below).

Natural minor scale[]

Relationship to relative major[]

A natural minor scale (or Aeolian mode) is a diatonic scale that is built by starting on the sixth degree of its relative major scale. For instance, the A natural minor scale can be built by starting on the 6th degree of the C major scale:

 {
\override Score.TimeSignature #'stencil = ##f
\relative c' { 
  \clef treble \time 7/4
  c4^\markup { C major scale } d e f g

\override NoteHead.color = #red a \override NoteHead.color = #black b c2 \bar "||"
  \time 9/4
  \override NoteHead.color = #red a,4^\markup { A natural minor scale } \override NoteHead.color = #black b c d e f g a2 }

}

Because of this, the key of A minor is called the relative minor of C major. Every major key has a relative minor, which starts on the 6th scale degree or step. For instance, since the 6th degree of F major is D, the relative minor of F major is D minor.

Relationship to parallel major[]

A natural minor scale can also be constructed by altering a major scale with accidentals. In this way, a natural minor scale is represented by the following notation:

1, 2, 3, 4, 5, 6, 7, 8

Each degree of the scale, starting with the tonic (the first, lowest note of the scale), is represented by a number. Their difference from the major scale is shown. Thus, a number without a flat represents a major (or perfect) interval. A number with a flat represents a minor interval. In this example, the numbers mean:

Thus, for instance, the A natural minor scale can be built by lowering the third, sixth, and seventh degrees of the A major scale by one semitone:

 {
\override Score.TimeSignature #'stencil = ##f
\relative c' { 
  \clef treble \time 7/4
  a4^\markup { A major scale } b \override NoteHead.color = #red cis \override NoteHead.color = #black d e \override NoteHead.color = #red fis gis \override NoteHead.color = #black a2 \bar "||"

  \time 9/4
  a,4^\markup { A natural minor scale } b \override NoteHead.color = #red c! \override NoteHead.color = #black d e \override NoteHead.color = #red f! g! \override NoteHead.color = #black a2 }

}

Because of this, the key of A minor is called the parallel minor of A major.

Intervals[]

This pattern of whole and half steps characterizes the natural minor scales.

The intervals between the notes of a natural minor scale follow the sequence below:

whole, half, whole, whole, half, whole, whole

where "whole" stands for a whole tone (a red u-shaped curve in the figure), and "half" stands for a semitone (a red angled line in the figure).

The natural minor scale is maximally even.

Harmonic minor scale[]

Construction


\relative c {
   \clef bass 
   \time 2/2
   \key g \minor
   \tempo "Allegro"

   g2 a bes4 c2 d4 es2 fis g1
}
Theme in harmonic minor from the opening of Schumann's First Symphony (1841)[3]

The harmonic minor scale (or Aeolian 7 scale) has the same notes as the natural minor scale except that the seventh degree is raised by one semitone, creating an augmented second between the sixth and seventh degrees.

 {
\override Score.TimeSignature #'stencil = ##f
\relative c' { 
  \clef treble \time 7/4
  a4^\markup { A harmonic minor scale } b c d e f gis a2 }

}

Thus, a harmonic minor scale is represented by the following notation:

1, 2, 3, 4, 5, 6, 7, 8

Thus, a harmonic minor scale can be built by lowering the 3rd and 6th degrees of the parallel major scale by one semitone.

Because of this construction, the 7th degree of the harmonic minor scale functions as a leading tone to the tonic because it is a semitone lower than the tonic, rather than a whole tone lower than the tonic as it is in natural minor scales. The intervals between the notes of a harmonic minor scale follow the sequence below:

whole, half, whole, whole, half, augmented second, half

Harmony[]

The scale is called the harmonic minor scale because it is a common foundation for harmonies (chords) in minor keys. For example, in the key of A minor, the dominant (V) chord (the triad built on the 5th scale degree, E) is a minor triad in the natural minor scale. But when the seventh degree is raised from G to G, the triad becomes a major triad.

Chords on degrees other than V may also include the raised 7th degree, such as the diminished triad on VII itself (viio), which has a dominant function, as well as an augmented triad on III (III+), which is not found in any "natural" harmony (that is, harmony that is derived from harmonizing the seven western modes, which include "major" and "minor"). This augmented fifth chord (5 chord) played a part in the development of modern chromaticism.

The triads built on each scale degree follow a distinct pattern. The roman numeral analysis is shown below.

 {
\override Score.TimeSignature #'stencil = ##f
    \relative c' {
        \clef treble \time 7/1 \hide Staff.TimeSignature
        <a c e>1_\markup i
        <b d f>_\markup ii°
        <c e gis>_\markup III+
        <d f a>_\markup iv
        <e gis! b>_\markup V
        <f a c>_\markup VI
        <gis! b d>_\markup vii°
    }

}

An interesting property of the harmonic minor scale is that it contains two chords that are each generated by just one interval:

  1. an augmented triad (III+), which is generated by major thirds
  2. a diminished seventh chord (viio7), which is generated by minor thirds

Because they are generated by just one interval, the inversions of augmented triads and diminished seventh chords introduce no new intervals (allowing for enharmonic equivalents) that are absent from its root position. That is, any inversion of an augmented triad (or diminished seventh chord) is enharmonically equivalent to a new augmented triad (or diminished seventh chord) in root position. For example, the triad E–G–B in first inversion is G–B–E, which is enharmonically equivalent to the augmented triad G–B–D. One chord, with various spellings, may therefore have various harmonic functions in various keys.

Uses[]

While it evolved primarily as a basis for chords, the harmonic minor with its augmented second is sometimes used melodically. Instances can be found in Mozart, Beethoven (for example, the finale of his String Quartet No. 14), and Schubert (for example, in the first movement of the Death and the Maiden Quartet). In this role, it is used while descending far more often than while ascending. A familiar example of the descending scale is heard in a Ring of bells. A ring of twelve is sometimes augmented with a 5♯ and 6♭ to make a 10 note harmonic minor scale from bell 2 to bell 11 (for example, Worcester Cathedral).[4]

The harmonic minor is also occasionally referred to as the Mohammedan scale[5] as its upper tetrachord corresponds to the Hijaz jins, commonly found in Middle Eastern music. The harmonic minor scale as a whole is called Nahawand[6] in Arabic nomenclature, as Bûselik Hicaz[7] in Turkish nomenclature, and as an Indian raga, it is called Keeravani/Kirwani.

The Hungarian minor scale is similar to the harmonic minor scale but with a raised 4th degree. This scale is sometimes also referred to as "Gypsy Run", or alternatively "Egyptian Minor Scale", as mentioned by Miles Davis who describes it in his autobiography as "something that I'd learned at Juilliard".[8]

In popular music, examples of songs in harmonic minor include Katy B's "Easy Please Me", Bobby Brown's "My Prerogative", and Jazmine Sullivan's "Bust Your Windows". The scale also had a notable influence on heavy metal, spawning a sub-genre known as neoclassical metal, with guitarists such as Chuck Schuldiner, Yngwie Malmsteen, Ritchie Blackmore, and Randy Rhoads employing it in their music.[9]

Melodic minor scale[]

Construction[]

The distinctive sound of the harmonic minor scale comes from the augmented second between its sixth and seventh scale degrees. While some composers have used this interval to advantage in melodic composition, others felt it to be an awkward leap, particularly in vocal music, and preferred a whole step between these scale degrees for smooth melody writing. To eliminate the augmented second, these composers either raised the sixth degree by a semitone or lowered the seventh by a semitone.

The melodic minor scale is formed by using both of these solutions. In particular, the raised sixth appears in the ascending form of the scale, while the lowered seventh appears in the descending form of the scale. Traditionally, these two forms are referred to as:

  • the ascending melodic minor scale (also known as the heptatonia seconda,[citation needed] jazz minor scale, Athenian Scale, or Ionian 3): This form of the scale is also the 5th mode of the acoustic scale.
  • the descending melodic minor scale: This form is identical to the natural minor scale .

The ascending and descending forms of the A melodic minor scale are shown below:

 {
\override Score.TimeSignature #'stencil = ##f\relative c' { 
  \clef treble \time 7/4 \hide Staff.TimeSignature
  \override Voice.TextScript.font-size = #-2
  a4^\markup { Ascending melodic minor } b c d e fis gis
  a^\markup { Descending melodic minor } g! f! e d c b a2 }
}

The ascending melodic minor scale can be notated as

1, 2, 3, 4, 5, 6, 7, 8

while the descending melodic minor scale is

1, 2, 3, 4, 5, 6, 7, 8

Using these notations, the two melodic minor scales can be built by altering the parallel major scale.

Uses[]


    \relative c''' {
        \set Staff.midiInstrument = #"violin"
        \set Score.tempoHideNote = ##t \tempo 4 = 120
        \key g \dorian
        \time 4/4

        g8^\markup \bold "Allegro"
        f16 es d c bes a g a bes c d e fis g
        fis8[ d]
    }
Theme in G melodic minor from the opening of the second concerto in Vivaldi's L'estro armonico (1711)[10] Although the piece is in G minor, the key signature is for G Dorian (one flat). By convention, in modern notation (and for tonal music written since the common-practice period), key signatures are typically only based on a major (Ionian mode) or minor (natural minor or Aeolian mode) key, not on modes like the Dorian mode.

Composers have not been consistent in using the two forms of the melodic minor scale. Just as often, composers choose one form or the other based on whether one of the two notes is part of the most recent chord (the prevailing harmony).[citation needed] Composers frequently require the lowered 7th degree found in the natural minor in order to avoid the augmented triad (III+) that arises in the ascending form of the scale.

In jazz, only the ascending form of the scale is termed as "melodic minor".[citation needed]

In Indian Carnatic music, this melodic minor scale corresponds to the Raga Gourimanohari.[citation needed]

Examples of the use of melodic minor in rock and popular music include Elton John's "Sorry Seems To Be The Hardest Word", which makes, "a nod to the common practice... by the use of F [the leading tone in G minor] as the penultimate note of the final cadence."[11] The Beatles' "Yesterday" also partly uses the melodic minor scale.

Key signature[]

In modern notation, the key signature for music in a minor key is typically based on the accidentals of the natural minor scale, not on those of the harmonic or melodic minor scales. For example, a piece in E minor will have one sharp in its key signature because the E natural minor scale has one sharp (F).

Major and minor keys that share the same key signature are relative to each other. For instance, F major is the relative major of D minor since both have key signatures with one flat. Since the natural minor scale is built on the 6th degree of the major scale, the tonic of the relative minor is a major sixth above the tonic of the major scale. For instance, B minor is the relative minor of D major because the note B is a major sixth above D. As a result, the key signatures of B minor and D major both have two sharps (F and C).

Related modes[]

Sometimes scales whose root, third, and fifth degrees form a minor triad are considered "minor scales". In the Western system, derived from the Greek modes, the principal scale that includes the minor third is the Aeolian mode (the natural minor scale), with the minor third also occurring in the Dorian mode and the Phrygian mode. The Dorian mode is a minor mode with a major sixth, while the Phrygian mode is a minor mode with a minor second. The Locrian mode (which is very rarely used) has a minor third but not the perfect fifth, so its root chord is a diminished triad.

Although various hemitonic[clarification needed] pentatonic scales might be called minor, the term is most commonly applied to the relative minor pentatonic scale, derived as a mode of the major pentatonic scale, using scale tones 1, 3, 4, 5, and 7 of the natural minor scale.[12]

See also[]

References[]

  1. ^ Kostka, Stefan; Payne, Dorothy (2004). Tonal Harmony (5th ed.). New York: McGraw-Hill. p. 12. ISBN 0-07-285260-7.
  2. ^ Prout, Ebenezer (1889). Harmony: Its Theory and Practice, pg. 15, 74, London, Augener.
  3. ^ Forte, Allen (1979). Tonal Harmony, p.13. Third edition. Holt, Rinhart, and Winston. ISBN 0-03-020756-8.
  4. ^ "Dove's Guide"
  5. ^ United States Patent: 5386757
  6. ^ "Maqam Nihawand", Maqamworld.com.
  7. ^ "Buselik Makam", Oud.Eclipse.co.uk.
  8. ^ Davis, Miles; Troupe, Quincy (1990). Miles, the Autobiography. Simon & Schuster. pp. 64. ISBN 0-671-72582-3.
  9. ^ "Neo-Classical Metal Music Genre Overview | AllMusic". AllMusic. Retrieved 2018-11-26.
  10. ^ Forte, Allen (1979). Tonal Harmony, p. 13. Third edition. Holt, Rinhart, and Winston. ISBN 0-03-020756-8.
  11. ^ Stephenson (2002), p.41.
  12. ^ Bruce Benward and Marilyn Nadine Saker (2003), Music: In Theory and Practice, seventh edition (Boston: McGraw Hill), vol. I, p. 37. ISBN 978-0-07-294262-0.

Further reading[]

  • Hewitt, Michael. 2013. Musical Scales of the World. The Note Tree. ISBN 978-0-9575470-0-1.
  • Yamaguchi, Masaya. 2006. The Complete Thesaurus of Musical Scales, revised edition. New York: Masaya Music Services. ISBN 0-9676353-0-6.

External links[]

Retrieved from ""