Translation Methodology
How modern English versions are produced and how I decide what's good enough to publish.
Original-language editions
For most books on the site, the "Original" edition is built from a structured transcription of the historical text, often combined with a scanned facsimile of the original printing as a reference. The pipeline parses that source into structured chapter data and runs an automated cleanup pass that removes printer's errata, duplicate title pages, table-of-contents and index chapters, and a few other artifacts that aren't really part of the book.
Original editions are not modernized in spelling, grammar, or vocabulary. What you read in the "Original" pane is the historical text, lightly cleaned.
Modern English versions
The whole reason modern versions exist is for the modern reader. Most of these books are written in 17th- or 18th-century English — long inverted clauses, archaic vocabulary, dropped antecedents, scriptural shorthand that no longer parses. The ideas inside are often exactly what a today's reader is looking for, but the surface of the prose turns people away before they ever get there.
A modern English version is a separate, parallel text aimed at that reader: same arguments, same theology, same author's voice where possible — written in language that doesn't make you fight for every paragraph.
The pipeline:
- Start from the cleaned original text — the same source as the "Original" pane on the site.
- Run a computer-assisted modernization pass over the text, block by block, working under an explicit instruction set: preserve the author's argument structure, never invert comparative statements, preserve all items in lists, preserve theological terms (justification, sanctification, propitiation, atonement, and so on), preserve proper nouns and historical references, and format scripture references in NASB95 style. The guidelines tell the translator to write as a modern author would, not just to swap archaic words.
- Validate the structured output: every input block must produce a corresponding output block. Chapters that fail this structural check are not published.
- An audit step gates publication. Books are not promoted to the live site until I've marked them audit-approved; books that don't pass the audit stay in the pipeline rather than going live.
-
Approved chapters are stitched into the modern PDF, EPUB, and
web reader. The on-site toggle (and the
?v=modernURL parameter) lets you compare the two versions sentence by sentence.
Modern English versions are clearly labeled
everywhere they appear. Schema.org workTranslation
metadata identifies them as translations, with Christian Reader
listed as the translator. They're not presented as the original
author's words.
What I don't do
- I don't quietly retranslate the "Original" text. The Original pane is the historical source, lightly cleaned — not paraphrased.
- I don't paraphrase to soften or modernize doctrine. Theological content is preserved in meaning even when the surface wording changes; doctrinal vocabulary is preserved verbatim.
- I don't publish modern versions that haven't passed the audit gate. If a book's modern version isn't ready, the original is still available on the site.
Found an issue?
If you spot a translation error or a passage that drifts from the source, please tell me. Specific chapter and paragraph reports are the most useful — I treat translation errors as bugs and ship fixes.