mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-29 18:48:37 -06:00
(Pes) Small cleanup and typofix
This commit is contained in:
@@ -316,7 +316,7 @@ oper
|
||||
|
||||
haveVerb : Verb = haveRegV ** {s = table {
|
||||
ImpPrefix _ => [] ;
|
||||
VAor Neg agr => imperfectSuffix agr (addN "دار") ;
|
||||
VAor Neg agr => imperfectSuffixD agr (addN "دار") ;
|
||||
VSubj pol agr => haveRegV.s ! VPerf pol agr ;
|
||||
vf => haveRegV.s ! vf }
|
||||
} where { haveRegV = mkVerb "داشتن" "دار" } ;
|
||||
|
||||
Reference in New Issue
Block a user