1
0
forked from GitHub/gf-core
Commit Graph

84 Commits

Author SHA1 Message Date
bjorn
97a5fbca79 Added ParadigmsEng.mkV : Str -> V -> V, which adds a prefix to an existing verb. 2008-11-26 13:33:22 +00:00
bjorn
93222bb0ed First working version of OALD dictionary conversion. Still missing: irregular verbs, irregular nouns, better handling of singular- and plural-only nouns. 2008-11-25 20:09:50 +00:00
bjorn
734ac4cfc2 Added ParadigmsEng.mkConj. 2008-11-25 19:53:22 +00:00
bjorn
e80abfffbd First version of OALD alsmost working. 2008-11-25 14:50:16 +00:00
krasimir
c4f5c03700 add preposition "na" when the case is dative (QuestionBul) 2008-11-24 13:27:33 +00:00
krasimir
177e8573ec replace spec with qform 2008-11-24 12:55:17 +00:00
krasimir
5d8868e38c replace latin 'a' with cyrillic 'a' 2008-11-24 12:53:57 +00:00
bjorn
c03f2768af Started working on oald2gf script. 2008-11-21 16:50:07 +00:00
bjorn
0a73c96ee3 Added CompCN to ParseEng. Perhaps this should move to NounEng. 2008-11-21 12:33:56 +00:00
bjorn
8f1d5c79ef Added CAdvNP and CAdvSSlash to ParseEng. Maybe they should go in Noun.gf instead? 2008-11-20 10:32:15 +00:00
bjorn
b5a6e15757 Updated CompatibilityEng to compile with case-inflected Num and Ord. 2008-11-19 14:28:50 +00:00
bjorn
842d7e434b Fix good_A in BigLexEng. 2008-11-19 13:57:42 +00:00
bringert
de52b219f3 Merge SyntaxEng.mkOrd and ParadigmsEng.mkOrd in TryEng. 2008-11-19 14:16:28 +00:00
bjorn
972d300ba0 Updated ParseEng for case-inflected Num. 2008-11-19 13:15:36 +00:00
bjorn
eaed41caaa 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
081b5707c3 Added overloaded mkQuant to ParadigmsEng. 2008-11-18 15:30:53 +00:00
bjorn
eba86d2f24 The stand-alone form of no_Quant should be "none", not "no". 2008-11-18 15:20:40 +00:00
bjorn
da4b858316 Remove "at least" and "at most" from parsing grammar, since they are now in structural. 2008-11-18 15:20:14 +00:00
bjorn
6cd27ad4f3 Remove no_Det, nobody_NP and nothing_NP from the parsing grammar, sicne they are now in Structural. 2008-11-18 12:38:03 +00:00
aarne
d67c87b7d8 Attempto complete up to spec 2008-11-15 20:08:09 +00:00
aarne
9cf2fd879a new CAdv type in Dan and Nor 2008-11-15 11:24:22 +00:00
aarne
fc60a33c2a comparative adverbs generalized to cover more of Attempto 2008-11-15 11:19:10 +00:00
aarne
65c6f8548a rules for constructing structural words (separate from Paradigms - is this desirable?) 2008-11-14 17:32:34 +00:00
aarne
e9592c8020 added ConjRS and things needed for it 2008-11-14 15:42:09 +00:00
aarne
fc0432e4e1 corrections in Attempto grammars 2008-11-08 09:38:32 +00:00
bjorn
70e49b204c Symbolic.symb: overload versions with Quant instead of Det. 2008-11-07 16:15:53 +00:00
bjorn
f1ad4febd9 Added variants of Symbolic.symb that take Numeral instead of Card. 2008-11-07 14:30:32 +00:00
aarne
967c4b5f65 one more word in German corrected 2008-11-07 16:24:00 +00:00
aarne
e9d3b508ae bug fixes in German lexicon 2008-11-07 16:16:06 +00:00
krasimir
bf79f8a074 add TTAnt in CatBul 2008-11-07 09:41:59 +00:00
krasimir
96b12c621e add SymbolBul, SymbolicBul, CompatibilityBul 2008-11-07 09:41:04 +00:00
aarne
9d31acc16e German Bronzeage ; two fixes in Italian 2008-11-06 09:55:36 +00:00
aarne
beb43387fe Scandinavian indefinite modified form fix 2008-11-05 22:00:08 +00:00
aarne
d38ed0da06 bug fixes in Finnish 2008-11-05 19:28:14 +00:00
aarne
cfce955aa8 distinguished know_VS and know_V2 in Lexicon; patched Italian imperatives (not quite finished yet) 2008-11-05 10:22:09 +00:00
aarne
ee7146e96f some tutorial updates ; new structural words Italian and Finnish 2008-11-03 17:22:21 +00:00
aarne
e67587ae5b structural words needed for Attempto ; negative items are overgenerating 2008-11-03 16:52:54 +00:00
bjorn
580618587b ParseEng: more liberal IdRP 2008-11-03 13:00:35 +00:00
bjorn
bd7e0bd496 Added 'parse' target to Make.hs. 2008-11-03 12:29:28 +00:00
bjorn
e2fb4aa24d ParseEng: StrandRelSlash as variant of RelSlash. 2008-11-03 12:28:40 +00:00
aarne
830bb7e9b0 fixed some spurious errors in romance 2008-10-31 14:39:47 +00:00
bjorn
0eaba1fe1f ParseEng: ise CompleBareVS as variant of ComplVS 2008-10-31 11:04:22 +00:00
bjorn
875e03c92f Use BigLexEng in ParseEng. 2008-10-31 10:58:21 +00:00
bjorn
c0a5ababe8 BigLexEng: use mkV3 instead of dirdirV3 2008-10-31 10:54:39 +00:00
bjorn
3836eaf139 BigLexEng: drop superfluous parantheses. 2008-10-31 10:51:33 +00:00
bjorn
2c7edaa0a2 BigLexEng: better use of mkV3, mkV2, mkN2. 2008-10-31 10:47:28 +00:00
bjorn
bdc0af1564 ParadigmsEng: more versions of mkV2 and mkV3. 2008-10-31 10:43:13 +00:00
bjorn
dbbecda3b3 BigLexEng: Get rid of the last mkV2 with empty second argument. 2008-10-31 10:34:59 +00:00
bjorn
b23aa5ea0d igLexEng: Use mkV2 : Str -> V2 instead of mkV2 (mkV "...") 2008-10-31 10:32:47 +00:00
bjorn
6cc801ed1f BigLexEng: Use one-argument mkV2 instead of two-argument one with empty prep. 2008-10-31 10:28:54 +00:00