Commit Graph

12 Commits

Author SHA1 Message Date
aarne
7831a3d8c3 added some VP constructions to Pred: without/after/before/when doing, in order to do 2014-02-15 20:17:48 +00:00
aarne
35395c22b6 added QuestIComp to Pred 2014-02-14 14:36:03 +00:00
aarne
22f817262f relatives and imperatives in Pred Eng and Swe 2014-02-14 08:41:18 +00:00
aarne
6a4dd4aa41 Pred: proper forms of Eng auxiliaries; variants for Swe negation and future aux 2014-02-12 18:40:18 +00:00
aarne
063fe069af PredFin and NDTransFin finally working 2014-02-09 20:16:29 +00:00
aarne
8b9daedc14 factored out linrefs to opers in PredInterface 2014-02-09 10:34:21 +00:00
aarne
26f6fea5a8 some refactoring, and experiments with Fin which is still too big in pgf 2014-02-09 09:31:42 +00:00
aarne
bd51fab5e0 Fin modules of NDTrans in place, but refactoring in needed 2014-02-08 22:25:06 +00:00
aarne
3c97dc4ed3 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
b1aec70571 predication Test: top-level grammar with Lexicon and Structural instead of the big Dictionary 2014-02-08 10:45:17 +00:00
aarne
2e7190c55f functorization of Pred and Trans now includes both Eng and Swe 2014-02-08 09:10:57 +00:00
aarne
1da64de767 PredEng now works with a functor. Some decisions about name clashes to do. 2014-02-07 17:59:37 +00:00