<?xml version="1.0" encoding="UTF-8"?>
<root xmlns="http://bogusnamespace.com/inference_pilot_evaluation/annotation">

<inference id="001_np_np">
  <passage>The dog can't throw up.</passage>
  <question/>
  <hypothesis>The dog couldn't throw up.</hypothesis>
  <answer id="1" polarity="true" force="strict" source="linguistic">
    <response>yes</response>
  </answer>
</inference>

<inference id="002_np_p">
  <passage>The dog cannot throw up.</passage>
  <question/>
  <hypothesis>The dog could throw up.</hypothesis>
  <answer id="1" polarity="true" force="strict" source="linguistic">
    <response>no</response>
  </answer>
</inference>

<inference id="003_np_na">
  <passage>The dog is not able to throw up.</passage>
  <question/>
  <hypothesis>The dog isn't throwing up.</hypothesis>
  <answer id="1" polarity="true" force="strict" source="linguistic">
    <response>yes</response>
  </answer>
</inference>

<inference id="004_np_a">
  <passage>The dog won't be able to throw up.</passage>
  <question/>
  <hypothesis>The dog will throw up.</hypothesis>
  <answer id="1" polarity="true" force="strict" source="linguistic">
    <response>no</response>
  </answer>
</inference>

<inference id="005_np_nn">
  <passage>The dog cannot have thrown up.</passage>
  <question/>
  <hypothesis>The dog might not have thrown up.</hypothesis>
  <answer id="1" polarity="true" force="strict" source="linguistic">
    <response>yes</response>
  </answer>
</inference>

<inference id="006_np_n">
  <passage>The dog couldn't throw up.</passage>
  <question/>
  <hypothesis>The dog must have thrown up.</hypothesis>
  <answer id="1" polarity="true" force="strict" source="linguistic">
    <response>no</response>
  </answer>
</inference>

<inference id="007_p_np">
  <passage>The dog can throw up.</passage>
  <question/>
  <hypothesis>The dog couldn't throw up.</hypothesis>
  <answer id="1" polarity="true" force="strict" source="linguistic">
    <response>no</response>
  </answer>
</inference>

<inference id="008_p_p">
  <passage>The dog may throw up.</passage>
  <question/>
  <hypothesis>The dog could throw up.</hypothesis>
  <answer id="1" polarity="true" force="strict" source="linguistic">
    <response>yes</response>
  </answer>
</inference>

<inference id="009_p_na">
  <passage>The dog might throw up.</passage>
  <question/>
  <hypothesis>The dog isn't throwing up.</hypothesis>
  <answer id="1" polarity="true" force="strict" source="linguistic">
    <response>no</response>
  </answer>
</inference>

<inference id="010_p_a">
  <passage>Maybe the dog will throw up.</passage>
  <question/>
  <hypothesis>The dog will throw up.</hypothesis>
  <answer id="1" polarity="true" force="strict" source="linguistic">
    <response>no</response>
  </answer>
</inference>

<inference id="011_p_nn">
  <passage>The dog could have thrown up.</passage>
  <question/>
  <hypothesis>The dog might not have thrown up.</hypothesis>
  <answer id="1" polarity="true" force="strict" source="linguistic">
    <response>no</response>
  </answer>
</inference>

<inference id="012_p_n">
  <passage>Perhaps the dog threw up.</passage>
  <question/>
  <hypothesis>The dog must have thrown up.</hypothesis>
  <answer id="1" polarity="true" force="strict" source="linguistic">
    <response>no</response>
  </answer>
</inference>

<inference id="020_a_p">
  <passage>The dog threw up.</passage>
  <question/>
  <hypothesis>The dog might throw up.</hypothesis>
  <answer id="1" polarity="true" force="strict" source="linguistic">
    <response>yes</response>
  </answer>
</inference>

</root>

