63: Ternary or rounded binary
As promised, our next form will be one very similar to what we discussed yesterday, but with a crucial difference. Yesterday’s article covered binary form— A(A)B(B): Some idea, maybe a repeat, something different, maybe a repeat.
That is very similar to, but nevertheless distinct from today’s form, which we
call ternary (or sometimes “rounded” binary—showing that they are in fact closely
related). In this form, you have an A theme, then a B theme, and then either
the A theme returns verbatim (and we still call it A), or it returns very minimally
altered and we call it A’ (A “prime”)—but it is crucial that A
returns.
The simplest example out there is the first thing any kid learns to play when
they walk into a Suzuki teacher’s studio:
Note the key distinction here between yesterday’s binary and
today’s ternary/rounded binary: in strict binary, A does not return after B
comes; but the fact that A does return is what makes ternary
(rounded binary) ternary (rounded binary).
Comments
Post a Comment