1
0
forked from GitHub/gf-rgl

(Ara) Bugfix in the dual feminine suffix.

This commit is contained in:
Inari Listenmaa
2018-10-02 15:25:36 +02:00
parent 9624952703
commit 0e6f0d8520

View File

@@ -960,7 +960,7 @@ patHollowImp : (_,_ :Str) -> Gender => Number => Str =\xaf,xAf ->
_ =>
table {
Nom => "َانِ";
_ => "َيْنِ"
_ => "َيْنِ"
}
};