Commit Graph

6104 Commits

Author SHA1 Message Date
aarne
3d20737e95 some adjective fixes in FoodsGle 2011-08-22 14:43:58 +00:00
aarne
6ae6d665d7 the from preposition in various Phrasebooks 2011-08-22 14:40:57 +00:00
jordi.saludes
8bfb809a69 Correct 'Hotel' in Cat Phrasebook 2011-08-22 13:07:34 +00:00
jordi.saludes
29bdca7596 "Simplified regA for Cat" 2011-08-18 16:20:37 +00:00
hallgren
d0dad690e4 minibar: documentation fixes 2011-08-21 21:35:14 +00:00
hallgren
2dc037fc72 minibar: bug fix for "Try Google Translate" button 2011-08-19 13:56:12 +00:00
aarne
f33736d092 FoodsGle by Michal Mechura 2011-08-18 19:53:04 +00:00
aarne
41012a0c43 FoodsCze by Katerina Bohmova 2011-08-18 19:51:28 +00:00
hallgren
1b386e01ba gfse: fix an issue with Webkit browers
For lin and lincats with empty RHSs, there was nothing to point to to make the
edit button (the "%" button) appear in browsers based on Webkit
(Safari, Chrome).
2011-08-17 15:41:57 +00:00
hallgren
3eab4e3ae1 minibar: adding pgf_offline.js
This file exports the same PGF runtime interface as pgf_online.js but calls
the hs2js translation of the PGF runtime library (which is not included
in darcs).
2011-08-16 16:29:51 +00:00
hallgren
d68e11dbae demos: just recording some recent changes to the index page 2011-08-16 15:41:31 +00:00
aarne
8729f43a15 updated RGL status with Heb and Lav 2011-08-14 16:57:09 +00:00
aarne
86ab6c4c6e Latvian resource started by Normunds Gruzitis 2011-08-14 16:52:15 +00:00
aarne
726b3cc199 Hebrew mini resource by Dana Dannells 2011-08-14 16:49:19 +00:00
hallgren
ab774d3964 gf.cabal: bump version to 3.2.8-darcs
This is just to make it easier to tell who has the latest version at the 
summer school. There has been some bug fixes in gf itself and some significant
additions to the RGL since 3.2 was released.

Also explicitly require Alex 2.x. The recently released Alex 3.0 has backwards
incompatible changes and does not work. GF/Grammar/Lexer.x should probably
be modified to support both Alex 2.x and Alex 3.0...
2011-08-12 14:02:24 +00:00
hallgren
9820b2640b minibar: documentation and API work 2011-08-11 16:28:49 +00:00
hallgren
dabeddb3ca minibar: some functions were in the wrong file 2011-08-11 14:56:34 +00:00
hallgren
b4c0509f77 minibar: more documentation (in minibar-api.html) 2011-08-09 15:57:40 +00:00
hallgren
61da350167 minibar: refactoring for improved modularity
Two smaller objects have been factored out from the Minibar object:
Input and Translations. These have been placed in two separate files:
minibar_input.js and minibar_translations.js. Some common auxiliary functions
have also been moved to a separate file: minibar_support.js
2011-08-08 17:28:24 +00:00
hallgren
77132183fe minibar: resolve conflict 2011-08-08 14:08:55 +00:00
hallgren
b77e95abf5 minibar: improve pgf_online.js
pgf_online.js has been simplified and generalized to support the full
GF Web Service API. The changes are backwards incompatible, unfortunately.
The documentation and minibar.js have been updated accordingly.
2011-08-03 15:21:38 +00:00
hallgren
1a25f04303 minibar: small code and documentation tweaks 2011-08-03 14:24:47 +00:00
hallgren
e232c6145d minibar: recording old configuration changes 2011-08-08 14:04:51 +00:00
aarne
7e32b4c102 the determiner tout_Det in ExtraFre 2011-08-03 17:00:20 +00:00
aarne
2d91016760 Added ExtAdvS separate from AdvS in Sentence 2011-08-03 15:19:39 +00:00
aarne
930d9ab752 word order in Scand and Ger coordinated Inv 2011-08-03 14:37:49 +00:00
hallgren
e60b4e97c0 gfse: added links to download PGF files for user's grammars 2011-08-01 15:01:14 +00:00
hallgren
29e9b30b47 gfse: add missing file share.html to darcs
Also fix bug in share.html by adding cloud.js to the list of loaded JavaScript
files.
2011-08-01 14:27:29 +00:00
aarne
1fd0abc8bf a couple of fixes with Romance determiners 2011-08-01 10:22:14 +00:00
hallgren
c78328fd86 gfse: some correctness checks for concrete syntax
The editor now calls the GF server to check the syntax of expressions that
are part of concrete syntax (except for parameter types).
This is currently done by using the cc command of the GF shell, which puts
some unnecessary restricitons on operation definitions...
2011-07-29 15:44:19 +00:00
hallgren
97d7bdd6c0 gfse: refactoring
Factor out functions that interface to the old cloud service (upload.cgi) 
from editor.js into cloud.js. Merge changes from editor2.js into editor.js and
factor out functions that interface to gf -server into clouds2.js.
2011-07-29 13:45:37 +00:00
hallgren
21e6ebfe26 gfse: about: added a note that each grammar has a unique identity independent of its name 2011-07-26 15:03:33 +00:00
hallgren
cce6b793b1 gfse: various small improvements 2011-07-25 19:21:46 +00:00
aarne
b43fa3ce9e past participle in proper place in English VP 2011-07-22 07:49:53 +00:00
aarne
61c9bdf94e PassVPSlash in Extra and ExtraEng; should generalize PassV2 in the future 2011-07-21 09:13:26 +00:00
aarne
9023382c31 GenIP, GenRP in Extra and any_Quant in ExtraEng 2011-07-21 08:25:04 +00:00
Nick Frolov
6946d9e07c The stub of Russian Phrasebook is tweaked to start giving sane output 2011-07-07 17:10:14 +00:00
hallgren
e84ef142d7 gfse: new section "Grammars in the cloud" in about.html 2011-07-07 16:59:37 +00:00
hallgren
5f624dce85 gfse: grammars in the cloud, still primitve, but good enough to be installed on the server, I think 2011-07-07 16:57:59 +00:00
hallgren
8e47fa6d88 gfse: grammars in the cloud, work in progress
Cloud merging: when sharing grammars between two devices that previously each
had separate grammar directoies on the server, clean up one of the directories
and make it a symbolic link to the other.
2011-07-07 13:30:56 +00:00
aarne
3963df0a31 Nepali corrected in Synopsis; Nepali and Persian added to main page 2011-07-07 12:42:28 +00:00
hallgren
7b8828ae0a gfse: grammars in the cloud, work in progress 2011-07-06 16:55:42 +00:00
hallgren
e4e5ca23d3 gfse: initial support for grammars in the cloud
This lets the user access the same set of grammars from multiple devices.

Sharing grammars between multiple users is possible but discouraged at the
moment. There is no version handling, so concurrent editing of the same grammar
by different users might result in one user overwriting changes made by
another user. (The same goes for cuncurrent editing on multiple devices by
a single user, of course.)
2011-06-08 15:29:50 +00:00
virk.shafqat
a7fede8ee4 refinementsNep-11-06-27 2011-06-27 14:55:51 +00:00
adam.slaski
a98d4bb0aa one new verb paradigm for Polish resource and one new function in ExtraPol 2011-06-23 15:28:03 +00:00
adam.slaski
5827065087 bug in how8manyIDet fixed 2011-06-23 12:52:04 +00:00
adam.slaski
0d85fd183a phrasebook polish updated 2011-06-23 12:44:53 +00:00
adam.slaski
a79bffff8a morphoPol revisited 2011-06-23 12:37:28 +00:00
adam.slaski
1b8f23c14e noun morphology revisited 2011-06-23 12:37:12 +00:00
adam.slaski
a9534eea48 ResPol revisited 2011-06-23 12:35:47 +00:00