1
0
forked from GitHub/gf-core
Files
gf-core/lib/src/estonian/AllEst.gf

7 lines
272 B
Plaintext

--# -path=.:../abstract:../common:prelude
concrete AllEst of AllEstAbs =
LangEst, -- - [SlashV2VNP,SlashVV, TFut], ---- to speed up linking; to remove spurious parses
ExtraEst -- - [ProDrop, ProDropPoss, S_OSV, S_VSO, S_ASV] -- to exclude spurious parses
** {} ;