refinementsUrdPhrasebook-2011-05-13

This commit is contained in:
virk.shafqat
2011-05-13 21:51:16 +00:00
parent 026c5cddf5
commit 96d8cc4c04
4 changed files with 12 additions and 11 deletions

View File

@@ -1,11 +1,10 @@
concrete SentencesUrd of Sentences = NumeralUrd ** SentencesI - [sing,IFemale,YouFamFemale,YouPolFemale] with
concrete SentencesUrd of Sentences = NumeralUrd ** SentencesI - [sing,IFemale,YouFamFemale,YouPolFemale] with
(Syntax = SyntaxUrd),
(Symbolic = SymbolicUrd),
(Lexicon = LexiconUrd) **
open
(P=ParadigmsUrd),
ParamX,
StringsUrdu,
CommonHindustani in {
lin IFemale = mkPerson (P.personalPN myN mjh "" myra myry myrE myry Sg Fem Pers1) ;
YouFamFemale = mkPerson (P.personalPN tw tw tw tyra tyry tyrE tyry Sg Fem Pers2_Casual) ;
@@ -28,5 +27,4 @@ oper
apka = ["آپ كا"] ;
apky = ["آپ كی"] ;
apkE = ["آپ كے"] ;
} ;