Commit Graph

2741 Commits

Author SHA1 Message Date
aarne
288ffd290a restored "?" as system pipe command 2008-11-18 15:31:30 +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
f1a68a3ca6 fixed a bug with type checking function types 2008-11-18 10:58:50 +00:00
peb
7babe205e8 Fix in Prolog output of the atom "'" 2008-11-17 13:33:53 +00:00
aarne
5f2ab183ae updated demo page and summer school 2008-11-18 10:00:43 +00:00
aarne
cef4793ced new version of summerschool announcement 2008-11-17 17:58:11 +00:00
aarne
f30560efcc Attempto complete up to spec 2008-11-15 20:08:09 +00:00
aarne
373b4d6828 PP lists in Attempto via iteration 2008-11-15 17:20:38 +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
6b4f9715e6 attempto almost complete to spec now 2008-11-14 17:39:05 +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
e1662cd851 Attempto lexicon bug fixes 2008-11-14 12:51:14 +00:00
bjorn
bc7cb25a09 gwt: fix gf-gwt.jar compilation to use the dnd jar 2008-11-11 22:13:12 +00:00
bjorn
1a6d90ff66 Frdige: hide magnet bag when empty. 2008-11-11 12:44:59 +00:00
bjorn
a9d870d76a make food.pgf in src/server from resource-foods 2008-11-11 12:26:00 +00:00
bjorn
18e80ce5de Towards better layout of Fridge app. 2008-11-11 11:00:33 +00:00
aarne
a5300ad062 tutorial complete with server and js 2008-11-11 10:28:32 +00:00
aarne
db18350b1e fixed some tutorial grammars and updated embedded section (JavaScript and web TODO) 2008-11-11 09:21:59 +00:00
aarne
ca59050abc 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
821fbe7ddb updated tutorial html 2008-11-10 15:57:29 +00:00
aarne
d9ff5aa48c lexer documentation in help and tutorial updated 2008-11-10 15:53:38 +00:00
aarne
7e82e4a710 updated tutorial up to lexers ; fixed lexcode in GF (was wrong due to a typo) 2008-11-10 10:59:13 +00:00
bjorn
c6968b626c 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
a24fab7873 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
d9ef4d7e01 Nicer brushed metal background. 2008-11-08 20:09:24 +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
bjorn
e2de6a8555 More work on IE 6 bugs. 2008-11-07 09:55:56 +00:00
bjorn
818d9bc122 Fridge: don't carch on start-up in IE6. 2008-11-07 09:07:58 +00:00
bjorn
1ab8dbbd6a Added IE6-only testing module for FridgeApp. 2008-11-07 08:56:19 +00:00
bjorn
654f0b968f Fridge: Added Delete Last button. 2008-11-06 14:31:06 +00:00
bjorn
0d29ad9a6a The PGF GWT module needs to inherit the DnD stuff. 2008-11-06 14:24:38 +00:00
bjorn
f866b07f68 Fridge: prefix panel layout tweak. 2008-11-06 14:13:24 +00:00
bjorn
14ea149c7f Fridge: show initial letters in magnet bag when needed. 2008-11-06 14:11:32 +00:00
bjorn
68ee5c15a1 Fridge: minor refactoring. 2008-11-06 13:47:40 +00:00
bjorn
637bdfdb93 Fridge: allow clicks in addition to drag and drop. Don't remove magnets when dnd-ing. 2008-11-06 13:42:16 +00:00
bjorn
58bd23759f Use drag and drop in Fridge app. 2008-11-06 10:15:38 +00:00
bjorn
3f092a5c7a Brushed metal look for fridge app. 2008-11-05 21:03:23 +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