Skip to content

Systems / Brand

L3X1C0N: a language you can already read

How a single rule turns leetspeak into a usable naming system, and how to read and write it yourself.

By Tim Kinzie 6 min read

The flip

Lexicon

You just read a word made of numbers, and you barely had to work for it. That small jolt, the moment a string of characters flips into something you recognize, is the entire idea. Here is how it works, and how to do it yourself.

A way of spelling, not a code to crack

L3X1C0N is a constructed orthography: a deliberate, rule-bound way of writing words where letters and numerals share one alphabet. It is not a cipher and not random leetspeak. It is a small fixed set of rules that makes any word distinctive while keeping it readable.

The L3X1C0N
is the system itself.
A lexeme
is one word written in it.
The Anchor
is the first letter, left untouched.

The One Rule

The one rule that matters

Never convert the first letter. Leave it as a plain capital. Everything after it can turn into numbers, but the opening letter stays a letter.

AUR0R4

AUR0R4. Now it starts with A, and your brain finishes it: Aurora.

The Anchor is the line between a language and a cipher.

The Map

Ten letters, ten numbers

Only ten letters convert, each to the numeral it looks like. Every other letter, plus spaces and punctuation, stays exactly as it is.

Kept as Capitals C D F H J K M N P Q R U V W X Y

Reading

How to read one

Reading is mostly automatic once you trust the Anchor. The trick: say the first letter 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.

A
U
R
0
R
4

Press play, or drag, to read it.

V4U17 Vault
T1M475U Timatsu
L3X1C0N Lexicon

Writing

Now write your own

Take any word. Keep the first character. Walk the rest through the map, leaving non-mapping letters as capitals. Read it back. That is your lexeme.

Venture keep V e·n·t·u·r·e becomes 3·N·7·U·R·3 V3N7UR3

Canonical

Digit-style only

L3X1C0N is digit-style: the ten mapped letters become numbers, nothing else changes. It is clean, typeable, and valid in a web address. There is an older, noisier cousin, glyph-style ASCII art that builds letters from symbols. It exists, and it is deliberately not part of the system, because it breaks the one rule that matters. If you cannot read it or type it, it is not a lexeme.

Valid K1N213 A lexeme. You can read it and type it.
Not a Lexeme |<1NZ13 Glyph-style ASCII art. Cannot be read at a glance or typed into a URL.

Why It Holds

Open convention, owned brand

You cannot fence off a convention. Leetspeak is decades old, and methods are not ownable. So the value is not in locking the rule away. It is in being the recognized source of a consistent style, and in owning the specific marks you build on top of it. The same shape as any visual language that becomes someone's: not the alphabet, but your corpus and your name within it.

You do not own the alphabet. You own your corpus and your name within it.
V4U17V3N7UR3V4N6U4RDT1M475U

The system already names real things.

Quick Reference

Keep the first letter. Convert the rest by the map. Leave non-mapping letters as capitals.

A4 B8 E3 G6 I1 L1 O0 S5 T7 Z2

Can you read it at a glance, and can you type it into a URL bar? Then it is a lexeme.

Further Reading