summaryrefslogtreecommitdiff
path: root/next-lib/src/parsing
AgeCommit message (Collapse)Author
2008-10-31BigLexEng: better use of mkV3, mkV2, mkN2.bjorn
2008-10-31BigLexEng: Get rid of the last mkV2 with empty second argument.bjorn
2008-10-31igLexEng: Use mkV2 : Str -> V2 instead of mkV2 (mkV "...")bjorn
2008-10-31BigLexEng: Use one-argument mkV2 instead of two-argument one with empty prep.bjorn
2008-10-31Update BigLexEng to use overloaded paradigms.bjorn
2008-10-31Added BigLexEng from mosg (originally from GF/example) to next-lib/parsing.bjorn
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-30Started working on a parsing grammar. English-only so far.bjorn