mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-02 07:42:50 -06:00
ParseEng: more liberal IdRP
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
abstract ParseEngAbs =
|
||||
Parse,
|
||||
ExtraEngAbs - [
|
||||
-- Don't include the uncontracted clauses. Instead
|
||||
-- use them as variants of the contracted ones.
|
||||
UncNegCl, UncNegQCl, UncNegRCl, UncNegImpSg, UncNegImpPl
|
||||
UncNegCl, UncNegQCl, UncNegRCl, UncNegImpSg, UncNegImpPl,
|
||||
StrandRelSlash,
|
||||
that_RP
|
||||
],
|
||||
|
||||
Lexicon [N3, distance_N3,
|
||||
|
||||
Reference in New Issue
Block a user