1
0
forked from GitHub/gf-rgl
Commit Graph

10 Commits

Author SHA1 Message Date
aarne
57c73e206e CompoundAP in translator/Extensions, e.g. language(-)independent. Implemented for all but Bul,Hin 2014-04-13 10:37:58 +00:00
aarne
e8d79366e8 adjusted the contents of Translate.gf: (1) inherit everything in Idiom since it is useful and cheap ; (2) inherit ComplVV and SlashV2V from Verb rather than Extensions, since it is more efficient and already available for all languages. Actually the previous version didn't have these functions at all, which affected the quality quite a bit. 2014-04-09 09:40:43 +00:00
aarne
dfa44c25a4 restored passives in Translate, generalized IdRP in Eng 2014-04-07 07:57:55 +00:00
hallgren
960ebe9733 Fixes for compiling Translate10.pgf 2014-04-04 19:04:16 +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
f80b7cc403 Chunking and other robust translation facilities in plain RGL 2014-04-02 21:16:03 +00:00
aarne
5bbfc2fbde experimenting with exclusion of some functions to gain speed in Translate 2014-04-02 14:04:48 +00:00
aarne
e5acfde5b7 chunks for ordinary RGL, defined with a functor 2014-04-02 13:19:34 +00:00
aarne
381ce8a2a6 removed paths to english in Translate modules 2014-01-21 07:26:17 +00:00
aarne
1a960d67f8 lib/src/translator: refactored wide-coverage translator grammar structured as described in lib/doc/translate.html. Implemented for Eng and Swe. To do: more languages, makefile entries (to be converted from entries for Parse), some internal refactoring in translator/Extensions.gf. 2014-01-20 20:59:26 +00:00