1
0
forked from GitHub/gf-rgl
Commit Graph

19 Commits

Author SHA1 Message Date
aarne
0a70bc38a9 NDTransChi compiles 2014-03-09 22:15:50 +00:00
aarne
9678492c61 missing Pred functions in Fin 2014-03-09 10:38:03 +00:00
aarne
dc16c3facb refining SubjPre rules; adding * in chunking 2014-03-08 17:06:02 +00:00
aarne
e272fe8893 more chunks; makefile for PredEngSwe translator 2014-03-08 13:11:09 +00:00
aarne
ea70d81de7 removed Eng-specific qforms from PredFunctor 2014-03-07 10:58:28 +00:00
aarne
c45dfa3caa PredChi complete 2014-03-06 07:28:34 +00:00
aarne
a91758b771 bug fixes in PredFin passives and vvtypes 2014-02-16 22:02:15 +00:00
aarne
3442e32c53 added some VP constructions to Pred: without/after/before/when doing, in order to do 2014-02-15 20:17:48 +00:00
aarne
2e583968cb added QuestIComp to Pred 2014-02-14 14:36:03 +00:00
aarne
189b7cf8ee relatives and imperatives in Pred Eng and Swe 2014-02-14 08:41:18 +00:00
aarne
4c1398589b Pred: proper forms of Eng auxiliaries; variants for Swe negation and future aux 2014-02-12 18:40:18 +00:00
aarne
79f39570d3 PredFin and NDTransFin finally working 2014-02-09 20:16:29 +00:00
aarne
1bdfa4e294 factored out linrefs to opers in PredInterface 2014-02-09 10:34:21 +00:00
aarne
8be105a47d some refactoring, and experiments with Fin which is still too big in pgf 2014-02-09 09:31:42 +00:00
aarne
36058011a1 Fin modules of NDTrans in place, but refactoring in needed 2014-02-08 22:25:06 +00:00
aarne
5103ae07d9 nondependent versions of Pred grammars, implemented by a functor over the dependent version so that no new concrete syntax code is needed. This is at the moment the grammar of choice for translation: NDTransEng is several times faster than TransEng and even faster than the old TranslateEng. The next step is to make sure that all coverage is preserved; some new coverage is already there. 2014-02-08 14:28:58 +00:00
aarne
524bacd2ed predication Test: top-level grammar with Lexicon and Structural instead of the big Dictionary 2014-02-08 10:45:17 +00:00
aarne
65e7f91c99 functorization of Pred and Trans now includes both Eng and Swe 2014-02-08 09:10:57 +00:00
aarne
87c875214c PredEng now works with a functor. Some decisions about name clashes to do. 2014-02-07 17:59:37 +00:00