Commit Graph

9 Commits

Author SHA1 Message Date
aarne
0e554cf7df changed CompoundCN to CompoundN with type N -> N -> N to reduce overgeneration and re-enable ambiguity 2014-05-29 11:01:40 +00:00
aarne
48d61ad7c2 DirectComplVS, DirectComplVQ, FocusObjS in translator/Extensions.gf, implemented for Eng,Ger,Swe so far 2014-05-23 13:17:22 +00:00
aarne
39edc9c416 DictionaryGer now with 22k lemmas, after a new extraction from Wiktionary 2014-05-05 21:46:20 +00:00
aarne
677c5cdac9 CompoundAP in translator/Extensions, e.g. language(-)independent. Implemented for all but Bul,Hin 2014-04-13 10:37:58 +00:00
aarne
6fc7271950 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
0df4d4bef6 restored passives in Translate, generalized IdRP in Eng 2014-04-07 07:57:55 +00:00
hallgren
5d36c4734d Fixes for compiling Translate10.pgf 2014-04-04 19:04:16 +00:00
aarne
81f76ba658 Make for Translate10 2014-04-04 14:32:05 +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