forked from GitHub/gf-rgl
(Ara) Supporting possessive suffixes, WIP
This commit is contained in:
@@ -98,6 +98,7 @@ concrete StructuralAra of Structural = CatAra **
|
||||
where_IAdv = ss "أَينَ" ;
|
||||
which_IQuant = {
|
||||
s = \\s,c => case <c,s> of {
|
||||
<Bare,_> => "أيّ" ;
|
||||
<Nom,Indef> => "أيٌّ" ;
|
||||
<Nom,_> => "أيُّ" ;
|
||||
<Acc,Indef> => "أيّاً" ;
|
||||
|
||||
Reference in New Issue
Block a user