<feature_template>
    <cutoff feature="2" label="0"/>
    <lexica cutoff="0" label="VB.*|NN.*" type="predicate"/>

    <feature f0="p:f" n="1"/>
    <feature f0="p:m" n="1"/>
    <feature f0="p:p" n="1"/>
    <feature f0="p:d" n="1"/>
    <feature f0="p:m" f1="p:p" n="2"/>

    <feature f0="p-1:p" n="1"/>
    <feature f0="p+1:p" n="1"/>
    <feature f0="p+1:m" n="1"/>

    <feature f0="p_h:m" n="1"/>
    <feature f0="p_h:p" n="1"/>

    <feature f0="p_lmd:d" n="1"/>
    <feature f0="p_rmd:p" n="1"/>
    <feature f0="p_rmd:d" f1="p:p" n="2"/>

    <feature f0="p:p" f1="p-1:p" n="2"/>
    <feature f0="p:p" f1="p_h:m" n="2"/>

    <feature f0="p:m" f1="p-1:p" n="2"/>
    <feature f0="p:m" f1="p_lmd:p" n="2"/>
    <feature f0="p:m" f1="p_rmd:p" n="2"/>

    <feature f0="p:m" f1="p_rnd:p" n="2" visible="false"/>
</feature_template>