1
0
forked from GitHub/gf-rgl

(Ara) misc small fixes/comments

This commit is contained in:
Inari Listenmaa
2018-12-26 14:34:15 +01:00
parent 8b016f35bc
commit f85e64a90d
3 changed files with 7 additions and 3 deletions
+1
View File
@@ -1759,6 +1759,7 @@ patHollowImp : (_,_ :Str) -> Gender => Number => Str =\xaf,xAf ->
s = \\_pgn,vf => v.s ! np.a.pgn ! vf -- so we can throw away subject's pgn
} ;
-- TODO: what to do with vp.c2 if there is no object /IL
complClSlash = overload {
complClSlash : NP -> ClSlash -> Cl = \obj,cls ->
predVP (subj2np cls.subj) (insertObj obj cls) ;