mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-29 04:46:30 -06:00
the names API in more languages
This commit is contained in:
@@ -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 ;
|
||||
|
||||
Reference in New Issue
Block a user