1
0
forked from GitHub/gf-core

passive in PredFin

This commit is contained in:
aarne
2014-02-16 16:07:05 +00:00
parent cd58451c8e
commit e94c8af553
2 changed files with 17 additions and 3 deletions

View File

@@ -82,7 +82,7 @@ oper
adv : Str = [] ;
adV : Str = [] ;
ext : Str = [] ;
isNeg : Bool = True ;
isNeg : Bool = False ;
isPass : Bool = False ;
c1 : Compl = verb.c1 ;
c2 : Compl = verb.c2 ;