mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-05-27 08:58:55 -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