forked from GitHub/gf-rgl
(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.*
This commit is contained in:
8
tests/german/vp-paradigm.README
Normal file
8
tests/german/vp-paradigm.README
Normal file
@@ -0,0 +1,8 @@
|
||||
Since ../run.hs could not find module `Test.Framework.BlackBoxTest', I used
|
||||
|
||||
gf --run < vp-paradigm.gfs | diff vp-paradigm.out - > vp-paradigm.diff
|
||||
|
||||
to produce the diff between the corrections shown in vp-paradigms.out and
|
||||
the original output of gf-rgl of 4/07/2019.
|
||||
|
||||
vp-paradigms.gfs now loads the original alltenses/LangGer.gfo. HL 3/7/2019
|
||||
Reference in New Issue
Block a user