Commit Graph

3764 Commits

Author SHA1 Message Date
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
aarne
a993ee2151 links in demo.txt 2008-11-21 17:12:34 +00:00
aarne
94320c3889 links to demos 2008-11-21 17:10:02 +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
bringert
fee1483bd8 lighttpd conf tweak. 2008-11-20 16:49:12 +00:00
bjorn
de09e64892 pgf.fcgi: don't install any signal handlers. Since we didn't look at the variable they set, we just created zombies. 2008-11-20 15:00:53 +00:00
bjorn
1203d31d77 gwt: rearragne html files and paths to get nicer URLs. 2008-11-20 14:06:06 +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
dd58077add Fix permissions of pgf server error log. 2008-11-20 09:52:18 +00:00
bjorn
7181e8540a gf-server lighttpd.conf: put fcgi socket in basedir, with PID in name. This helps avoid clashed when running muyltiple gf servers on the same machine. 2008-11-20 08:56:17 +00:00
bringert
d6acf9ac89 Include MachDeps.h in Data/Binary.hs, since it uses WORD_SIZE_IN_BITS. Without this, the Binary Word instance would be wrong on 64-bit machines. 2008-11-19 20:30:57 +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
aarne
cad49a225d restored "?" as system pipe command 2008-11-18 15:31:30 +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
65aefea2d6 fixed a bug with type checking function types 2008-11-18 10:58:50 +00:00
peb
fae330f733 Fix in Prolog output of the atom "'" 2008-11-17 13:33:53 +00:00
aarne
ce50264e91 updated demo page and summer school 2008-11-18 10:00:43 +00:00
aarne
31c010d61e new version of summerschool announcement 2008-11-17 17:58:11 +00:00
aarne
d67c87b7d8 Attempto complete up to spec 2008-11-15 20:08:09 +00:00
aarne
b13c62f71b PP lists in Attempto via iteration 2008-11-15 17:20:38 +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
6b21e170e8 attempto almost complete to spec now 2008-11-14 17:39:05 +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
b9bda0e69d Attempto lexicon bug fixes 2008-11-14 12:51:14 +00:00
bjorn
0992b8507b gwt: fix gf-gwt.jar compilation to use the dnd jar 2008-11-11 22:13:12 +00:00
bjorn
edbe6c9edc Frdige: hide magnet bag when empty. 2008-11-11 12:44:59 +00:00
bjorn
ec301fea5e make food.pgf in src/server from resource-foods 2008-11-11 12:26:00 +00:00
bjorn
723e5e9dd6 Towards better layout of Fridge app. 2008-11-11 11:00:33 +00:00
aarne
6d4b5334fb tutorial complete with server and js 2008-11-11 10:28:32 +00:00
aarne
892514fc31 fixed some tutorial grammars and updated embedded section (JavaScript and web TODO) 2008-11-11 09:21:59 +00:00
aarne
0d6b1081ff print "no trees found" in GF shell if an empty tree list is returned by p or pt 2008-11-10 16:23:09 +00:00
aarne
a9e51ed9c7 updated tutorial html 2008-11-10 15:57:29 +00:00
aarne
79ef938590 lexer documentation in help and tutorial updated 2008-11-10 15:53:38 +00:00
aarne
87c6bebf29 updated tutorial up to lexers ; fixed lexcode in GF (was wrong due to a typo) 2008-11-10 10:59:13 +00:00
bjorn
eedd209458 SRG generation: renameCats now gives new names to all cates used in the grammar, on RHS or LHS. This avoids a crash in non-recursive SRGS generation. The crash happend becase the bottom-up filter has not yet been done when renameCats is called. 2008-11-09 14:27:34 +00:00
bjorn
9dbb65055d Fixed PGF file overwriting issue reported by Peter, by refusing to overwrite any of the input pgf files. Maybe the right fix would be to read the PGF strictly? 2008-11-09 13:58:28 +00:00
bjorn
526d8409bd Nicer brushed metal background. 2008-11-08 20:09:24 +00:00