(Pes) Add passive construction

This commit is contained in:
Inari Listenmaa
2019-03-29 11:55:43 +01:00
parent a16c900d34
commit 6bc6f211bf
5 changed files with 28 additions and 7 deletions
-1
View File
@@ -369,7 +369,6 @@ concrete LexiconPes of Lexicon = CatPes **
uncertain_A = mkA "نامعلوم" ["با تردید"];
oper
doVerb = mkV "کردن" "کن" ;
takeVerb = mkV "گرفتن" "گیر" ;
hitVerb = mkV "زدن" "زن" ;
giveVerb = mkV "دادن" "ده" ;