forked from GitHub/gf-rgl
yep the morpho sucks, but let's fix it in next commits
This commit is contained in:
@@ -117,7 +117,7 @@ oper
|
||||
-- https://inariksit.github.io/gf/2018/05/25/subtyping-gf.html#lock-fields
|
||||
|
||||
mkN = overload {
|
||||
mkN : Str -> N = \s -> lin N (ResGla.mkNoun s) ;
|
||||
mkN : Str -> N = \s -> lin N (ResGla.smartN s (s+"a") (s+"an") Masc) ;
|
||||
-- TODO: more overload instances
|
||||
} ;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user