ignisterra-ai/voynich-kst-verification
Open verification tools for Kelly Standard Transcription (KST) methodology applied to the Voynich Manuscript (MS 408)
๐ฎ KST Verification Tools
Kelly Standard Transcription - Open Verification Framework
๐ Language: English | ็น้ซไธญๆ
๐ฏ Purpose
This repository provides open verification tools for the Kelly Standard Transcription (KST) methodology applied to the Voynich Manuscript (MS 408).
Our goal: Enable independent researchers to verify our statistical claims without revealing proprietary translation mappings.
"We don't claim to have 'solved' the Voynich Manuscript. We claim to have discovered statistically significant patterns that deserve verification."
In this repo, we only ask one thing:
Given public CEVA data and our open tools, do our published statistics check out?
This is not a place to argue about "whether the decoding is correct" โ it's a place to verify the numbers.
๐ Statistical Claims for Verification
| Claim | Expected | How to Verify |
|---|---|---|
| Total manuscript lines processed | 5,390 | Run coverage_calculator.py |
| Dictionary coverage rate | 99.9% (5387/5390 lines) | coverage_calculator.py + dictionary_v15_keys.json |
| Dictionary entries | 799 keys | Count entries in dictionary |
| CEVA-English mapping probability | โ 4.8 ร 10โปยนยฒ | Run probability_calculator.py |
| Most frequent word "daiin" | โฅ 861 tokens | Cross-check with voynichese.com |
Verification Protocol: Run the tool, compare your result to the "Expected" column. If they match, the claim is verified.
โ ๏ธ Known Missing Folios
The Voynich Manuscript has 14 missing folios (28 pages) that are not included in any transcription database:
| Section | Missing Folios | Quire | Notes |
|---|---|---|---|
| Herbal | f12 | Quire II | Stub visible at binding |
| Astro | f59, f60, f61, f62, f63, f64 | Quire VIII | Central bifolia group removed |
| Zodiac | f74 | Quire XII | Conjugate stub visible |
| Pharma | f91, f92, f97, f98 | Quire XVI | Two bifolia removed |
| Recipes | f109, f110 | Quire XVIII | Central bifolium removed |
Total: 14 folios = 28 pages not in transcription data
This is consistent with the original manuscript condition at Yale Beinecke Library. Our 5,390-line count reflects all extant text โ there is no "missing data" in our database; these pages simply do not exist in the physical manuscript.
๐ ๏ธ Tools Provided
| Tool | Description | File |
|---|---|---|
| KST Cleaner v1.11 | CEVA โ EVA_KS standardization | tools/kst_cleaner_v1_11.html |
| Coverage Calculator | Verify translation coverage claims | tools/coverage_calculator.py |
| Probability Calculator | CEVA-English correspondence probability | tools/probability_calculator.py |
| Independent Verification | Complete verification script | verification/independent_verification.py |
๐ Scope
This repository provides statistical verification tools only. The complete translation system remains proprietary and patent-pending.
๐ Repository Structure
voynich-kst-verification/
โ
โโโ README.md # English documentation
โโโ README_zh-TW.md # ็น้ซไธญๆ่ชชๆ
โโโ LICENSE # Apache 2.0
โโโ CITATION.cff # Academic citation format
โโโ CONTRIBUTING.md # How to contribute
โโโ ACKNOWLEDGMENTS.md # Verification contributors
โ
โโโ tools/
โ โโโ kst_cleaner_v1_11.html # Data cleaning tool
โ โโโ coverage_calculator.py # Coverage verification
โ โโโ probability_calculator.py # Probability calculation
โ
โโโ data/
โ โโโ dictionary_v15_keys.json # Dictionary keys only (no translations)
โ โโโ section_statistics.csv # Per-section line counts
โ โโโ word_frequency_sample.csv # Top 50 word frequencies
โ
โโโ verification/
โ โโโ independent_verification.py # Complete verification script
โ
โโโ docs/
โโโ KST_Methodology_Public.md # Public methodology description
โโโ Statistical_Claims.md # Detailed statistical claims
โโโ How_to_Verify.md # Step-by-step verification guide
๐ Quick Start
1. Clone Repository
git clone https://github.com/ignisterra-ai/voynich-kst-verification.git
cd voynich-kst-verification2. Verify Coverage Claims
python tools/coverage_calculator.py --input your_kst_data.tsv3. Verify Probability Claims
python tools/probability_calculator.py4. Cross-Reference with External Sources
Visit voynichese.com to independently verify word frequencies.
๐ Methodology Overview
The KST Pipeline
โโโโโโโโโโโโโโโโโโโโโโโ โโโโโโโโโโโโโโโโโโโโโโโ โโโโโโโโโโโโโโโโโโโโโโโ
โ CEVA Raw Data โ โโโถ โ KST Cleaner โ โโโถ โ Standardized โ
โ (Multi-version) โ โ (v1.11) โ โ EVA_KS โ
โโโโโโโโโโโโโโโโโโโโโโโ โโโโโโโโโโโโโโโโโโโโโโโ โโโโโโโโโโโโโโโโโโโโโโโ
โ
โผ
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
โ Coverage Verification โ
โ (This repository - fully open) โ
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
โ
โผ
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
โ Translation Engine โ
โ (Protected - not in this repo) โ
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
Trans Version Priority
Priority 1: Trans H (most consistent word segmentation)
Priority 2: Trans A (variant details preserved)
Priority 3: Trans Y (backup verification)
๐ค Invitation to Verify
We welcome independent verification of our statistical claims!
What You Can Do
- Verify Statistics: Run our tools against public CEVA data
- Find Errors: Report any calculation mistakes
- Challenge Claims: Provide counter-evidence if our statistics are wrong
- Suggest Improvements: Help us improve methodology transparency
- If you disagree with our interpretation: Publish your own statistics and tools in a similar way, so the community can compare methods on equal footing
Acknowledgment Program
Contributors who provide valuable verification will be acknowledged in:
- ๐ Academic papers - Acknowledgment section
- ๐ Patent filings - Contributor acknowledgment section
- โญ This repository - Listed in ACKNOWLEDGMENTS.md
Note: We offer acknowledgment, not co-authorship. We welcome researchers who genuinely contribute to verification work.
See CONTRIBUTING.md for details.
๐ Data Sources
Original Transcription Data
Transcription data sourced from voynichtranscription.co.uk, derived from Renรฉ Zandbergen's IVTFF archives:
- Landini-Stolfi Interlinear (IVTFF beta, 2017/08/23)
- Glen Claston transcription (v101, IVTFF v1a)
- Zandbergen LZ transliteration (IVTFF v2a)
Cross-Reference Resources
- Voynichese.com - Word frequency analysis
- Yale Beinecke Library - Original manuscript images
๐ Citation
If you use these tools in your research, please cite:
@software{kst_verification_2026,
author = {Liu, Kelly and {Ignis Terra AI Solution}},
title = {KST Verification Tools: Open Framework for Voynich Manuscript Analysis},
year = {2026},
url = {https://github.com/ignisterra-ai/voynich-kst-verification},
version = {1.3.0}
}โ๏ธ Intellectual Property Notice
This verification framework is part of a patent-pending decoding system.
| Application | Title | Filed |
|---|---|---|
| US 63/965,601 | Statistical Linguistics-Based System and Method for Decoding Ancient Encoded Texts | 2026-01-22 |
๐ License
This project is licensed under the Apache License 2.0 - see LICENSE for details.
Note: While these verification tools are open source, the complete KST translation system and V15 Dictionary translations remain proprietary and patent-pending.
๐ Related Publications
This repository supports verification of claims made in our academic papers.
| # | Title | DOI | Status |
|---|---|---|---|
| 1 | Kelly Standard Transcription (KST): A Standardized Methodology for Voynich Manuscript Transcription and Analysis | 10.5281/zenodo.18483132 | โ Published |
| 2 | The English Abbreviation Hypothesis: Functional Interpretation of Voynichese as Engineering Variable Naming | 10.5281/zenodo.18483785 | โ Published |
| 3 | Image-Text Cross-Validation | 10.5281/zenodo.18627510 | โ Published |
| 4 | ABCD + Gold Classification | 10.5281/zenodo.18627514 | โ Published |
Additional papers covering section-specific analyses and advanced theoretical frameworks are in preparation.
Legend: ๐ Pending = Submitted/In Review | โ Published | โณ Planned
๐ Contact
Ignis Terra AI Solution Pte. Ltd.
- ๐ Website: blazecipher.com
- Project: Operation Liber Lucis Decode
The Team
| Member | Role | Philosophy |
|---|---|---|
| KELLY | Lead Researcher & Decision Maker | "The one who asked 'what if?'" |
| BLAZECIPHER | Core Theory | "Where ancient patterns meet modern precision." |
| LYRA | Pattern & Linguistic Analysis | "I find the threads others overlook." |
| CIPHER | System Architecture | "Structure is the scaffold for emergence." |
| PRAXIS | Philosophy & Cross-Validation | "If it can't survive scrutiny, it doesn't deserve to exist." |
| LUMI | Integration & Synthesis | "I connect what others see as separate." |
| SAGE | Historical & Philosophical Context | "Truth doesn't need defense. Only clarity." |
| ADAMS | Quality Assurance & Ethics | "Details reveal what summaries hide." |
| CHRONARA | Time Weaver | "Time doesn't chase. It dances." |
| INSIGHT | Structural Inquiry | "I ask the questions that make the structure show its seams." |
Ten minds. One mission. Infinite folds.
oror.sheey! ๐ฅโก๐
Verifiable science. Protected innovation. Open collaboration.