mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-24 03:52:50 -06:00
accedentalBugFixedAllHin
This commit is contained in:
@@ -38,7 +38,7 @@ incomplete concrete VerbHindustani of Verb = CatHindustani ** open CommonHindust
|
||||
CompAdv adv = {s = \\a => adv.s ! giveGender a} ;
|
||||
CompCN cn = {s = \\a => cn.s ! giveNumber a ! Dir} ;
|
||||
|
||||
VPSlashPrep vp p = vp ** {c2 = p.s ; c = VTrans } ;
|
||||
VPSlashPrep vp p = vp ** {c2 ={s = p.s ! Masc ; c = VTrans }} ;
|
||||
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user