forked from GitHub/gf-rgl
(Kor) New constructors for N and A2
This commit is contained in:
@@ -13,6 +13,10 @@ oper
|
||||
origin = NK
|
||||
} ;
|
||||
|
||||
mkCounter : Str -> Counter = \s -> baseCounter ** {
|
||||
s = s ;
|
||||
} ;
|
||||
|
||||
BaseNoun : Type = {
|
||||
s : NForm => Str ;
|
||||
p : Phono ;
|
||||
|
||||
Reference in New Issue
Block a user