mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-03 00:02:50 -06:00
fix the missing lock fields in several languages
This commit is contained in:
@@ -359,7 +359,7 @@ resource MorphoFin = ResFin ** open Prelude in {
|
||||
9 => ukkoihin
|
||||
} ;
|
||||
|
||||
Noun = {s : NForm => Str} ;
|
||||
Noun = {s : NForm => Str; lock_N : {}} ;
|
||||
|
||||
nForms2N : NForms -> Noun = \f ->
|
||||
let
|
||||
|
||||
Reference in New Issue
Block a user