the names API in more languages

This commit is contained in:
Krasimir Angelov
2023-08-16 19:39:22 +02:00
parent d25d648134
commit 6bc965f6c2
69 changed files with 1584 additions and 270 deletions
+1 -2
View File
@@ -10,10 +10,9 @@ instance DiffNno of DiffScand = open CommonScand, Prelude in {
param
NGenderNno = NUtr Sex | NNeutr ;
Sex = Masc | Fem ;
oper
utrum = NUtr Masc ;
utrum = NUtr Male ;
neutrum = NNeutr ;
detDef : Species = Def ;