Page:A Dictionary of Music and Musicians vol 1.djvu/420

From Wikisource
Jump to navigation Jump to search
This page has been proofread, but needs to be validated.
408
COUNTERPOINT.

The difference between the ancient strictness and modern laxity in plain counterpoint chiefly relates to the admission of consecutive octaves and fifths by contrary motion, even between extreme parts, and the doctrine of false relations, especially that of the tritone. Plain counterpoint, however, is most useful as a study, whereby facility may be acquired in conquering difficulties arising from the various motions of the different parts in a piece of music. It is obvious, therefore, that the more stringent rules should be observed by students with a view to this particular object, and that therefore they are enforced in the best text-books.

Plain counterpoint is generally divided into five species. The first is called 'note against note.'

{ \override Score.TimeSignature #'stencil = ##f \time 4/4 << \relative d' { d1^\markup { \smaller \italic "Canto fermo." } f e d g f a g f e d \bar "||" }
\new Staff { \clef bass \relative d { d1-\markup { \smaller \italic Counterpoint. } d a' f e d f c' d cis d } } >> }

The second species is called 'two notes to one.'

{ \override Score.TimeSignature #'stencil = ##f \time 4/4 << \relative d' { d1^\markup { \smaller \italic "Canto fermo." } f e d g f a g f e d \bar "||" }
\new Staff { \clef bass \relative d { r2-\markup { \smaller \italic Counterpoint. } d d' a c a b a g b d e f c e b d d, a' cis d1 } } >> }

The third species is called 'four notes to one.'

{ \override Score.TimeSignature #'stencil = ##f \override Score.Rest #'style = #'classical \time 4/4 << \relative a' { r4^\markup { \smaller \italic Counterpoint. } a f g a d a b c g b c d c bes a bes c d e f d c d c a bes c bes a bes g a d, e f g a b cis d1 }
\new Staff { \relative d' { d1_\markup { \smaller \italic "Canto fermo." } f e d g f a g f e d \bar "||" } } >> }

The fourth is called 'syncopated counterpoint.'

{ \override Score.TimeSignature #'stencil = ##f \time 4/4 << \relative a' { r2^\markup { \smaller \italic Counterpoint. } a ~ a d ~ d c ~ c bes ~ bes g a c ~ c f ~ f e ~ e d ~ d cis d1 }
\new Staff { \relative d' { d1_\markup { \smaller \italic "Canto fermo." } f e d g f a g f e d \bar "||" } } >> }

The 'fifth species is called 'florid counterpoint,' and is a combination or rather alternation of the last three, with certain ornamental variations peculiar to itself.

{ \override Score.TimeSignature #'stencil = ##f \time 4/4 << \relative a' { r2^\markup { \smaller \italic Counterpoint. } a ~ a4 d, e f g f e g f d d'2 ~ d4 c bes g a b! c2 ~ c f ~ f4 e8 d e2 ~ e4 a, d2 ~ d cis d1 }
\new Staff { \clef bass \relative d { d1_\markup { \smaller \italic "Canto fermo." } f e d g f a g f e d \bar "||" } } >> }

Plain counterpoint may be in any number of parts, and the canto fermo may be assigned to the upper, middle, or lowest parts, according to circumstances.

Double counterpoint is when two or more melodies are so constructed that either of them may form a correct bass to the others; and when the various melodies may, by transposition, be placed in any relative order of acuteness, without infringing the laws of harmony. These transpositions may be such as to produce counterpoints at the octave, tenth, twelfth, or any other interval, but the most usual is double counterpoint at the octave.

Examples of various double counterpoints—

Mozart.
{ \override Score.Rest #'style = #'classical \time 2/2 \key d \major << \relative d'' { d1^\markup { \smaller \italic "First melody." } g fis e d \bar "||" }
\new Staff { \clef bass \key d \major \relative d { r4^\markup { \smaller \italic "Second meolody." } d b a g a b cis d e fis d g fis8 g a4 g fis e d2 } } >> }
{ \override Score.Rest #'style = #'classical \time 2/2 \key d \major << \relative d'' { r4^\markup { \smaller \italic "Second melody." } d b a g a b cis d e fis d g fis8 g a4 g fis e d2 }
\new Staff { \clef bass \key d \major \relative d { d1^\markup { \smaller \italic "First melody." } g fis e d \bar "||" } } >> }


The above is a specimen of double counterpoint at the octave.

The next species is at the tenth, on a Canto fermo.

Fux.
{ \time 2/2 << \relative d'' { r2^\markup { \smaller \italic Counterpoint. } d ~ d a4 b c2 b4 c d a d2 ~ d e f4 g a2 ~ a4 g e f g f d e f2 a, b cis d1 }
\new Staff { \clef bass \relative d { d1_\markup { \smaller \italic "Canto fermo." } f e d g f a g f e d \bar "||" } } >> }