mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-29 04:46:30 -06:00
allow plural PN
This commit is contained in:
@@ -42,7 +42,7 @@ concrete NounBul of Noun = CatBul ** open ResBul, Prelude in {
|
||||
RObj c => linCase c Pos ++ pn.s;
|
||||
_ => pn.s
|
||||
} ;
|
||||
gn = GSg pn.g ;
|
||||
gn = pn.gn ;
|
||||
p = NounP3 Pos
|
||||
} ;
|
||||
UsePron p = p ;
|
||||
|
||||
Reference in New Issue
Block a user