summaryrefslogtreecommitdiff
path: root/next-lib/src/parse
AgeCommit message (Collapse)Author
2009-06-22next-lib renamed to lib, lib to old-libaarne
2008-12-10big dictionaries for Bulgarian, English, Swedish in next-libkrasimir
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-26OALD: split lexicon into two: one for open classes and one for closed classes.bjorn
2008-11-26Added generated OALD files (Oald.gf and OaldEng.gf) to repo.bjorn
2008-11-26Added original OALD files to repo.bjorn
2008-11-26OALD: More info in generated header.bjorn
2008-11-26OALD: clean up asc2gf script.bjorn
2008-11-26OALD: remove * and add comment for guessed irregular noun plural forms.bjorn
2008-11-26OALD: Use verbs from IrregEng when possible.bjorn
2008-11-25First working version of OALD dictionary conversion. Still missing: ↵bjorn
irregular verbs, irregular nouns, better handling of singular- and plural-only nouns.
2008-11-25First version of OALD alsmost working.bjorn
2008-11-21Started working on oald2gf script.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-19Fix good_A in BigLexEng.bjorn
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