Commit Graph

32 Commits

Author SHA1 Message Date
aarne
7111684795 removed obsolete DictEng??? grammars and marked Parse as obsolete in Makefile 2014-01-22 15:00:16 +00:00
aarne
9b986255bf 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
22ac05941b 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
52a6c03605 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
39cff5a66b 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
4fab9c1bb8 mkInterj in some languages; 'make Parse' in lib/src builds Parse8.pgf 2013-12-02 13:34:07 +00:00
inari
7c7b35ef3b Add DictEst to Makefile 2013-10-22 12:40:19 +00:00
aarne
24c64d918e 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
4d1804c820 moved Chi ListCN to right place and added some missing words 2013-10-01 16:30:52 +00:00
aarne
ebf34a3fd3 phrasebook Nor compiles again; added make ParseChi and ParseEngChi 2013-05-30 15:08:45 +00:00
aarne
853c0ce4b2 initialized ParseSwe and ParseEngSwe 2013-04-05 11:40:50 +00:00
aarne
1b987a6ce6 added ParseSpa and DictEngSpa as almost dummy templates, but they are compilable 2013-04-05 08:57:12 +00:00
aarne
6ee959de86 changed ParseEngBul to ParseBul for uniformity 2013-04-05 07:51:26 +00:00
aarne
d230533114 changed the name of ParseEngGer to ParseGer for uniformity 2013-04-05 07:47:47 +00:00
aarne
2bb9eb5d14 the path to PROBSFILE in lib Makefile 2013-03-25 14:28:12 +00:00
aarne
ed8611c94b Makefile entries for ParseHin and ParseGer 2013-03-19 07:59:04 +00:00
aarne
6660a47404 Makefile entries for pgf's for robust parsing 2013-03-19 07:26:06 +00:00
aarne
c5cff90a3a in lib/src/, make dict compiles the unilingual dictionaries to alltenses/. 2012-08-24 12:06:48 +00:00
aarne
d5623f9d67 adjustments in Thai pronunciation 2011-12-05 09:36:26 +00:00
aarne
269ca955e1 Nui's additions to LexiconTha 2011-12-04 18:08:18 +00:00
aarne
b36a8fdc50 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
a761872256 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
7e659b0ff2 new synopsis, now with Pol and Urd 2010-04-04 14:07:09 +00:00
aarne
1dfbc7a741 fixes in FoodsUrd and DemoRon compilation 2010-03-05 07:22:57 +00:00
aarne
3f8ce136fc make DemoRon compile 2010-03-04 16:54:25 +00:00
aarne
e6dbcc2dc0 make demo in lib/src works (without Ron) 2010-02-17 16:14:30 +00:00
aarne
b0a62aded5 Demo for Bul and Cat as well 2010-01-21 14:08:44 +00:00
aarne
37223e742d a simpler and better Demo file set for resource grammars 2010-01-21 09:16:34 +00:00
aarne
fa8bcda821 rudimentary dependency tree by command vd 2009-10-08 07:03:29 +00:00
aarne
2a2cc38fda restored lib/src/Make files 2009-10-05 12:55:29 +00:00
krasimir
6e6d943630 remove some obsolete directories and files in lib 2009-09-16 08:43:43 +00:00
aarne
2116f41bc2 next-lib renamed to lib, lib to old-lib 2009-06-22 15:39:08 +00:00