hallgren
94bf87add9
support.js & gftranslate.js: improved handling of server errors
...
In support.js, the functions http_get_json, ajax_http_get_json
and ajax_http_post_json now calls the supplied error callback if the server
returns invalid JSON (e.g. because of a crash).
The function gftranslate.translate in gftranslate.js returns
a JSON value containing an error message (since it doesn't have an error
callback).
This should result in fewer situations where "nothing happens" and the user
doesn't know if it is beacuse the server is slow, or if there was an error.
2014-03-27 15:02:27 +00:00
inari
4f4905b353
Add containers to Construction*.gf + missing saturday_Weekday in the abstract
2014-03-26 16:06:30 +00:00
inari
ccfd229fe6
Add need_V* to DictionaryFre (nécessiter, TODO add multi-word verb constructor for mkV for "avoir besoin de")
2014-03-26 14:34:45 +00:00
aarne
8b9431b60b
ExtensionsSpa added
2014-03-25 16:30:41 +00:00
kr.angelov
709f5dfcd8
small fixes in the C runtime
2014-03-25 13:57:57 +00:00
kr.angelov
762a6a8845
fixes in the Bulgarian dictionary
2014-03-22 08:00:43 +00:00
kr.angelov
5f3b35a5f9
refactor the compilation of CFG and EBNF grammars. Now they are parsed by using GF.Grammar.Parser just like the ordinary GF grammars. Furthermore now GF.Speech.CFG is moved to GF.Grammar.CFG. The new module is used by both the speech conversion utils and by the compiler for CFG grammars. The parser for CFG now consumes a lot less memory and can be used with grammars with more than 4 000 000 productions.
2014-03-21 21:25:05 +00:00
kr.angelov
8695d8724d
fixes in the Bulgarian dictionary
2014-03-21 10:52:40 +00:00
kr.angelov
b33c163068
added hasLinearization method in the Python binding
2014-03-20 14:48:47 +00:00
kr.angelov
132612365a
fix in the Python binding which was forgoten after a change in the C runtime
2014-03-20 14:48:02 +00:00
aarne
49f0ca5659
any determineds in DictionarySwe
2014-03-20 08:09:28 +00:00
aarne
6ca0417596
corrected use of possess_Prep in Chi to avoid double "de"
2014-03-20 06:56:44 +00:00
aarne
1329ed7758
corrected Irreg verbs in DictionaryIta: over 700 occurrences
2014-03-19 21:54:35 +00:00
aarne
9231b49b8e
added IrregIta with over 600 verbs
2014-03-19 21:22:05 +00:00
hallgren
6cc8557e6b
gf -server: add a command to manually flush the PGF cache
...
This can be used if the cloud service seems slow, but it would probably
be better to automatically expire unused PGFs from the cache after some time.
2014-03-19 16:15:05 +00:00
aarne
fd8cf9af58
a darker red in translation app: dictionary lookup for each word, identity if lookup fails
2014-03-18 13:22:13 +00:00
aarne
22e3eb2223
Hin and Ger added to android app again
2014-03-18 10:21:53 +00:00
aarne
e45306b2d0
added tenses to RGLBaseHin
2014-03-18 10:21:29 +00:00
kr.angelov
bc81d163fb
whitespace cleanup in the parser
2014-03-18 10:19:35 +00:00
aarne
e0caa63046
RGLBaseHin added ; DocumentationHin in LangHin so that it gets compiled in RGL
2014-03-18 09:16:38 +00:00
aarne
8a9bd1b4a9
DictionarySwe: compound form of vice_N
2014-03-17 18:16:41 +00:00
aarne
5bf298386b
worked around a problem of evaluating BIND in pre in DiffFre.relPron
2014-03-17 18:09:23 +00:00
aarne
6d8aff65c8
show the value in the error message when failing to get Str from value
2014-03-17 18:02:07 +00:00
aarne
b7f1975be2
Fre and Ita: elision with BIND
2014-03-17 16:29:11 +00:00
hallgren
a229c539e9
Wide coverage demo web app: add speech synthesis
...
Works in Safari and Chrome.
2014-03-17 15:59:43 +00:00
hallgren
539cb5746b
doc/Logos/gf1.svg: variant of the GF logo with a subtle shadow
2014-03-13 14:50:30 +00:00
aarne
131044cfc9
RGLBaseGer added
2014-03-16 15:28:44 +00:00
kr.angelov
ddb0d90c18
bugfix in the compiler for linref of empty record
2014-03-15 11:33:54 +00:00
aarne
76afac499b
Jordi's addition to Combinators api: appCN and appCNc
2014-03-15 06:09:58 +00:00
aarne
7bfb2444af
bg in android app
2014-03-14 15:00:33 +00:00
aarne
775fbc5fd3
import DocumentationBul in LangBul
2014-03-14 14:49:52 +00:00
aarne
6a56e175ff
added RGLBaseBul
2014-03-14 14:49:33 +00:00
aarne
9ce239fb6c
moved the small app chunking grammars from lib/src/experimental to examples/translator; the proper place might be in the git contributions, but this can be decided later
2014-03-14 13:28:42 +00:00
kr.angelov
49b85a2773
fix in DictionaryEng.gf
2014-03-14 12:50:25 +00:00
aarne
d18fcde814
Spanish in android app
2014-03-14 09:45:46 +00:00
aarne
ce56b5e723
RGLBase preparing PredSpa
2014-03-14 09:11:49 +00:00
aarne
d9686ef5cb
documentation files for Spa (terminology to be checked; verb forms not shared in Romance missing)
2014-03-14 08:36:10 +00:00
aarne
55b4af9e1b
DictionarySpa with 21k lemmas from Wiktionary. Many guesses both in morphology and semantics, as usual.
2014-03-14 08:22:04 +00:00
aarne
e1a558fc7d
small fix in PredEng
2014-03-13 21:08:21 +00:00
aarne
0cf8937bb6
removed the App project from resource library: it is an application grammar
2014-03-13 17:07:11 +00:00
aarne
b82b66a8ad
path in AllIta to find SyntaxIta in a fresh project
2014-03-13 15:39:54 +00:00
aarne
5731294b53
DictionaryIta bootstrapped from Wiktionary, 16k lemmas
2014-03-13 14:42:02 +00:00
aarne
3a39903563
AppIta, with a small lexicon
2014-03-13 13:27:51 +00:00
aarne
1d2d8aa8ac
support for Italian translator and documentation
2014-03-13 13:27:18 +00:00
aarne
f0425425d9
started DictionaryIta
2014-03-13 12:36:42 +00:00
hallgren
3e804fbe7f
GF home page: news item about Digital Grammars
2014-03-13 13:15:43 +00:00
aarne
775f186447
AppFre now works
2014-03-13 12:33:12 +00:00
aarne
b325f74048
App ported to Fre
2014-03-13 11:12:34 +00:00
aarne
7b545dbb0e
added SmallPredChi
2014-03-13 08:57:51 +00:00
kr.angelov
f3dead2d7c
remove accidental trace message
2014-03-13 08:25:19 +00:00