Files
scrabble-dictionary/sources/erudit_ru
Ilia Denisov e17e945b41
build / dawg (pull_request) Successful in 1m33s
Drop substantivized-adjective false nouns via manual_reject.txt
OpenCorpora/libmorph hand a noun reading to Stage 2 above the РАН note, so
substantivized-adjective false nouns a dictionary misreads (нёбный, акцизный,
велярный, …) reached scrabble.txt with no veto path — the earlier abbreviation
filter only carved out Abbr+Fixd.

ru_stage2.py now subtracts sources/scrabble_ru/manual_reject.txt last, after
every admission path (OC seed / libmorph / note / manual_confirm / variant),
mirroring manual_confirm.txt. The list seeds 62 hand-reviewed words — 43 pure
adjectives plus 19 marginal (slang/archaic/jargon) substantivizations; genuine
substantivized nouns (больной, знакомый, учёный, участковый, …) stay.

scrabble.txt -62 (83206->83144); erudit.txt re-folded -62. The DAWGs are
gitignored and rebuild from these lists in CI.
2026-06-20 17:09:02 +02:00
..

erudit_ru source

erudit.txt — the Эрудит word list: the Ё→Е folded and de-duplicated form of ../scrabble_ru/scrabble.txt, produced by tools/fold_yo.py (the Эрудит ruleset has no Ё tile and treats Е/Ё as one letter). Built to dawg/ru_erudit.dawg (make dawg-erudit).