mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-03 00:02:50 -06:00
some changes in Urdu by Shafqat
This commit is contained in:
@@ -13,7 +13,7 @@ concrete RelativeUrd of Relative = CatUrd ** open ResUrd in {
|
||||
c = Dir
|
||||
} ;
|
||||
|
||||
RelVP rp vp = {
|
||||
{- RelVP rp vp = {
|
||||
s = \\t,p,o,ag =>
|
||||
let
|
||||
agr = case rp.a of {
|
||||
@@ -42,7 +42,7 @@ concrete RelativeUrd of Relative = CatUrd ** open ResUrd in {
|
||||
-- };
|
||||
c = Dir
|
||||
} ;
|
||||
|
||||
-}
|
||||
FunRP p np rp = {
|
||||
s = \\n,c => rp.s ! n ! c ++ np.s ! NPC c ++ p.s ! PP n (giveGender np.a) ;
|
||||
a = RAg np.a
|
||||
|
||||
Reference in New Issue
Block a user