Balanced nonary is a positional numeral system with base 9 and digit set
{−4, −3, −2, −1, 0, 1, 2, 3, 4}.
Like ordinary base-9 notation, each digit is multiplied by a power of 9. The difference is that
the digits are symmetric around zero. This symmetry gives every integer a representation in which
positive and negative contributions are handled locally, digit by digit, rather than by attaching
a separate sign to the whole number.
This makes balanced nonary a useful example of a broader idea: a numeral system is not determined
only by its base, but also by its choice of digit set. Changing the digit set changes the structure
of representation, the behavior of arithmetic, and the kinds of patterns that become visible.
Balanced nonary is therefore not merely a variant of base 9 notation. It is a compact way to study
how positional systems work when the digits themselves are allowed to carry sign.
Balanced nonary can be denoted in several ways. The most familiar to us is to write each digit
value using ordinary signed decimal notation:
−4, −3, −2, −1, 0, +1, +2, +3, +4.
This form is useful because it makes the value of each digit immediately legible to readers trained
in standard decimal notation. But that familiarity comes from our own numerical habits, not from
balanced nonary itself. It is a descriptive notation: it explains the digit set from the outside.
Two more immersive approaches are Nonal and Nonarian. Each assigns
a single glyph to each of the nine balanced digit values.
These scripts do not change the arithmetic. They change the experience of reading and writing the
system. Instead of seeing a balanced nonary number as a sequence of signed decimal annotations, the
reader sees a compact string of balanced digits, each one already carrying its value.
For example, the digit sequence
+3, +1, −2
may be written in a signed decimal explanatory form as
(+3)(+1)(−2),
in Nonal as
31↊,
and in Nonarian as
մկչ.
All three denote the same balanced nonary number:
(+3 × 9²) + (+1 × 9¹) + (−2 × 9⁰) = 250.
Nonal and Nonarian therefore function as two alternative scripts for the same positional structure.
They let balanced nonary be written as a numeral system in its own visual register, rather than
continually translated back into the conventions of signed decimal notation.
A written notation is only part of a numeral system. Numbers also need to be readable aloud. Without
a spoken form, balanced nonary numbers tend to be pulled back into decimal: 31↊
becomes “two hundred fifty,” and the balanced structure disappears as soon as the number is named.
That is useful for conversion, but it is not useful for thinking inside the system. Saying “two hundred
fifty” identifies the decimal value of 31↊, but it does not preserve the fact
that the number is composed of (+3) nines-squared, (+1) nine, and (−2) ones. The spoken form should
be able to keep those place-value relationships intact.
For that reason, balanced nonary can also be given a word-based form. The digit names are
qua, ter, dy, oon, nil, ane, twa, trey, fyor
for
−4, −3, −2, −1, 0, +1, +2, +3, +4.
These names allow the balanced digits to be spoken directly rather than translated into decimal labels.
A number is then read by combining digit words with place words, so that speech follows the same
structure as the notation.
The first place above the units, 9¹, uses don or den. The next,
9², uses kan or kun. The 9³ boundary uses
sten or ston. The paired forms distinguish positive-leaning and
negative-leaning place contributions, just as the written digits distinguish positive and negative values.
Thus the Nonal numeral
31↊
is not merely “250.” In balanced nonary terms, it is read as:
trey-kan don-dy.
That reading preserves the structure of the number: three in the 9² place, one in the 9¹ place,
and negative two in the units place. The decimal value is still 250, but the spoken form no longer treats
decimal as the default interpretation. It lets the number be named in the same system in which it is written.