mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-09 03:02:50 -06:00
extension of DictHin and ParseHin
This commit is contained in:
@@ -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 = "जो" ;
|
||||
|
||||
Reference in New Issue
Block a user