1
0
forked from GitHub/gf-rgl

added NamesLav.gf

This commit is contained in:
Krasimir Angelov
2025-08-29 12:54:59 +02:00
parent 2ff33ea968
commit 1cd582a322
5 changed files with 61 additions and 10 deletions
+1 -1
View File
@@ -112,7 +112,7 @@ lincat
PN,LN = ProperNoun ;
GN = {s : Case => Str ; gend : Gender} ;
SN = {s : Sex => Case => Str; pl : Case => Str} ;
SN = {s : Gender => Case => Str; pl : Case => Str} ;
-- Overriden from CommonX