Papers › A Glyph Is Not a Letter, a Token Is Not a Word, a Space Is Not a Space: What the Units...

A Glyph Is Not a Letter, a Token Is Not a Word, a Space Is Not a Space: What the Units of Voynichese Are Not

17 Aug 2026arXiv:2608.17096added by Syntology

Liudmila Rozanova, Alexander Temerev

Title, abstract, authors and date from arXiv's metadata (CC0); this paper is not in the Papers with Code archive (frozen 2025-07-28).

The Voynich manuscript (Beinecke MS 408) is usually analysed on three unstated assumptions: that its glyphs are letters, that the strings between blanks are words, and that every blank is a word space. We test all three against the Zandbergen-Landini transliteration with matched prose, cipher, and pseudo-text controls and quire-level resampling. None holds, and the failures share a shape: the order in Voynichese sits at the edges of tokens and at graded boundaries between them, not in the succession of tokens themselves. Glyph regularity is too strong for one-to-one substitution of any tested plaintext (conditional entropy 2.7 bits against about 3.5 for Latin, Italian, and English) and resolves instead onto a quire-stable scale of recurrent multi-symbol units. Tokens form a plausible vocabulary, yet the identity of one token predicts the next by under 1% of token entropy, below every matched control (2-10%), while the glyphs at token edges share 0.2 bits of mutual information, more than in any prose control. Blanks fall into two regimes: the separators transcribers marked uncertain behave like word-internal junctures, are physically narrower on the page (AUC 0.905 from independent image coordinates, with the same sign in a small blind ink audit), and are crossed by learned units even when every space is erased before learning. This profile is also what discriminates. A published Voynich-imitating cipher and a self-citation text generator both reproduce the low entropy, the unit scale, the weak token order, and the null result of a calibrated substitution attack; neither reproduces the edge-glyph coupling or the open, hapax-rich vocabulary (70% singleton types against 41% and 59-60%). Any account of the manuscript must therefore earn, rather than assume, the step from glyphs, tokens, and separators to letters, words, and word spaces, and these are the measurements on which to do so.

PaperPDFCode Syntology ran

In Syntology View this paper on Syntology: its repositories, every harvested function with whether it ran, its licence and the call to fetch it.

Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2608.17096")

Code

Syntology Ran 17 of 22 code samples harvested from 1 repository linked to this paper; 5 have no recorded run. Of those that ran: 17 ran with no contract checked.

By repository: found in paper text by Syntology: 22 samples from 1 repository, 17 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

lrozanova/voynich-units found in paper text by Syntology report

Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

22 samples harvested; 17 ran; 0 honoured the contract we drafted; 5 have no recorded run. Read from Syntology's graph 2026-09-25; that is when this build read the record, not when the samples ran.

17ran
5unverified

Licence: 0 of the 22 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from lrozanova/voynich-units. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

analyse lrozanova/voynich-units/voynich_decipherment_repro_bundle/decipherment_attack_v5/e3_positional.py found in paper text by Syntology ran MIT (permissive) · 7f5772d07b4007e9 · report
cipher_corpus lrozanova/voynich-units/voynich_decipherment_repro_bundle/decipherment_attack_v5/unit_probe.py found in paper text by Syntology ran MIT (permissive) · f1b692478227265f · report
clean_tokens lrozanova/voynich-units/voynich_decipherment_repro_bundle/decipherment_attack/plant_crib_attack.py found in paper text by Syntology ran fingerprinted MIT (permissive) · c72b375a16593c32 · report
collapse lrozanova/voynich-units/voynich_decipherment_repro_bundle/decipherment_attack/plant_crib_attack.py found in paper text by Syntology ran fingerprinted MIT (permissive) · 76f2f87098d793b0 · report
encode lrozanova/voynich-units/analysis/reproduce_edge_order.py found in paper text by Syntology ran MIT (permissive) · 26c68a7d492af502 · report
letters_of lrozanova/voynich-units/voynich_decipherment_repro_bundle/decipherment_attack_v6/attack_lib.py found in paper text by Syntology ran MIT (permissive) · 867df5f41be3d61a · report
load lrozanova/voynich-units/analysis/reproduce_direct_pixel.py found in paper text by Syntology ran MIT (permissive) · 7808cd424c8ab1c1 · report
make_groups lrozanova/voynich-units/voynich_decipherment_repro_bundle/decipherment_attack_v5/unit_probe.py found in paper text by Syntology ran MIT (permissive) · ddd4f02f747a004c · report
make_tables lrozanova/voynich-units/voynich_decipherment_repro_bundle/decipherment_attack_v6/validate_synthetics.py found in paper text by Syntology ran MIT (permissive) · 153fe745afb82bb7 · report
mi_pairs lrozanova/voynich-units/voynich_decipherment_repro_bundle/decipherment_attack_v5/e3_positional.py found in paper text by Syntology ran MIT (permissive) · c3a7486ffada34bd · report
ngram_generate lrozanova/voynich-units/voynich_decipherment_repro_bundle/decipherment_attack_v6/attack_voynich.py found in paper text by Syntology ran MIT (permissive) · 32a427ccbf878402 · report
novowels lrozanova/voynich-units/voynich_decipherment_repro_bundle/decipherment_attack_v6/attack_lib.py found in paper text by Syntology ran fingerprinted MIT (permissive) · 3df2e006b5064bf5 · report
parse_seeds lrozanova/voynich-units/voynich_decipherment_repro_bundle/decipherment_attack_v6/run_differentials.py found in paper text by Syntology ran MIT (permissive) · 65ecd940edbeb392 · report
posbin lrozanova/voynich-units/voynich_decipherment_repro_bundle/decipherment_attack_v5/e3_positional.py found in paper text by Syntology ran MIT (permissive) · a3702afc073aca63 · report
stratum_breaks lrozanova/voynich-units/analysis/reproduce_dialect_linestart.py found in paper text by Syntology ran MIT (permissive) · 4006ba10aa08b1eb · report
strip_markup lrozanova/voynich-units/voynich_decipherment_repro_bundle/decipherment_attack/plant_crib_attack.py found in paper text by Syntology ran fingerprinted MIT (permissive) · 2a32d559f8eac93e · report
to_lines lrozanova/voynich-units/voynich_decipherment_repro_bundle/decipherment_attack_v5/unit_probe.py found in paper text by Syntology ran fingerprinted MIT (permissive) · f28bbf89c484810d · report
build_lms lrozanova/voynich-units/voynich_decipherment_repro_bundle/decipherment_attack_v6/attack_lib.py found in paper text by Syntology unverified MIT (permissive) · ee646622f5fa679a · report
encipher lrozanova/voynich-units/voynich_decipherment_repro_bundle/decipherment_attack_v6/validate_synthetics.py found in paper text by Syntology unverified MIT (permissive) · 62b4c796898682d8 · report
load_results lrozanova/voynich-units/analysis/reproduce_cipher_calibration.py found in paper text by Syntology unverified MIT (permissive) · 16f65573a1092dd7 · report
load_voynich_both lrozanova/voynich-units/analysis/reproduce_edge_order.py found in paper text by Syntology unverified MIT (permissive) · fe2817e0b555ef71 · report
stratum_lines lrozanova/voynich-units/analysis/reproduce_dialect_linestart.py found in paper text by Syntology unverified MIT (permissive) · 6c76184ecd8fcc26 · report

Results from the paper

The Papers with Code archive ends with its 2025-07-28 snapshot. This paper's arXiv identifier, 2608.17096, was issued in August 2026, after that date, so the archive has no leaderboard rows for it.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections