summaryrefslogtreecommitdiff
path: root/next-lib/src/english/ExtraEngAbs.gf
diff options
context:
space:
mode:
authoraarne <aarne@cs.chalmers.se>2008-11-03 16:52:54 +0000
committeraarne <aarne@cs.chalmers.se>2008-11-03 16:52:54 +0000
commit9ecc663d00fd91e8c0108785722c735348528f9e (patch)
tree0d448c553699345a6a556c014f3ccfbd6fad5e5d /next-lib/src/english/ExtraEngAbs.gf
parent44ad7596b6e151000ef6155bbdc697c1896c5de8 (diff)
structural words needed for Attempto ; negative items are overgenerating
Diffstat (limited to 'next-lib/src/english/ExtraEngAbs.gf')
-rw-r--r--next-lib/src/english/ExtraEngAbs.gf1
1 files changed, 1 insertions, 0 deletions
diff --git a/next-lib/src/english/ExtraEngAbs.gf b/next-lib/src/english/ExtraEngAbs.gf
index 38da65a38..78e735d9d 100644
--- a/next-lib/src/english/ExtraEngAbs.gf
+++ b/next-lib/src/english/ExtraEngAbs.gf
@@ -15,4 +15,5 @@ abstract ExtraEngAbs = Extra ** {
that_RP : RP ; -- "that" as a relational pronoun (IdRP is "which" / "who")
+ each_Det : Det ;
}