forked from GitHub/gf-core
Attempto complete up to spec
This commit is contained in:
@@ -10,4 +10,7 @@ oper
|
||||
mkSubjSubj : Str -> Subj = \x ->
|
||||
{s = x ; m = Conjunct ; lock_Subj = <>} ;
|
||||
|
||||
mkIQuant : Str -> IQuant = \s ->
|
||||
{s = \\_,_,c => prepCase c ++ s ; lock_IQuant = <>} ;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user