Add Katakana to the kana recognition curator (Alphabet) #6
No reviewers
Labels
No labels
Compat/Breaking
Kind/Bug
Kind/Documentation
Kind/Enhancement
Kind/Feature
Kind/Security
Kind/Testing
Priority/Critical
Priority/High
Priority/Low
Priority/Medium
Reviewed/Confirmed
Reviewed/Duplicate
Reviewed/Invalid
Reviewed/Won't Fix
Status/Abandoned
Status/Blocked
Status/Need More Info
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
project-halkyon/halkyon-curator!6
Loading…
Reference in a new issue
No description provided.
Delete branch "refs/pull/6/head"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Second alphabet slice: the katakana syllabary, completing the pair the
roadmap calls for (Hiragana + Katakana recognition). Same shape as
Hiragana — one studyset of front_back recognition cards (glyph → Hepburn
romanization), tagged by set.
kana.dart: thekKatakanatable — the same 104 sounds/sets askHiragana, in the same order, with katakana glyphs. Long-vowel ー andforeign-sound extension kana (ファ etc.) are out of scope for a core
syllabary recognition deck.
bin/kana.dart:--script katakananow resolves (one-line table +default-title addition, as designed in PR-1).
a parity test anchors katakana's readings to the already-reviewed
hiragana table (same romaji+set per index, disjoint glyphs) so any
mistyped katakana reading fails loudly.
38 tests; analyzer clean; CLI verified end-to-end (
--script katakana→104 cards / 4 tags; no glyph overlap with the hiragana deck).
Signed-off-by: Tizian 「ティツィアーン」 raisondetredev@pm.me