Appoggiatura

An appoggiatura (/əˌpɒdʒəˈtjʊərə/ ə-POJ-ə-TURE-ə, Italian: [appoddʒaˈtuːra]; German: Vorschlag or Vorhalt; French: port de voix) is a musical ornament that consists of an added non-chord note in a melody that is resolved to the regular note of the chord. By putting the non-chord tone on a strong beat, (typically the first or third beats of the measure, in 4/4 time) this accents the appoggiatura note, which also delays the appearance of the principal, expected chord note. The added non-chord note, or auxiliary note, is typically one degree higher or lower than the principal note, and may be chromatically altered. An appoggiatura may be added to a melody in a vocal song or in an instrumental work.

The term comes from the Italian verb appoggiare, "to lean upon". The appoggiatura is often used to express emotional "yearning". It is also called a long appoggiatura to distinguish it from the short appoggiatura, the acciaccatura. An ascending appoggiatura was previously known as a forefall, while a descending appoggiatura was known as a backfall.

Notation

The appoggiatura is often written as a grace note prefixed to a principal note and printed in small character, usually without the oblique stroke:

 {
\override Score.TimeSignature
#'stencil = ##f
    \relative c'' {
        \time 2/4
        \grace { d4( } c2)
    }
}

This may be executed as follows:

  {
\override Score.TimeSignature
#'stencil = ##f
    \relative c'' {
        \time 2/4
        d4( c)
    }
}

The same notation can be used for other interpretations of the grace note; therefore determining that an appoggiatura is intended depends on performance practice.

An appoggiatura may also be notated precisely as it should be performed, with full-size notes, to reduce ambiguity.

Unaccented appoggiatura

So-called unaccented appoggiaturas are also quite common in many periods of music, even though they are disapproved of by some early theorists (for example, by C. P. E. Bach, in his Versuch über die wahre Art das Clavier zu spielen [de]). While not being identical with the acciaccatura, these are almost always quite short, and take their time from the allocation for the note that precedes them. They are more likely to be seen as full-size notes in the score, rather than in small character – at least in modern editions.

Double appoggiatura

The double appoggiatura (Ital. Appoggiatura doppia; Ger. Doppelvorschlag; Fr. Port de voix double) is an ornament composed of two short notes preceding a principal note, one placed above and the other below it. They are usually written as small sixteenth notes.

The first of the two may be at any distance from the principal note, but the second is only one degree removed from it. They have no fixed duration, but are generally slower when applied to a long note (Ex. 1) than when the principal note is short (Ex. 2); moreover, the double appoggiatura, in which the first note lies at a distance from the principal note, should always be somewhat slower than that in which both notes are close to it (Ex. 3). In all cases, the time required for both notes is subtracted from the value of the principal note.

 {
\override Score.TimeSignature #'stencil = ##f
{ \new PianoStaff << 
  \new Staff { \relative c'' {
    \clef treble \time 2/4
    \grace { b16(^\markup { 1. Written } d } c2) \bar "||"
    \grace { b16(^\markup { 2. } d } c4) b8 r8 \bar "||"
    \grace { e,16(^\markup { 3. } d' } c4) b8 r8 \bar "||"}
  } 
  \new Staff { \relative c'' {
    \tuplet 3/2 { b16(^\markup { Played } d c~ } c8~ c4)
    b32( d32 c8. b8) r8 
    \tuplet 3/2 { e,16( d' c~ } c8 b8) r8 }
  }
>> } }

The double appoggiatura is sometimes, though rarely, met with in an inverted form (Ex. 4), and C. P. E. Bach mentions another exceptional kind, in which the first of the two small notes is dotted, and receives the whole accent, while the principal note becomes as short as the second of the two small notes (Ex. 5)

 {
\override Score.TimeSignature #'stencil = ##f
{ \new PianoStaff << 
  \new Staff { \relative c'' {
    \clef treble \time 1/4 
      \grace { d16(^\markup { 4. } b } c4) \bar "||"
    \time 3/4
      c4^\markup { 5. } \grace { c8.( e16 } d4) c \bar "||" }
  } 
  \new Staff { \relative c'' {
    d32( b c8.)
    c4 c8.( e32 d) c4 }
  }
>> } }

The dotted double appoggiatura, written as above, is of very rare occurrence; but it is frequently found in the works of Mozart, Beethoven, etc., written in notes of ordinary size, for example, in the third measure of Beethoven's Waldstein Sonata:

 {
#(set-global-staff-size 18)
{ \new PianoStaff <<
  \new Staff { \relative c {
    \once\override DynamicLineSpanner.staff-padding = #4
    \clef bass \time 4/4
    \tempo "Allegro con brio" 4 = 176
    \override DynamicLineSpanner.staff-padding = #2.5
    r8\pp <c e> <c e> <c e> <c e> <c e> <c e> <c e>
    <c e> <c e> <c e> <c e> <c e> <c e> <d fis> <d fis>
    <d g>4.( b'16 a) g8 r r4
    \clef treble \grace { cis''8( } d4~)( d16 c b a g4-.) r4
  } }
  \new Staff { \relative c, {
   \clef bass
   c8 <c g'> <c g'> <c g'> <c g'> <c g'> <c g'> <c g'>
   <c g'> <c g'> <c g'> <c g'> <c g'> <c g'> <c a'> <c a'>
   <b g'> <b g'> <b g'> <b g'> <b g'> <b g'> <b g'> <b g'>
   <b g'> <b g'> <b g'> <b g'> <b g'>[ <b g'> <b g'> <b g'>]
  } }
>> } }

Appoggiaturas approached by step

Appoggiatura approached and left by step

Although appoggiaturas are often approached by leap and resolved by step, there are examples of approached and resolution both taking place by step.

One such example is present in Schubert's "Wiegenlied" D. 867:


This page was last updated at 2022-07-30 08:43 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