(Pes) Small cleanup and typofix

This commit is contained in:
Inari Listenmaa
2019-04-25 11:19:25 +02:00
parent 8c4c9bcf32
commit 0d5cd13aea
3 changed files with 6 additions and 5 deletions
+1 -1
View File
@@ -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 "داشتن" "دار" } ;