Skip to content
Snippets Groups Projects
Commit 403f61ae authored by Bartosz Broda's avatar Bartosz Broda
Browse files

fix errors in operator

parent 9ea332d4
No related branches found
No related tags found
No related merge requests found
......@@ -26,9 +26,9 @@
<mwegroup name="AdjSubstFix" type="fix" class="subst">
<condition>
and(
inter(base[0],{$Adj}),
inter(base[0],$s:Adj),
inter(class[0],{adj}),
inter(base[1],$Subst),
inter(base[1],$s:Subst),
inter(class[1],{subst,ger,depr}),
agrpp(0,1,{nmb,gnd,cas})
)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment