mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-09-02 17:36:59 -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
|
|
** {} ;
|