Root position

F major chord
Root position F major chord: F,A,C.
Root position (F) Play
First inversion F major chord: A,C,F.
First inversion (A6) Play
Second inversion F major chord: C,F,A.
Second inversion (C6
4
) Play
Third inversion F major chord: E-flat,F,A,C.
Third inversion of F7 chord (E4
2
) Play

The root position of a chord is the voicing of a triad, seventh chord, or ninth chord in which the root of the chord is the bass note and the other chord factors are above it. In the root position, uninverted, of a C-major triad, the bass is C — the root of the triad — with the third and the fifth stacked above it, forming the intervals of a third and a fifth above the root of C, respectively.


{
\override Score.TimeSignature
#'stencil = ##f
\override Score.SpacingSpanner.strict-note-spacing = ##t
\set Score.proportionalNotationDuration = #(ly:make-moment 1/4)
\time 4/4 
\relative c' { 
   \once \override NoteHead.color = #blue <c e g>1^\markup { \column { "Root" "position" } }
   <e g c>1^\markup { \column { "First" "inversion" } }
   <g c e>1^\markup { \column { "Second" "inversion" } }
   }
}

In the root position of G-dominant seventh chord, the bass note is G, the root of the seventh chord.


{
\override Score.TimeSignature
#'stencil = ##f
\override Score.SpacingSpanner.strict-note-spacing = ##t
\set Score.proportionalNotationDuration = #(ly:make-moment 1/4)
\time 4/4 
\relative c' { 
   \once \override NoteHead.color = #blue <g b d f>1^\markup { \column { "Root" "position" } }
   <b d f g>1^\markup { \column { "First" "inversion" } }
   <d f g b>1^\markup { \column { "Second" "inversion" } }
   <f g b d>1^\markup { \column { "Third" "inversion" } }
   }
}

In figured bass, a root-position triad has no symbol, while a root-position seventh chord is notated with a "7".

According to The American History and Encyclopedia of Music:

Inversions are not restricted to the same number of tones as the original chord, nor to any fixed order of tones except with regard to the interval between the root, or its octave, and the bass note, hence, great variety results.

Note that any voicing above the bass is allowed. A root position, or uninverted, chord must have the root chord factor in the bass, but it may have any arrangement of the third and fifth above that, including doubled notes, compound intervals, and omission (E-G-C, E-G-C-G', E-C'-G'', etc.)

See also


This page was last updated at 2023-11-26 09:07 UTC. Update now. View original page.

All our content comes from Wikipedia and under the Creative Commons Attribution-ShareAlike License.


Top

If mathematical, chemical, physical and other formulas are not displayed correctly on this page, please useFirefox or Safari