We use cookies to understand how you use this site and improve your experience.
Walter Ong argued that the invention of writing didn't just record speech. It restructured human consciousness.
Before writing, human cultures thought in narratives. Knowledge was stored in stories, proverbs, epic poems, structures that could survive oral transmission. After writing, cultures gained something new: lists. Categories. Syllogisms. Abstract reasoning that depends on seeing multiple propositions simultaneously on a page.
You can't do a syllogism in your head while singing an epic poem. You need to see the premises side by side. Writing didn't just preserve thought. It created new kinds of thought that oral cultures couldn't access.
Jack Goody extended this: literacy enabled bureaucracy, contracts, science, and law. Not because literate people were smarter, but because writing created cognitive capabilities that orality couldn't.
This is the pattern I keep coming back to. Every major notation system created cognitive capabilities that couldn't exist without it.
Each one follows the same mechanism: the notation makes certain relationships visually and structurally apparent, which creates cognitive capabilities that exist only when the notation is present. You can hum a melody without musical notation, but you cannot compose a fugue. The notation doesn't just record the fugue. It enables the kind of thinking that produces fugues.
Chemical notation is my favorite example. Before Berzelius introduced chemical formulas (H₂O, NaCl), chemists described reactions in prose: "when two portions of hydrogen combine with one portion of oxygen, water results." After Berzelius, chemists could the ratios, balance equations visually, reason about molecular structures that prose made invisible. The notation created stoichiometric reasoning, a cognitive capability that didn't exist before the notation existed.
I believe YON is the next entry in this lineage.
Not a storage format. Not a configuration language. A notation system designed to create cognitive capabilities in a new kind of mind.
Just as musical notation enabled music that couldn't exist without notation, fugues, symphonies, orchestral works that require simultaneous awareness of dozens of independent parts, YON enables agent behaviors that couldn't exist without notation-level structure.
Here's a concrete example. Without notation, you cannot have multi-step rule enforcement with explicit precedence. Try encoding this in prose: "this MUST happen unless a MUST_NOT overrides it, unless a higher-precedence scope exists." The instruction gets lost in ambiguity. In YON, it's structural. @RULE lvl=MUST and @RULE lvl=MUST_NOT within a @SEC hierarchy make precedence mechanically unambiguous. The notation creates a cognitive capability, scoped rule reasoning, that prose cannot reliably produce.
At first I called this optimization. Now I think it's closer to what Ong described: a restructuring of cognition. Not improving the old way. Enabling a new way.
If notation creates cognitive capabilities, then notation design is consequential in a way that format design isn't.
When you design a storage format, you ask: can the parser handle this? When you design a cognitive format, you ask: what kinds of thinking does this enable? What kinds of thinking does it prevent?
Every tag in YON, every profile, every enforcement level is a design decision that creates or forecloses a cognitive capability. kind=rule doesn't just classify a document. It creates a cognitive category that the agent uses to organize its reasoning. fmt=min doesn't just compress tokens. It expands the agent's cognitive horizon by fitting more structure into the same space.
Writing created logic. Mathematics created proof. Musical notation created polyphony. I believe structured notation, deliberately designed for artificial cognizers, creates something we don't have a name for yet. But we can see it in the benchmarks, feel it in the compliance data, and trace its lineage back five thousand years.
Previous: The Medium Next in the series: The Vocabulary, on how named patterns create cognitive capabilities.
Loading comments…