mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-23 18:21:11 -06:00
(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