<?xml version="1.0" ?>
<?xml-stylesheet type="text/xml" href="http://nlp.stanford.edu/projects/infer/kbe_to_html.xml"?>
<root xmlns="http://bogusnamespace.com/inference_pilot_evaluation/annotation">
<inference id="PARC-7">
   <passage>The technician cooled the room.</passage>
   <question>Did the technician lower the temperature of the room?</question>
   <answer id="1" polarity="true" force="strict" source="linguistic">
      <response>yes</response>
      <because>cooling the room means lowering the temperature of the room</because>
   </answer>
</inference>
<inference id="PARC-8">
   <passage>The technician raised the temperature of the room.</passage>
   <question>Did the technician cool the room?</question>
   <answer id="1" polarity="true" force="strict" source="linguistic">
      <response>no</response>
      <because></because>
   </answer>
</inference>
<inference id="PARC-100">
   <passage>Bin Laden was last seen in the house.</passage>
   <question>Where is Osama Bin Laden?</question>
   <answer id="1" polarity="true" force="strict" source="linguistic">
      <response>in the house</response>
   </answer>
</inference>

<inference id="PARC-101">
   <passage>Bin Laden was fondling an AK-47.</passage>
   <question>What was Osama Bin Laden holding?</question>
   <answer id="1" polarity="true" force="strict" source="linguistic">
      <response>an AK-47</response>
   </answer>
</inference>

<inference id="PARC-102">
   <passage>Bin Laden was fondling an AK-47.</passage>
   <question>Which gun was Osama Bin Laden holding?</question>
   <answer id="1" polarity="true" force="strict" source="linguistic">
      <response>the AK-47</response>
   </answer>
</inference>

<inference id="PARC-103">
   <passage>Some 8,000 US troops will be moved from the Japanese island
   of Okinawa, with other bases earmarked for closure.</passage>
   <question>Are there over 5000 U.S. troops in Okinawa currently?</question>
   <answer id="1" polarity="true" force="strict" source="linguistic">
      <response>yes</response>
   </answer>
</inference>

</root>

