(Ara) Added support for preposition contraction: added a "Dat" case

This commit is contained in:
Inari Listenmaa
2018-11-19 12:07:29 +01:00
parent 7a4f43aea2
commit 7b51bb6638
4 changed files with 30 additions and 26 deletions
+1 -1
View File
@@ -34,7 +34,7 @@ flags optimize = all ;--noexpand;
case g of {
Masc => waHid;
Fem => waHida
} in defArt state waHid + word + dec1sg ! state ! c;
} in defArt state c waHid + word + dec1sg ! state ! c;
n = num;
d = state;
isPron = False;