November 30, 2025
Current Transliteration Performance & Strategic Roadmap for Optimization
The eimiAI_Paucinhau model is currently transitioning from a phonetic transliteration engine to a context-aware linguistic engine. Based on a detailed analysis of Tedim Bible Genesis 1 through 10, the model demonstrates an overall match rate of 45%–55% compared to human-corrected benchmarks.
Successfully handles basic root vocabulary
Significant error margins due to complex grammatical tone rules (Sandhi) and lack of standardized spelling data for proper nouns
High error rate is a critical asset for "Data Collection Phase"
The current high error rate is a critical asset for the "Data Collection Phase," allowing us to build a robust "Golden Dataset" for Reinforcement Learning from Human Feedback (RLHF).
45% – 55%
Status: Developing
60% – 70%
Status: Promising
< 15%
Status: Critical Attention Needed
The discrepancy between AI output and human correction allows us to isolate three primary failure modes:
Issue: The AI currently treats words as isolated units rather than parts of a sentence structure.
Impact (20% of errors): It fails to apply Sandhi Tones. For example, the subject marker in changes tone based on whether it marks an actor or instrument. Without syntactic awareness, the AI defaults to a generic glyph, missing the required tonal flow (e.g., Mihing vs. Mihing-sandhi).
Issue: The AI lacks a dedicated lexicon for proper nouns and attempts to "sound out" names letter-by-letter.
Impact (Genealogy Failure): Biblical names in Pau Cin Hau often use fixed, logographic spellings (e.g., Noah = 𑫐𑫘𑫥𑫕𑫧) that do not follow standard phonetic rules. This results in "hallucinated" spellings for names like Arpakshad or Joktan.
Issue: Romanized Tedim uses characters like 'B', 'P', 'D', and 'T' which map to specific "Classes" in Pau Cin Hau (e.g., the 'Ka' class vs. the 'Pa' class).
Impact (15% of errors): The AI frequently selects the wrong consonant class (e.g., spelling bawl with a KA glyph instead of BA), altering the word's meaning entirely.
To evolve the model from a 50% phonetic engine to a 95%+ linguistic expert, we will execute the following protocol:
We must process the next chapter to capture more narrative flow. This is essential for training the AI on sentence-level tone rules (Sandhi) that cannot be learned from lists of names.
Every correction made during this phase is being logged into a structured JSON file. This file will serve as the "Ground Truth" for the model.

To achieve the best outcomes, the following inputs are required from the developer:
A screenshot of the spelling drill tables (e.g., Page 16 or 46 from BAOL 2) is needed. This will allow us to decode the font encoding in the provided textbooks and instantly ingest thousands of validated words into the dictionary.
Provide a CSV or text list mapping Romanized Biblical names to their standardized Pau Cin Hau script (e.g., Noah | 𑫐𑫘𑫥𑫕𑫧). This will immediately resolve the <15% accuracy rate in genealogy sections.
A decision is needed on whether modern loanwords (e.g., "Facebook", "YouTube") should be transliterated phonetically or kept in Latin script, as seen in the PAWL 3 textbook.
The current error rate is expected and necessary. By identifying these specific failure points now, we are creating the precise training data needed to fine-tune the model.
With the integration of the "Golden Dataset" and the decoding of the textbooks, we anticipate a significant jump in accuracy in the next iteration.
eimiAI_Paucinhau Model Development: Work Progress Report