summaryrefslogtreecommitdiff
path: root/next-lib/src/english/StructuralEng.gf
AgeCommit message (Collapse)Author
2009-06-22next-lib renamed to lib, lib to old-libaarne
2009-04-26started to move have_V2 from Lexicon to Structural ; fixes in Hindi translit ↵aarne
table
2009-04-02fixes before beta3 releaseaarne
2008-11-25Added ParadigmsEng.mkConj.bjorn
2008-11-18Added overloaded mkQuant to ParadigmsEng.bjorn
2008-11-18The stand-alone form of no_Quant should be "none", not "no".bjorn
2008-11-15comparative adverbs generalized to cover more of Attemptoaarne
2008-11-14rules for constructing structural words (separate from Paradigms - is this ↵aarne
desirable?)
2008-11-03structural words needed for Attempto ; negative items are overgeneratingaarne
2008-10-30More English morphology clean-up.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-30Towards cleaner english morphology: use mkPrep instead of ss in StructuralEng.bjorn
2008-09-22moved lib/next-resource to next-lib/src, to enable linking with next-lib as ↵aarne
value of GF_LIB_PATH