Skip to content

Fixed 2 prefix verbs incorrectly annotated as VPC

Kilian Evang requested to merge kilian.evang/parseme_corpus_de:master into master

Method: used the pattern ^:digit:+\t(durch|hinter|über|um|unter|voll|wider|wieder).*VPC looking specifically for VPC annotations of forms starting with one of the prefixes that also appear in the same written form as particles [1]. Removed VPC annotation in those instances that were prefix verbs.

[1] https://de.wikipedia.org/w/index.php?title=Pr%C3%A4fix-_und_Partikelverben_im_Deutschen&oldid=233902673#Wechsel_zwischen_Pr%C3%A4fix-_und_Partikelgebrauch

Merge request reports