mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-02 07:42:50 -06:00
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