summaryrefslogtreecommitdiff
path: root/next-lib/src/english/ExtraEng.gf
AgeCommit message (Collapse)Author
2009-06-22next-lib renamed to lib, lib to old-libaarne
2008-11-03structural words needed for Attempto ; negative items are overgeneratingaarne
2008-10-31Added Pol argument to ExtraEng.Unc* to give them the same signatures as the ↵bjorn
standard (contracted) versions. This makes it easier to use Unc* as a variant without getting meta-variables when parsing,
2008-10-30Removed "that" variant in RelativeEng.IdRP. Added instead that_RP in ↵bjorn
ExtraEng[Abs].
2008-10-30Added case parameter for stand-alone forms of determiners. I had to move ↵bjorn
mkPron from ResEng to MorphoEng, and mkQuant from StructuralEng to MorphoEng. I also removed the unused mkPronoun stuff from MorphoEng.
2008-10-29Changed UncNegX in ExtraEng to take a Temp rather than Tense and Ant arguments.bjorn
2008-10-29Remove superfluous RP argument to EmptyRelSlash.bjorn
2008-09-22moved lib/next-resource to next-lib/src, to enable linking with next-lib as ↵aarne
value of GF_LIB_PATH