mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-03 22:38:41 +09:00
11 lines
174 B
Text
11 lines
174 B
Text
|
|
# With MAP suggestion, Hunspell can add missing accents to a word.
|
||
|
|
|
||
|
|
SET UTF-8
|
||
|
|
|
||
|
|
# switch off ngram suggestion for testing
|
||
|
|
MAXNGRAMSUGS 0
|
||
|
|
|
||
|
|
MAP 3
|
||
|
|
MAP uúü
|
||
|
|
MAP öóo
|
||
|
|
MAP ß(ss)
|