mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-08 10:42:50 -06:00
7 lines
264 B
Plaintext
7 lines
264 B
Plaintext
--# -path=.:../abstract:../common:prelude
|
|
|
|
concrete AllFin of AllFinAbs =
|
|
LangFin - [SlashV2VNP,SlashVV, TFut], ---- to speed up linking; to remove spurious parses
|
|
ExtraFin - [ProDrop, ProDropPoss, S_OSV, S_VSO, S_ASV] -- to exclude spurious parses
|
|
** {} ;
|