REVIEW 4 major objections 5 minor 90 references
An HTR-LLM Workflow for High-Accuracy Transcription and Analysis of Abbreviated Latin Court Hand
T0 review · 4 major / 5 minor · reviewed 2026-08-06 · deepseek-v4-flash
Pith's one-line read A four-stage HTR-LLM workflow, grounded in a specialized handwriting-recognition baseline, transcribes abbreviated Latin court hand at 2-7% word error in four case studies.
desk verdict A useful, honest systems paper with a genuine Clean GT curation idea, but the 2-7% WER is not a firm number until the evaluation is made standard and reproducible. read the letter →
The pith
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
The reading
What carries the argument
The load-bearing mechanism is the workflow as a whole, but its enabling invention is the “Clean Ground Truth” curation step that builds the Stage 1 HTR model. An older, noisier model transcribes a manuscript roll; the same annotated image chunk is sent twice to an LLM for multimodal correction; any line on which the two runs disagree, or on which the LLM departs substantially from the old HTR text, is discarded; the surviving high-confidence lines are used as reference transcriptions to train a new specialized HTR model. The remaining stages reuse the same image-plus-text grounding: Stage 2 corrects the HTR baseline against the image, Stage 3 expands abbreviations under explicit editorial rules, and Stage 4 performs named-entity correction and alternative generation. The named-entity report is what makes the system a human-in-the-loop tool rather than an unattended transcriber.
What would settle it
Recompute word error rate against the same printed editions with no forgiving rule: count every substituted, deleted, or inserted word, including names not chosen as the top reading, and include the full text in Case 4. If the strict percentages exceed the paper's reported 2–7 percent range on those same four cases, the advertised range is supported only under the relaxed scoring rule.
Extended reading notes
Core claim
On the paper's own terms, the central discovery is that a fixed division of labor between a specialized handwriting-recognition model and a large language model (LLM) is the right design for the hardest historical documents. A dedicated HTR model first transcribes the abbreviated, abbreviation-preserving text; the LLM then corrects that text with the document image in front of it, expands the abbreviations into full scholarly Latin, and finally regularizes names while outputting a ranked list of plausible alternatives. The paper reports this pipeline reaching word error rates between roughly 2 and 7 percent across four fifteenth-century case studies when compared against printed scholarly editions under the paper's stated scoring rule, in which an entity error is forgiven when the correct reading appears among the generated alternatives.
Load-bearing premise
The load-bearing premise is that a word-error-rate score that forgives named-entity mistakes when the right name appears on the model's list of alternatives, and that compares only the overlapping portions of an abridged ground truth, is an honest measure of transcription accuracy.
Editorial extensions
If this is right
- Researchers could process complete plea rolls rather than selected cases, enabling quantitative studies of litigation frequency, geography, and legal formulas.
- Scholars without paleographic training could work with these sources, because the workflow converts transcription into verification of a short ambiguity report.
- The expanded Latin output plus the named-entity alternatives gives editors a reproducible audit trail: every reading can be traced back to the HTR baseline and the LLM's alternatives.
- The hybrid design should remain competitive as LLMs improve, since the specialized HTR model provides a stable, auditable baseline that reduces hallucination risk.
Reading between the lines
- The “Clean Ground Truth” bootstrap is content-agnostic: the same two-run agreement filter could train specialized HTR models for other scripts and periods, since it only needs a noisy starting model and an LLM that can read the image.
- One testable extension is to run the same four stages with the order of Stages 2 and 3 reversed, or with the named-entity report fed back into Stage 2; the paper does not test whether that would cut the residual semantic errors it lists.
- The paper's own Case 4 observation—that an LLM expansion can be fuller than an abridged scholarly edition—suggests that future word-error benchmarks against editions should use full facsimile ground truths, otherwise a more faithful transcription is scored as an error.
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. The paper proposes a four-stage workflow for transcribing abbreviated Latin court-hand plea rolls: a specialized HTR model created through an LLM-driven 'Clean Ground Truth' curation process, multimodal LLM post-correction, scholarly expansion of abbreviations, and a final named-entity correction stage that also generates plausible alternative readings. The workflow is evaluated on four case studies against published scholarly ground truths, primarily J. H. Baker's edition of The Reports of John Caryll, with reported final Word Error Rates in the range of approximately 2-7%. The paper also argues that a hybrid HTR-LLM architecture is an enduring paradigm for historical document transcription and positions the system as a human-in-the-loop tool.
Significance. If the accuracy claims were fully substantiated, the workflow would be a practically useful contribution to digital paleography: it combines a publicly released Transkribus HTR model, detailed and reusable prompts, and a human-review report flagging ambiguous named entities. The paper is candid about failure modes such as semantic errors, hallucination from noisy input, and plausible-but-incorrect name substitutions. However, the headline 2-7% WER range is not yet supported by the evaluation as reported, because the metric is modified in ways that directly affect the numerator and denominator of the calculation, only two of four cases are presented with aligned error counts, and no Stage 1 baseline WER is given for the same test cases. The strength of the paper lies in the clarity of the pipeline description and the honest discussion of limitations, not in the quantitative validation as it currently stands.
major comments (4)
- [§4.2.1] The WER calculation in §4.2.1 uses a modified scoring rule under which a named-entity substitution is not penalized when the correct reading appears among the alternatives generated in the Stage 4 named-entity analysis. This changes the numerator of the reported 2.0% WER, and the effect on the reported number is not quantified. Because the abstract and conclusion present the 2-7% range without this qualification, the result is not comparable with standard WER benchmarks. The paper should report a strict WER alongside the modified metric, state the modification explicitly wherever the range is cited, and quantify how many errors were forgiven by this rule in each case.
- [§4.4.1] The Case 4 WER is computed 'only for the sections of text present in both' the model output and an abridged scholarly ground truth, yielding a 551-word reference. This excludes model-generated text that has no counterpart in the abridged GT from the denominator and counts insertions as errors even when the paper itself argues in §4.4.2 that the model's longer rendering may be a more faithful expansion of the manuscript. The resulting 6.2% is not a strict full-text WER against a complete reference, so it should not be pooled with Cases 1-3 to form the stated 2-7% range. The paper should either provide a complete aligned reference for Case 4 or report a strict WER over a defined, reproducible alignment.
- [§3.1, §4] No Stage 1 baseline WER is reported for the four validation cases; the only baseline performance given is a 5.25% CER on the model's validation set in §3.1. Without the Stage 1 WER on the same cases, the reader cannot determine whether Stages 2-4 actually reduce errors or merely reformulate them, and the contribution of each stage is not measurable. The paper should report per-stage WERs (Stages 1, 2, 3, and 4) on all four cases under the same metric and alignment protocol.
- [§4.1, §4.3] Cases 1 and 3 are reported only as approximate WERs (6.3% and 2.2%) with no aligned transcriptions, error counts, or specification of whether the modified or strict metric was used. These two cases constitute half of the evidence for the 2-7% range, so the numerical claims are not verifiable from the manuscript. Provide the full alignments and error counts for all four cases, or explicitly restrict the stated range to the cases with documented calculations.
minor comments (5)
- [Appendix A] The prompt text contains numerous development annotations such as '# ADDED Rule 5.1', '# CHANGED:', and 'CRITICAL REMINDER' that appear to be prompt-engineering notes; these should be removed or silently integrated into a clean prompt before publication.
- [Table 1] Table 1 is very wide and spans multiple pages, making it difficult to read in the current format; consider splitting it, rotating it, or moving it to supplementary material with a machine-readable version provided as a data file.
- [References [6]-[9]] The validation cases cite wiki pages authored by the author as the sources for the case-study ground truths; the paper should include the full alignments in an appendix or supplementary file so that the evaluation is self-contained and does not depend on retrievable but non-archival wiki pages.
- [Abstract and §1] The phrase 'ideal, four-stage workflow' is ambiguous; since the paper documents numerous failure modes and requires human review, the word 'ideal' should be clarified or replaced with a more neutral description such as 'proposed' or 'reference'.
- [§5] The argument in §5 that the hybrid paradigm will remain competitive 'for the foreseeable future' is speculative and not directly supported by the reported experiments; consider softening this to a discussion of design considerations supported by the evidence presented.
Circularity Check
The headline 2-7% WER range relies on a self-referential scoring rule: NE mismatches are forgiven when the Stage 4 LLM itself lists the ground-truth reading as an alternative.
-
self definitional
[Section 4.2.1, Quantitative Analysis (WER formula and modified scoring rule)]
"For this analysis, a modified scoring rule is applied: an error in a named entity is not penalized if the correct reading was identified as a plausible alternative in the model's named-entity analysis step (e.g., 'Brome' was correctly chosen over the HTR's 'Grome'). This metric better reflects the utility of the workflow for a human reviewer, who would be alerted to the correct possibility."
The WER numerator is defined relative to the Stage 4 model's own generated alternative list: a disagreement with the external scholarly ground truth is not counted as an error whenever the same model put the ground-truth reading in its candidate set. The reported accuracy therefore measures, in part, whether the model can include the target in its own output alternatives, not whether the final text matches the ground truth. The abstract's headline 'Word Error Rates (WER) in the range of 2-7%' inherits this rule; under a strict WER, those forgiven substitutions would increase the numerator and change the stated range.
full rationale
The validation is anchored to an external scholarly ground truth, primarily J. H. Baker's edition of The Reports of John Caryll ([5]), so the workflow itself is not trained and tested on the same LLM-generated labels; the Stage 0 'Clean GT' curation feeds the HTR model, but the end-to-end case studies are compared with a published edition. However, the central quantitative claim is not fully independent because Section 4.2.1 adopts a scoring rule that forgives named-entity errors when the Stage 4 model's own alternatives include the correct reading; that is a self-referential definition of 'error' and makes the WER range partly constructed rather than purely measured. Section 4.4.1 adds a second evaluation limitation: WER is computed 'only for the sections of text present in both' against an abridged ground truth, so model-generated text outside the abridged reference is excluded from the comparison; this weakens the 6.2% figure but is an incomplete-evaluation issue rather than a circular derivation. No load-bearing self-citation chain or imported uniqueness theorem was found; the author's own Wiki references ([6]-[9]) document case materials but the benchmark is Baker. A stricter, standard full-text WER with no NE forgiveness and no overlap-only denominator would be needed to substantiate the 2-7% claim independently.
Assumptions & free parameters
free parameters (1)
- CER uncertainty threshold for flagging 'unclear' lines =
>5%
assumptions (4)
- domain assumption Baker's published scholarly edition is an accurate ground truth for the validation cases.
- domain assumption Output variance between two identical LLM calls is a reliable proxy for transcription uncertainty.
- domain assumption Training a Pylaia HTR model in Transkribus on the LLM-curated clean ground truth yields a specialized model that is better than the older general-purpose model.
- domain assumption The multimodal LLM post-correction step is grounded by the image and does not systematically bias the text toward the prompt's expected formulas.
Cite this review
Pith. "Pith review of An HTR-LLM Workflow for High-Accuracy Transcription and Analysis of Abbreviated Latin Court Hand." pith.science (2026). https://pith.science/paper/HJCKMM4M
@misc{pith2026250704132,
author = {Pith},
title = {Pith review of: An HTR-LLM Workflow for High-Accuracy Transcription and Analysis of Abbreviated Latin Court Hand},
year = {2026},
howpublished = {\url{https://pith.science/paper/HJCKMM4M}},
note = {Machine review of arXiv:2507.04132}
}
read the original abstract
This article presents and validates an ideal, four-stage workflow for the high-accuracy transcription and analysis of challenging medieval legal documents. The process begins with a specialized Handwritten Text Recognition (HTR) model, itself created using a novel "Clean Ground Truth" curation method where a Large Language Model (LLM) refines the training data. This HTR model provides a robust baseline transcription (Stage 1). In Stage 2, this baseline is fed, along with the original document image, to an LLM for multimodal post-correction, grounding the LLM's analysis and improving accuracy. The corrected, abbreviated text is then expanded into full, scholarly Latin using a prompt-guided LLM (Stage 3). A final LLM pass performs Named-Entity Correction (NEC), regularizing proper nouns and generating plausible alternatives for ambiguous readings (Stage 4). We validate this workflow through detailed case studies, achieving Word Error Rates (WER) in the range of 2-7% against scholarly ground truths. The results demonstrate that this hybrid, multi-stage approach effectively automates the most laborious aspects of transcription while producing a high-quality, analyzable output, representing a powerful and practical solution for the current technological landscape.
Figures
Reference graph
Works this paper leans on
-
[1]
Unlocking the Archives: Using Large Language Models to Transcribe Handwritten Historical Documents
M. Humphries, L. C. Leddy, Q. Downton, et al. Unlocking the archives: Large language models achievestate-of-the-artperformanceonthetranscriptionofhandwrittenhistoricaldocuments. arXiv preprint arXiv:2411.03340, 2024
work page Pith review arXiv 2024
-
[2]
S. Kim, J. Baudru, W. Ryckbosch, et al. Early evidence of how llms outperform traditional systems on ocr/htr tasks for historical records.arXiv preprint arXiv:2501.11623, 2025
arXiv 2025
- [3]
-
[4]
G. Crosilla, L. Klic, and G. Colavizza. Benchmarking large language models for handwritten text recognition. arXiv preprint arXiv:2503.15195, 2025
arXiv 2025
-
[5]
J. H. (ed.) Baker.The Reports of John Caryll (1485–1522), Part I, volume 115. Selden Society,
-
[6]
J. D. Isom. AI validation case: Cp40/922 m. 308. Wiki of the Anglo-American Legal Tradition, 2025.Retrieved5July2025,from https://waalt.uh.edu/index.php/AI_validation_case_ CP40/922_m._308
2025
-
[7]
J. D. Isom. AI validation case: Cp40/906 m. 524. Wiki of the Anglo-American Legal Tradition, 2025.Retrieved5July2025,from https://waalt.uh.edu/index.php/AI_validation_case_ CP40/906_m._524
2025
-
[8]
J. D. Isom. AI validation case: Kb27/915 m. 27. Wiki of the Anglo-American Legal Tradition, 2025.Retrieved5July2025,from https://waalt.uh.edu/index.php/AI_validation_case_ KB27/915_m._27
2025
Show all 90 references
-
[9]
J. D. Isom. AI validation case: Kb27/925 m. 87d. Wiki of the Anglo-American Legal Tradition, 2025.Retrieved5July2025,from https://waalt.uh.edu/index.php/AI_validation_case_ KB27/925_m._87d. A System Prompt for LLM Post-Correction of HTR YOUR ROLE: Medieval Latin Paleography Ex...
2025
-
[10]
Place it immediately after the last written letter before the omission/mark
**Apostrophe Use:** Use a single straight apostrophe ( ') ONLY to represent a visible abbreviation mark (macron, hook, superscript, symbol) or clearly omitted letters *seen on the image*. Place it immediately after the last written letter before the omission/mark. Use universa...
-
[11]
Document Image (Absolute authority for form/content), 2
**Source Priority:** Use sources in this order: 1. Document Image (Absolute authority for form/content), 2. HTR Transcription (Word ID aid ONLY - ignore its expansion status), 3. Named Entity List (Reference), 4. Your Knowledge (Lowest). **# ADDED: Always prioritize the Docume...
-
[12]
**HTR Use:** Consult HTR only for word identification clues; its expansion status is irrelevant for your 'abbreviated_latin_lines'. --- **B. CORE PRINCIPLE: IMAGE AUTHORITY & **ABSOLUTE LINE INTEGRITY** (Non-Negotiable)**
-
[13]
**Image Authority:** The Document Image dictates text content, word order, line breaks, and abbreviation forms
-
[14]
n"' matches the *first* word visually associated with the baseline marked by the red number 'n' on the image. Ensure the *last* word transcribed for JSON key '
**Line Mapping & Structure (CRITICAL - Non-Negotiable):** * **Anchor to Red Numbers:** Your primary task is to map text directly to the **red numbers** visible on the image. Each red number (e.g., '10') is located to the left of and slightly above the start of the specific bas...
-
[15]
lines 10 to 19
**Transcription Scope (CRITICAL):** * **Transcribe ONLY Requested Numbered Lines:** Transcribe ONLY the text visibly associated with (typically above) the specific **numbered baselines requested for this chunk**. The requested line numbers are specified in the User Prompt (e.g...
-
[16]
**Empty Lines:** If no text corresponds to a specific requested baseline 'n' (identified by its red number 'n'), output '""' for JSON key 'n'
-
[17]
**Line Count:** The number of lines (keys) in the output JSON MUST exactly match the number of lines requested for the chunk. --- **C. ABBREVIATION HANDLING ( 'abbreviated_latin_lines' - Visual Representation)**↩→
-
[18]
**Goal:** The 'abbreviated_latin_lines' MUST visually mirror the text on the corresponding image line (identified by its red number), including all abbreviations *exactly as written*
-
[19]
Transcribe fully spelled-out words as seen (e.g., 'quod', 'predictus', 'domino')
**ABSOLUTELY NO EXPANSION (CRITICAL - Non-Negotiable):** Transcribe abbreviations *exactly* as seen on the image (e.g., 'q'd', 'p'd'co', 'd'no'). Transcribe fully spelled-out words as seen (e.g., 'quod', 'predictus', 'domino'). **NEVER** expand abbreviations shown on the image...
-
[20]
** 'd'ni'/'d'no':** Transcribe 'dominus/i/o' abbreviation as 'd'ni' or 'd'no'
-
[21]
** '&' (CRITICAL):** Transcribe Tironian 'et' as '&'
-
[22]
20 # ADDED: Explicit negative constraint for & / Et **CRITICAL REMINDER:** **NEVER** transcribe a spelled-out 'Et' or 'et' on the image as '&'
** 'et' / 'Et' (CRITICAL):** Transcribe spelled-out 'et' or 'Et' exactly as written (matching case). 20 # ADDED: Explicit negative constraint for & / Et **CRITICAL REMINDER:** **NEVER** transcribe a spelled-out 'Et' or 'et' on the image as '&'. **NEVER** transcribe a Tironian ...
-
[23]
** '&c':** Transcribe 'etcetera' abbreviation (e.g., '&c', '&c.') as '&c'
-
[24]
** 'q'd':** Transcribe 'quod' abbreviation (e.g., 'q' w/ macron or similar mark) as 'q'd'
-
[25]
** 'quod':** Transcribe spelled-out 'quod' as 'quod'
-
[26]
** 'p'':** Transcribe 'per'/'pro' abbreviation (crossed-p) as 'p''
-
[27]
** 'per'/'pro':** Transcribe spelled-out 'per' or 'pro' as written
-
[28]
** 'com'':** Transcribe 'com'/'con' prefix abbreviation (macron/hook) as 'com''
-
[29]
** 'comitatus':** Transcribe spelled-out 'comitatus', 'comiti', etc., as written
-
[30]
** 'Angl'':** Transcribe 'Anglie' abbreviation as 'Angl''
-
[31]
** 'Dominus':** Transcribe spelled-out 'Dominus', 'domini', 'domino' as written (respect case)
-
[32]
** 'Ioh'es'/'Ioh'em':** Transcribe 'Johannes/em' abbreviation as 'Ioh'es' or 'Ioh'em'
-
[33]
** 'Iohannes':** Transcribe spelled-out 'Iohannes', 'Iohannem' as written
-
[34]
** 'vic'':** Transcribe 'vicecomes/ti' abbreviation as 'vic''
-
[35]
** 'vicecomes':** Transcribe spelled-out 'vicecomes', 'vicecomiti' as written
-
[36]
** 'p'd'':** Transcribe 'predictus' forms abbreviation (e.g., 'p'dcus', 'p'dco') as 'p'd'cus', 'p'd'co', 'p'd'ca', etc
-
[37]
** 'predictus':** Transcribe spelled-out 'predictus', 'predicto', etc., as written
-
[38]
** 'Reg'':** Transcribe 'Regis/Rege/Regi' abbreviation as 'Reg''
-
[39]
** 'Regis'/'Rege'/'Regi':** Transcribe spelled-out 'Regis', 'Rege', 'Regi' as written (capitalized)
-
[40]
** 'sup'':** Transcribe 'super' abbreviation as 'sup''
-
[41]
** 'Anglie':** Transcribe spelled-out 'Anglie' as written
-
[42]
** 'Westm'':** Transcribe 'Westmonasterium' abbreviation as 'Westm''
-
[43]
** 'Westmonasterium':** Transcribe spelled-out 'Westmonasterium' as written
-
[44]
** 'attorn'':** Transcribe 'attornatus/um' abbreviation as 'attorn''
-
[45]
** 'attornatus':** Transcribe spelled-out 'attornatus', 'attornatum' as written
-
[46]
** 'nup'':** Transcribe 'nuper' abbreviation as 'nup''
-
[47]
** 'nuper':** Transcribe spelled-out 'nuper' as written
-
[48]
** 'ap'd':** Transcribe 'apud' abbreviation as 'ap'd'
-
[49]
** 'apud':** Transcribe spelled-out 'apud' as written
-
[50]
** 'scilicet':** Transcribe spelled-out 'scilicet' as 'scilicet'
-
[51]
** 'super':** Transcribe spelled-out 'super' as written
-
[52]
** 'saluo'':** Transcribe 'saluo' with an abbreviation mark as 'saluo''
-
[53]
** 'saluo':** Transcribe spelled-out 'saluo' as 'saluo'
-
[54]
** 'pl'ito':** Transcribe 'placito' abbreviation as 'pl'ito'
-
[55]
** 'placito':** Transcribe spelled-out 'placito' as 'placito'
-
[56]
** 'transgr'':** Transcribe 'transgressio...' abbreviation as 'transgr'' (or 't'nsgr'' if seen). 21
-
[57]
** 'ib'm':** Transcribe 'ibidem' abbreviation as 'ib'm'
-
[58]
** 'ibidem':** Transcribe spelled-out 'ibidem' as 'ibidem'
-
[59]
** 'scil''/'sc'l't':** Transcribe 'scilicet' abbreviation as 'scil'' or 'sc'l't' (matching image)
-
[60]
**Long S:** Transcribe long 's' as standard 's'
-
[61]
** 'Will'm':** Transcribe 'Willelmum/us' abbreviation as 'Will'm' (or specific form seen)
-
[62]
** 'Willelmus':** Transcribe spelled-out 'Willelmus', 'Willelmum' as written
-
[63]
** 'Ric'':** Transcribe 'Ricardus/um' abbreviation as 'Ric'' (or specific form seen)
-
[64]
** 'Ricardus':** Transcribe spelled-out 'Ricardus', 'Ricardum' as written
-
[65]
** 'Thom'':** Transcribe 'Thomas/am/e' abbreviation as 'Thom'' (or specific form seen)
-
[66]
** 'Thomas':** Transcribe spelled-out 'Thomas', 'Thomam', 'Thome' as written
-
[67]
** 'Rob't':** Transcribe 'Robertus/um' abbreviation as 'Rob't' (or specific form seen)
-
[68]
*(Note on Names: Pay close attention to whether names are abbreviated or fully spelled out on the image line and transcribe accordingly, following Rule C.9.)*↩→ --- **E
** 'Robertus':** Transcribe spelled-out 'Robertus', 'Robertum' as written. *(Note on Names: Pay close attention to whether names are abbreviated or fully spelled out on the image line and transcribe accordingly, following Rule C.9.)*↩→ --- **E. REFERENCE EXAMPLES (Transcribe O...
-
[69]
This applies to all words, including 'uersus', 'uilla', 'ualenciam', 'iudicium', 'iuratus', etc
**CRITICAL LETTERFORMS (U/V & I/J):** **ALWAYS** use only 'u' or 'U' (never 'v' or 'V') and only 'i' or 'I' (never 'j' or 'J'). This applies to all words, including 'uersus', 'uilla', 'ualenciam', 'iudicium', 'iuratus', etc
-
[70]
**Structure Analysis:** Note paragraphs and line counts using the **red image numbers** and Named Entity List for context. Use the Named Entity List as a reference for potential names/places, but **# ADDED: always prioritize the spelling, capitalization, and form seen on the i...
-
[71]
**# ADDED: Be particularly careful distinguishing similar letter forms like 'a'/'o', 'e'/'o', 'D'/'S', 'G'/'B'
**Differentiation:** Carefully distinguish minims (n/u, m/in/ni/iu/ui), c/t, and f/s based on the image. **# ADDED: Be particularly careful distinguishing similar letter forms like 'a'/'o', 'e'/'o', 'D'/'S', 'G'/'B'. Always verify against the image.**
-
[72]
**Standard Letters:** Transcribe other letters to standard modern equivalents based on image form
-
[73]
** 'uersus'/'sicut':** Transcribe 'uersus'/'u'sus' and 'sicut'/'sic'' based on image form (abbreviated or full). --- **G. CAPITALIZATION (Based on Image)**
-
[74]
* *Example:* If the image shows 'predictus', transcribe 'predictus', NOT 'Predictus'
**Strict Following (CRITICAL):** Follow manuscript capitalization **EXACTLY** for **ALL** words. * *Example:* If the image shows 'predictus', transcribe 'predictus', NOT 'Predictus'. If the image shows 'Comes', transcribe 'Comes', NOT 'comes'. If the image shows 'die', transcr...
-
[75]
** 'Rex'/'Dominus'/'Regis':** Capitalize 'Rex', 'Dominus', 'Regis', 'Rege', 'Regi' if spelled out on image. 23
-
[76]
Retain abbreviation marks if present
**Nouns/Titles:** Capitalize proper nouns (people, places like 'London'', 'Pasche'), titles/occupations ( 'Gentilman', 'yoman', 'clericus') *only if capitalized on the image*. Retain abbreviation marks if present. --- **H. NUMERALS & SYMBOLS**
-
[77]
**Roman Numerals:** Transcribe Roman numerals exactly as they appear (e.g., 'xij', 'xv', 'iiij'); do NOT convert to Arabic
-
[78]
**Paragraph Mark:** Transcribe the paragraph mark symbol as '¶' if present. --- **I. WORKFLOW & VERIFICATION**
-
[79]
**Image Focus:** Examine the image, identifying the **red numbers** marking the start of each requested baseline
-
[81]
corresponding to original document lines N, N+1, ...): * Identify the *last word* written in the HTR transcription for that line (use HTR only as a guide here)
**PRELIMINARY STEP (Internal Grounding - DO NOT OUTPUT THIS): LAST WORD FOCUS** * For each **requested line number** (e.g., 10, 11, ... corresponding to original document lines N, N+1, ...): * Identify the *last word* written in the HTR transcription for that line (use HTR onl...
-
[82]
* Transcribe **ALL** text visually associated with the baseline marked by **red number 'n'** into JSON key '"n"'
**Transcribe 'abbreviated_latin_lines' (FINAL OUTPUT):** * Go line-by-line according to the **red baseline numbers** requested for the chunk ( 'n'). * Transcribe **ALL** text visually associated with the baseline marked by **red number 'n'** into JSON key '"n"'. **Do not omit ...
-
[83]
n"' match the *first* word on the image baseline marked 'n'? Does the *last* word of JSON key '
**Verify Output:** Cross-reference the generated 'abbreviated_latin_lines' JSON against the **numbered image lines**. Check: * **Line Content:** Does the text in JSON key '"n"' match the image text associated with the baseline marked by **red number 'n'**? * **Completeness (CR...
-
[84]
**Line Integrity:** Anchor transcription to **visible red baseline numbers** and ensure **NO words are moved between lines**
-
[85]
**DO NOT OMIT** any words or symbols
**Completeness:** Transcribe **ALL** visible text associated with the numbered baseline. **DO NOT OMIT** any words or symbols
-
[86]
**No Expansion/Abbreviation:** Transcribe abbreviations and spelled-out words **exactly as they appear** on the image line (e.g., 'Et' stays 'Et', '&' stays '&', 'Will'm' stays 'Will'm', 'Willelmum' stays 'Willelmum')
-
[87]
**NEVER** convert spelled-out 'Et'/'et' to '&', or '&' to 'Et'/'et'
**Exact '&' vs 'Et':** Follow the image precisely. **NEVER** convert spelled-out 'Et'/'et' to '&', or '&' to 'Et'/'et'
-
[88]
**Critical Abbreviations:** Follow the specific transcription rules for the critical forms listed in Section D
-
[89]
**Exact Capitalization:** Match manuscript capitalization **exactly** for 25 **ALL** words
-
[90]
aforesaid
**Requested Lines Only:** Transcribe only the lines requested for the chunk. B LLM Prompts for Case Study Analysis B.1 LLM Expansion Prompt You are an expert in Latin paleography, specializing in the transcription of 15th-century English legal records. Your task is to produce ...
-
[1999]
Available at:https://archive.org/details/reportsofcasesby0000cary/. 17
Reviewed August 6, 2026 · model on record in the stance chip above.
Discussion (0). Continue with ORCID to comment.