MERIDIAN GLOBAL FINANCE

Rūnstæf numerals — base-33, applied to the ledger.

ᚢᚠᚠ   =   1089     ᚢᚹ   =   40

Every rune in the Ænglish Neowe / Rūnstæf system carries two identities at once — a sound, and a fixed digit from 0 to 32 — the same dual role every letter has always had in Hebrew, deliberately rebuilt into Futhorc for this project. Thirty-three runes means base-33, not base-10. This page documents the system exactly as specified in the source book, verifies the arithmetic against the book's own worked examples before trusting it with anything, and applies it to real Echelon ledger values — block indices and Noble amounts — rather than leaving it as an abstract curiosity.

Verified against the source book's own examples 20,000-case round-trip tested Whole units only, by design — see why below Reference layer, not yet wired into the other ledger pages

The 33 number-runes

Every value 0–32, exactly as given in the source book, Chapter 25. Gar is the one deliberate exception with no ordinary spelling use — Gyfu already covers the sound "g."

Live converter

Bidirectional, running the same conversion functions verified below — type a number, or type/paste runes.

Decimal → runes

Positional, most-significant digit first — exactly like ordinary base-10, just with 33 digits instead of 10.

Runes → decimal

Paste rune text, or click a row in the table above to insert its digit.

Self-test, run live in your browser

Before this page trusts its own conversion functions with a single ledger value, it checks them against the book's own three worked examples, plus a wide round-trip sweep. If any line below fails, the panels above will show a warning instead of a result.
Running…

Applied to the ledger

Two real Echelon quantities, shown in runes: which block a settlement landed in, and how much moved — in whole pennies, never fractioned. See "why whole units only" below for exactly why that second constraint is deliberate, not a limitation glossed over.

Block index

Every ledger demo on this site numbers its blocks #0, #1, #2… Try a real block number from any of them.

Noble amount, in pennies

1 Noble = 240 pennies exactly, so converting Nobles to pennies is always a whole number — the safe unit for this numeral system, per the source book's own rule.

What this page is, and isn't

What's real here

The digit table, the positional place-value rule, and all three of the book's own worked examples (40, 1100, and −1400) are taken directly from Chapters 25–26 of the source book, not reconstructed from memory. The conversion functions are genuinely tested against those exact examples on page load, and separately swept across 20,000 random integers for round-trip correctness before this page was ever pushed live — both the book examples and that wider sweep are shown running in the self-test panel above, not just claimed. The block-index and Noble-penny converters use the real Echelon numbers already established elsewhere on this site: 240 pennies to the Noble, block indices starting at #0.

Why whole units only

33 factors as 3 × 11, which the source book states plainly: a base-33 fraction only terminates cleanly if its reduced denominator's prime factors are 3 and/or 11 — almost none of the fractions that terminate neatly in decimal (halves, quarters, tenths) terminate in base 33. The book's own conclusion is direct: any serious currency use needs an explicit choice made in advance — whole smallest-units, or a disclosed rounding rule — because a system that quietly rounds without saying so is worse than one that doesn't support fractions at all. This page took the first option: every ledger value shown here is a whole integer (pennies, not fractional Nobles; block index, not a sub-block position), so the termination problem never comes up. This page is a verified reference and converter — it doesn't yet replace or sit alongside the decimal display on the other live ledger pages, which would be a separate, deliberate follow-on step.