checkcompoundrep.aff (281B)
1 // forbid compound word, if it is also a non compound word with a REP fault 2 // In example: Hungarian `szervíz' (szer+víz) compound word is forbidden, because 3 // this word is also a dictionary word (szerviz) with typical fault (i->í) 4 CHECKCOMPOUNDREP 5 COMPOUNDFLAG A 6 7 REP 1 8 REP í i