mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-24 18:46:28 -06:00
(Ger) Corrections in Cat, Res, Lexicon, Structural, Morpho, Paradigms and Questions
This commit is contained in:
@@ -8,7 +8,7 @@ oper
|
||||
mkSubj : Str -> Subj = \x ->
|
||||
{s = x ; lock_Subj = <>} ;
|
||||
mkIQuant : Str -> IQuant = \s ->
|
||||
{s = \\_,_ => s ; lock_IQuant = <>} ;
|
||||
{s = \\_,_ => s ; a = Strong ; lock_IQuant = <>} ;
|
||||
|
||||
mkPredet = overload {
|
||||
mkPredet : A -> Predet = \a ->
|
||||
|
||||
Reference in New Issue
Block a user