kovvalsky / prove_SICK_NL

Prove Ducth NLI problems of SICK-NL with LangPro
MIT License
3 stars 0 forks source link

Lexical relations depending on Dutch-specific morphology #16

Closed kovvalsky closed 3 years ago

kovvalsky commented 3 years ago

2911: C-(N)-[CONTRADICTION] P:trg: Een vrouw doet make-up op src: A woman is putting on makeup H:trg: Er is geen vrouw die make-up opdoet src: There is no woman putting on makeup

4650: C-(N)-[CONTRADICTION] P:trg: Een man snijdt een dik touw door met een zwaard src: A man is cutting a thick rope with a sword H:trg: Er is geen man die een touw doorsnijdt met een zwaard src: There is no man cutting a rope with a sword

4006: E-(N)-[ENTAILMENT] P:trg: Een man beklimt een touw src: A man is climbing a rope H:trg: De man klimt een touw op src: The man is climbing up a rope

4011: E-(N)-[ENTAILMENT] P:trg: Een man beklimt een touw src: A man is climbing a rope H:trg: Een man klimt een touw op src: A man is climbing up a rope

kovvalsky commented 3 years ago

These complex lexical entailment rules account for the mentioned cases. verb1 @ particle --> (particle|"be"|"ver")+verb2 if verb1 --> verb2 (particle|"be"|"ver")+verb2 --> verb1 @ particle if verb2 --> verb1