summaryrefslogtreecommitdiff
path: root/next-lib/src/parse/ParseEngAbs.gf
diff options
context:
space:
mode:
authorbjorn <bjorn@bringert.net>2008-11-03 13:00:35 +0000
committerbjorn <bjorn@bringert.net>2008-11-03 13:00:35 +0000
commit770135af5f096ad5ede0ae3a96a221df7fa90fff (patch)
treeeb86ef0832db5c4c55bd532d2c36a8ecca390eea /next-lib/src/parse/ParseEngAbs.gf
parentdfd2adad09009a977d1ad69fddc2c6fe042e3a3e (diff)
ParseEng: more liberal IdRP
Diffstat (limited to 'next-lib/src/parse/ParseEngAbs.gf')
-rw-r--r--next-lib/src/parse/ParseEngAbs.gf6
1 files changed, 3 insertions, 3 deletions
diff --git a/next-lib/src/parse/ParseEngAbs.gf b/next-lib/src/parse/ParseEngAbs.gf
index 5ac51a5cc..1cd65ea62 100644
--- a/next-lib/src/parse/ParseEngAbs.gf
+++ b/next-lib/src/parse/ParseEngAbs.gf
@@ -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,