1
0
forked from GitHub/gf-rgl

minor cleanup

This commit is contained in:
Inari Listenmaa
2017-08-29 14:31:37 +02:00
parent 653b8b08d6
commit 6d9c1c6c90
2 changed files with 2 additions and 3 deletions

View File

@@ -194,7 +194,7 @@ concrete ExtraEst of ExtraEstAbs = CatEst **
s = \\_,_ => "oma" ; --??? s = \\_,_ => "oma" ; --???
sp = \\_,_ => p.s ! NPCase Gen ; sp = \\_,_ => p.s ! NPCase Gen ;
isNum = False ; isNum = False ;
isDef = True ; --- "minun kolme autoani ovat" ; thus "...on" is missing isDef = True ;
isNeg = False isNeg = False
} ; } ;

View File

@@ -524,8 +524,7 @@ oper
Inf InfMaks => tulema + "ks" Inf InfMaks => tulema + "ks"
} ; } ;
sc = NPCase Nom ; sc = NPCase Nom ;
p = [] ; p = []
lock_V = <>
} ; } ;
-- For regular verbs, paradigm from 4 base forms -- For regular verbs, paradigm from 4 base forms