1
0
forked from GitHub/gf-core
Commit Graph

10036 Commits

Author SHA1 Message Date
kr.angelov 6b20611144 fix mean_V2 in Bulgarian 2014-12-03 14:59:00 +00:00
aarne 95d8171046 enabled DocumentationCat in translator and app 2014-12-03 14:40:32 +00:00
aarne c15060d783 Catalan in android app builder ; updated app document with Cat ; substitute voice output for Bulgarian and Catalan ; replaced brackets in unknown words by capitalization (for better speech output ; this is experimental) 2014-12-03 14:38:17 +00:00
aarne 8663795c85 app Makefile default now App12 with Cat 2014-12-03 13:18:48 +00:00
aarne e461296274 added Predef.BIND to elision words in Catalan. 2014-12-03 13:18:23 +00:00
kr.angelov 5bf15465d4 a couple of words checked in Bulgarian 2014-12-03 13:10:25 +00:00
aarne 04a80d40d9 indefinite article in Catalan: use uns/unes only in substantival case (like in Spanish) 2014-12-03 12:47:06 +00:00
hallgren 718f09bc8c examples/app/Makefile: fix dependencies and grammar name for App12.pgf 2014-12-03 12:26:55 +00:00
francis.tyers d84faceeca translate spanish to catalan 2014-12-03 10:44:09 +00:00
francis.tyers c1c0bc1784 translate spanish to catalan 2014-12-03 10:42:33 +00:00
francis.tyers 5db0c8c6e6 translate spanish to catalan 2014-12-03 10:38:44 +00:00
francis.tyers 8fd5ce8bed translate spanish to catalan 2014-12-03 10:29:25 +00:00
francis.tyers 9d728bcbaa translate spanish to catalan 2014-12-03 10:27:21 +00:00
aarne 9d084f0aa5 Catalan added to App, do 'make App12.pgf' 2014-12-03 09:00:59 +00:00
aarne 5c22e490b5 ChunkCat. Needs revision of syncategorematic words, now copied from Spanish. 2014-12-03 08:48:11 +00:00
aarne 508ed8d11c Catalan added to wide coverage translator. TerminologyCat, ExtensionsCat, ConstructionsCat, and DocumentationCatFunctor need changes of Spanish words to Catalan ones, and also some general checks. 2014-12-03 08:46:21 +00:00
kr.angelov 540a174c20 kindergarten_N in Bulgarian and Swedish 2014-12-02 18:37:00 +00:00
aarne d81b05df04 some fixes in DictionaryFin,Fre,Swe 2014-12-02 13:17:12 +00:00
kr.angelov 72ffcc716b two more fixes in DictionaryBul.gf 2014-12-02 10:32:02 +00:00
kr.angelov cfa8a9c163 split conservative_N into two senses 2014-12-02 10:10:18 +00:00
kr.angelov 1afbde169a a number of fixes in DictionaryBul 2014-12-02 10:04:33 +00:00
kr.angelov 0e01782af1 faster translation in the app 2014-12-01 23:15:24 +00:00
kr.angelov 34f91ecce2 better color filter to indicate listening 2014-12-01 21:13:09 +00:00
kr.angelov 301725e9e3 added visual feedback to indicate that the app is not listening anymore 2014-12-01 20:52:37 +00:00
kr.angelov 34bb20dc93 fix in nordic.xml 2014-12-01 20:24:13 +00:00
kr.angelov f562430f86 added special nordic keyboard for Finnish and Swedish 2014-12-01 12:43:31 +00:00
kr.angelov 995735b272 fix the last patch 2014-12-01 11:03:50 +00:00
kr.angelov 89078c3598 a small optimization in the PGF parser which gives me ~5% speed up 2014-12-01 10:48:15 +00:00
kr.angelov 2927c8b7e1 fix in GNU lightning to enable the compilation of two of the the floating point operations. 2014-12-01 09:42:21 +00:00
kr.angelov 2e765fbfe1 fix in linearizer.h to make jpgf compilable 2014-12-01 09:41:48 +00:00
aarne a1d06bab3a some verbs fixed in Ita and Fre Dictionary 2014-11-30 22:22:46 +00:00
aarne 0ea47b76c4 another optimization of Romance VP. Effect on Fre over 50% in compilation and parse speed. Somewhat smaller on Spa,Ita,Cat. 2014-11-30 15:05:00 +00:00
aarne 76abd1e66f eliminated one parameter from Fre, resulting in twice as fast compilation 2014-11-30 12:53:50 +00:00
aarne 12cd4ea245 experiment in discontinuous Cl type in Romance, tried in French. The current result is that compilation is twice as fast as before, but parsing becomes slower. Hence not in the main RGL yet. 2014-11-29 11:05:51 +00:00
hallgren e4bb1d09af WebSetup.hs: always use gf -j, to avoid problems compiling the Phrasebook 2014-11-27 17:48:53 +00:00
aarne 71e573931a switch PhrasebookBul back to present to avoid cabal build failure. More to investigate here. 2014-11-27 17:08:35 +00:00
aarne a55bd1e5e0 make PhrasebookBul use alltenses to prevent misbehaviour in App 2014-11-27 16:36:51 +00:00
kr.angelov 0b2a81ad4d fix in linearizer.h which resolves a warning 2014-11-27 15:20:46 +00:00
inari 4c0103d24d fix hammer and hamburger in DictionaryFin 2014-11-27 11:48:23 +00:00
inari 5324de47ba fix morphology of parvi & add angel_N in DictionaryFin 2014-11-27 11:45:06 +00:00
kr.angelov 80cf34bfd1 remove pgf/parser.h 2014-11-27 11:12:14 +00:00
kr.angelov d830c75da2 fix the handling of the heuristic factor. it was broken when I added the BIND token which means that the App grammar was running about 2-3 times slower. 2014-11-26 15:56:36 +00:00
aarne ef59dee4d5 Constructions: languageNP and languageCN ; languagePN removed. Requires the change of lincat from PN to N. Done for 10 languages, not yet Bul and Hin. Enables "my English is bad", "this is bad English" 2014-11-20 22:10:24 +00:00
aarne 5b785bfebd PossNP in Dut 2014-11-20 21:37:11 +00:00
francis.tyers e449059aea 'adjective' er ikkje 'kahvio' 2014-11-17 15:20:47 +00:00
hallgren df58c025e5 StructuralEng.gfo: lift variant "can't" | "cannot" to the top level to avoid a PMCFG generation problem 2014-11-17 13:16:47 +00:00
aarne 02daef144c a compilable stub of PhrasebookJpn. Sent to a native speaker expert for completions. 2014-11-15 09:43:15 +00:00
aarne 6bb2e2c1d0 added some default paradigms to ParadigmsJpn to enable Phrasebook implementation. These are one-string mkN, mkV, mkV2, as well as mkAdv and mkPrep. A Japanese expert should check them. 2014-11-15 09:40:08 +00:00
inari 1c0756e1b1 fix hammer_N in DictionarySwe 2014-11-13 17:00:34 +00:00
inari efe6b11d4c add constructions to English and Finnish 2014-11-13 15:34:12 +00:00