1
0
forked from GitHub/gf-rgl

removing commented-out must_VV from DictionaryUrd to avoid confusing line directions

This commit is contained in:
Aarne Ranta
2017-08-21 14:22:06 +03:00
parent 80ea046102
commit 7ef39967c1

View File

@@ -55,18 +55,6 @@ lin
more_CAdv = {s = "زیادہ" ; p = "سے" } ; more_CAdv = {s = "زیادہ" ; p = "سے" } ;
most_Predet = ss "زیادہ تر" ; most_Predet = ss "زیادہ تر" ;
much_Det = mkDet "بہت" "بہت" "بہت" "بہت" Sg ; much_Det = mkDet "بہت" "بہت" "بہت" "بہت" Sg ;
-- must_VV = {
-- s = table {
-- VVF VInf => ["ہاvع تo"] ;
-- VVF VPres => "مuست" ;
-- VVF VPPart => ["ہاد تo"] ;
-- VVF VPresPart => ["ہاviنگ تo"] ;
-- VVF VPast => ["ہاد تo"] ; --# notpresent
-- VVPastNeg => ["ہادn'ت تo"] ; --# notpresent
-- VVPresNeg => "مuستn'ت"
-- } ;
-- isAux = True
-- } ;
-----b no_Phr = ss "نo" ; -----b no_Phr = ss "نo" ;
no_Utt = ss "نہیں" ; no_Utt = ss "نہیں" ;
on_Prep = mkPrep "پر" "پر" ; on_Prep = mkPrep "پر" "پر" ;