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

View File

@@ -18,6 +18,9 @@ resource ParamX = open Prelude in {
| Cond --# notpresent
;
param
Sex = Male | Female ;
param
Polarity = Pos | Neg ;