1
0
forked from GitHub/gf-rgl

(Dut) Remove MorphoDut + update change in other files

This commit is contained in:
Inari Listenmaa
2018-06-05 11:24:12 +02:00
parent 8ae61cc1a8
commit fad7cf0c6f
8 changed files with 8 additions and 265 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
concrete ExtraDut of ExtraDutAbs = CatDut **
open ResDut, MorphoDut, Coordination, Prelude, IrregDut, (P = ParadigmsDut), NounDut in
open ResDut, Coordination, Prelude, IrregDut, (P = ParadigmsDut), NounDut in
{
flags coding=utf8 ;
@@ -109,7 +109,7 @@ lin
inf : Str = vp.inf.p1 ;
extra : Str = vp.ext
in
lin NP (MorphoDut.mkNP (vp.s.s ! VInf ++ "van" ++ compl ++ inf ++ extra ) Utr Sg) ;
lin NP (mkNP (vp.s.s ! VInf ++ "van" ++ compl ++ inf ++ extra ) Utr Sg) ;
lin