mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-12 08:30:12 -06:00
7 lines
282 B
Plaintext
7 lines
282 B
Plaintext
--# -path=.:../abstract:../common:../prelude:../api
|
|
|
|
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
|
|
** {} ;
|