mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-03 08:12:51 -06:00
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