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