summaryrefslogtreecommitdiff
path: root/next-lib/src/english
AgeCommit message (Expand)Author
2009-06-22next-lib renamed to lib, lib to old-libaarne
2009-06-20the construct lin C t now replaces lock fields (in source code; still tempor ...aarne
2009-06-20accepting + patterns in pre expressionsaarne
2009-05-15new pre syntax (as alternative): pre {"o" | "i" => "an" ; _ => "a"}aarne
2009-04-26started to move have_V2 from Lexicon to Structural ; fixes in Hindi translit ...aarne
2009-04-02fixes before beta3 releaseaarne
2009-03-25the first letter of every PN should be in upper casekrasimir
2009-03-25remove the alphabet from DictEngkrasimir
2009-03-25remove some abreviations like am, pm and bc which are declared as proper nameskrasimir
2009-03-25remove the verb be from DictEngkrasimir
2009-03-25DictEng to utf8krasimir
2009-01-15empty variants in mkVV eliminatedaarne
2008-12-10big dictionaries for Bulgarian, English, Swedish in next-libkrasimir
2008-11-26Added ParadigmsEng.mkV : Str -> V -> V, which adds a prefix to an existing verb.bjorn
2008-11-25Added ParadigmsEng.mkConj.bjorn
2008-11-19Updated CompatibilityEng to compile with case-inflected Num and Ord.bjorn
2008-11-19Added case inflection to English numerals and adjectives, in order to get gen...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-15Attempto complete up to specaarne
2008-11-15comparative adverbs generalized to cover more of Attemptoaarne
2008-11-14rules for constructing structural words (separate from Paradigms - is this de...aarne
2008-11-14added ConjRS and things needed for itaarne
2008-11-05distinguished know_VS and know_V2 in Lexicon; patched Italian imperatives (no...aarne
2008-11-03structural words needed for Attempto ; negative items are overgeneratingaarne
2008-10-31ParadigmsEng: more versions of mkV2 and mkV3.bjorn
2008-10-31ParadigmsEng: more overloaded version of mkA2, mkV2, mkV3, mkN2. Added mkSubj.bjorn
2008-10-31LexiconEng: Lexicon.sister_N is N, not N2 (but it probably should be).bjorn
2008-10-31Added Pol argument to ExtraEng.Unc* to give them the same signatures as the s...bjorn
2008-10-30Removed "that" variant in RelativeEng.IdRP. Added instead that_RP in ExtraEng...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 mkPr...bjorn
2008-10-30Towards cleaner english morphology: use mkPrep instead of ss in StructuralEng.bjorn
2008-10-30Removed some unused (and strange) code from MorphoEng. bjorn
2008-10-29Changed UncNegX in ExtraEng to take a Temp rather than Tense and Ant arguments.bjorn
2008-10-29Remove superfluous RP argument to EmptyRelSlash.bjorn
2008-10-29smart consonant duplication in ParadigmsEngaarne
2008-10-28fixes in next resource needed for Attemptoaarne
2008-10-06next-lib now compiles webalt ; removed subdir mathematical/ for simplicityaarne
2008-10-03extended AP with Ord and compar in 1.5aarne
2008-09-22moved lib/next-resource to next-lib/src, to enable linking with next-lib as v...aarne