Skip to content

Principles

Tonesu is a designed language. Every structural choice reflects a deliberate commitment. These are the principles that govern those choices.


Phonetic transparency

Every written symbol maps to exactly one sound. Every sound maps to exactly one symbol. No silent letters, no digraphs, no context-dependent pronunciation. A speaker who knows the sound inventory can pronounce any word they have never seen before.


Semantic compositionality

Words are built from a small set of audible conceptual parts. A listener who knows the roots and formation rules can infer the approximate meaning of an unfamiliar compound without a dictionary. Full transparency is the ideal; partial inferability is the minimum.

New vocabulary is generated, not invented. Roots are reused; arbitrary coinages are exceptions.


Minimal irregularity

Grammar and morphology are regular by default. Any irregular form requires explicit justification. If a learner applies the standard rules to an unfamiliar word, they should not be wrong.


Optional rather than mandatory marking

Grammatical categories are marked only when the information must be distinguished. Number, tense, and definiteness are expressed when relevant — not obligatorily on every word. The language encodes what speakers need to communicate, not what a grammatical tradition requires.


Generative domains

New conceptual fields are created by combining existing roots according to formation rules. Ad-hoc vocabulary coinages are a last resort. A well-designed root unlocks many compounds; a well-designed compound unlocks nothing except itself.


Dual register by design

Tonesu has a formal register — explicit, transparent, compositional — and a colloquial register — contracted, efficient, idiomatic. Both are valid. The formal register is the source of truth; the colloquial register is derived from it and traceable back to it.


Stability before extensibility

The primitive root set and formation rules must be stable before the vocabulary grows. Fewer, well-defined roots are always preferable to more roots added prematurely. Awkward compounds are a diagnostic signal, not a problem to be solved by adding new roots.


Reasoning transparency

The language name is itself a design statement: tonesu = to + ne + su — pattern, relation, structure. Well-formed reasoning requires all three simultaneously: accurately identified patterns, correctly declared relations, and complete structural coverage. Every common logical fallacy attacks exactly one of these three elements. Tonesu's grammar forces each into explicit commitment.