Predic works

This commit is contained in:
aarne
2005-09-02 13:49:02 +00:00
parent 1cce995197
commit a7732f2475
3 changed files with 9 additions and 25 deletions

View File

@@ -53,8 +53,8 @@ concrete PredicEng of Predic = CategoriesEng **
cprep2 verb.c (compl.s2 ! a)
) ;
UseV1 v = v ** {isAux = False ; c = CVt_} ;
UseV2 v = v ** {isAux = False ; c = CVt (CCtN CP_)} ; ---- other preps
VeV1 v = v ** {isAux = False ; c = CVt_} ;
VeV2 v = v ** {isAux = False ; c = CVt (CCtN CP_)} ; ---- other preps
{-
Walk = {s = "walks" ; c = VC_} ;