mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-08-13 07:49:32 -06:00
7 lines
272 B
Plaintext
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
|
|
** {} ;
|