Methodology
EmergenceLexicon defines 1266 concepts by a single rule: a word's meaning is an explanation of what it emerges from. Every entry names its components, the interaction between them, and the properties that appear only in the whole. Each chain is followed down until it reaches one of four foundations — space, time, energy, pattern — and every step is checked by a validator before it is published.
Why an emergence definition
A conventional dictionary defines words with other words, and those with others again, in circles. The circularity is invisible because no one follows it. Here the graph is the definition: every content word in every entry must resolve to a node at a lower level, so a definition cannot lean on a word that has not itself been explained. The chain terminates at four sealed foundations rather than looping.
How the entries are written
Entries are generated by a language model working from a fixed emergence point of view, then accepted or rejected by deterministic checks. The model supplies the reading; it does not get to decide whether the reading is admissible. An entry is only kept if it satisfies every rule below — the model is re-prompted with the specific violation until it does, or the entry is dropped. Curated strata (the window-ontology entries and folk phrases) are hand-written and are protected in code from being reworded by any model.
What the validator enforces
- Computed levels. A concept's level is
1 + max(level of its components), derived from the graph on every build and never stored. A node cannot assert its own depth. - Definitional closure. Every content word of every definition must resolve, through the lexicon, to a node lower in the graph. Function words come from a sealed primitive set.
- Sealed foundations. Space, time, energy and pattern are the only terminals, and their definitions may use nothing but primitives.
- No cycles. Two concepts cannot define each other; the lower one is written by hand.
- Sense-keyed identity. Nodes are
term.sense, so operation.math and operation.surgery never collide. - Coherence. The stated components must match the words the definition actually uses.
The full rule set, with the failure each rule was written to prevent, is in
schema/RULES.md in the source
repository.
Status and honesty about it
Every entry carries a status. 28 entries have passed human audit; 1230 are machine-drafted and validator-checked but not yet individually reviewed. All 1266 satisfy the structural rules above — that is what the validator guarantees. Human audit is a separate, slower pass, and the counts here are updated on every build rather than rounded up.
Current corpus: closure 72.6%, deepest chain L23, 0 validation errors, 490 warnings. Machine-readable: stats.json.
Corrections
Every page has a feedback control. Reported errors are triaged against the rules above; if a definition violates one, it is regenerated or hand-written.
Reuse
Text is available under
CC BY-SA 4.0. Each concept is also
served as .json and .md, and
llms.txt describes the corpus for language models.
Attribution: EmergenceLexicon, The Emergence Machine, with a link to the
concept URL.
Last updated 2026-08-03.