1
0
forked from GitHub/gf-rgl

Fixed ear; fixed ComplSlash complement

This commit is contained in:
Roman Suzi
2020-08-01 10:25:11 +03:00
parent 49d97eeef9
commit a6fc60e2d3
4 changed files with 6 additions and 3 deletions
+1 -1
View File
@@ -111,7 +111,7 @@ lin
-- : VPSlash -> NP -> VP ; -- love it
ComplSlash vps np = vps ** {
compl=\\a => vps.compl ! np.a ++ (applyPrep vps.c np) -- hasPrep? order? compl agr lost?
compl=\\a => vps.compl ! a ++ (applyPrep vps.c np)
} ;
-- : VV -> VPSlash -> VPSlash ; -- want to buy