1
0
forked from GitHub/gf-core
Commit Graph

31 Commits

Author SHA1 Message Date
aarne
fa7ab84471 empty variants in mkVV eliminated 2009-01-15 09:53:19 +00:00
krasimir
fa8349bb54 big dictionaries for Bulgarian, English, Swedish in next-lib 2008-12-10 13:58:14 +00:00
bjorn
f0ab94825f Added ParadigmsEng.mkV : Str -> V -> V, which adds a prefix to an existing verb. 2008-11-26 13:33:22 +00:00
bjorn
450a34f2d8 Added ParadigmsEng.mkConj. 2008-11-25 19:53:22 +00:00
bjorn
86878c0cf4 Updated CompatibilityEng to compile with case-inflected Num and Ord. 2008-11-19 14:28:50 +00:00
bjorn
0c538bf80b Added case inflection to English numerals and adjectives, in order to get genitive forms of stand-alone determiners that use Num or Ord right. 2008-11-19 13:11:45 +00:00
bjorn
bd1417e21a Added overloaded mkQuant to ParadigmsEng. 2008-11-18 15:30:53 +00:00
bjorn
f3f29a4683 The stand-alone form of no_Quant should be "none", not "no". 2008-11-18 15:20:40 +00:00
aarne
f30560efcc Attempto complete up to spec 2008-11-15 20:08:09 +00:00
aarne
3ff57f6184 comparative adverbs generalized to cover more of Attempto 2008-11-15 11:19:10 +00:00
aarne
d5fa908250 rules for constructing structural words (separate from Paradigms - is this desirable?) 2008-11-14 17:32:34 +00:00
aarne
f2a5937120 added ConjRS and things needed for it 2008-11-14 15:42:09 +00:00
aarne
f7aed275d3 distinguished know_VS and know_V2 in Lexicon; patched Italian imperatives (not quite finished yet) 2008-11-05 10:22:09 +00:00
aarne
9ecc663d00 structural words needed for Attempto ; negative items are overgenerating 2008-11-03 16:52:54 +00:00
bjorn
d5b8e459ba ParadigmsEng: more versions of mkV2 and mkV3. 2008-10-31 10:43:13 +00:00
bjorn
c14baecf51 ParadigmsEng: more overloaded version of mkA2, mkV2, mkV3, mkN2. Added mkSubj. 2008-10-31 10:19:44 +00:00
bjorn
b4a433bd31 LexiconEng: Lexicon.sister_N is N, not N2 (but it probably should be). 2008-10-31 10:05:59 +00:00
bjorn
6fcfe5d7b7 Added Pol argument to ExtraEng.Unc* to give them the same signatures as the standard (contracted) versions. This makes it easier to use Unc* as a variant without getting meta-variables when parsing, 2008-10-31 09:22:09 +00:00
bjorn
e64d5a8bb0 Removed "that" variant in RelativeEng.IdRP. Added instead that_RP in ExtraEng[Abs]. 2008-10-30 15:06:34 +00:00
bjorn
bed2d9068e More English morphology clean-up. 2008-10-30 14:37:54 +00:00
bjorn
9e26b4f852 Remove lots of dead code from MorphoEng. 2008-10-30 14:21:46 +00:00
bjorn
a726630bb7 Added case parameter for stand-alone forms of determiners. I had to move mkPron from ResEng to MorphoEng, and mkQuant from StructuralEng to MorphoEng. I also removed the unused mkPronoun stuff from MorphoEng. 2008-10-30 14:09:27 +00:00
bjorn
d4d94f6c23 Towards cleaner english morphology: use mkPrep instead of ss in StructuralEng. 2008-10-30 14:08:21 +00:00
bjorn
0486f4cd37 Removed some unused (and strange) code from MorphoEng.
Why would you want a function that always returns the noun "dog"?
2008-10-30 13:10:29 +00:00
bjorn
856d401337 Changed UncNegX in ExtraEng to take a Temp rather than Tense and Ant arguments. 2008-10-29 13:27:04 +00:00
bjorn
03fb2af472 Remove superfluous RP argument to EmptyRelSlash. 2008-10-29 13:06:03 +00:00
aarne
79d3f7db86 smart consonant duplication in ParadigmsEng 2008-10-29 08:56:36 +00:00
aarne
128809b7b8 fixes in next resource needed for Attempto 2008-10-28 14:05:11 +00:00
aarne
ab14205108 next-lib now compiles webalt ; removed subdir mathematical/ for simplicity 2008-10-06 15:27:14 +00:00
aarne
24207d40e9 extended AP with Ord and compar in 1.5 2008-10-03 20:42:09 +00:00
aarne
98665df78b moved lib/next-resource to next-lib/src, to enable linking with next-lib as value of GF_LIB_PATH 2008-09-22 11:49:15 +00:00