L3X1C0N Field Guide
How to read L3X1C0N
You already know how to read it. That is the whole point.
L3X1C0N is a way of writing words. You take a word, keep its first letter, swap ten specific letters for the numbers they resemble, and leave everything else alone. The result looks like a brand and reads like a word.
L3X1C0N is the word Lexicon, written in its own system. Once you see it, you cannot unsee it. That moment, the flip from "string of characters" to "oh, it is a word," is the entire experience the system is built to produce.
This guide is the front door. The fuller story lives on the main L3X1C0N page. This document is the part you hand to someone and say "here, this is what I am doing."
What it is, in one breath
A constructed orthography, a deliberate and rule-bound way of spelling, where Latin letters and Arabic numerals share the same alphabet. Not a code to be cracked. Not random leetspeak. A small, fixed set of rules that turns any word into a distinctive mark while keeping it readable to a human eye.
- The L3X1C0N
- the system itself.
- A lexeme
- one word written in the system (A7145, V4U17).
- The Anchor
- the untouched first letter that makes a lexeme readable.
The One Rule
The Anchor
Never convert the first letter. Leave it as a plain capital. Everything that follows can turn into numbers; the opening letter stays a letter.
That single constraint is the difference between a language and a cipher. Compare:
- 4UR0R4: a wall of digits. Your eye has nowhere to land.
- AUR0R4: starts with A, and suddenly your brain finishes the word: Aurora.
The Anchor gives the eye a foothold. It is the reason you can read a lexeme at a glance instead of decoding it. Honor the Anchor and the system works. Drop it and you are back to noise.
The Map
The Digit Map
Ten letters convert to the numerals they look like. Everything else stays a capital letter.
| Letter | Becomes |
|---|---|
| A | 4 |
| B | 8 |
| E | 3 |
| G | 6 |
| I | 1 |
| L | 1 |
| O | 0 |
| S | 5 |
| T | 7 |
| Z | 2 |
Left alone (kept as capitals): C D F H J K M N P Q R U V W X Y, plus all spaces and punctuation.
A note on the overlap: both I and L become 1. That is allowed. The system is not trying to be perfectly reversible, context and the Anchor carry recognition. L3X1C0N reads as Lexicon even though the 1 could technically be an I or an L, because your eye is already anchored on the L and riding the shape of the word.
The algorithm, plainly
- Take your word.
- Keep the first character as a capital letter. Do not touch it. This is the Anchor.
- Walk through every remaining character: if it is one of the ten mapped letters, swap in its number; otherwise, leave it as a capital letter.
- Read the result back. That is your lexeme.
Reading
Reading a lexeme
Reading is mostly automatic once you trust the Anchor. Here is the mechanic made explicit:
| Lexeme | Anchor | Read the rest | Word |
|---|---|---|---|
| AUR0R4 | A | U, R, 0 to o, R, 4 to a | Aurora |
| V4U17 | V | 4 to a, U, 1 to l, 7 to t | Vault |
| L3X1C0N | L | 3 to e, X, 1 to i, C, 0 to o, N | Lexicon |
| T1M475U | T | 1 to i, M, 4 to a, 7 to t, 5 to s, U | Timatsu |
The trick to reading quickly: say the Anchor out loud, then let the numbers fall back into letters by their shape. 3 is an E, 0 is an O, 7 is a T. You are not solving a puzzle; you are reading a slightly stylized word.
Writing
Writing a lexeme
Let us convert Venture. Keep the V. Convert the rest: e to 3, n stays N, t to 7, u stays U, r stays R, e to 3. Result: V3N7UR3.
And Vanguard. Keep the V. Convert: a to 4, n stays N, g to 6, u stays U, a to 4, r stays R, d stays D. Result: V4N6U4RD. If you can do those two, you can write the whole language.
Canonical
What counts as canonical
L3X1C0N is digit-style only: the ten mapped letters become numbers, and nothing else changes. This is the canonical mode because it is clean, typeable, and domain-safe. Numerals and letters are both valid in web addresses, so every lexeme can become a URL or a handle.
There is an older, noisier cousin, glyph-style ASCII art, where you build letters out of symbols. It exists, and it is explicitly not part of L3X1C0N. It breaks the one rule that matters: it is not readable, and it cannot be typed into a browser bar. If it cannot be a domain or a handle, it is not a lexeme.
Why It Matters
The idea underneath
A plain word like "lexicon" is generic; anyone owns it and no one owns it. But Lexicon written as L3X1C0N is distinctive. The system's value is not the trick, leetspeak is decades old and nobody can fence it off. The value is being the recognized author of a consistent style, and owning the specific marks you build on top of it.
The shape of it: open convention, owned brand. You do not own the alphabet. You own your corpus and the name you make within it. Use the system everywhere, the same way every time, and the association becomes yours through sheer consistency.
That is why the system names itself in its own grammar. L3X1C0N is not decoration, it is the proof. The thing demonstrates its own rule just by being spelled.
Quick Reference Card
Keep the first letter; convert the rest by the map; leave non-mapped letters as capitals.
A4 B8 E3 G6 I1 L1 O0 S5 T7 Z2
Anchor: first letter never converts. Canonical mode: digit-style only. Lexeme test: can you read it at a glance, and can you type it into a URL bar? If yes, it is valid.
- Back to L3X1C0NThe interactive explainer.