1
0
forked from GitHub/gf-rgl
Commit Graph

11 Commits

Author SHA1 Message Date
aarne
159becdd02 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
53f1174996 removed spurious substantival possessives created from empty strings in NounFin in the presence of ProDrop 2014-05-23 14:10:36 +00:00
aarne
9c2f13b37b improved possessive ProDrop in Fin RGL and translate so that it no more returns metavariables in parsing 2014-04-22 19:50:45 +00:00
aarne
72940e0fc1 feminine pronouns in translation Dictionary ; to check in Bul and Hin 2014-04-21 08:21:21 +00:00
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
6db28f1be5 Make for Translate10 2014-04-04 14:32:05 +00:00
aarne
381ce8a2a6 removed paths to english in Translate modules 2014-01-21 07:26:17 +00:00
aarne
8c7db6e0e7 added refactored TranslateFin. Starting to get confident that the refactoring is on the right track. 2014-01-20 21:52:14 +00:00