forked from GitHub/gf-core
inversions with intervening -t- for Fre, e.g. fera-t-il, parle-t-elle
This commit is contained in:
@@ -172,7 +172,7 @@ oper
|
||||
<Masc, Pl,P3> => cases3 "els" "els" "ells"
|
||||
} ;
|
||||
|
||||
vRefl : VType = VRefl ;
|
||||
vRefl _ = VRefl ;
|
||||
isVRefl : VType -> Bool = \ty -> case ty of {
|
||||
VRefl => True ;
|
||||
_ => False
|
||||
|
||||
Reference in New Issue
Block a user