z-of-a Zone of Avoidance

textual criticism writing systems

The Eye Jumped to the Wrong Line

Scribal errors are not random. Each named type has a trigger in the script itself, which means the corruption profile is a property of the medium rather than the copyist.


The diagnostic model
You are seeing
  • Data loss is recorded as missing without a signature for how it went missing
  • The same corruption recurs at structurally similar positions
  • A pipeline is audited for volume of errors rather than for their type distribution
  • Corruption appears only in records containing a particular character or pattern
The mechanism
The errors a transmission process produces are determined by the encoding rather than by the operator, so the error profile is predictable in advance and each error type leaves a signature identifying what removed the data.
The older apparatus
Textual criticism, which spent two centuries building a named taxonomy of copying errors indexed to their triggers, and treats each type as diagnostic rather than as noise.
The false friend
Genuine random corruption, which has no positional structure. If losses cluster at similar-looking boundaries the cause is the encoding, not chance.
The discriminating test
For each loss, ask what the surrounding text has in common at the two boundaries. Eye-skip omissions begin and end at similar strings, and the missing span is exactly the distance between them.
On your own data
Classify a pipeline's historical data losses by error type rather than by count, and check whether the type distribution matches what the format predicts.

A scribe copying by hand looks at the exemplar, looks down at the copy, writes, and looks back up.

The moment of looking back up is where the text gets damaged, and it does not get damaged randomly.

If two nearby lines end with the same word, the eye returning to the page can land on the second occurrence instead of the first. Everything between them disappears, silently, with the copy reading perfectly well. Textual critics call the trigger homoeoteleuton — similar ending — and the general act of losing your place parablepsis, looking aside. Homoeoarchy is the mirror case, where the two lines begin alike.

Both are omissions. Both are also, and this is the useful part, self-documenting: the missing span is exactly the distance between the two similar strings. An editor who spots the repeated ending can reconstruct not just that something was dropped, but approximately how much, and why the eye went where it did.

The error carries a description of its own cause.

A taxonomy, not a category #

Textual criticism does not have a concept called “copying error.” It has a list, and each entry names a trigger.

Dittography is writing twice what appeared once. Haplography is writing once what appeared twice — the same mechanism failing in opposite directions, both triggered by repeated material sitting close together. Iotacism is substitution driven by sound: Greek vowels that had merged in pronunciation get swapped by a copyist working from dictation or subvocalising, producing an error impossible for a scribe who was purely copying shapes.

That last one is the tell for the whole approach. Iotacism cannot occur in a script whose sounds have not merged. It is not available. The error requires the language to be in a particular state, and where the language is not in that state, no amount of careless copying produces it.

So the corpus of possible errors is set by the medium, and the corpus of likely errors is set by the medium’s specific properties. Textual criticism records error profile as script- and language-specific for exactly this reason.

What the encoding decides #

Writing systems differ along axes that map directly onto which errors are available.

An abjad writes consonants and leaves vowels to the reader, so a class of vowel errors simply cannot be recorded — and a different class, where the reader supplies the wrong vowel, becomes the dominant failure. A logographic system with thousands of signs has a large inventory and high information per sign, so a single-sign error destroys more and is easier to spot. An alphabet with a small inventory produces errors that are individually cheap and individually inconspicuous.

Inventory size against per-sign density is not a curiosity of script typology. It is a statement about how much a single corruption costs and how likely it is to be noticed.

Which means, given a script, you can predict the error profile before seeing any errors. And given an error profile that does not match the script, something other than ordinary copying has happened.

The same reasoning, applied to formats #

Every data format has an available corruption set, and it is determined the same way.

Fixed-width truncates, silently, at the field boundary, and the loss is invisible because the record still parses. Delimited formats break on embedded delimiters, so the corruption occurs specifically in the records containing the character the format reserved — which is to say, disproportionately in the unusual records rather than at random. Nested formats lose subtrees, and a dropped subtree leaves a document that is still valid.

Each of these has a signature. Fixed-width truncation produces values of exactly the field length. Delimiter breakage produces field counts that are wrong by the number of embedded delimiters. A dropped nested element leaves a parent whose child count disagrees with a sibling’s.

Almost nobody records which one happened.

Data quality reporting counts errors, rates completeness, and produces a percentage. That is a measure of volume, and volume is the least informative property available, because it says nothing about mechanism and therefore nothing about what to fix or what else is wrong.

The equivalent in textual criticism would be an editor noting that a manuscript contains 340 errors and stopping. No editor does that, because the distribution of error types is what tells you where the manuscript was copied, from what, by whom, and under what conditions — and because a type appearing that the script should not permit is the single most informative thing a tradition can show you.

The check #

For any loss, ask what the two boundaries have in common.

If the span that vanished begins and ends at similar-looking content, the cause is structural and will recur at every other place with that property. If losses cluster in records containing one particular character, the format chose which records to damage. If the distribution has no positional structure at all, then and only then is it random, which is the rarest case and the one usually assumed.

A scribe who drops a line between two identical endings has not been careless in a general way. He has been defeated by a specific configuration, which is present elsewhere in the same text, and which will defeat the next copyist too.

That is why the list has names. Naming the trigger is what makes the next instance findable before it costs anything.

Questions

What is homoeoteleuton?

An omission error triggered by similar endings. Two nearby lines or phrases in the source finish with the same or a similar word; the copyist glances away, returns to the second occurrence instead of the first, and everything between them is silently dropped. Homoeoarchy is the mirror case, triggered by similar beginnings. Both fall under parablepsis, the general term for looking-aside errors.

Why is an eye-skip error diagnostic rather than just damage?

Because the missing span is exactly the distance between the two similar strings. An editor can therefore reconstruct not only that something was dropped but roughly how much and why the eye jumped where it did. The error carries information about its own cause.

Do different scripts produce different errors?

Yes, and textual criticism treats error profile as script- and language-specific. Sound-based substitutions like iotacism require the language to have merged the relevant sounds. Eye-skip requires a script whose words commonly share endings. The available corruptions are a property of the encoding.

What is the difference between dittography and haplography?

Dittography is writing something twice that appeared once. Haplography is writing once what appeared twice. They are the same mechanism failing in opposite directions, and both are triggered by repeated material sitting close together.