(Ara) misc. small fixes/additions

This commit is contained in:
Inari Listenmaa
2019-01-09 19:39:04 +02:00
parent 5a0818920b
commit 90f1585d7e
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -450,6 +450,7 @@ resource ParadigmsAra = open
in case rootStr of {
f@? + c@? + "ّ" => v1geminate (f+c+c) vPerf vImpf ;
? + #hamza + #weak => v1doubleweak root ;
#weak + ? + #weak => v1assimilated_defective root vPerf vImpf ;
? + ? + #weak => case vPerf of {
i => v1defective_i root vImpf ;
_ => v1defective_a root vImpf } ;