gold_label	sentence1_binary_parse	sentence2_binary_parse	sentence1_parse	sentence2_parse	sentence1	sentence2	pairID	heuristic	subcase	template
non-entailment	( ( The president ) ( ( advised ( the doctor ) ) . ) )	( ( The doctor ) ( ( advised ( the president ) ) . ) )	(ROOT (S (NP (DT The) (NN president)) (VP (VBD advised) (NP (DT the) (NN doctor))) (. .)))	(ROOT (S (NP (DT The) (NN doctor)) (VP (VBD advised) (NP (DT the) (NN president))) (. .)))	The president advised the doctor .	The doctor advised the president .	ex0	lexical_overlap	ln_subject/object_swap	temp1
non-entailment	( ( The student ) ( ( saw ( the managers ) ) . ) )	( ( The managers ) ( ( saw ( the student ) ) . ) )	(ROOT (S (NP (DT The) (NN student)) (VP (VBD saw) (NP (DT the) (NNS managers))) (. .)))	(ROOT (S (NP (DT The) (NNS managers)) (VP (VBD saw) (NP (DT the) (NN student))) (. .)))	The student saw the managers .	The managers saw the student .	ex1	lexical_overlap	ln_subject/object_swap	temp1
non-entailment	( ( The presidents ) ( ( encouraged ( the banker ) ) . ) )	( ( The banker ) ( ( encouraged ( the presidents ) ) . ) )	(ROOT (S (NP (DT The) (NNS presidents)) (VP (VBD encouraged) (NP (DT the) (NN banker))) (. .)))	(ROOT (S (NP (DT The) (NN banker)) (VP (VBD encouraged) (NP (DT the) (NNS presidents))) (. .)))	The presidents encouraged the banker .	The banker encouraged the presidents .	ex2	lexical_overlap	ln_subject/object_swap	temp1
non-entailment	( ( The senators ) ( ( supported ( the actor ) ) . ) )	( ( The actor ) ( ( supported ( the senators ) ) . ) )	(ROOT (S (NP (DT The) (NNS senators)) (VP (VBD supported) (NP (DT the) (NN actor))) (. .)))	(ROOT (S (NP (DT The) (NN actor)) (VP (VBD supported) (NP (DT the) (NNS senators))) (. .)))	The senators supported the actor .	The actor supported the senators .	ex3	lexical_overlap	ln_subject/object_swap	temp1