summaryrefslogtreecommitdiff
path: root/next-lib/src/english/MorphoEng.gf
AgeCommit message (Collapse)Author
2009-06-22next-lib renamed to lib, lib to old-libaarne
2008-11-19Added case inflection to English numerals and adjectives, in order to get ↵bjorn
genitive forms of stand-alone determiners that use Num or Ord right.
2008-11-18Added overloaded mkQuant to ParadigmsEng.bjorn
2008-11-18The stand-alone form of no_Quant should be "none", not "no".bjorn
2008-10-30More English morphology clean-up.bjorn
2008-10-30Remove lots of dead code from MorphoEng.bjorn
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-30Removed some unused (and strange) code from MorphoEng. bjorn
Why would you want a function that always returns the noun "dog"?
2008-09-22moved lib/next-resource to next-lib/src, to enable linking with next-lib as ↵aarne
value of GF_LIB_PATH