mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-05-28 01:18:57 -06:00
(Ara) Fix bug in PossPron
This commit is contained in:
@@ -114,7 +114,7 @@ lin
|
|||||||
s = \\_,_,_,_ => BIND ++ p.s ! Gen;
|
s = \\_,_,_,_ => BIND ++ p.s ! Gen;
|
||||||
d = Poss;
|
d = Poss;
|
||||||
is1sg = is1sg p.a ;
|
is1sg = is1sg p.a ;
|
||||||
isPron = True} ;
|
isPron = p.a.isPron} ;
|
||||||
|
|
||||||
NumSg = {
|
NumSg = {
|
||||||
s = \\_,_,_ => [] ;
|
s = \\_,_,_ => [] ;
|
||||||
|
|||||||
Reference in New Issue
Block a user