mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-09-18 16:26:01 -06:00
fix pattern matching error
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
resource ResSqi = ParamX [Number,Person] ** {
|
resource ResSqi = ParamX-[Tense,Past,Pres] ** {
|
||||||
|
|
||||||
oper Compl = {s : Str} ;
|
oper Compl = {s : Str} ;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user