fix pattern matching error

This commit is contained in:
Krasimir Angelov
2024-12-05 16:40:51 +01:00
parent b01b94001e
commit ffaedd718b

View File

@@ -1,4 +1,4 @@
resource ResSqi = ParamX [Number,Person] ** {
resource ResSqi = ParamX-[Tense,Past,Pres] ** {
oper Compl = {s : Str} ;