Commit Graph

80 Commits

Author SHA1 Message Date
krasimir
511c7eaa48 add preposition "na" when the case is dative (QuestionBul) 2008-11-24 13:27:33 +00:00
krasimir
d34cc4671e replace spec with qform 2008-11-24 12:55:17 +00:00
krasimir
1e7c4be787 replace latin 'a' with cyrillic 'a' 2008-11-24 12:53:57 +00:00
bjorn
59ff172b7d Started working on oald2gf script. 2008-11-21 16:50:07 +00:00
bjorn
b047a99a84 Added CompCN to ParseEng. Perhaps this should move to NounEng. 2008-11-21 12:33:56 +00:00
bjorn
61507730e8 Added CAdvNP and CAdvSSlash to ParseEng. Maybe they should go in Noun.gf instead? 2008-11-20 10:32:15 +00:00
bjorn
86878c0cf4 Updated CompatibilityEng to compile with case-inflected Num and Ord. 2008-11-19 14:28:50 +00:00
bjorn
9d1d7dd3c8 Fix good_A in BigLexEng. 2008-11-19 13:57:42 +00:00
bringert
57fbca2133 Merge SyntaxEng.mkOrd and ParadigmsEng.mkOrd in TryEng. 2008-11-19 14:16:28 +00:00
bjorn
76f299b93a Updated ParseEng for case-inflected Num. 2008-11-19 13:15:36 +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
bjorn
7a7f3247b1 Remove "at least" and "at most" from parsing grammar, since they are now in structural. 2008-11-18 15:20:14 +00:00
bjorn
27168a053d 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
f30560efcc Attempto complete up to spec 2008-11-15 20:08:09 +00:00
aarne
79c9ec116a new CAdv type in Dan and Nor 2008-11-15 11:24:22 +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
cbec29962e corrections in Attempto grammars 2008-11-08 09:38:32 +00:00
bjorn
4e921573f4 Symbolic.symb: overload versions with Quant instead of Det. 2008-11-07 16:15:53 +00:00
bjorn
f0eed5cd69 Added variants of Symbolic.symb that take Numeral instead of Card. 2008-11-07 14:30:32 +00:00
aarne
403a539dc1 one more word in German corrected 2008-11-07 16:24:00 +00:00
aarne
03ffe34dbb bug fixes in German lexicon 2008-11-07 16:16:06 +00:00
krasimir
c82fa213ac add TTAnt in CatBul 2008-11-07 09:41:59 +00:00
krasimir
4a1bfac84b add SymbolBul, SymbolicBul, CompatibilityBul 2008-11-07 09:41:04 +00:00
aarne
d907e644cd German Bronzeage ; two fixes in Italian 2008-11-06 09:55:36 +00:00
aarne
53e84610f1 Scandinavian indefinite modified form fix 2008-11-05 22:00:08 +00:00
aarne
bd6fb074aa bug fixes in Finnish 2008-11-05 19:28:14 +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
d6f09a941f some tutorial updates ; new structural words Italian and Finnish 2008-11-03 17:22:21 +00:00
aarne
9ecc663d00 structural words needed for Attempto ; negative items are overgenerating 2008-11-03 16:52:54 +00:00
bjorn
770135af5f ParseEng: more liberal IdRP 2008-11-03 13:00:35 +00:00
bjorn
dfd2adad09 Added 'parse' target to Make.hs. 2008-11-03 12:29:28 +00:00
bjorn
759d648de9 ParseEng: StrandRelSlash as variant of RelSlash. 2008-11-03 12:28:40 +00:00
aarne
0c1f5cf9f2 fixed some spurious errors in romance 2008-10-31 14:39:47 +00:00
bjorn
88fa05749b ParseEng: ise CompleBareVS as variant of ComplVS 2008-10-31 11:04:22 +00:00
bjorn
5f59b091a0 Use BigLexEng in ParseEng. 2008-10-31 10:58:21 +00:00
bjorn
531cdf355d BigLexEng: use mkV3 instead of dirdirV3 2008-10-31 10:54:39 +00:00
bjorn
ef19c479a2 BigLexEng: drop superfluous parantheses. 2008-10-31 10:51:33 +00:00
bjorn
ddcd92d8fe BigLexEng: better use of mkV3, mkV2, mkN2. 2008-10-31 10:47:28 +00:00
bjorn
d5b8e459ba ParadigmsEng: more versions of mkV2 and mkV3. 2008-10-31 10:43:13 +00:00
bjorn
229f2569dc BigLexEng: Get rid of the last mkV2 with empty second argument. 2008-10-31 10:34:59 +00:00
bjorn
b3e4bf7a36 igLexEng: Use mkV2 : Str -> V2 instead of mkV2 (mkV "...") 2008-10-31 10:32:47 +00:00
bjorn
026086c1e9 BigLexEng: Use one-argument mkV2 instead of two-argument one with empty prep. 2008-10-31 10:28:54 +00:00
bjorn
03d687fad3 Update BigLexEng to use overloaded paradigms. 2008-10-31 10:26:17 +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
f33d9e169c Added BigLexEng from mosg (originally from GF/example) to next-lib/parsing. 2008-10-31 09:26:38 +00:00