1
0
forked from GitHub/gf-rgl
Commit Graph

42 Commits

Author SHA1 Message Date
aarne
a6481b22c1 geonames in DictionaryFre 2014-06-17 19:40:41 +00:00
hallgren
f315c92d2f translator/DictionarySwe.gf: fix learn_V
Copied from LexiconSwe.gf.

Also a small fix in lib/src/Makefile.
2014-04-17 13:15:23 +00:00
aarne
bea83ae75d added an experimental version of TranslateDut, and documentation steps.t2t on how it was built 2014-04-11 07:48:26 +00:00
hallgren
960ebe9733 Fixes for compiling Translate10.pgf 2014-04-04 19:04:16 +00:00
aarne
f81318a39d translate10 do the right thing 2014-04-04 14:45:50 +00:00
aarne
6db28f1be5 Make for Translate10 2014-04-04 14:32:05 +00:00
aarne
ec14092552 added Spa and Ita to translator/ ; omitted some Extensions functions to double the parsing speed 2014-04-04 14:13:11 +00:00
aarne
e5acfde5b7 chunks for ordinary RGL, defined with a functor 2014-04-02 13:19:34 +00:00
aarne
ede715f5bc more stack for making Parse grammars 2014-03-09 11:41:50 +00:00
hallgren
f4dd83ac83 lib/src/Makefile: TranslateChi needs a bigger stack
Note: TranslateFin fails to compile because of an overloading problem.
2014-02-07 17:00:16 +00:00
aarne
3cb55c2764 removed obsolete DictEng??? grammars and marked Parse as obsolete in Makefile 2014-01-22 15:00:16 +00:00
aarne
e36f8db12d completed Translate grammars for all 8 languages; a Makefile entry for them; updated doc/translation.html. What remains to do is to make the new documentation facilities (GF-driven, in the Documentation modules) available in the Android app, so that the Parse* modules can be retired from translation tasks. 2014-01-21 08:20:46 +00:00
hallgren
e06e946db8 lib/src/Makefile: make -j Parse8.pgf
The parse grammar Parse8.pgf for 8 languages can now be built in parallel with
make -j. Finnish requires a lot of RAM. French requires a lot of time.

Other related make targets available for convenience:

	make Parse: create Parse???.pgf for the 8 individual languages
	make Parse8: create Parse8.pgf assuming all Parse???.pgf already exist

Note: these make targets (and some others) use the gf executable and RGL
library that are installed on the system (found via $PATH and $GF_LIB_PATH,
respectively).
2014-01-10 13:28:53 +00:00
aarne
7fc7addb53 Fin.VPSlashPrep is cyclic in the presence of empty-strinc prepositions. Therefore omitted it from ParseFin. 2013-12-10 15:17:35 +00:00
aarne
c8d91cd407 another doubling of parsing speed for Fin by using stems inside VP as well. Now just 10% of the time before these optimizations. 2013-12-07 15:55:20 +00:00
aarne
f64eb3acbf mkInterj in some languages; 'make Parse' in lib/src builds Parse8.pgf 2013-12-02 13:34:07 +00:00
inari
eb7ecd4510 Add DictEst to Makefile 2013-10-22 12:40:19 +00:00
aarne
15028882f4 added 'make ParseFre' and 'make ParseEngFre' to lib/src/Makefile; added the script french/MkWikt.hs 2013-10-10 23:32:05 +00:00
aarne
08be65cfa9 moved Chi ListCN to right place and added some missing words 2013-10-01 16:30:52 +00:00
aarne
c878bb4561 phrasebook Nor compiles again; added make ParseChi and ParseEngChi 2013-05-30 15:08:45 +00:00
aarne
f4d16d7e86 initialized ParseSwe and ParseEngSwe 2013-04-05 11:40:50 +00:00
aarne
a554457817 added ParseSpa and DictEngSpa as almost dummy templates, but they are compilable 2013-04-05 08:57:12 +00:00
aarne
04aa0c8eea changed ParseEngBul to ParseBul for uniformity 2013-04-05 07:51:26 +00:00
aarne
615e8af988 changed the name of ParseEngGer to ParseGer for uniformity 2013-04-05 07:47:47 +00:00
aarne
c30c178057 the path to PROBSFILE in lib Makefile 2013-03-25 14:28:12 +00:00
aarne
c4975dc8a2 Makefile entries for ParseHin and ParseGer 2013-03-19 07:59:04 +00:00
aarne
a0e7dfb8f3 Makefile entries for pgf's for robust parsing 2013-03-19 07:26:06 +00:00
aarne
289965f0fc in lib/src/, make dict compiles the unilingual dictionaries to alltenses/. 2012-08-24 12:06:48 +00:00
aarne
b78891eab9 adjustments in Thai pronunciation 2011-12-05 09:36:26 +00:00
aarne
81b4157dfe Nui's additions to LexiconTha 2011-12-04 18:08:18 +00:00
aarne
e6a742ef82 options for no-pmcfg compilation in lib/src/Make.hs (for library developers, rather than users); adding Thai to some demo and documentation 2011-11-21 15:30:55 +00:00
aarne
0beda69f6c small adjustments in Make.hs and some resources to make the lib compile with less warnings and without errors 2010-04-14 16:25:17 +00:00
aarne
9f23c78284 new synopsis, now with Pol and Urd 2010-04-04 14:07:09 +00:00
aarne
db0f5f1fb9 fixes in FoodsUrd and DemoRon compilation 2010-03-05 07:22:57 +00:00
aarne
5be688c93e make DemoRon compile 2010-03-04 16:54:25 +00:00
aarne
b5a69ed153 make demo in lib/src works (without Ron) 2010-02-17 16:14:30 +00:00
aarne
40b94e8dec Demo for Bul and Cat as well 2010-01-21 14:08:44 +00:00
aarne
26d0811a1a a simpler and better Demo file set for resource grammars 2010-01-21 09:16:34 +00:00
aarne
63c8bf47cb rudimentary dependency tree by command vd 2009-10-08 07:03:29 +00:00
aarne
be2fca2272 restored lib/src/Make files 2009-10-05 12:55:29 +00:00
krasimir
cb43f755cf remove some obsolete directories and files in lib 2009-09-16 08:43:43 +00:00
aarne
a1fdeb6704 next-lib renamed to lib, lib to old-lib 2009-06-22 15:39:08 +00:00