forked from GitHub/gf-rgl
fix UseN and PositA
This commit is contained in:
@@ -160,7 +160,7 @@ oper mkA : (_,_,_,_,_,_,_,_,_,_,_,_,_,_,_,_,_,_,_,_,_,_,_,_ : Str) -> A =
|
||||
oper Compl = {s : Str; c : Case} ;
|
||||
oper noPrep : Compl = {s=""; c=Acc} ;
|
||||
|
||||
oper CommonNoun = {s : Str} ;
|
||||
oper AdjPhrase = {s : Str} ;
|
||||
oper CommonNoun = N ;
|
||||
oper AdjPhrase = A ;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user