forked from GitHub/gf-rgl
an overloaded version of mkPN which takes advantage of the smart paradigms for nouns. also now we store only the singular forms for all PNs. added NounSlv.UsePN
This commit is contained in:
@@ -16,6 +16,7 @@ concrete NounSlv of Noun = CatSlv ** open ResSlv in {
|
||||
}
|
||||
} ;
|
||||
|
||||
UsePN pn = {s = pn.s; a = {g=agender2gender pn.g; n=Sg; p=P3}} ;
|
||||
UsePron p = p ;
|
||||
|
||||
DetQuant quant num = {
|
||||
|
||||
Reference in New Issue
Block a user