mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-20 23:37:33 +09:00
8 lines
281 B
Text
8 lines
281 B
Text
|
|
// forbid compound word, if it is also a non compound word with a REP fault
|
|||
|
|
// In example: Hungarian `szerv<72>z' (szer+v<>z) compound word is forbidden, because
|
|||
|
|
// this word is also a dictionary word (szerviz) with typical fault (i-><3E>)
|
|||
|
|
CHECKCOMPOUNDREP
|
|||
|
|
COMPOUNDFLAG A
|
|||
|
|
|
|||
|
|
REP 1
|
|||
|
|
REP <20> i
|