Phase 24, the fr half: langpack, Hunspell dictionary, Piper voice, and the lexicon coverage that turned out to have been measured already (63.1%, better than pt-PT's 62.1%). No migration; not deployed. The plan recorded that build_ptpt_dictionary.py "generalizes" to French. It did not. It handled single-character flags and plain PFX/SFX and stopped on everything else, and fr.aff uses four of the things it stopped on. FLAG long is the dangerous one: French flags are two characters, so the old reader's set(flagstr) yields a bag of unrelated letters and expands every entry through the wrong paradigm without ever erroring. Plus continuation flags (French really does affix an affixed form), NEEDAFFIX on 68,075 of 84,140 stems, and FULLSTRIP. Renamed build_hunspell_dictionary.py with a per-language profile, asserting that CIRCUMFIX and FORBIDDENWORD are still unused rather than assuming it — and it rebuilds pt-PT byte-identical to the shipped asset, which is the only thing that makes "generalized" a claim rather than a hope. Elision was decided by building both halves and measuring. Keeping l'arbre and its thirty-three siblings: 3,159,832 forms, 8.25 MB gzipped. Dropping them: 473,326 and 1.19 MB. They are not new words, but the tokenizer keeps internal apostrophes, so they genuinely would have been underlined — so they moved out of the dictionary into withElision, which splits at a known clitic and still requires the remainder to be a word (l'zzzz stays flagged). Real nspell: 369 ms and 74 MB, against pt-PT's 842 ms and 139 MB, on the larger language. Where the regional trap lives is the mirror image of Portuguese's: every fr_* Piper voice is fr_FR and Debian's fr_FR/fr_CA/fr_BE dictionaries are one shared word list, so nothing can be quietly wrong about the country and the whole decision sits in the copy. What French has instead is the 1990 reform, packaged three ways; comprehensive ships, because Petal never corrects her French and coût and cout are both correct. Then the interim review pass, at the user's suggestion and explicitly "for now": four models read each Latin pack independently, and only findings at least two of them reached on their own were applied — five per pack. It earned its keep on the pack that was already live. pt-PT was carrying pre-Acordo spellings (adjectivos, actualmente) in a file whose own header commits to post-Acordo, plus Brazilian decepção, because the Phase 21 greps checked for Brazilian vocabulary and never checked the pack against its own spelling policy. That grep now exists and was confirmed to fail on the old text before being kept. Where reviewers agreed a line was wrong but split on the fix, the wording is mine and the reasoning is in BUILD_PLAN rather than averaged away. Still owed, and both packs now say so precisely: a quorum of models agreeing is agreement, not authority. No native speaker has read either pack, and none of this has been seen in a browser. go build/vet/test clean, tsc, vite build, vitest 190/190. Claude-Session: https://claude.ai/code/session_016y6gyuHkQXPiEuW8RGQyua
142 lines
1.7 KiB
Plaintext
142 lines
1.7 KiB
Plaintext
SET UTF-8
|
||
WORDCHARS -’'1234567890.
|
||
TRY esntiarulodcpmévqfgbhàxèjyêMILzACçôîPâùJFSûBVœRDGNETHXkïOwKWYUëQÉZŒüãÎáöóÈíæÅñäśńÿ
|
||
MAP 25
|
||
MAP aàâäAÀÂÄ
|
||
MAP eéèêëEÉÈÊË
|
||
MAP iîïyIÎÏY
|
||
MAP oôöOÔÖ
|
||
MAP uùûüUÙÛÜ
|
||
MAP cçCÇ
|
||
MAP bB
|
||
MAP dD
|
||
MAP fF
|
||
MAP gG
|
||
MAP hH
|
||
MAP jJ
|
||
MAP kK
|
||
MAP lL
|
||
MAP mM
|
||
MAP nN
|
||
MAP pP
|
||
MAP qQ
|
||
MAP rR
|
||
MAP sS
|
||
MAP tT
|
||
MAP vV
|
||
MAP wW
|
||
MAP xX
|
||
MAP zZ
|
||
REP 110
|
||
REP a â
|
||
REP â a
|
||
REP e é
|
||
REP é e
|
||
REP e ê
|
||
REP ê e
|
||
REP e è
|
||
REP è e
|
||
REP i î
|
||
REP î i
|
||
REP o ô
|
||
REP ô o
|
||
REP u û
|
||
REP û u
|
||
REP A Â
|
||
REP Â A
|
||
REP E É
|
||
REP É E
|
||
REP E Ê
|
||
REP Ê E
|
||
REP E È
|
||
REP È E
|
||
REP I Î
|
||
REP Î I
|
||
REP O Ô
|
||
REP Ô O
|
||
REP U Û
|
||
REP Û U
|
||
REP ^Ca$ Ça
|
||
REP ^l l'
|
||
REP ^d d'
|
||
REP ^n n'
|
||
REP ^s s'
|
||
REP ^j j'
|
||
REP ^m m'
|
||
REP ^t t'
|
||
REP ^c c'
|
||
REP f ph
|
||
REP ph f
|
||
REP c qu
|
||
REP qu c
|
||
REP k qu
|
||
REP qu k
|
||
REP x ct
|
||
REP ct x
|
||
REP bb b
|
||
REP b bb
|
||
REP cc c
|
||
REP c cc
|
||
REP ff f
|
||
REP f ff
|
||
REP ll l
|
||
REP l ll
|
||
REP mm m
|
||
REP m mm
|
||
REP nn n
|
||
REP n nn
|
||
REP pp p
|
||
REP p pp
|
||
REP rr r
|
||
REP r rr
|
||
REP ss s
|
||
REP s ss
|
||
REP ss c
|
||
REP c ss
|
||
REP ss ç
|
||
REP ç ss
|
||
REP tt t
|
||
REP t tt
|
||
REP œ oe
|
||
REP oe œ
|
||
REP æ ae
|
||
REP ae æ
|
||
REP ai é
|
||
REP é ai
|
||
REP ai è
|
||
REP è ai
|
||
REP ai ê
|
||
REP ê ai
|
||
REP ei é
|
||
REP é ei
|
||
REP ei è
|
||
REP è ei
|
||
REP ei ê
|
||
REP ê ei
|
||
REP o au
|
||
REP au o
|
||
REP o eau
|
||
REP eau o
|
||
REP ett èt
|
||
REP èt ett
|
||
REP ell èl
|
||
REP èl ell
|
||
REP t th
|
||
REP th t
|
||
REP ième$ e
|
||
REP ème$ e
|
||
REP è$ e
|
||
REP mn$ min
|
||
REP ogue$ ogiste
|
||
REP ogiste$ ogue
|
||
REP disez$ dites
|
||
REP fesez$ faites
|
||
REP faisez$ faites
|
||
REP puit puits
|
||
REP sanctionnable punissable
|
||
REP questionnable discutable
|
||
REP antitartre détartrant
|
||
REP email courriel
|
||
REP construirent construisirent
|
||
KEY azertyuiop|qsdfghjklmù|wxcvbn|aéz|yèu|iço|oàp|aqz|zse|edr|rft|tgy|yhu|uji|iko|olpm|qws|sxd|dcf|fvg|gbh|hnj
|