summaryrefslogtreecommitdiff
path: root/next-lib/src/parse/ParseEng.gf
AgeCommit message (Collapse)Author
2009-06-22next-lib renamed to lib, lib to old-libaarne
2008-12-01Get A2, married_A2 from Lexicon in parsing grammar, since OALS doesn't have ↵bjorn
any A2's.
2008-11-26Use OALD in ParseEng.bjorn
2008-11-21Added CompCN to ParseEng. Perhaps this should move to NounEng.bjorn
2008-11-20Added CAdvNP and CAdvSSlash to ParseEng. Maybe they should go in Noun.gf ↵bjorn
instead?
2008-11-19Updated ParseEng for case-inflected Num.bjorn
2008-11-18Remove "at least" and "at most" from parsing grammar, since they are now in ↵bjorn
structural.
2008-11-18Remove no_Det, nobody_NP and nothing_NP from the parsing grammar, sicne they ↵bjorn
are now in Structural.
2008-11-03ParseEng: more liberal IdRPbjorn
2008-11-03Added 'parse' target to Make.hs.bjorn