1
0
forked from GitHub/gf-core
Commit Graph

8856 Commits

Author SHA1 Message Date
aarne
68ea3fd4df quite a few prepositions in DictionarySwe, in particular multiwords 2014-12-05 18:36:42 +00:00
aarne
d3c26a077d missing structural words in DictionarySwe 2014-12-05 18:12:40 +00:00
aarne
e795632ee5 commented out whichever_A from Dictionary 2014-12-05 18:12:18 +00:00
aarne
145fca17fd mkQuant added to ParadigmsFin ; added missing Quants to DictionaryFin 2014-12-05 17:02:56 +00:00
aarne
655c3d8c53 a script for analysing missing functions, e.g. "which functions of type Quant are missing in each language" 2014-12-05 17:01:58 +00:00
aarne
01b03f56e2 removed morePl_Det and moreSg_Det from Dictionary, because more_Quant covers them 2014-12-05 16:49:47 +00:00
aarne
6553bee08c optional pro drop in DictionaryCat ; some missing Prons in Cat,Hin,Ita,Spa 2014-12-05 15:55:21 +00:00
francis.tyers
ccc04ae65c add sing_V2 2014-12-05 12:54:15 +00:00
hallgren
491777b0c1 Eliminate the record extension operator from the Value type returned by the partial evaluator
It was used only in cases where a lock field needed to be added to a
run-time variable, like e.g. in examples/phrasebook/SentencesTha.gf: 

    lin
      PGreetingMale g   = mkText (lin Text g) (lin Text (ss "ครับ")) | g ;
      PGreetingFemale g = mkText (lin Text g) (lin Text (ss "ค่ะ")) | g ;

But lock fields are only meaningful during type checking and can safely be
ignored in later passes.
2014-12-05 12:42:17 +00:00
kr.angelov
f8324ee49c fix a warning in ExtraBul.gf 2014-12-05 12:47:56 +00:00
kr.angelov
4810860afc store the accusative as well as the dative clitics in Bulgarian 2014-12-05 12:46:17 +00:00
aarne
dbdcff1fac fixes in app help file ; commented out fake TTS for Bul and Cat ; remove []_ from output with unlinearized functions, so that speech doesn't get garbled. 2014-12-05 09:23:44 +00:00
aarne
c6f96d15e4 quick reference text prepended to app help file 2014-12-04 20:30:50 +00:00
kr.angelov
e23692de81 merge savory_A/unsavory_A with savoury_A/unsavoury_A 2014-12-04 11:10:41 +00:00
kr.angelov
7d598ed6fc a few words checked/fixed in Bulgarian 2014-12-04 10:53:18 +00:00
kr.angelov
f721a1054c merge savory_N and savoury_N 2014-12-04 10:51:46 +00:00
aarne
ef51ebaa18 resolved conflicts in Catalan 2014-12-04 06:53:13 +00:00
jordi.saludes
bdb48c8033 Catalan constructions and terminology 2014-12-03 15:31:03 +00:00
kr.angelov
432c9c9f08 fix meaningless_A and dumb_A in Bulgarian 2014-12-03 15:17:22 +00:00
hallgren
ac24b34696 Wide Coverage Translation Demo web app: updated to use App12.pgf 2014-12-03 15:08:56 +00:00
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