Commit Graph

8 Commits

Author SHA1 Message Date
Hans Leiss
45e6bfdec5 (Ger) Correction of VP paradigm with modal verbs
The inf part of VPC is split into inf,inf2:Str to correct

    hat ... wollen lesen         => hat ... lesen wollen
    wird ... wollen haben lesen  => wird ... haben lesen wollen
                                    (for: lesen wollen|gewollt haben)

Changed useVP and mkClause of ResGer and MkVPS of ExtraGer.
(ExtraGer.DisToCl needs to be adapted, but best by unification with mkClause.)
See also tests/german/vp-paradigm.*
2019-07-06 15:29:23 +02:00
Hans Leiss
07aa656687 updated tests/german/object-order.README 2019-07-04 10:19:24 +02:00
Hans Leiss
b521089274 Added tests for pronoun-switch and object ordering in Ger (see tests/object-order.*) 2019-07-03 19:16:35 +02:00
Sergei Trofimovich
b389e6c16e Tweak for HTF-0.13, fix runTest name clash. 2015-10-03 12:47:38 +00:00
hallgren
9eb3971748 lib/tests/french/bescherelle: rename files containing non-ASCII characters 2014-06-19 10:43:07 +00:00
gregoire.detrez
3294f2b1c5 Fix bescherelle tests broken (True/False order) 2013-12-03 14:29:36 +00:00
gregoire.detrez
a4444bb7cd Add a small readme to the rgl test suite 2013-11-21 10:32:26 +00:00
gregoire.detrez
6fa6b19025 Add a test runner and a test suite fore the rgl
The test suite tests the French Bescherelle paradigms.
2013-11-21 09:55:30 +00:00