forked from GitHub/gf-core
fix the missing lock fields in several languages
This commit is contained in:
@@ -43,7 +43,7 @@ param
|
||||
AForm = AN NForm | AAdv ;
|
||||
|
||||
oper
|
||||
Adjective : Type = {s : Degree => AForm => Str} ;
|
||||
Adjective : Type = {s : Degree => AForm => Str; lock_A : {}} ;
|
||||
|
||||
--2 Noun phrases
|
||||
--
|
||||
|
||||
Reference in New Issue
Block a user