1
0
forked from GitHub/gf-core
Commit Graph

9763 Commits

Author SHA1 Message Date
aarne c3583458a4 Eng and Fre Numeral: from - to BIND - BIND 2015-06-09 12:56:42 +00:00
aarne 9510870d2d updated Android helpfile 2015-06-09 09:32:11 +00:00
aarne 09566f9680 note on official vs development version of the Android app 2015-06-09 09:28:39 +00:00
aarne 7491a8da83 updated demos/app.html 2015-06-09 09:22:59 +00:00
aarne e912a0e358 geneated a file with split senses and their explanatory comments 2015-06-09 08:59:17 +00:00
aarne d09da96bbc some Fin and Ita Dictionary fixes 2015-06-08 11:42:18 +00:00
aarne 4d7a4a2f59 split sense baselines in Dictionaries except Bul,Eng,Hin 2015-06-08 09:28:47 +00:00
aarne 19707b3efd file SenseSplits.hs to create baseline linearizations for split senses by just using the old unsplit functions; this is better than failure at runtime. Applied to DictionarySwe. 2015-06-08 08:47:32 +00:00
aarne a128373dce enabled VPI functions in ExtraDut 2015-06-07 21:00:19 +00:00
aarne 350a333b3f need_V2 in Ita and Fre 2015-06-07 17:50:28 +00:00
krasimir aa87b0d272 print error message for missing abstract categories in the C runtime 2015-06-05 07:41:59 +00:00
krasimir 4928636d81 a few words checked in Bulgarian 2015-06-02 14:50:37 +00:00
krasimir 8584008155 merge ameba_N with amoeba_N 2015-06-02 14:49:39 +00:00
aarne dba8385bb3 AppFre.pgf added to repo by mistake, now removed 2015-06-02 13:21:55 +00:00
aarne f737fba187 typo in DictionaryChi 2015-06-02 13:21:16 +00:00
aarne 2529f87942 copied examples/app to examples/slowApp; the new app is a bit scaled down but much faster 2015-06-02 12:59:29 +00:00
krasimir d723babc2c some more color related changes in DictionarySwe 2015-06-02 12:18:20 +00:00
krasimir 8f365636b8 merge grey and gray in the Dictionaries 2015-06-02 09:51:37 +00:00
aarne f939bc2524 French input grammar FreInput separated from Fre 2015-06-02 09:45:44 +00:00
aarne e80c5779cb an input grammar for French - 40 times faster, makes all the difference in the app! 2015-06-02 09:13:15 +00:00
krasimir 70ad776361 change amber_A from gul to bärnstensgul in Swedish 2015-06-02 09:14:47 +00:00
aarne 26dd5afe3e Dictionary fixes in Swe, Fin, Fre 2015-06-02 08:51:27 +00:00
krasimir 8ef979378a fix in the Chinese dictionary 2015-05-30 11:07:38 +00:00
aarne 31b79c3d6b added ListVPS and ListVPI related functions to import lists of Translate grammars - they had been missing. This can improve translation also in the app. 2015-05-29 16:08:55 +00:00
aarne 1664f8365f corrections in check-dictionary document 2015-05-28 12:03:44 +00:00
aarne 6adc5db14b started DictionaryMlt and TopDictionaryMlt by copying LexiconMlt and StructuralMlt 2015-05-28 11:32:26 +00:00
aarne 6335a44f9b some fixes in DictionaryDut, mostly with particle verbs 2015-05-28 11:07:23 +00:00
aarne f7d9d5bfa1 some fixes in Ger and Swe Dictionary 2015-05-28 10:56:39 +00:00
andrea.christina.unger b2cef847b2 added auxV2V (parallel to auxVV) 2015-05-27 14:47:35 +00:00
hallgren a1c5cfb55f translator/DictionarySwe.gf: fix brush_V2 2015-05-27 16:02:47 +00:00
hallgren 7c9e860d87 Wide Coverage Translation Demo: add buttons for speech output
Also fixed a problem with showing inflections for words containing underscores
(e.g. race_2_N).
2015-05-27 13:29:41 +00:00
hallgren d64bb8b83d minibar: moved 2 reusable functions from minibar_translations.js to minibar_support.js 2015-05-27 13:28:40 +00:00
aarne fa7a2f601a restored ExtensionsGer.CompoundN so that it compiles with the current RGL 2015-05-22 12:27:35 +00:00
aarne b57e5dcc12 fixed the word order of Scand discontious conjunctions: antinger jag vinner eller... -> antingen vinner jag eller... 2015-05-22 11:31:57 +00:00
hallgren fc7c285e52 examples/phrasebook/Makefile2: include Jpn and Snd in the build 2015-05-21 15:01:27 +00:00
hallgren 941d6ea0ea Omit -optimize-pgf when compiling small example grammars
The minibar lets the user choose any category as the start category, but this
can lead to run-time errors for grammars compiled with -optimize-pgf.

The problem can also be observed in the GF shell. For example, 
"linearize Fish" (which means that the start category is Kind) fails for 
some languages when Foods.pgf is compiled with -optimize-pgf.
2015-05-21 14:44:20 +00:00
krasimir ee03e46a63 fix in DictionarySwe: guy_N -> kille. Spotted by Markus 2015-05-21 13:48:15 +00:00
hallgren 602b6fffae Fixed a problem with minibar when invoked from gfse or the syntax editor
Minibar needs js/langcode.js now, so need to include it in gfse/index.html
and syntax-exitor/editor.html too.
2015-05-21 08:00:49 +00:00
krasimir d4a3cc8228 clean up junk from Italian and Thai 2015-05-20 14:01:39 +00:00
leiss 953d65ceab a dictionary with over 6000 German verbs with subcategorizations 2015-05-20 09:45:38 +00:00
hallgren 1173ebc230 minibar: cosmetic fix for the "To:" menu 2015-05-19 14:26:39 +00:00
hallgren 4211511dfb minibar: more work on speech output 2015-05-19 13:38:42 +00:00
krasimir 121fe53968 added callback in C for unknown words 2015-05-19 09:15:48 +00:00
krasimir 4347ce727a the NERC in C is now fully up-to-date with the other NERCs. In addition the NERC in Haskell and Java now refuses to recognize names that match words in the lexicon. The latest is useful for German 2015-05-19 07:26:56 +00:00
krasimir 36741cbbf2 a few words checked in Bulgarian 2015-05-18 19:33:29 +00:00
krasimir 7677430165 merge airdrome_N with aerodrome_N 2015-05-18 19:30:23 +00:00
hallgren 975b39716a minibar: speech output (experimental) (in browsers that support it) 2015-05-18 15:58:57 +00:00
hallgren a73af40230 minibar: use SVG instead of PNG for trees and alignment diagrams if supported by the browser 2015-05-18 14:54:29 +00:00
krasimir 815d1f441f bugfix in the NERC in C 2015-05-18 15:02:44 +00:00
krasimir 3ebadcbc3b the callbacks in C now take the concrete syntax as a parameter 2015-05-18 14:41:33 +00:00