extension of DictHin and ParseHin

This commit is contained in:
virk.shafqat
2013-04-08 11:14:29 +00:00
parent 830e7bfa53
commit f81f902bdd
7 changed files with 33533 additions and 28157 deletions

View File

@@ -8,9 +8,10 @@ oper
insertSubj : UPerson -> Str -> Str = \p,s ->
case p of { Pers1 => s ++ "वाँ" ; _ => Prelude.glue s "ए"}; -- check with prasad for vn~
agr = "a-गर" ;
agr = "गर" ;
awr = "और" ;
ky = "की" ;
ka = "का" ;
jn = "जिन" ;
js = "जिस" ;
jw = "जो" ;