forked from GitHub/gf-core
converted Urdu to utf8
This commit is contained in:
@@ -2,10 +2,10 @@ concrete ExtraUrd of ExtraUrdAbs = CatUrd **
|
||||
open ResUrd, Coordination, Prelude, MorphoUrd, ParadigmsUrd in {
|
||||
|
||||
lin
|
||||
GenNP np = {s = \\_,_,_ => np.s ! NPC Obl ++ "ka" ; a = np.a} ;
|
||||
GenNP np = {s = \\_,_,_ => np.s ! NPC Obl ++ ka_Str ; a = np.a} ;
|
||||
|
||||
each_Det = mkDet "hr kwy" "hr kwy" "hr kwy" "hr kwy" Sg ;
|
||||
have_V = mkV "rakh-na";
|
||||
each_Det = mkDet hr_kwy_Str hr_kwy_Str hr_kwy_Str hr_kwy_Str Sg ;
|
||||
have_V = mkV rakh6na_Str ;
|
||||
|
||||
-- for VP conjunction
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user