Commit Graph

  • f1fcee964f pgf-server: write stderr to pgf-error.log, since lighttpd closes stderr for fastcgi processes. bjorn 2008-11-04 09:28:21 +00:00
  • 76b8d37824 pgf-server: write stderr to pgf-error.log, since lighttpd closes stderr for fastcgi processes. bjorn 2008-11-04 09:28:21 +00:00
  • a6905d654d Use next-lib when building example PGFs in src/server bjorn 2008-11-04 09:10:50 +00:00
  • 1684db98ea Use next-lib when building example PGFs in src/server bjorn 2008-11-04 09:10:50 +00:00
  • 748c695009 Added /random to pgf-server. bjorn 2008-11-04 09:09:22 +00:00
  • 75c5c52179 Added /random to pgf-server. bjorn 2008-11-04 09:09:22 +00:00
  • 3a6466ac1a Fix GWT client-side completion caching bug. Typing a space and then a letter quickly would cause the first request to be cancelled, and the second would use the two steps old results, which didn't go past the space => 0 completions. bjorn 2008-11-03 21:07:53 +00:00
  • 8a4250c2f4 Fix GWT client-side completion caching bug. Typing a space and then a letter quickly would cause the first request to be cancelled, and the second would use the two steps old results, which didn't go past the space => 0 completions. bjorn 2008-11-03 21:07:53 +00:00
  • d6f09a941f some tutorial updates ; new structural words Italian and Finnish aarne 2008-11-03 17:22:21 +00:00
  • ee7146e96f some tutorial updates ; new structural words Italian and Finnish aarne 2008-11-03 17:22:21 +00:00
  • 9ecc663d00 structural words needed for Attempto ; negative items are overgenerating aarne 2008-11-03 16:52:54 +00:00
  • e67587ae5b structural words needed for Attempto ; negative items are overgenerating aarne 2008-11-03 16:52:54 +00:00
  • 44ad7596b6 missing constructions in Attempto grammars added aarne 2008-11-03 16:51:43 +00:00
  • 7f0b861ca9 missing constructions in Attempto grammars added aarne 2008-11-03 16:51:43 +00:00
  • bf50b5d70d Added first version of the fridge poetry gui bjorn 2008-11-03 16:43:47 +00:00
  • df5e7b3363 Added first version of the fridge poetry gui bjorn 2008-11-03 16:43:47 +00:00
  • 07a0e8fe86 gf-server: complete noew sorts case-insensitive bjorn 2008-11-03 16:43:19 +00:00
  • 12ecbdc89f gf-server: complete noew sorts case-insensitive bjorn 2008-11-03 16:43:19 +00:00
  • ed05fc771c GWT: Refactor TranslateApp to make the suggestion panel and the settings panel separate classes. This makes it possible to reuse them in mosg and fridge. bjorn 2008-11-03 14:42:49 +00:00
  • 34868b04bb GWT: Refactor TranslateApp to make the suggestion panel and the settings panel separate classes. This makes it possible to reuse them in mosg and fridge. bjorn 2008-11-03 14:42:49 +00:00
  • 770135af5f ParseEng: more liberal IdRP bjorn 2008-11-03 13:00:35 +00:00
  • 580618587b ParseEng: more liberal IdRP bjorn 2008-11-03 13:00:35 +00:00
  • dfd2adad09 Added 'parse' target to Make.hs. bjorn 2008-11-03 12:29:28 +00:00
  • bd7e0bd496 Added 'parse' target to Make.hs. bjorn 2008-11-03 12:29:28 +00:00
  • 759d648de9 ParseEng: StrandRelSlash as variant of RelSlash. bjorn 2008-11-03 12:28:40 +00:00
  • e2fb4aa24d ParseEng: StrandRelSlash as variant of RelSlash. bjorn 2008-11-03 12:28:40 +00:00
  • 0c1f5cf9f2 fixed some spurious errors in romance aarne 2008-10-31 14:39:47 +00:00
  • 830bb7e9b0 fixed some spurious errors in romance aarne 2008-10-31 14:39:47 +00:00
  • 88fa05749b ParseEng: ise CompleBareVS as variant of ComplVS bjorn 2008-10-31 11:04:22 +00:00
  • 0eaba1fe1f ParseEng: ise CompleBareVS as variant of ComplVS bjorn 2008-10-31 11:04:22 +00:00
  • 5f59b091a0 Use BigLexEng in ParseEng. bjorn 2008-10-31 10:58:21 +00:00
  • 875e03c92f Use BigLexEng in ParseEng. bjorn 2008-10-31 10:58:21 +00:00
  • 531cdf355d BigLexEng: use mkV3 instead of dirdirV3 bjorn 2008-10-31 10:54:39 +00:00
  • c0a5ababe8 BigLexEng: use mkV3 instead of dirdirV3 bjorn 2008-10-31 10:54:39 +00:00
  • ef19c479a2 BigLexEng: drop superfluous parantheses. bjorn 2008-10-31 10:51:33 +00:00
  • 3836eaf139 BigLexEng: drop superfluous parantheses. bjorn 2008-10-31 10:51:33 +00:00
  • ddcd92d8fe BigLexEng: better use of mkV3, mkV2, mkN2. bjorn 2008-10-31 10:47:28 +00:00
  • 2c7edaa0a2 BigLexEng: better use of mkV3, mkV2, mkN2. bjorn 2008-10-31 10:47:28 +00:00
  • d5b8e459ba ParadigmsEng: more versions of mkV2 and mkV3. bjorn 2008-10-31 10:43:13 +00:00
  • bdc0af1564 ParadigmsEng: more versions of mkV2 and mkV3. bjorn 2008-10-31 10:43:13 +00:00
  • 229f2569dc BigLexEng: Get rid of the last mkV2 with empty second argument. bjorn 2008-10-31 10:34:59 +00:00
  • dbbecda3b3 BigLexEng: Get rid of the last mkV2 with empty second argument. bjorn 2008-10-31 10:34:59 +00:00
  • b3e4bf7a36 igLexEng: Use mkV2 : Str -> V2 instead of mkV2 (mkV "...") bjorn 2008-10-31 10:32:47 +00:00
  • b23aa5ea0d igLexEng: Use mkV2 : Str -> V2 instead of mkV2 (mkV "...") bjorn 2008-10-31 10:32:47 +00:00
  • 026086c1e9 BigLexEng: Use one-argument mkV2 instead of two-argument one with empty prep. bjorn 2008-10-31 10:28:54 +00:00
  • 6cc801ed1f BigLexEng: Use one-argument mkV2 instead of two-argument one with empty prep. bjorn 2008-10-31 10:28:54 +00:00
  • 03d687fad3 Update BigLexEng to use overloaded paradigms. bjorn 2008-10-31 10:26:17 +00:00
  • 2d39e424c9 Update BigLexEng to use overloaded paradigms. bjorn 2008-10-31 10:26:17 +00:00
  • c14baecf51 ParadigmsEng: more overloaded version of mkA2, mkV2, mkV3, mkN2. Added mkSubj. bjorn 2008-10-31 10:19:44 +00:00
  • 70ddf9cd91 ParadigmsEng: more overloaded version of mkA2, mkV2, mkV3, mkN2. Added mkSubj. bjorn 2008-10-31 10:19:44 +00:00
  • b4a433bd31 LexiconEng: Lexicon.sister_N is N, not N2 (but it probably should be). bjorn 2008-10-31 10:05:59 +00:00
  • a18c8d67df LexiconEng: Lexicon.sister_N is N, not N2 (but it probably should be). bjorn 2008-10-31 10:05:59 +00:00
  • f33d9e169c Added BigLexEng from mosg (originally from GF/example) to next-lib/parsing. bjorn 2008-10-31 09:26:38 +00:00
  • e2f602718a Added BigLexEng from mosg (originally from GF/example) to next-lib/parsing. bjorn 2008-10-31 09:26:38 +00:00
  • 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, bjorn 2008-10-31 09:22:09 +00:00
  • 5a49924c29 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, bjorn 2008-10-31 09:22:09 +00:00
  • b49a021608 refactored romance VP. Now it is possible to parse with Spanish and Catalan; for the rest, some Slash rules still pose a problem. Some clitic and agreement things unfinished. All this in next-lib only; resource 1.4 untouched aarne 2008-10-30 20:38:51 +00:00
  • bd71b12224 refactored romance VP. Now it is possible to parse with Spanish and Catalan; for the rest, some Slash rules still pose a problem. Some clitic and agreement things unfinished. All this in next-lib only; resource 1.4 untouched aarne 2008-10-30 20:38:51 +00:00
  • 12338243c5 bulgarian in next-lib krasimir 2008-10-30 18:04:09 +00:00
  • 4558f2064d bulgarian in next-lib krasimir 2008-10-30 18:04:09 +00:00
  • 09177428d3 Started working on a parsing grammar. English-only so far. bjorn 2008-10-30 16:53:26 +00:00
  • 751d9c8940 Started working on a parsing grammar. English-only so far. bjorn 2008-10-30 16:53:26 +00:00
  • e64d5a8bb0 Removed "that" variant in RelativeEng.IdRP. Added instead that_RP in ExtraEng[Abs]. bjorn 2008-10-30 15:06:34 +00:00
  • 4da0100312 Removed "that" variant in RelativeEng.IdRP. Added instead that_RP in ExtraEng[Abs]. bjorn 2008-10-30 15:06:34 +00:00
  • bed2d9068e More English morphology clean-up. bjorn 2008-10-30 14:37:54 +00:00
  • 3d20090483 More English morphology clean-up. bjorn 2008-10-30 14:37:54 +00:00
  • 9e26b4f852 Remove lots of dead code from MorphoEng. bjorn 2008-10-30 14:21:46 +00:00
  • 205f4d1516 Remove lots of dead code from MorphoEng. bjorn 2008-10-30 14:21:46 +00:00
  • 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. bjorn 2008-10-30 14:09:27 +00:00
  • 29c63ae172 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. bjorn 2008-10-30 14:09:27 +00:00
  • d4d94f6c23 Towards cleaner english morphology: use mkPrep instead of ss in StructuralEng. bjorn 2008-10-30 14:08:21 +00:00
  • 61bddaba10 Towards cleaner english morphology: use mkPrep instead of ss in StructuralEng. bjorn 2008-10-30 14:08:21 +00:00
  • 0486f4cd37 Removed some unused (and strange) code from MorphoEng. bjorn 2008-10-30 13:10:29 +00:00
  • d2a9a9c480 Removed some unused (and strange) code from MorphoEng. bjorn 2008-10-30 13:10:29 +00:00
  • 5e711e7abc Include .gf file name in source parsing syntax error message. bjorn 2008-10-30 10:49:23 +00:00
  • 6ebd80ba97 Include .gf file name in source parsing syntax error message. bjorn 2008-10-30 10:49:23 +00:00
  • 0c7ac1cc6f GWT lib and translator: added support for multiple pgf files. bjorn 2008-10-30 09:19:58 +00:00
  • 748b60eaee GWT lib and translator: added support for multiple pgf files. bjorn 2008-10-30 09:19:58 +00:00
  • 7c3021c2da gf-server: added a way to list the available pgf files bjorn 2008-10-29 20:45:18 +00:00
  • 3e40a907ca gf-server: added a way to list the available pgf files bjorn 2008-10-29 20:45:18 +00:00
  • 55efa546a9 Rename MainFastCGI.hs to PGFService.hs. bjorn 2008-10-29 19:49:38 +00:00
  • 681648fb05 Rename MainFastCGI.hs to PGFService.hs. bjorn 2008-10-29 19:49:38 +00:00
  • 9fab68709c Some lighttpd config fixes for the gwt translator. bringert 2008-10-29 14:45:15 +00:00
  • c40ca4b0c7 Some lighttpd config fixes for the gwt translator. bringert 2008-10-29 14:45:15 +00:00
  • 553d323495 GWT translator: fixed copy-paste bug where the from language was sent as both from and to language. bjorn 2008-10-29 14:30:20 +00:00
  • 70331e394b GWT translator: fixed copy-paste bug where the from language was sent as both from and to language. bjorn 2008-10-29 14:30:20 +00:00
  • 7f4ba6333c Better way of building gf-gwt.jar. bringert 2008-10-29 14:02:58 +00:00
  • f360e136b9 Better way of building gf-gwt.jar. bringert 2008-10-29 14:02:58 +00:00
  • 15314fda12 GWT: Some changes to compilation scripts to run on linux. bringert 2008-10-29 13:55:00 +00:00
  • 277bcf0a35 GWT: Some changes to compilation scripts to run on linux. bringert 2008-10-29 13:55:00 +00:00
  • 856d401337 Changed UncNegX in ExtraEng to take a Temp rather than Tense and Ant arguments. bjorn 2008-10-29 13:27:04 +00:00
  • 64765cd184 Changed UncNegX in ExtraEng to take a Temp rather than Tense and Ant arguments. bjorn 2008-10-29 13:27:04 +00:00
  • 03fb2af472 Remove superfluous RP argument to EmptyRelSlash. bjorn 2008-10-29 13:06:03 +00:00
  • 0b2f87ee1f Remove superfluous RP argument to EmptyRelSlash. bjorn 2008-10-29 13:06:03 +00:00
  • 97e1f27a0c Replace PGF.Raw with PGF.Binary in the executable section of GF.cabal bjorn 2008-10-29 09:46:46 +00:00
  • fa061ce136 Replace PGF.Raw with PGF.Binary in the executable section of GF.cabal bjorn 2008-10-29 09:46:46 +00:00
  • 2c2a8a51e3 Changed gflib.js to handle linearization of literals. This duplicates some functionality from gfjseditor.js, but is required for the translator to be able to linearize literals. The editor should be fixed to remove the special code for literals, but it is a bit to much for me to understand right now. bjorn 2008-10-29 09:33:58 +00:00
  • 79d3f7db86 smart consonant duplication in ParadigmsEng aarne 2008-10-29 08:56:36 +00:00
  • 4dd05f663b JS parser: remove empty tokens after lexing. This fixes a problem where a string with leading space couldn't be parsed. bjorn 2008-10-29 08:39:23 +00:00
  • d5e0ffc5d7 smart consonant duplication in ParadigmsEng aarne 2008-10-29 08:56:36 +00:00