refinementsNep-11-06-27

This commit is contained in:
virk.shafqat
2011-06-27 14:55:51 +00:00
parent a98d4bb0aa
commit a7fede8ee4
21 changed files with 113 additions and 71 deletions

View File

@@ -6,7 +6,7 @@ concrete RelativeNep of Relative = CatNep ** open ResNep in {
lin
RelCl cl = {
s = \\t,p,o,agr => "जस्तिकी" ++ cl.s ! t ! p ! o ;
s = \\t,p,o,agr => "जस्तकी" ++ cl.s ! t ! p ! o ;
c = Nom
} ;