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

add test mwe file

parent db285b8f
No related merge requests found
<?xml version='1.0' encoding='utf-8'?>
<units_description tagset='kipi'>
<macros>
<m>
<name>SubstSubstFix</name>
<var>S1,S2</var>
<con>
and(
inter(base[0],$s:S1),
inter(class[0],{subst,ger,depr}),
inter(base[1],$s:S2),
inter(class[1],{subst,ger,depr}),
inter(cas[0], cas[1])
)
</con>
</m>
</macros>
<LU>
<LUbase>Jan Paweł</LUbase>
<t>fix</t>
<pat>#SubstGenSubstFix("jan","paweł")</pat>
<h>inter(cas[$H], {nom})</h>
<class>subst</class>
</LU>
</units_description>
\ No newline at end of file
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment