forked from GitHub/gf-core
forgotten changes in Predef.gf for making CAPIT a built-in operation
This commit is contained in:
@@ -39,5 +39,6 @@ resource Predef = {
|
||||
oper nonExist : Str = variants {} ; -- a placeholder for non-existant morphological forms
|
||||
oper BIND : Str = variants {} ; -- a token for gluing
|
||||
oper SOFT_BIND : Str = variants {} ; -- a token for soft gluing
|
||||
oper CAPIT : Str = variants {} ; -- a token for capitalization
|
||||
|
||||
} ;
|
||||
|
||||
Reference in New Issue
Block a user