From 770135af5f096ad5ede0ae3a96a221df7fa90fff Mon Sep 17 00:00:00 2001 From: bjorn Date: Mon, 3 Nov 2008 13:00:35 +0000 Subject: ParseEng: more liberal IdRP --- next-lib/src/parse/ParseEngAbs.gf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'next-lib/src/parse/ParseEngAbs.gf') 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, -- cgit v1.2.3