Commit Graph

  • 5b68ac537f gf-server.cabal: Change the default for the flag fastcgi to False hallgren 2010-12-22 14:49:17 +00:00
  • 505d99ec37 PGF web service: Use Content-Type text/javascript from JSON output hallgren 2010-12-22 14:47:35 +00:00
  • c5b9637695 removed GF/deprecated aarne 2010-12-22 14:11:55 +00:00
  • ce15ec7b78 moved parts of doc to deprecated/doc aarne 2010-12-22 14:08:42 +00:00
  • fb722fe8e2 added GrammarsPanel in the GF editor krasimir 2010-12-22 13:51:26 +00:00
  • 5cd1dc9f88 updated GF/index.html aarne 2010-12-22 13:06:03 +00:00
  • d28242c03e tweak gf-server.cabal krasimir 2010-12-22 12:32:13 +00:00
  • eb478cecb6 refined synopsis aarne 2010-12-22 09:57:16 +00:00
  • 27664de321 making synopsis work for structural words, etc aarne 2010-12-21 23:23:20 +00:00
  • 4bab82398c Add build-binary-dist.sh hallgren 2010-12-21 22:18:48 +00:00
  • 0aab9833f7 more clear LICENSE file for GF krasimir 2010-12-21 10:57:54 +00:00
  • e1e0bf1a22 remove -src from Setup; simplified str2numeral; bug fix in Finnish ordinal inflection aarne 2010-12-21 09:58:12 +00:00
  • ad736fc7b1 download/index-3.2.t2t: first version of download page for GF release 3.2 hallgren 2010-12-20 21:56:10 +00:00
  • 82d32af410 css/style.css: a style sheet for GF web pages hallgren 2010-12-20 21:54:51 +00:00
  • 721fae10a2 index.html: changes for release 3.1.6 hallgren 2010-12-20 21:35:38 +00:00
  • 74fe9d1352 New demo: translation quiz. Remove outdated demos/index.txt hallgren 2010-12-20 17:33:34 +00:00
  • 9cb4b5db83 gf.cabal: version 3.1.91, remove pgf-http hallgren 2010-12-17 16:59:35 +00:00
  • e8e13a6315 Add -optimize-pgf to Makefile for Foods.pgf hallgren 2010-12-17 16:47:25 +00:00
  • 65b717c362 minibar.html: omit explicit grammars_url option hallgren 2010-12-17 16:43:11 +00:00
  • 9ad094577a minibar/support.js: fix comment typos and add links hallgren 2010-12-17 16:42:08 +00:00
  • 2e6269ddb4 pgf-http now uses $datadir/www instead of ./www as the document root hallgren 2010-12-17 16:35:59 +00:00
  • 7ebdacc884 RunHTTP.hs: remove hardcoded document root hallgren 2010-12-17 16:33:54 +00:00
  • c51d1f9833 Install minibar and some example grammars along with pgf-http hallgren 2010-12-17 16:29:22 +00:00
  • 71e0ec4d41 bugfix: GeneratePMCFG should initialize the lexicon to empty krasimir 2010-12-17 09:11:04 +00:00
  • e4b2b8541f bugfix: setProbabilities should be more robust when there are missing probabilities for some functions or categories krasimir 2010-12-17 09:09:07 +00:00
  • 2057c9f284 fixes in QueryFre aarne 2010-12-16 16:27:13 +00:00
  • f390b2a338 some fixes in QuerySwe; a first version of QueryFre aarne 2010-12-16 15:53:07 +00:00
  • 61e4e9ac20 updated documentation of pg -printer formats aarne 2010-12-14 22:05:53 +00:00
  • 9c86b62212 documented the pgf -printer values for help aarne 2010-12-14 20:40:17 +00:00
  • 4a5d8d9f55 option cc -list added aarne 2010-12-14 17:42:42 +00:00
  • 505e34aea7 PGFToCFG should use the full production set because the lexicon is now split out krasimir 2010-12-14 21:25:43 +00:00
  • c571e6ef33 now every parse state keeps reference only to the concrete and the abstract syntaxes but not to the whole PGF krasimir 2010-12-14 17:20:53 +00:00
  • 13bddae588 numerals: add language flags hallgren 2010-12-14 16:41:28 +00:00
  • 42259d2957 Update version number to 3.1.90 to indicate that we are getting close to the 3.2 release hallgren 2010-12-14 15:43:35 +00:00
  • e7fbe756a3 work-around in Tree.expr2tree to make Paraphrase work aarne 2010-12-14 14:36:05 +00:00
  • a8a3c62f60 type checking of oper types with let expressions aarne 2010-12-14 14:35:41 +00:00
  • 7d58efb660 optimization in the parser for large lexicons. Now, the parser is slightly slower for grammars with a small lexicon but 3-4 times faster for the English Resource Grammar used in combination with Oxford Advanced Learners Dictionary krasimir 2010-12-14 08:46:22 +00:00
  • 0c4f5030c7 update the testsuite for the parser to the latest API krasimir 2010-12-13 17:53:06 +00:00
  • 0c7676e6e9 Adding an option to the gf compiler to add an index to pgf files gdetrez 2010-12-11 16:36:30 +00:00
  • 65384be75e started a grammar for grammatical terms, covering the cats of the RGL aarne 2011-03-14 18:48:08 +00:00
  • f46af8b54d smaller query grammars for MOLTO KRI aarne 2011-03-13 19:49:41 +00:00
  • 2e935bf2c0 some more transfer functions included in Grammar aarne 2011-03-13 17:22:51 +00:00
  • e6c353425c new Afrikaans by L&L Pretorius aarne 2011-03-12 11:29:42 +00:00
  • afbfbaa73a make it possible to override opers defined in an interface by syntax 'instance Foo of Bar - [f,g,h]' aarne 2011-03-12 11:24:14 +00:00
  • 87aa41d503 make later flags take priority over earlier ones in PGF generation aarne 2011-03-12 11:22:21 +00:00
  • d782be6440 generalized pt -transfer so that it goes into subtrees (naive implementation in TreeOperations; using PGF.Expr.match would be better); example given in 'h pt' aarne 2011-03-12 10:20:54 +00:00
  • 9fdcc97716 gfse: documentation fixes, links to MOLTO meeting slides and compiler API document hallgren 2011-03-09 11:11:47 +00:00
  • 06e794d532 gfse: add a link from demo page to the editor hallgren 2011-03-09 10:05:53 +00:00
  • eabe7fa629 German verbs with -ieren aarne 2011-03-08 21:07:17 +00:00
  • 1e4ec3c7d2 fix the grammar browser in the editor krasimir 2011-03-08 12:32:51 +00:00
  • 93dcac2819 the user can now upload their own grammars in the editor krasimir 2011-03-07 21:05:29 +00:00
  • f30e07f5f8 gfse: create a new concrete syntax by copying an existing one hallgren 2011-03-07 17:52:15 +00:00
  • d46c7ee90d gfse: link back to the editor from the upload page hallgren 2011-03-07 16:05:55 +00:00
  • 2c6c85974e gfse: minor layout/formatting variation hallgren 2011-03-06 10:19:17 +00:00
  • 54feac5d26 added composOp generation to haskell-gadt, and an example in examples/gadt-transfer aarne 2011-03-05 22:25:03 +00:00
  • 34daa2894a add set of prepositions in DictEng hallgren 2011-03-05 12:02:01 +00:00
  • 603dc34b63 switched the upper and lower parts of lexc entries to their standard order aarne 2011-03-04 17:25:53 +00:00
  • c834cb348c revived GADT generation aarne 2011-03-04 17:05:40 +00:00
  • 8fc455f22b fixed a variable refreshing bug in the compiler aarne 2011-03-04 16:44:30 +00:00
  • 697e96f539 minibar: add icon for word alignment button hallgren 2011-03-03 19:19:47 +00:00
  • a0cd2c232b minibar: add a button to display word alignment hallgren 2011-03-03 19:18:09 +00:00
  • affdcf421e GF shell restricted mode hallgren 2011-03-03 15:42:57 +00:00
  • 65e1ea2fc4 gf.cabal: bump version number, add source repository info hallgren 2011-03-03 15:24:43 +00:00
  • 9b26957785 overloaded opers included in sorting of judgements aarne 2011-03-03 15:10:31 +00:00
  • 93987ee869 print lexicon in Xerox LEXC format: pg -lexc aarne 2011-03-03 08:31:15 +00:00
  • d160fbf459 ParadigmsSwe: mkA makes adjectives ending with a/e/o invariant (except for genitive) aarne 2011-03-01 16:25:59 +00:00
  • 3e2d906888 corrected help for l command aarne 2011-03-01 16:15:20 +00:00
  • 4642b2a392 demos/index.html: minibar is now available on the standard port hallgren 2011-03-01 15:02:13 +00:00
  • 8e2caf6404 demo/indx.html: record translation quiz entry hallgren 2011-03-01 14:58:51 +00:00
  • da740b51c2 minibar/support.js: recognize relative URLs as locations on the same server hallgren 2011-03-01 14:47:20 +00:00
  • a27f58d6ae minibar: make the feedback form work in the generic minibar hallgren 2011-03-01 13:46:00 +00:00
  • f790bd949f removed accusative case for nouns in Eng (it is for NP, Pron, IP, RP only) aarne 2011-02-28 20:59:29 +00:00
  • aad6e864b9 gfse: fix missing startcat flag bug + documentation updates hallgren 2011-02-28 16:47:25 +00:00
  • fe9eaf0ddd gfse: fix persmission problem in upload.cgi hallgren 2011-02-28 15:46:42 +00:00
  • 164018b6c0 gfse: include a -path flag to find rgl modules hallgren 2011-02-28 15:45:55 +00:00
  • 10f2f3e7d7 gfse: support for opening RGL modules hallgren 2011-02-28 14:18:20 +00:00
  • fc1471717c gfse: minor documentation and style improvements hallgren 2011-02-28 12:41:05 +00:00
  • e455f86608 new synopsis after Rus bug fix aarne 2011-02-28 13:40:49 +00:00
  • a786f1c809 the command show_operations to inspect opers in scope aarne 2011-02-28 13:31:04 +00:00
  • e02e27f24b German verb form for haben; extended TryGer aarne 2011-02-27 16:36:24 +00:00
  • 13c66a1cd7 the Mixed conjugation aarne 2011-02-27 16:36:01 +00:00
  • 5536c31585 removed message showing what modules are read unless in verbose mode aarne 2011-02-26 10:25:09 +00:00
  • 593152871e generalized V2V construction to present participles aarne 2011-02-26 10:24:32 +00:00
  • dd937731f6 Predef.error surfaces as error message in compilation and cc command aarne 2011-02-25 17:01:10 +00:00
  • 804f7edddd simple grammar for dates aarne 2011-02-25 15:44:25 +00:00
  • ffc78017b2 command ga moved to option 'aw -giza' aarne 2011-02-25 12:55:36 +00:00
  • ba98fb8698 FoodsNep by Dinesh Simk aarne 2011-02-24 14:05:16 +00:00
  • 33ef398076 that_Subj in Finnish aarne 2011-02-24 08:20:55 +00:00
  • 89c3f5555f that_Subj in Bul aarne 2011-02-24 08:13:58 +00:00
  • b2917c5652 gfse: allow definitions to be reordered by drad-and-drop hallgren 2011-02-22 16:04:49 +00:00
  • 6173291ec1 gfse: fix typos hallgren 2011-02-18 14:51:06 +00:00
  • e2096fef35 gfse: document that grammars can be uploaded and tested in the GF shell, the minibar and the translation quiz hallgren 2011-02-18 14:47:20 +00:00
  • f0a80d0ea6 gfse: updated screen shots hallgren 2011-02-18 14:46:18 +00:00
  • 1ee4844fca gfse: support for linking to the translation quiz hallgren 2011-02-18 11:44:05 +00:00
  • f65aff1d21 translation quiz: always show the grammar menu hallgren 2011-02-18 11:52:08 +00:00
  • f7e791e0e8 translation quiz: a small change to make easy to select an alternate grammar directory hallgren 2011-02-18 11:51:41 +00:00
  • 69e7262286 gfse: some small fixes hallgren 2011-02-17 17:35:22 +00:00
  • 1715f683dc Adding the prototype GF editor for simple multilingual grammars hallgren 2011-02-17 14:43:41 +00:00
  • b7e13dafa1 Adding the prototype GF editor for simple multilingual grammars hallgren 2011-02-17 14:42:16 +00:00
  • 60980e40e4 Adding the prototype GF editor for simple multilingual grammars hallgren 2011-02-17 14:38:46 +00:00