premise
stringlengths 9
342
| hypothesis
stringlengths 1
295
| label
int64 0
2
| probability
float64 -100
1
| explanation_1
stringlengths 0
706
| explanation_2
stringclasses 1
value | explanation_3
stringclasses 1
value | premise_logic
stringlengths 39
2.12k
| hypothesis_logic
stringlengths 33
2.09k
| id
stringlengths 36
36
| premise_sim
stringlengths 39
2.11k
| hypothesis_sim
stringlengths 33
2.08k
|
---|---|---|---|---|---|---|---|---|---|---|---|
a boy is aiming a bow and arrow at a target. | A boy is doing archery. | 0 | -100 | if he is aiming a bow and arrow at a target, he is doing archery | exists e1 x1 x2 x3 x4 x5.(at(e1,x5) & n_target(x5) & Theme(e1,x2) & Actor(e1,x1) & v_aim(e1) & n_arrow(x4) & n_bow(x3) & subset_of(x4,x2) & subset_of(x3,x2) & n_boy(x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_do(e1) & n_archery(x2) & n_boy(x1)) | 7bb614c8-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5.(v_aim(e1) & subset_of(x4,x2) & subset_of(x3,x2) & n_target(x5) & n_boy(x1) & n_bow(x3) & n_arrow(x4) & at(e1,x5) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 x1 x2.(v_do(e1) & n_boy(x1) & n_archery(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A person standing on a ciff looking down at plains and trees. | Someone stands on a cliff and looks straight down. | 1 | 0.867161 | down doesn't always mean straight | exists e1 e2 s1 x1 x2 x3 x4 x5 x6.(a_topic(x1) & for(e1,e2) & a_down(s1) & Manner(e2,s1) & at(e2,x4) & subset_of(x6,x4) & n_tree(x6) & subset_of(x5,x4) & n_plain(x5) & Actor(e2,x2) & v_look(e2) & on(e1,x3) & n_ciff(x3) & Actor(e1,x2) & v_stand(e1) & (x1 = x2) & n_person(x1)) | exists e1 e2 p1 s1 x1 x2 x3.(a_down(s1) & Manner(e2,s1) & exists s2.(Theme(s2,x3) & a_straight(s2)) & Topic(e2,p1) & Actor(e2,x3) & v_look(e2) & n_person(x3) & on(e1,x2) & n_cliff(x2) & Actor(e1,x1) & v_stand(e1) & n_person(x1)) | 7bb8d456-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3 x4 x5 x6.(v_stand(e1) & v_look(e2) & subset_of(x6,x4) & subset_of(x5,x4) & on(e1,x3) & n_tree(x6) & n_plain(x5) & n_person(x1) & n_ciff(x3) & for(e1,e2) & at(e2,x4) & a_topic(x1) & a_down(s1) & Manner(e2,s1) & Actor(e2,x2) & Actor(e1,x2) & (x1 = x2)) | exists e1 e2 p1 s1 x1 x2 x3.(v_stand(e1) & v_look(e2) & on(e1,x2) & n_person(x3) & n_person(x1) & n_cliff(x2) & exists s2.(a_straight(s2) & Theme(s2,x3)) & a_down(s1) & Topic(e2,p1) & Manner(e2,s1) & Actor(e2,x3) & Actor(e1,x1)) |
||
A person standing on a ciff looking down at plains and trees. | A person is jumping off a cliff. | 2 | 0.000014 | The person isn't jumping off a cliff, the person is just standing. | exists e1 e2 s1 x1 x2 x3 x4 x5 x6.(a_topic(x1) & for(e1,e2) & a_down(s1) & Manner(e2,s1) & at(e2,x4) & subset_of(x6,x4) & n_tree(x6) & subset_of(x5,x4) & n_plain(x5) & Actor(e2,x2) & v_look(e2) & on(e1,x3) & n_ciff(x3) & Actor(e1,x2) & v_stand(e1) & (x1 = x2) & n_person(x1)) | exists e1 s1 x1 x2.(a_off(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_jump(e1) & n_cliff(x2) & n_person(x1)) | 7bb8d910-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3 x4 x5 x6.(v_stand(e1) & v_look(e2) & subset_of(x6,x4) & subset_of(x5,x4) & on(e1,x3) & n_tree(x6) & n_plain(x5) & n_person(x1) & n_ciff(x3) & for(e1,e2) & at(e2,x4) & a_topic(x1) & a_down(s1) & Manner(e2,s1) & Actor(e2,x2) & Actor(e1,x2) & (x1 = x2)) | exists e1 s1 x1 x2.(v_jump(e1) & n_person(x1) & n_cliff(x2) & a_off(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1)) |
||
A person standing on a ciff looking down at plains and trees. | A woman on a cliff observes the plains and tree below. | 1 | 0.688853 | person doesn't always mean woman | exists e1 e2 s1 x1 x2 x3 x4 x5 x6.(a_topic(x1) & for(e1,e2) & a_down(s1) & Manner(e2,s1) & at(e2,x4) & subset_of(x6,x4) & n_tree(x6) & subset_of(x5,x4) & n_plain(x5) & Actor(e2,x2) & v_look(e2) & on(e1,x3) & n_ciff(x3) & Actor(e1,x2) & v_stand(e1) & (x1 = x2) & n_person(x1)) | exists e1 x1 x2 x3 x4 x5.(n_plain(x4) & Theme(e1,x3) & Actor(e1,x1) & v_observe(e1) & subset_of(x5,x3) & r_below(x5) & n_tree(x5) & subset_of(x4,x3) & on(x1,x2) & n_cliff(x2) & n_woman(x1)) | 7bb8ddb6-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3 x4 x5 x6.(v_stand(e1) & v_look(e2) & subset_of(x6,x4) & subset_of(x5,x4) & on(e1,x3) & n_tree(x6) & n_plain(x5) & n_person(x1) & n_ciff(x3) & for(e1,e2) & at(e2,x4) & a_topic(x1) & a_down(s1) & Manner(e2,s1) & Actor(e2,x2) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2 x3 x4 x5.(v_observe(e1) & subset_of(x5,x3) & subset_of(x4,x3) & r_below(x5) & on(x1,x2) & n_woman(x1) & n_tree(x5) & n_plain(x4) & n_cliff(x2) & Theme(e1,x3) & Actor(e1,x1)) |
||
A person standing on a ciff looking down at plains and trees. | A person down in a valley stares up at a cliff. | 2 | -100 | The person is not staring up at the cliff, the person is looking down at the plains and trees. | exists e1 e2 s1 x1 x2 x3 x4 x5 x6.(a_topic(x1) & for(e1,e2) & a_down(s1) & Manner(e2,s1) & at(e2,x4) & subset_of(x6,x4) & n_tree(x6) & subset_of(x5,x4) & n_plain(x5) & Actor(e2,x2) & v_look(e2) & on(e1,x3) & n_ciff(x3) & Actor(e1,x2) & v_stand(e1) & (x1 = x2) & n_person(x1)) | exists e1 s1 x1 x2 x3 x4.(a_up(s1) & Manner(e1,s1) & at(e1,x4) & n_cliff(x4) & Actor(e1,x1) & v_stare(e1) & in(x2,x3) & n_valley(x3) & down(x1,x2) & n_thing(x2) & n_person(x1)) | 7bb8e266-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3 x4 x5 x6.(v_stand(e1) & v_look(e2) & subset_of(x6,x4) & subset_of(x5,x4) & on(e1,x3) & n_tree(x6) & n_plain(x5) & n_person(x1) & n_ciff(x3) & for(e1,e2) & at(e2,x4) & a_topic(x1) & a_down(s1) & Manner(e2,s1) & Actor(e2,x2) & Actor(e1,x2) & (x1 = x2)) | exists e1 s1 x1 x2 x3 x4.(v_stare(e1) & n_valley(x3) & n_thing(x2) & n_person(x1) & n_cliff(x4) & in(x2,x3) & down(x1,x2) & at(e1,x4) & a_up(s1) & Manner(e1,s1) & Actor(e1,x1)) |
||
A person standing on a ciff looking down at plains and trees. | A person is taking the time to admire nature. | 1 | 0.881448 | looking doesn't always mean admire | exists e2 e1 s1 x1 x2 x3 x4 x5 x6.(a_topic(x1) & for(e1,e2) & a_down(s1) & Manner(e2,s1) & at(e2,x4) & subset_of(x6,x4) & n_tree(x6) & subset_of(x5,x4) & n_plain(x5) & Actor(e2,x2) & v_look(e2) & on(e1,x3) & n_ciff(x3) & Actor(e1,x2) & v_stand(e1) & (x1 = x2) & n_person(x1)) | exists e1 p1 x1 x2 x3.(n_time(x3) & Topic(e1,p1) & exists e2 x4.(Theme(e2,x4) & Actor(e2,x1) & v_admire(e2) & n_nature(x4)) & Theme(e1,x3) & Actor(e1,x2) & v_take(e1) & n_person(x2) & n_person(x1)) | 7bb8e72a-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 x1 x2 x3 x4 x5 x6.(v_stand(e1) & v_look(e2) & subset_of(x6,x4) & subset_of(x5,x4) & on(e1,x3) & n_tree(x6) & n_plain(x5) & n_person(x1) & n_ciff(x3) & for(e1,e2) & at(e2,x4) & a_topic(x1) & a_down(s1) & Manner(e2,s1) & Actor(e2,x2) & Actor(e1,x2) & (x1 = x2)) | exists e1 p1 x1 x2 x3.(v_take(e1) & n_time(x3) & n_person(x2) & n_person(x1) & exists e2 x4.(v_admire(e2) & n_nature(x4) & Theme(e2,x4) & Actor(e2,x1)) & Topic(e1,p1) & Theme(e1,x3) & Actor(e1,x2)) |
||
A person standing on a ciff looking down at plains and trees. | Someone sits on the edge of a cliff and looks up at the sky. | 2 | -100 | The person isn't sitting, the person is standing. The person is not looking up the sky, the person is looking down at plains and trees. | exists e2 e1 s1 x1 x2 x3 x4 x5 x6.(a_topic(x1) & for(e1,e2) & a_down(s1) & Manner(e2,s1) & at(e2,x4) & subset_of(x6,x4) & n_tree(x6) & subset_of(x5,x4) & n_plain(x5) & Actor(e2,x2) & v_look(e2) & on(e1,x3) & n_ciff(x3) & Actor(e1,x2) & v_stand(e1) & (x1 = x2) & n_person(x1)) | exists e2 e1 s1 x1 x2 x3 x4 x5.(n_sky(x5) & n_edge(x2) & a_up(s1) & Manner(e2,s1) & at(e2,x5) & Actor(e2,x4) & v_look(e2) & n_person(x4) & on(e1,x2) & of(x2,x3) & n_cliff(x3) & Actor(e1,x1) & v_sit(e1) & n_person(x1)) | 7bb8ee78-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 x1 x2 x3 x4 x5 x6.(v_stand(e1) & v_look(e2) & subset_of(x6,x4) & subset_of(x5,x4) & on(e1,x3) & n_tree(x6) & n_plain(x5) & n_person(x1) & n_ciff(x3) & for(e1,e2) & at(e2,x4) & a_topic(x1) & a_down(s1) & Manner(e2,s1) & Actor(e2,x2) & Actor(e1,x2) & (x1 = x2)) | exists e2 e1 s1 x1 x2 x3 x4 x5.(v_sit(e1) & v_look(e2) & on(e1,x2) & of(x2,x3) & n_sky(x5) & n_person(x4) & n_person(x1) & n_edge(x2) & n_cliff(x3) & at(e2,x5) & a_up(s1) & Manner(e2,s1) & Actor(e2,x4) & Actor(e1,x1)) |
||
A person standing on a ciff looking down at plains and trees. | A person sits on a cliff to eat lunch. | 2 | -100 | The person isn't sitting, the person is standing. The person isn't going to eat lunch, the person is looking down at plains and trees. | exists e2 e1 s1 x1 x2 x3 x4 x5 x6.(a_topic(x1) & for(e1,e2) & a_down(s1) & Manner(e2,s1) & at(e2,x4) & subset_of(x6,x4) & n_tree(x6) & subset_of(x5,x4) & n_plain(x5) & Actor(e2,x2) & v_look(e2) & on(e1,x3) & n_ciff(x3) & Actor(e1,x2) & v_stand(e1) & (x1 = x2) & n_person(x1)) | exists e1 p1 x1 x2 x3.(Topic(e1,p1) & exists e2 x4.(Theme(e2,x4) & Actor(e2,x1) & v_eat(e2) & n_lunch(x4)) & on(e1,x3) & n_cliff(x3) & Actor(e1,x2) & v_sit(e1) & n_person(x2) & n_person(x1)) | 7bb8f44a-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 x1 x2 x3 x4 x5 x6.(v_stand(e1) & v_look(e2) & subset_of(x6,x4) & subset_of(x5,x4) & on(e1,x3) & n_tree(x6) & n_plain(x5) & n_person(x1) & n_ciff(x3) & for(e1,e2) & at(e2,x4) & a_topic(x1) & a_down(s1) & Manner(e2,s1) & Actor(e2,x2) & Actor(e1,x2) & (x1 = x2)) | exists e1 p1 x1 x2 x3.(v_sit(e1) & on(e1,x3) & n_person(x2) & n_person(x1) & n_cliff(x3) & exists e2 x4.(v_eat(e2) & n_lunch(x4) & Theme(e2,x4) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x2)) |
||
A person standing on a ciff looking down at plains and trees. | A person outside gazes at nature. | 0 | -100 | Looking is the same as gazes | exists e2 e1 s1 x1 x2 x3 x4 x5 x6.(a_topic(x1) & for(e1,e2) & a_down(s1) & Manner(e2,s1) & at(e2,x4) & subset_of(x6,x4) & n_tree(x6) & subset_of(x5,x4) & n_plain(x5) & Actor(e2,x2) & v_look(e2) & on(e1,x3) & n_ciff(x3) & Actor(e1,x2) & v_stand(e1) & (x1 = x2) & n_person(x1)) | exists x1 x2 x3.(a_topic(x1) & at(x1,x3) & n_nature(x3) & outside(x1,x2) & n_gaze(x2) & n_person(x1)) | 7bb8fa1c-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 x1 x2 x3 x4 x5 x6.(v_stand(e1) & v_look(e2) & subset_of(x6,x4) & subset_of(x5,x4) & on(e1,x3) & n_tree(x6) & n_plain(x5) & n_person(x1) & n_ciff(x3) & for(e1,e2) & at(e2,x4) & a_topic(x1) & a_down(s1) & Manner(e2,s1) & Actor(e2,x2) & Actor(e1,x2) & (x1 = x2)) | exists x1 x2 x3.(outside(x1,x2) & n_person(x1) & n_nature(x3) & n_gaze(x2) & at(x1,x3) & a_topic(x1)) |
||
A person standing on a ciff looking down at plains and trees. | Someone stands on a cliff and views the plains and trees below. | 0 | -100 | person standing on a ciff is just as Someone stands on a cliff | exists e1 e2 s1 x1 x2 x3 x4 x5 x6.(a_topic(x1) & for(e1,e2) & a_down(s1) & Manner(e2,s1) & at(e2,x4) & subset_of(x6,x4) & n_tree(x6) & subset_of(x5,x4) & n_plain(x5) & Actor(e2,x2) & v_look(e2) & on(e1,x3) & n_ciff(x3) & Actor(e1,x2) & v_stand(e1) & (x1 = x2) & n_person(x1)) | exists e1 e2 x1 x2 x3 x4 x5 x6.(n_plain(x5) & n_thing(e2) & Theme(e2,x4) & Actor(e2,x3) & v_view(e2) & subset_of(x6,x4) & r_below(x6) & n_tree(x6) & subset_of(x5,x4) & n_person(x3) & on(e1,x2) & n_cliff(x2) & n_thing(e1) & Actor(e1,x1) & v_stand(e1) & n_person(x1)) | 7bb8ff94-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3 x4 x5 x6.(v_stand(e1) & v_look(e2) & subset_of(x6,x4) & subset_of(x5,x4) & on(e1,x3) & n_tree(x6) & n_plain(x5) & n_person(x1) & n_ciff(x3) & for(e1,e2) & at(e2,x4) & a_topic(x1) & a_down(s1) & Manner(e2,s1) & Actor(e2,x2) & Actor(e1,x2) & (x1 = x2)) | exists e1 e2 x1 x2 x3 x4 x5 x6.(v_view(e2) & v_stand(e1) & subset_of(x6,x4) & subset_of(x5,x4) & r_below(x6) & on(e1,x2) & n_tree(x6) & n_thing(e2) & n_thing(e1) & n_plain(x5) & n_person(x3) & n_person(x1) & n_cliff(x2) & Theme(e2,x4) & Actor(e2,x3) & Actor(e1,x1)) |
||
A person standing on a ciff looking down at plains and trees. | A hiker takes a break on a cliff to enjoy the view. | 1 | 0.909799 | person doesn't always mean hiker | exists e2 e1 s1 x1 x2 x3 x4 x5 x6.(a_topic(x1) & for(e1,e2) & a_down(s1) & Manner(e2,s1) & at(e2,x4) & subset_of(x6,x4) & n_tree(x6) & subset_of(x5,x4) & n_plain(x5) & Actor(e2,x2) & v_look(e2) & on(e1,x3) & n_ciff(x3) & Actor(e1,x2) & v_stand(e1) & (x1 = x2) & n_person(x1)) | exists e1 p1 x1 x2 x3 x4.(n_view(x4) & Theme(e1,x2) & Actor(e1,x1) & v_take(e1) & on(x2,x3) & Topic(x3,p1) & exists e2.(Theme(e2,x4) & Actor(e2,x3) & v_enjoy(e2)) & n_cliff(x3) & n_break(x2) & n_hiker(x1)) | 7bb90516-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 x1 x2 x3 x4 x5 x6.(v_stand(e1) & v_look(e2) & subset_of(x6,x4) & subset_of(x5,x4) & on(e1,x3) & n_tree(x6) & n_plain(x5) & n_person(x1) & n_ciff(x3) & for(e1,e2) & at(e2,x4) & a_topic(x1) & a_down(s1) & Manner(e2,s1) & Actor(e2,x2) & Actor(e1,x2) & (x1 = x2)) | exists e1 p1 x1 x2 x3 x4.(v_take(e1) & on(x2,x3) & n_view(x4) & n_hiker(x1) & n_cliff(x3) & n_break(x2) & exists e2.(v_enjoy(e2) & Theme(e2,x4) & Actor(e2,x3)) & Topic(x3,p1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A person standing on a ciff looking down at plains and trees. | A person standing on a cliff observes the world below. | 0 | -100 | person standing on a cliff is same as person standing on a cliff | exists e1 e2 s1 x1 x2 x3 x4 x5 x6.(a_topic(x1) & for(e1,e2) & a_down(s1) & Manner(e2,s1) & at(e2,x4) & subset_of(x6,x4) & n_tree(x6) & subset_of(x5,x4) & n_plain(x5) & Actor(e2,x2) & v_look(e2) & on(e1,x3) & n_ciff(x3) & Actor(e1,x2) & v_stand(e1) & (x1 = x2) & n_person(x1)) | exists e1 e2 x1 x2 x3 x4.(n_world(x4) & Theme(e2,x4) & Actor(e2,x1) & v_observe(e2) & r_below(x4) & on(e1,x3) & n_cliff(x3) & Actor(e1,x2) & v_stand(e1) & (x1 = x2) & n_person(x1)) | 7bb90a5c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3 x4 x5 x6.(v_stand(e1) & v_look(e2) & subset_of(x6,x4) & subset_of(x5,x4) & on(e1,x3) & n_tree(x6) & n_plain(x5) & n_person(x1) & n_ciff(x3) & for(e1,e2) & at(e2,x4) & a_topic(x1) & a_down(s1) & Manner(e2,s1) & Actor(e2,x2) & Actor(e1,x2) & (x1 = x2)) | exists e1 e2 x1 x2 x3 x4.(v_stand(e1) & v_observe(e2) & r_below(x4) & on(e1,x3) & n_world(x4) & n_person(x1) & n_cliff(x3) & Theme(e2,x4) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2)) |
||
A person standing on a ciff looking down at plains and trees. | a person is outdoors | 0 | -100 | A cliff is found outdoors. | exists e2 e1 s1 x1 x2 x3 x4 x5 x6.(a_topic(x1) & for(e1,e2) & a_down(s1) & Manner(e2,s1) & at(e2,x4) & subset_of(x6,x4) & n_tree(x6) & subset_of(x5,x4) & n_plain(x5) & Actor(e2,x2) & v_look(e2) & on(e1,x3) & n_ciff(x3) & Actor(e1,x2) & v_stand(e1) & (x1 = x2) & n_person(x1)) | exists p1 x1.(exists x2.((x1 = x2) & n_outdoors(x2)) & n_person(x1)) | 7bb90f84-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 x1 x2 x3 x4 x5 x6.(v_stand(e1) & v_look(e2) & subset_of(x6,x4) & subset_of(x5,x4) & on(e1,x3) & n_tree(x6) & n_plain(x5) & n_person(x1) & n_ciff(x3) & for(e1,e2) & at(e2,x4) & a_topic(x1) & a_down(s1) & Manner(e2,s1) & Actor(e2,x2) & Actor(e1,x2) & (x1 = x2)) | exists x1.(n_person(x1) & exists x2.(n_outdoors(x2) & (x1 = x2))) |
||
A person standing on a ciff looking down at plains and trees. | A person is looking down. | 0 | 0.990077 | person standing on a ciff looking down is just as person is looking down | exists e1 e2 s1 x1 x2 x3 x4 x5 x6.(a_topic(x1) & for(e1,e2) & a_down(s1) & Manner(e2,s1) & at(e2,x4) & subset_of(x6,x4) & n_tree(x6) & subset_of(x5,x4) & n_plain(x5) & Actor(e2,x2) & v_look(e2) & on(e1,x3) & n_ciff(x3) & Actor(e1,x2) & v_stand(e1) & (x1 = x2) & n_person(x1)) | exists e1 s1 x1.(a_down(s1) & Manner(e1,s1) & Actor(e1,x1) & v_look(e1) & n_person(x1)) | 7bb91722-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3 x4 x5 x6.(v_stand(e1) & v_look(e2) & subset_of(x6,x4) & subset_of(x5,x4) & on(e1,x3) & n_tree(x6) & n_plain(x5) & n_person(x1) & n_ciff(x3) & for(e1,e2) & at(e2,x4) & a_topic(x1) & a_down(s1) & Manner(e2,s1) & Actor(e2,x2) & Actor(e1,x2) & (x1 = x2)) | exists e1 s1 x1.(v_look(e1) & n_person(x1) & a_down(s1) & Manner(e1,s1) & Actor(e1,x1)) |
||
A person standing on a ciff looking down at plains and trees. | a person is contemplating suicide | 1 | 0.000001 | doesn't always mean contemplating | exists e1 e2 s1 x1 x2 x3 x4 x5 x6.(a_topic(x1) & for(e1,e2) & a_down(s1) & Manner(e2,s1) & at(e2,x4) & subset_of(x6,x4) & n_tree(x6) & subset_of(x5,x4) & n_plain(x5) & Actor(e2,x2) & v_look(e2) & on(e1,x3) & n_ciff(x3) & Actor(e1,x2) & v_stand(e1) & (x1 = x2) & n_person(x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_contemplate(e1) & n_suicide(x2) & n_person(x1)) | 7bb91d1c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3 x4 x5 x6.(v_stand(e1) & v_look(e2) & subset_of(x6,x4) & subset_of(x5,x4) & on(e1,x3) & n_tree(x6) & n_plain(x5) & n_person(x1) & n_ciff(x3) & for(e1,e2) & at(e2,x4) & a_topic(x1) & a_down(s1) & Manner(e2,s1) & Actor(e2,x2) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2.(v_contemplate(e1) & n_suicide(x2) & n_person(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
Man stands on distant cliff overlooking a green valley. | they were married | 1 | -100 | Man does not imply they or being married. | exists e2 e1 s1 s2 x1 x2 x3.(for(e1,e2) & Theme(e2,x3) & Actor(e2,x1) & v_overlook(e2) & n_valley(x3) & a_green(s2) & Theme(s2,x3) & on(e1,x2) & n_cliff(x2) & a_distant(s1) & Theme(s1,x2) & Actor(e1,x1) & v_stand(e1) & n_man(x1)) | exists e1 x1.(n_thing(x1) & Theme(e1,x1) & v_marry(e1)) | 7bb9229e-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 s2 x1 x2 x3.(v_stand(e1) & v_overlook(e2) & on(e1,x2) & n_valley(x3) & n_man(x1) & n_cliff(x2) & for(e1,e2) & a_green(s2) & a_distant(s1) & Theme(s2,x3) & Theme(s1,x2) & Theme(e2,x3) & Actor(e2,x1) & Actor(e1,x1)) | exists e1 x1.(v_marry(e1) & n_thing(x1) & Theme(e1,x1)) |
||
Man stands on distant cliff overlooking a green valley. | the child was 18 years old | 1 | -100 | Man doesn't always mean 18 years old | exists e2 e1 s1 s2 x1 x2 x3.(for(e1,e2) & Theme(e2,x3) & Actor(e2,x1) & v_overlook(e2) & n_valley(x3) & a_green(s2) & Theme(s2,x3) & on(e1,x2) & n_cliff(x2) & a_distant(s1) & Theme(s1,x2) & Actor(e1,x1) & v_stand(e1) & n_man(x1)) | exists e1 x1 x2.(n_child(x1) & Theme(e1,x2) & Pivot(e1,x1) & r_more(e1) & v_old(e1) & n_year(x2) & n_date(x2) & a_date_day_18(x2) & a_date_day_18(x2)) | 7bb9279e-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 s2 x1 x2 x3.(v_stand(e1) & v_overlook(e2) & on(e1,x2) & n_valley(x3) & n_man(x1) & n_cliff(x2) & for(e1,e2) & a_green(s2) & a_distant(s1) & Theme(s2,x3) & Theme(s1,x2) & Theme(e2,x3) & Actor(e2,x1) & Actor(e1,x1)) | exists e1 x1 x2.(v_old(e1) & r_more(e1) & n_year(x2) & n_date(x2) & n_child(x1) & a_date_day_18(x2) & Theme(e1,x2) & Pivot(e1,x1)) |
||
Man stands on distant cliff overlooking a green valley. | a child is standing | 0 | -100 | A man that stands, is standing. | exists e2 e1 s1 s2 x1 x2 x3.(for(e1,e2) & Theme(e2,x3) & Actor(e2,x1) & v_overlook(e2) & n_valley(x3) & a_green(s2) & Theme(s2,x3) & on(e1,x2) & n_cliff(x2) & a_distant(s1) & Theme(s1,x2) & Actor(e1,x1) & v_stand(e1) & n_man(x1)) | exists e1 x1.(Actor(e1,x1) & v_stand(e1) & n_child(x1)) | 7bb92c80-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 s2 x1 x2 x3.(v_stand(e1) & v_overlook(e2) & on(e1,x2) & n_valley(x3) & n_man(x1) & n_cliff(x2) & for(e1,e2) & a_green(s2) & a_distant(s1) & Theme(s2,x3) & Theme(s1,x2) & Theme(e2,x3) & Actor(e2,x1) & Actor(e1,x1)) | exists e1 x1.(v_stand(e1) & n_child(x1) & Actor(e1,x1)) |
||
A person stands on the top of a cliff as another attempts to climb it. | A person stands on the top of a cliff. | 0 | -100 | person stands on the top of a cliff is same as person stands on the top of a cliff | exists e1 p1 p2 x1 x2 x3 x4 x5 x6.(n_thing(x6) & Topic(x4,p1) & exists e2.(Theme(e2,x2) & Actor(e2,x4) & v_climb(e2)) & n_thing(x2) & n_attempt(x4) & n_top(x2) & on(e1,x2) & of(x2,x3) & as(x3,x5) & Topic(x5,p2) & exists e3.(Theme(e3,x6) & Actor(e3,x5) & v_climb(e3)) & n_attempt(x5) & -(x5 = x4) & n_cliff(x3) & Actor(e1,x1) & v_stand(e1) & n_person(x1)) | exists e1 x1 x2 x3.(n_top(x2) & on(e1,x2) & of(x2,x3) & n_cliff(x3) & Actor(e1,x1) & v_stand(e1) & n_person(x1)) | 7bb93284-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 p2 x1 x2 x3 x4 x5 x6.(v_stand(e1) & on(e1,x2) & of(x2,x3) & n_top(x2) & n_thing(x6) & n_thing(x2) & n_person(x1) & n_cliff(x3) & n_attempt(x5) & n_attempt(x4) & exists e3.(v_climb(e3) & Theme(e3,x6) & Actor(e3,x5)) & exists e2.(v_climb(e2) & Theme(e2,x2) & Actor(e2,x4)) & as(x3,x5) & Topic(x5,p2) & Topic(x4,p1) & Actor(e1,x1) & -(x5 = x4)) | exists e1 x1 x2 x3.(v_stand(e1) & on(e1,x2) & of(x2,x3) & n_top(x2) & n_person(x1) & n_cliff(x3) & Actor(e1,x1)) |
||
A person stands on the top of a cliff as another attempts to climb it. | A person stands on the top of a box. | 2 | -100 | The person isn't on top of a box, the person is on top of a cliff. | exists e1 p1 p2 x1 x2 x3 x4 x5 x6.(n_thing(x6) & Topic(x4,p1) & exists e2.(Theme(e2,x2) & Actor(e2,x4) & v_climb(e2)) & n_thing(x2) & n_attempt(x4) & n_top(x2) & on(e1,x2) & of(x2,x3) & as(x3,x5) & Topic(x5,p2) & exists e3.(Theme(e3,x6) & Actor(e3,x5) & v_climb(e3)) & n_attempt(x5) & -(x5 = x4) & n_cliff(x3) & Actor(e1,x1) & v_stand(e1) & n_person(x1)) | exists e1 x1 x2 x3.(n_top(x2) & on(e1,x2) & of(x2,x3) & n_box(x3) & Actor(e1,x1) & v_stand(e1) & n_person(x1)) | 7bb937ac-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 p2 x1 x2 x3 x4 x5 x6.(v_stand(e1) & on(e1,x2) & of(x2,x3) & n_top(x2) & n_thing(x6) & n_thing(x2) & n_person(x1) & n_cliff(x3) & n_attempt(x5) & n_attempt(x4) & exists e3.(v_climb(e3) & Theme(e3,x6) & Actor(e3,x5)) & exists e2.(v_climb(e2) & Theme(e2,x2) & Actor(e2,x4)) & as(x3,x5) & Topic(x5,p2) & Topic(x4,p1) & Actor(e1,x1) & -(x5 = x4)) | exists e1 x1 x2 x3.(v_stand(e1) & on(e1,x2) & of(x2,x3) & n_top(x2) & n_person(x1) & n_box(x3) & Actor(e1,x1)) |
||
A person stands on the top of a cliff as another attempts to climb it. | A person is sight seeing from the top of a cliff. | 1 | -100 | Stands on top of a cliff does not imply sight seeing. | exists e1 p1 p2 x1 x2 x3 x4 x5 x6.(n_thing(x6) & Topic(x4,p1) & exists e2.(Theme(e2,x2) & Actor(e2,x4) & v_climb(e2)) & n_thing(x2) & n_attempt(x4) & n_top(x2) & on(e1,x2) & of(x2,x3) & as(x3,x5) & Topic(x5,p2) & exists e3.(Theme(e3,x6) & Actor(e3,x5) & v_climb(e3)) & n_attempt(x5) & -(x5 = x4) & n_cliff(x3) & Actor(e1,x1) & v_stand(e1) & n_person(x1)) | exists e1 x1 x2 x3 x4 x5.(n_top(x3) & Time(e1,x5) & n_sight(x5) & from(e1,x3) & of(x3,x4) & n_cliff(x4) & Theme(e1,x2) & Actor(e1,x1) & v_see(e1) & n_thing(x2) & n_person(x1)) | 7bb93d56-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 p2 x1 x2 x3 x4 x5 x6.(v_stand(e1) & on(e1,x2) & of(x2,x3) & n_top(x2) & n_thing(x6) & n_thing(x2) & n_person(x1) & n_cliff(x3) & n_attempt(x5) & n_attempt(x4) & exists e3.(v_climb(e3) & Theme(e3,x6) & Actor(e3,x5)) & exists e2.(v_climb(e2) & Theme(e2,x2) & Actor(e2,x4)) & as(x3,x5) & Topic(x5,p2) & Topic(x4,p1) & Actor(e1,x1) & -(x5 = x4)) | exists e1 x1 x2 x3 x4 x5.(v_see(e1) & of(x3,x4) & n_top(x3) & n_thing(x2) & n_sight(x5) & n_person(x1) & n_cliff(x4) & from(e1,x3) & Time(e1,x5) & Theme(e1,x2) & Actor(e1,x1)) |
||
A person is standing at the top of a rocky cliff overlooking land. | A volcano is erupting. | 2 | 0.000101 | The person is not on a volcano, the person is standing on top of a rocky cliff. | exists e1 e2 s1 x1 x2 x3 x4 x5.(n_top(x2) & at(e1,x2) & of(x2,x3) & Theme(e2,x5) & Actor(e2,x4) & v_overlook(e2) & n_land(x5) & (x3 = x4) & n_cliff(x3) & a_rocky(s1) & Theme(s1,x3) & Actor(e1,x1) & v_stand(e1) & n_person(x1)) | exists e1 x1.(Actor(e1,x1) & v_erupt(e1) & n_volcano(x1)) | 7bb942ec-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3 x4 x5.(v_stand(e1) & v_overlook(e2) & of(x2,x3) & n_top(x2) & n_person(x1) & n_land(x5) & n_cliff(x3) & at(e1,x2) & a_rocky(s1) & Theme(s1,x3) & Theme(e2,x5) & Actor(e2,x4) & Actor(e1,x1) & (x3 = x4)) | exists e1 x1.(v_erupt(e1) & n_volcano(x1) & Actor(e1,x1)) |
||
A person is standing at the top of a rocky cliff overlooking land. | A man is taking in the view of the landscape. | 0 | -100 | landscape is another way to say land. | exists e1 e2 s1 x1 x2 x3 x4 x5.(n_top(x2) & at(e1,x2) & of(x2,x3) & Theme(e2,x5) & Actor(e2,x4) & v_overlook(e2) & n_land(x5) & (x3 = x4) & n_cliff(x3) & a_rocky(s1) & Theme(s1,x3) & Actor(e1,x1) & v_stand(e1) & n_person(x1)) | exists e1 x1 x2 x3.(n_landscape(x3) & n_view(x2) & in(e1,x2) & of(x2,x3) & Actor(e1,x1) & v_take(e1) & n_man(x1)) | 7bb948a0-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3 x4 x5.(v_stand(e1) & v_overlook(e2) & of(x2,x3) & n_top(x2) & n_person(x1) & n_land(x5) & n_cliff(x3) & at(e1,x2) & a_rocky(s1) & Theme(s1,x3) & Theme(e2,x5) & Actor(e2,x4) & Actor(e1,x1) & (x3 = x4)) | exists e1 x1 x2 x3.(v_take(e1) & of(x2,x3) & n_view(x2) & n_man(x1) & n_landscape(x3) & in(e1,x2) & Actor(e1,x1)) |
||
A person is standing at the top of a rocky cliff overlooking land. | An eagle is resting in its nest. | 2 | -100 | There is just a person, not an eagle. The person isn't resting, the person is standing. The person isn't in a nest, the person is on a rocky cliff. | exists e2 e1 s1 x1 x2 x3 x4 x5.(n_top(x2) & at(e1,x2) & of(x2,x3) & Theme(e2,x5) & Actor(e2,x4) & v_overlook(e2) & n_land(x5) & (x3 = x4) & n_cliff(x3) & a_rocky(s1) & Theme(s1,x3) & Actor(e1,x1) & v_stand(e1) & n_person(x1)) | exists e1 x1 x2.(in(e1,x2) & n_nest(x2) & of(x2,x1) & n_thing(x1) & Actor(e1,x1) & v_rest(e1) & n_eagle(x1)) | 7bb94e68-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 x1 x2 x3 x4 x5.(v_stand(e1) & v_overlook(e2) & of(x2,x3) & n_top(x2) & n_person(x1) & n_land(x5) & n_cliff(x3) & at(e1,x2) & a_rocky(s1) & Theme(s1,x3) & Theme(e2,x5) & Actor(e2,x4) & Actor(e1,x1) & (x3 = x4)) | exists e1 x1 x2.(v_rest(e1) & of(x2,x1) & n_thing(x1) & n_nest(x2) & n_eagle(x1) & in(e1,x2) & Actor(e1,x1)) |
||
A person is standing at the top of a rocky cliff overlooking land. | A person is standing at the top of a rocky cliff, preparing to jump to their death. | 2 | -100 | The person isn't preparing to jump to their death, the person is simply standing. | exists e1 e2 s1 x1 x2 x3 x4 x5.(n_top(x2) & at(e1,x2) & of(x2,x3) & Theme(e2,x5) & Actor(e2,x4) & v_overlook(e2) & n_land(x5) & (x3 = x4) & n_cliff(x3) & a_rocky(s1) & Theme(s1,x3) & Actor(e1,x1) & v_stand(e1) & n_person(x1)) | exists e1 e2 p1 s1 x1 x2 x3 x4.(n_death(x4) & of(x4,x2) & n_thing(x2) & n_top(x2) & for(e1,e2) & Topic(e2,p1) & Actor(e2,x1) & v_prepare(e2) & exists e3.(to(e3,x4) & Actor(e3,x1) & v_jump(e3)) & at(e1,x2) & of(x2,x3) & n_cliff(x3) & a_rocky(s1) & Theme(s1,x3) & Actor(e1,x1) & v_stand(e1) & n_person(x1)) | 7bba1c30-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3 x4 x5.(v_stand(e1) & v_overlook(e2) & of(x2,x3) & n_top(x2) & n_person(x1) & n_land(x5) & n_cliff(x3) & at(e1,x2) & a_rocky(s1) & Theme(s1,x3) & Theme(e2,x5) & Actor(e2,x4) & Actor(e1,x1) & (x3 = x4)) | exists e1 e2 p1 s1 x1 x2 x3 x4.(v_stand(e1) & v_prepare(e2) & of(x4,x2) & of(x2,x3) & n_top(x2) & n_thing(x2) & n_person(x1) & n_death(x4) & n_cliff(x3) & for(e1,e2) & exists e3.(v_jump(e3) & to(e3,x4) & Actor(e3,x1)) & at(e1,x2) & a_rocky(s1) & Topic(e2,p1) & Theme(s1,x3) & Actor(e2,x1) & Actor(e1,x1)) |
||
A person is standing at the top of a rocky cliff overlooking land. | A person is standing at the top of a rocky cliff at the pacific ocean. | 1 | 0.001285 | Overlooking land does not imply at the Pacific ocean. | exists e2 e1 s1 x1 x2 x3 x4 x5.(n_top(x2) & at(e1,x2) & of(x2,x3) & Theme(e2,x5) & Actor(e2,x4) & v_overlook(e2) & n_land(x5) & (x3 = x4) & n_cliff(x3) & a_rocky(s1) & Theme(s1,x3) & Actor(e1,x1) & v_stand(e1) & n_person(x1)) | exists e1 s1 s2 x1 x2 x3 x4.(n_ocean(x4) & a_pacific(s2) & Theme(s2,x4) & n_top(x2) & at(e1,x4) & at(e1,x2) & of(x2,x3) & n_cliff(x3) & a_rocky(s1) & Theme(s1,x3) & Actor(e1,x1) & v_stand(e1) & n_person(x1)) | 7bba22ac-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 x1 x2 x3 x4 x5.(v_stand(e1) & v_overlook(e2) & of(x2,x3) & n_top(x2) & n_person(x1) & n_land(x5) & n_cliff(x3) & at(e1,x2) & a_rocky(s1) & Theme(s1,x3) & Theme(e2,x5) & Actor(e2,x4) & Actor(e1,x1) & (x3 = x4)) | exists e1 s1 s2 x1 x2 x3 x4.(v_stand(e1) & of(x2,x3) & n_top(x2) & n_person(x1) & n_ocean(x4) & n_cliff(x3) & at(e1,x4) & at(e1,x2) & a_rocky(s1) & a_pacific(s2) & Theme(s2,x4) & Theme(s1,x3) & Actor(e1,x1)) |
||
A person is standing at the top of a rocky cliff overlooking land. | An eagle is training its chicks to fly. | 1 | 0.000001 | A person standing at the top of a cliff does not imply an eagle is training its chicks to fly. | exists e2 e1 s1 x1 x2 x3 x4 x5.(n_top(x2) & at(e1,x2) & of(x2,x3) & Theme(e2,x5) & Actor(e2,x4) & v_overlook(e2) & n_land(x5) & (x3 = x4) & n_cliff(x3) & a_rocky(s1) & Theme(s1,x3) & Actor(e1,x1) & v_stand(e1) & n_person(x1)) | exists e1 p1 x1 x2 x3.(Topic(e1,p1) & exists e2.(Actor(e2,x1) & v_fly(e2)) & Theme(e1,x3) & Actor(e1,x2) & v_train(e1) & n_chick(x3) & of(x3,x1) & n_thing(x1) & n_eagle(x2) & n_eagle(x1)) | 7bba281a-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 x1 x2 x3 x4 x5.(v_stand(e1) & v_overlook(e2) & of(x2,x3) & n_top(x2) & n_person(x1) & n_land(x5) & n_cliff(x3) & at(e1,x2) & a_rocky(s1) & Theme(s1,x3) & Theme(e2,x5) & Actor(e2,x4) & Actor(e1,x1) & (x3 = x4)) | exists e1 p1 x1 x2 x3.(v_train(e1) & of(x3,x1) & n_thing(x1) & n_eagle(x2) & n_eagle(x1) & n_chick(x3) & exists e2.(v_fly(e2) & Actor(e2,x1)) & Topic(e1,p1) & Theme(e1,x3) & Actor(e1,x2)) |
||
A person is standing at the top of a rocky cliff overlooking land. | A man is outdoors looking off a cliff. | 0 | -100 | A man is a person, and standing at the top of a rocky cliff requires being outdoors. | exists e2 e1 s1 x1 x2 x3 x4 x5.(n_top(x2) & at(e1,x2) & of(x2,x3) & Theme(e2,x5) & Actor(e2,x4) & v_overlook(e2) & n_land(x5) & (x3 = x4) & n_cliff(x3) & a_rocky(s1) & Theme(s1,x3) & Actor(e1,x1) & v_stand(e1) & n_person(x1)) | exists p1 x1.(exists e1 x2 x3 x4.((x1 = x2) & off(e1,x4) & n_cliff(x4) & Actor(e1,x3) & v_look(e1) & (x2 = x3) & n_outdoors(x2)) & n_man(x1)) | 7bba2d1a-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 x1 x2 x3 x4 x5.(v_stand(e1) & v_overlook(e2) & of(x2,x3) & n_top(x2) & n_person(x1) & n_land(x5) & n_cliff(x3) & at(e1,x2) & a_rocky(s1) & Theme(s1,x3) & Theme(e2,x5) & Actor(e2,x4) & Actor(e1,x1) & (x3 = x4)) | exists x1.(n_man(x1) & exists e1 x2 x3 x4.(v_look(e1) & off(e1,x4) & n_outdoors(x2) & n_cliff(x4) & Actor(e1,x3) & (x2 = x3) & (x1 = x2))) |
||
A person is standing at the top of a rocky cliff overlooking land. | A man swims in a river, coming close to a waterfall. | 2 | -100 | The person can't be swimming in a river because he's standing at the top of a rocky cliff. The person is not near a waterfall, he's overlooking land. | exists e2 e1 s1 x1 x2 x3 x4 x5.(n_top(x2) & at(e1,x2) & of(x2,x3) & Theme(e2,x5) & Actor(e2,x4) & v_overlook(e2) & n_land(x5) & (x3 = x4) & n_cliff(x3) & a_rocky(s1) & Theme(s1,x3) & Actor(e1,x1) & v_stand(e1) & n_person(x1)) | exists e2 e1 x1 x2 x3.(for(e1,e2) & to(e2,x3) & n_waterfall(x3) & r_close(e2) & Actor(e2,x1) & v_come(e2) & in(e1,x2) & n_river(x2) & Actor(e1,x1) & v_swim(e1) & n_man(x1)) | 7bba3274-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 x1 x2 x3 x4 x5.(v_stand(e1) & v_overlook(e2) & of(x2,x3) & n_top(x2) & n_person(x1) & n_land(x5) & n_cliff(x3) & at(e1,x2) & a_rocky(s1) & Theme(s1,x3) & Theme(e2,x5) & Actor(e2,x4) & Actor(e1,x1) & (x3 = x4)) | exists e2 e1 x1 x2 x3.(v_swim(e1) & v_come(e2) & to(e2,x3) & r_close(e2) & n_waterfall(x3) & n_river(x2) & n_man(x1) & in(e1,x2) & for(e1,e2) & Actor(e2,x1) & Actor(e1,x1)) |
||
A person is standing at the top of a rocky cliff overlooking land. | A person is standing at the top of a rocky cliff surveying their surroundings. | 0 | -100 | person is standing at the top of a rocky cliff is just as person is standing at the top of a rocky cliff | exists e2 e1 s1 x1 x2 x3 x4 x5.(n_top(x2) & at(e1,x2) & of(x2,x3) & Theme(e2,x5) & Actor(e2,x4) & v_overlook(e2) & n_land(x5) & (x3 = x4) & n_cliff(x3) & a_rocky(s1) & Theme(s1,x3) & Actor(e1,x1) & v_stand(e1) & n_person(x1)) | exists e2 e1 s1 x1 x2 x3 x4 x5.(n_surroundings(x5) & of(x5,x2) & n_thing(x2) & n_top(x2) & at(e1,x2) & of(x2,x3) & Theme(e2,x5) & Actor(e2,x4) & v_survey(e2) & (x3 = x4) & n_cliff(x3) & a_rocky(s1) & Theme(s1,x3) & Actor(e1,x1) & v_stand(e1) & n_person(x1)) | 7bba3756-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 x1 x2 x3 x4 x5.(v_stand(e1) & v_overlook(e2) & of(x2,x3) & n_top(x2) & n_person(x1) & n_land(x5) & n_cliff(x3) & at(e1,x2) & a_rocky(s1) & Theme(s1,x3) & Theme(e2,x5) & Actor(e2,x4) & Actor(e1,x1) & (x3 = x4)) | exists e2 e1 s1 x1 x2 x3 x4 x5.(v_survey(e2) & v_stand(e1) & of(x5,x2) & of(x2,x3) & n_top(x2) & n_thing(x2) & n_surroundings(x5) & n_person(x1) & n_cliff(x3) & at(e1,x2) & a_rocky(s1) & Theme(s1,x3) & Theme(e2,x5) & Actor(e2,x4) & Actor(e1,x1) & (x3 = x4)) |
||
A person is standing at the top of a rocky cliff overlooking land. | A man has just climbed up a cliff, and is looking below. | 1 | 0.813757 | A person standing at the top of a rocky cliff does not imply the person is a man or that the man has just climbed up a cliff. | exists e2 e1 s1 x1 x2 x3 x4 x5.(n_top(x2) & at(e1,x2) & of(x2,x3) & Theme(e2,x5) & Actor(e2,x4) & v_overlook(e2) & n_land(x5) & (x3 = x4) & n_cliff(x3) & a_rocky(s1) & Theme(s1,x3) & Actor(e1,x1) & v_stand(e1) & n_person(x1)) | exists e2 e1 s1 s2 s3 x1 x2 x3.(a_below(s3) & Manner(e2,s3) & Actor(e2,x3) & v_look(e2) & n_man(x3) & a_just(s2) & Manner(e1,s2) & n_cliff(x2) & Time(e1,x2) & a_up(s1) & Manner(e1,s1) & Actor(e1,x1) & v_climb(e1) & n_man(x1)) | 7bba3c1a-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 x1 x2 x3 x4 x5.(v_stand(e1) & v_overlook(e2) & of(x2,x3) & n_top(x2) & n_person(x1) & n_land(x5) & n_cliff(x3) & at(e1,x2) & a_rocky(s1) & Theme(s1,x3) & Theme(e2,x5) & Actor(e2,x4) & Actor(e1,x1) & (x3 = x4)) | exists e2 e1 s1 s2 s3 x1 x2 x3.(v_look(e2) & v_climb(e1) & n_man(x3) & n_man(x1) & n_cliff(x2) & a_up(s1) & a_just(s2) & a_below(s3) & Time(e1,x2) & Manner(e2,s3) & Manner(e1,s2) & Manner(e1,s1) & Actor(e2,x3) & Actor(e1,x1)) |
||
A person is standing at the top of a rocky cliff overlooking land. | An eagle is flying through the sky. | 0 | -100 | person is standing at the top of a rocky cliff overlooking land is just as eagle is flying through the sky | exists e1 e2 s1 x1 x2 x3 x4 x5.(n_top(x2) & at(e1,x2) & of(x2,x3) & Theme(e2,x5) & Actor(e2,x4) & v_overlook(e2) & n_land(x5) & (x3 = x4) & n_cliff(x3) & a_rocky(s1) & Theme(s1,x3) & Actor(e1,x1) & v_stand(e1) & n_person(x1)) | exists e1 x1 x2.(n_sky(x2) & through(e1,x2) & Actor(e1,x1) & v_fly(e1) & n_eagle(x1)) | 7bba4174-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3 x4 x5.(v_stand(e1) & v_overlook(e2) & of(x2,x3) & n_top(x2) & n_person(x1) & n_land(x5) & n_cliff(x3) & at(e1,x2) & a_rocky(s1) & Theme(s1,x3) & Theme(e2,x5) & Actor(e2,x4) & Actor(e1,x1) & (x3 = x4)) | exists e1 x1 x2.(v_fly(e1) & through(e1,x2) & n_sky(x2) & n_eagle(x1) & Actor(e1,x1)) |
||
A person is standing at the top of a rocky cliff overlooking land. | A woman is getting ready for her job interview. | 2 | -100 | One does not typically attend a job interview on a rocky cliff. | exists e2 e1 s1 x1 x2 x3 x4 x5.(n_top(x2) & at(e1,x2) & of(x2,x3) & Theme(e2,x5) & Actor(e2,x4) & v_overlook(e2) & n_land(x5) & (x3 = x4) & n_cliff(x3) & a_rocky(s1) & Theme(s1,x3) & Actor(e1,x1) & v_stand(e1) & n_person(x1)) | exists e1 p1 x1 x2 x3.(exists s1.(for(s1,x2) & Theme(s1,x1) & a_ready(s1)) & n_interview(x2) & of(x2,x3) & n_job(x3) & of(x2,x1) & n_female(x1) & Topic(e1,p1) & Actor(e1,x1) & v_get(e1) & n_woman(x1)) | 7bba46e2-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 x1 x2 x3 x4 x5.(v_stand(e1) & v_overlook(e2) & of(x2,x3) & n_top(x2) & n_person(x1) & n_land(x5) & n_cliff(x3) & at(e1,x2) & a_rocky(s1) & Theme(s1,x3) & Theme(e2,x5) & Actor(e2,x4) & Actor(e1,x1) & (x3 = x4)) | exists e1 p1 x1 x2 x3.(v_get(e1) & of(x2,x3) & of(x2,x1) & n_woman(x1) & n_job(x3) & n_interview(x2) & n_female(x1) & exists s1.(for(s1,x2) & a_ready(s1) & Theme(s1,x1)) & Topic(e1,p1) & Actor(e1,x1)) |
||
A person is standing at the top of a rocky cliff overlooking land. | A man is going for a hike. | 1 | 0.776457 | Person does not imply man and standing at the top of a cliff does not imply going for a hike. | exists e1 e2 s1 x1 x2 x3 x4 x5.(n_top(x2) & at(e1,x2) & of(x2,x3) & Theme(e2,x5) & Actor(e2,x4) & v_overlook(e2) & n_land(x5) & (x3 = x4) & n_cliff(x3) & a_rocky(s1) & Theme(s1,x3) & Actor(e1,x1) & v_stand(e1) & n_person(x1)) | exists e1 x1 x2.(for(e1,x2) & n_hike(x2) & Actor(e1,x1) & v_go(e1) & n_man(x1)) | 7bba4d7c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3 x4 x5.(v_stand(e1) & v_overlook(e2) & of(x2,x3) & n_top(x2) & n_person(x1) & n_land(x5) & n_cliff(x3) & at(e1,x2) & a_rocky(s1) & Theme(s1,x3) & Theme(e2,x5) & Actor(e2,x4) & Actor(e1,x1) & (x3 = x4)) | exists e1 x1 x2.(v_go(e1) & n_man(x1) & n_hike(x2) & for(e1,x2) & Actor(e1,x1)) |
||
A person is standing at the top of a rocky cliff overlooking land. | A guy is thinking about jumping off the cliff. | 1 | 0.000239 | Person does not imply guy and standing does not imply thinking about jumping off the cliff. | exists e1 e2 s1 x1 x2 x3 x4 x5.(n_top(x2) & at(e1,x2) & of(x2,x3) & Theme(e2,x5) & Actor(e2,x4) & v_overlook(e2) & n_land(x5) & (x3 = x4) & n_cliff(x3) & a_rocky(s1) & Theme(s1,x3) & Actor(e1,x1) & v_stand(e1) & n_person(x1)) | exists e1 e2 s1 x1 x2 x3.(n_cliff(x3) & about(e1,e2) & a_off(s1) & Manner(e2,s1) & Theme(e2,x3) & Actor(e2,x2) & v_jump(e2) & Actor(e1,x1) & v_think(e1) & n_guy(x1)) | 7bba52d6-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3 x4 x5.(v_stand(e1) & v_overlook(e2) & of(x2,x3) & n_top(x2) & n_person(x1) & n_land(x5) & n_cliff(x3) & at(e1,x2) & a_rocky(s1) & Theme(s1,x3) & Theme(e2,x5) & Actor(e2,x4) & Actor(e1,x1) & (x3 = x4)) | exists e1 e2 s1 x1 x2 x3.(v_think(e1) & v_jump(e2) & n_guy(x1) & n_cliff(x3) & about(e1,e2) & a_off(s1) & Theme(e2,x3) & Manner(e2,s1) & Actor(e2,x2) & Actor(e1,x1)) |
||
A person is standing at the top of a rocky cliff overlooking land. | A human is perched on a rock. | 0 | 0.855964 | person is standing at the top of a rocky cliff is same as human is perched on a rock | exists e2 e1 s1 x1 x2 x3 x4 x5.(n_top(x2) & at(e1,x2) & of(x2,x3) & Theme(e2,x5) & Actor(e2,x4) & v_overlook(e2) & n_land(x5) & (x3 = x4) & n_cliff(x3) & a_rocky(s1) & Theme(s1,x3) & Actor(e1,x1) & v_stand(e1) & n_person(x1)) | exists e1 x1 x2.(on(e1,x2) & n_rock(x2) & Theme(e1,x1) & v_perch(e1) & n_human(x1)) | 7bba57f4-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 x1 x2 x3 x4 x5.(v_stand(e1) & v_overlook(e2) & of(x2,x3) & n_top(x2) & n_person(x1) & n_land(x5) & n_cliff(x3) & at(e1,x2) & a_rocky(s1) & Theme(s1,x3) & Theme(e2,x5) & Actor(e2,x4) & Actor(e1,x1) & (x3 = x4)) | exists e1 x1 x2.(v_perch(e1) & on(e1,x2) & n_rock(x2) & n_human(x1) & Theme(e1,x1)) |
||
Woman and two kids walk in the street | A women and two kids lay in the street. | 2 | -100 | They cannot walk and lay in the street simultaneously. | exists e1 x1 x2 x3 x4.(n_street(x4) & ne_nam_woman(x2) & in(e1,x4) & Actor(e1,x1) & v_walk(e1) & subset_of(x3,x1) & n_kid(x3) & card_eq_2(x3) & subset_of(x2,x1)) | exists e1 x1 x2 x3 x4.(n_street(x4) & in(e1,x4) & Actor(e1,x1) & v_lay(e1) & subset_of(x3,x1) & n_kid(x3) & card_eq_2(x3) & subset_of(x2,x1) & n_woman(x2)) | 7bba5cae-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_walk(e1) & subset_of(x3,x1) & subset_of(x2,x1) & ne_nam_woman(x2) & n_street(x4) & n_kid(x3) & in(e1,x4) & card_eq_2(x3) & Actor(e1,x1)) | exists e1 x1 x2 x3 x4.(v_lay(e1) & subset_of(x3,x1) & subset_of(x2,x1) & n_woman(x2) & n_street(x4) & n_kid(x3) & in(e1,x4) & card_eq_2(x3) & Actor(e1,x1)) |
||
Woman and two kids walk in the street | A mother and kids walk in the street. | 1 | -100 | Woman does not imply mother. | exists e1 x1 x2 x3 x4.(n_street(x4) & ne_nam_woman(x2) & in(e1,x4) & Actor(e1,x1) & v_walk(e1) & subset_of(x3,x1) & n_kid(x3) & card_eq_2(x3) & subset_of(x2,x1)) | exists e1 x1 x2 x3 x4.(n_street(x4) & in(e1,x4) & Actor(e1,x1) & v_walk(e1) & n_kid(x3) & n_mother(x2) & subset_of(x3,x1) & subset_of(x2,x1)) | 7bba6154-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_walk(e1) & subset_of(x3,x1) & subset_of(x2,x1) & ne_nam_woman(x2) & n_street(x4) & n_kid(x3) & in(e1,x4) & card_eq_2(x3) & Actor(e1,x1)) | exists e1 x1 x2 x3 x4.(v_walk(e1) & subset_of(x3,x1) & subset_of(x2,x1) & n_street(x4) & n_mother(x2) & n_kid(x3) & in(e1,x4) & Actor(e1,x1)) |
||
Woman and two kids walk in the street | Three peopel walk in the street. | 0 | -100 | Women and two kids are three people here. | exists e1 x1 x2 x3 x4.(n_street(x4) & ne_nam_woman(x2) & in(e1,x4) & Actor(e1,x1) & v_walk(e1) & subset_of(x3,x1) & n_kid(x3) & card_eq_2(x3) & subset_of(x2,x1)) | exists x1 x2 x3.(n_street(x3) & a_topic(x1) & in(x1,x3) & n_walk(x1) & of(x1,x2) & n_peopel(x2) & card_eq_3(x1)) | 7bba660e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_walk(e1) & subset_of(x3,x1) & subset_of(x2,x1) & ne_nam_woman(x2) & n_street(x4) & n_kid(x3) & in(e1,x4) & card_eq_2(x3) & Actor(e1,x1)) | exists x1 x2 x3.(of(x1,x2) & n_walk(x1) & n_street(x3) & n_peopel(x2) & in(x1,x3) & card_eq_3(x1) & a_topic(x1)) |
||
A female swimmer swimming underwater with a nose clip and cap on her head. | A female swimming the State championship race. | 1 | -100 | A swimmer swimming does not imply swimming the state championship race. | exists s1 x1 x2 x3 x4 x5 x6 x7 x8.(a_topic(x1) & with(x1,x4) & subset_of(x7,x4) & on(x7,x8) & n_head(x8) & of(x8,x1) & n_female(x1) & n_cap(x7) & subset_of(x5,x4) & n_clip(x5) & of(x5,x6) & n_nose(x6) & n_underwater(x1) & of(x1,x3) & n_swimming(x3) & of(x1,x2) & n_swimmer(x2) & a_female(s1) & Theme(s1,x1)) | exists s1 x1 x2 x3 x4.(a_topic(x1) & n_race(x2) & of(x2,x4) & n_championship(x4) & of(x2,x3) & n_state(x3) & (x1 = x2) & n_swimming(x1) & a_female(s1) & Theme(s1,x1)) | 7bba6abe-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3 x4 x5 x6 x7 x8.(with(x1,x4) & subset_of(x7,x4) & subset_of(x5,x4) & on(x7,x8) & of(x8,x1) & of(x5,x6) & of(x1,x3) & of(x1,x2) & n_underwater(x1) & n_swimming(x3) & n_swimmer(x2) & n_nose(x6) & n_head(x8) & n_female(x1) & n_clip(x5) & n_cap(x7) & a_topic(x1) & a_female(s1) & Theme(s1,x1)) | exists s1 x1 x2 x3 x4.(of(x2,x4) & of(x2,x3) & n_swimming(x1) & n_state(x3) & n_race(x2) & n_championship(x4) & a_topic(x1) & a_female(s1) & Theme(s1,x1) & (x1 = x2)) |
||
A female swimmer swimming underwater with a nose clip and cap on her head. | A female swimming. | 0 | -100 | A female swimming underwater is the same as a female swimming. | exists s1 x1 x2 x3 x4 x5 x6 x7 x8.(a_topic(x1) & with(x1,x4) & subset_of(x7,x4) & on(x7,x8) & n_head(x8) & of(x8,x1) & n_female(x1) & n_cap(x7) & subset_of(x5,x4) & n_clip(x5) & of(x5,x6) & n_nose(x6) & n_underwater(x1) & of(x1,x3) & n_swimming(x3) & of(x1,x2) & n_swimmer(x2) & a_female(s1) & Theme(s1,x1)) | exists s1 x1.(a_topic(x1) & n_swimming(x1) & a_female(s1) & Theme(s1,x1)) | 7bba7004-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3 x4 x5 x6 x7 x8.(with(x1,x4) & subset_of(x7,x4) & subset_of(x5,x4) & on(x7,x8) & of(x8,x1) & of(x5,x6) & of(x1,x3) & of(x1,x2) & n_underwater(x1) & n_swimming(x3) & n_swimmer(x2) & n_nose(x6) & n_head(x8) & n_female(x1) & n_clip(x5) & n_cap(x7) & a_topic(x1) & a_female(s1) & Theme(s1,x1)) | exists s1 x1.(n_swimming(x1) & a_topic(x1) & a_female(s1) & Theme(s1,x1)) |
||
A female swimmer swimming underwater with a nose clip and cap on her head. | A female swimming above water. | 2 | -100 | One cannot be above water and underwater simultaneously. | exists s1 x1 x2 x3 x4 x5 x6 x7 x8.(a_topic(x1) & with(x1,x4) & subset_of(x7,x4) & on(x7,x8) & n_head(x8) & of(x8,x1) & n_female(x1) & n_cap(x7) & subset_of(x5,x4) & n_clip(x5) & of(x5,x6) & n_nose(x6) & n_underwater(x1) & of(x1,x3) & n_swimming(x3) & of(x1,x2) & n_swimmer(x2) & a_female(s1) & Theme(s1,x1)) | exists s1 x1 x2.(a_topic(x1) & above(x1,x2) & n_water(x2) & n_swimming(x1) & a_female(s1) & Theme(s1,x1)) | 7bba7612-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3 x4 x5 x6 x7 x8.(with(x1,x4) & subset_of(x7,x4) & subset_of(x5,x4) & on(x7,x8) & of(x8,x1) & of(x5,x6) & of(x1,x3) & of(x1,x2) & n_underwater(x1) & n_swimming(x3) & n_swimmer(x2) & n_nose(x6) & n_head(x8) & n_female(x1) & n_clip(x5) & n_cap(x7) & a_topic(x1) & a_female(s1) & Theme(s1,x1)) | exists s1 x1 x2.(n_water(x2) & n_swimming(x1) & above(x1,x2) & a_topic(x1) & a_female(s1) & Theme(s1,x1)) |
||
Female performer wearing a striped shirt and black leather jacket singing on stage. | A singer performs on stage. | 0 | -100 | When a person sings on stage, they are performing. Therefore, a performer singing on stage is the same as a singer performing on stage. | exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5.(on(e2,x5) & n_stage(x5) & Actor(e2,x3) & v_sing(e2) & n_jacket(x3) & of(x3,x4) & n_leather(x4) & a_black(s3) & Theme(s3,x3) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_shirt(x2) & a_striped(s2) & Theme(s2,x2) & n_performer(x1) & a_female(s1) & Theme(s1,x1)) | exists e1 x1 x2.(on(e1,x2) & n_stage(x2) & Actor(e1,x1) & v_perform(e1) & n_singer(x1)) | 7bba7b4e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5.(v_wear(e1) & v_sing(e2) & on(e2,x5) & of(x3,x4) & n_stage(x5) & n_shirt(x2) & n_performer(x1) & n_leather(x4) & n_jacket(x3) & a_striped(s2) & a_female(s1) & a_black(s3) & Theme(s3,x3) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x2) & Actor(e2,x3) & Actor(e1,x1)) | exists e1 x1 x2.(v_perform(e1) & on(e1,x2) & n_stage(x2) & n_singer(x1) & Actor(e1,x1)) |
||
Female performer wearing a striped shirt and black leather jacket singing on stage. | A female clown juggles for a group of children. | 2 | -100 | One cannot be singing on stage while dressed as a clown juggling for children. | exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5.(on(e2,x5) & n_stage(x5) & Actor(e2,x3) & v_sing(e2) & n_jacket(x3) & of(x3,x4) & n_leather(x4) & a_black(s3) & Theme(s3,x3) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_shirt(x2) & a_striped(s2) & Theme(s2,x2) & n_performer(x1) & a_female(s1) & Theme(s1,x1)) | exists s1 x1 x2 x3 x4.(a_topic(x1) & for(x1,x3) & of(x3,x4) & n_child(x4) & n_group(x3) & n_juggle(x1) & of(x1,x2) & n_clown(x2) & a_female(s1) & Theme(s1,x1)) | 7bba8116-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5.(v_wear(e1) & v_sing(e2) & on(e2,x5) & of(x3,x4) & n_stage(x5) & n_shirt(x2) & n_performer(x1) & n_leather(x4) & n_jacket(x3) & a_striped(s2) & a_female(s1) & a_black(s3) & Theme(s3,x3) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x2) & Actor(e2,x3) & Actor(e1,x1)) | exists s1 x1 x2 x3 x4.(of(x3,x4) & of(x1,x2) & n_juggle(x1) & n_group(x3) & n_clown(x2) & n_child(x4) & for(x1,x3) & a_topic(x1) & a_female(s1) & Theme(s1,x1)) |
||
Female performer wearing a striped shirt and black leather jacket singing on stage. | A woman in a striped shirt performs in front of a large audience. | 1 | -100 | Singing on stage does not imply performing in front of a large audience. | exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5.(on(e2,x5) & n_stage(x5) & Actor(e2,x3) & v_sing(e2) & n_jacket(x3) & of(x3,x4) & n_leather(x4) & a_black(s3) & Theme(s3,x3) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_shirt(x2) & a_striped(s2) & Theme(s2,x2) & n_performer(x1) & a_female(s1) & Theme(s1,x1)) | exists s1 s2 x1 x2 x3 x4 x5.(a_topic(x1) & in(x1,x2) & in(x2,x4) & of(x4,x5) & n_audience(x5) & a_large(s2) & Theme(s2,x5) & n_front(x4) & n_perform(x2) & of(x2,x3) & n_shirt(x3) & a_striped(s1) & Theme(s1,x2) & n_woman(x1)) | 7bba8648-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5.(v_wear(e1) & v_sing(e2) & on(e2,x5) & of(x3,x4) & n_stage(x5) & n_shirt(x2) & n_performer(x1) & n_leather(x4) & n_jacket(x3) & a_striped(s2) & a_female(s1) & a_black(s3) & Theme(s3,x3) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x2) & Actor(e2,x3) & Actor(e1,x1)) | exists s1 s2 x1 x2 x3 x4 x5.(of(x4,x5) & of(x2,x3) & n_woman(x1) & n_shirt(x3) & n_perform(x2) & n_front(x4) & n_audience(x5) & in(x2,x4) & in(x1,x2) & a_topic(x1) & a_striped(s1) & a_large(s2) & Theme(s2,x5) & Theme(s1,x2)) |
||
A naked baby makes a face while helping someone stir food | The baby is wearing clothes. | 2 | -100 | The baby is either naked or wearing clothes. | exists e2 e1 p1 s1 x1 x2 x3.(while(e1,e2) & exists e3 x4.(Theme(e3,x4) & Actor(e3,x3) & v_stir(e3) & n_food(x4)) & Recipient(e2,p1) & Actor(e2,x1) & Topic(e2,x3) & v_help(e2) & n_person(x3) & Theme(e1,x2) & Actor(e1,x1) & v_make(e1) & n_face(x2) & n_baby(x1) & a_naked(s1) & Theme(s1,x1)) | exists e1 x1 x2.(n_baby(x1) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_clothes(x2)) | 7bba9cf0-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 p1 s1 x1 x2 x3.(while(e1,e2) & v_make(e1) & v_help(e2) & n_person(x3) & n_face(x2) & n_baby(x1) & exists e3 x4.(v_stir(e3) & n_food(x4) & Theme(e3,x4) & Actor(e3,x3)) & a_naked(s1) & Topic(e2,x3) & Theme(s1,x1) & Theme(e1,x2) & Recipient(e2,p1) & Actor(e2,x1) & Actor(e1,x1)) | exists e1 x1 x2.(v_wear(e1) & n_clothes(x2) & n_baby(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A naked baby makes a face while helping someone stir food | The baby is sad. | 1 | -100 | Just because makes a face does not mean sad. | exists e2 e1 p1 s1 x1 x2 x3.(while(e1,e2) & exists e3 x4.(Theme(e3,x4) & Actor(e3,x3) & v_stir(e3) & n_food(x4)) & Recipient(e2,p1) & Actor(e2,x1) & Topic(e2,x3) & v_help(e2) & n_person(x3) & Theme(e1,x2) & Actor(e1,x1) & v_make(e1) & n_face(x2) & n_baby(x1) & a_naked(s1) & Theme(s1,x1)) | exists s1 x1.(n_baby(x1) & Theme(s1,x1) & a_sad(s1)) | 7bbaa2f4-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 p1 s1 x1 x2 x3.(while(e1,e2) & v_make(e1) & v_help(e2) & n_person(x3) & n_face(x2) & n_baby(x1) & exists e3 x4.(v_stir(e3) & n_food(x4) & Theme(e3,x4) & Actor(e3,x3)) & a_naked(s1) & Topic(e2,x3) & Theme(s1,x1) & Theme(e1,x2) & Recipient(e2,p1) & Actor(e2,x1) & Actor(e1,x1)) | exists s1 x1.(n_baby(x1) & a_sad(s1) & Theme(s1,x1)) |
||
A naked baby makes a face while helping someone stir food | The baby is naked. | 0 | -100 | A naked baby must be naked. | exists e1 e2 p1 s1 x1 x2 x3.(while(e1,e2) & exists e3 x4.(Theme(e3,x4) & Actor(e3,x3) & v_stir(e3) & n_food(x4)) & Recipient(e2,p1) & Actor(e2,x1) & Topic(e2,x3) & v_help(e2) & n_person(x3) & Theme(e1,x2) & Actor(e1,x1) & v_make(e1) & n_face(x2) & n_baby(x1) & a_naked(s1) & Theme(s1,x1)) | exists s1 x1.(n_baby(x1) & Theme(s1,x1) & a_naked(s1)) | 7bbaa826-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 p1 s1 x1 x2 x3.(while(e1,e2) & v_make(e1) & v_help(e2) & n_person(x3) & n_face(x2) & n_baby(x1) & exists e3 x4.(v_stir(e3) & n_food(x4) & Theme(e3,x4) & Actor(e3,x3)) & a_naked(s1) & Topic(e2,x3) & Theme(s1,x1) & Theme(e1,x2) & Recipient(e2,p1) & Actor(e2,x1) & Actor(e1,x1)) | exists s1 x1.(n_baby(x1) & a_naked(s1) & Theme(s1,x1)) |
||
A man talking on the phone and walking by a large poster. | Someone is talking to their friend | 1 | -100 | On the phone does not imply talking to their friend. | exists e1 s1 x1 x2 x3 x4 x5 x6.(n_walking(x5) & n_phone(x4) & subset_of(x5,x3) & subset_of(x4,x3) & a_topic(x1) & by(e1,x6) & n_poster(x6) & a_large(s1) & Theme(s1,x6) & on(e1,x3) & Actor(e1,x2) & v_talk(e1) & (x1 = x2) & n_man(x1)) | exists e1 x1 x2.(to(e1,x2) & n_friend(x2) & of(x2,x1) & n_thing(x1) & Actor(e1,x1) & v_talk(e1) & n_person(x1)) | 7bbaacd6-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5 x6.(v_talk(e1) & subset_of(x5,x3) & subset_of(x4,x3) & on(e1,x3) & n_walking(x5) & n_poster(x6) & n_phone(x4) & n_man(x1) & by(e1,x6) & a_topic(x1) & a_large(s1) & Theme(s1,x6) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2.(v_talk(e1) & to(e1,x2) & of(x2,x1) & n_thing(x1) & n_person(x1) & n_friend(x2) & Actor(e1,x1)) |
||
A man talking on the phone and walking by a large poster. | The man is swimming | 2 | -100 | One cannot be swimming and walking simultaneously. | exists e1 s1 x1 x2 x3 x4 x5 x6.(n_walking(x5) & n_phone(x4) & subset_of(x5,x3) & subset_of(x4,x3) & a_topic(x1) & by(e1,x6) & n_poster(x6) & a_large(s1) & Theme(s1,x6) & on(e1,x3) & Actor(e1,x2) & v_talk(e1) & (x1 = x2) & n_man(x1)) | exists e1 x1.(n_man(x1) & Actor(e1,x1) & v_swim(e1)) | 7bbab1cc-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5 x6.(v_talk(e1) & subset_of(x5,x3) & subset_of(x4,x3) & on(e1,x3) & n_walking(x5) & n_poster(x6) & n_phone(x4) & n_man(x1) & by(e1,x6) & a_topic(x1) & a_large(s1) & Theme(s1,x6) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1.(v_swim(e1) & n_man(x1) & Actor(e1,x1)) |
||
A man talking on the phone and walking by a large poster. | A person is communicating with another | 0 | -100 | When one talks on the phone, they are communicating. Therefore, a man talking on the phone is the same as a person communicating. | exists e1 s1 x1 x2 x3 x4 x5 x6.(n_walking(x5) & n_phone(x4) & subset_of(x5,x3) & subset_of(x4,x3) & a_topic(x1) & by(e1,x6) & n_poster(x6) & a_large(s1) & Theme(s1,x6) & on(e1,x3) & Actor(e1,x2) & v_talk(e1) & (x1 = x2) & n_man(x1)) | exists e1 x1 x2.(with(e1,x2) & n_thing(x2) & Actor(e1,x1) & v_communicate(e1) & n_person(x1)) | 7bbab6cc-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5 x6.(v_talk(e1) & subset_of(x5,x3) & subset_of(x4,x3) & on(e1,x3) & n_walking(x5) & n_poster(x6) & n_phone(x4) & n_man(x1) & by(e1,x6) & a_topic(x1) & a_large(s1) & Theme(s1,x6) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2.(with(e1,x2) & v_communicate(e1) & n_thing(x2) & n_person(x1) & Actor(e1,x1)) |
||
The racing dog with the "4" jersey surges ahead of the dog with the "5" jersey. | A dog racing another dog. | 0 | -100 | If the racing dog gets ahead of another dog, the dog is racing. | exists p1 s1 s2 x1 x2 x3 x6.(n_date(x6) & a_date_day_05(x6) & a_date_day_05(x6) & a_''(s2) & Theme(s2,x6) & n_dog(x1) & n_dog(x1) & n_date(x3) & a_date_day_04(x3) & a_date_day_04(x3) & a_''(s1) & Theme(s1,x3) & of(x1,x2) & n_racing(x2) & a_topic(x1) & exists e1 x4 x5.(of(e1,x1) & with(x1,x6) & r_ahead(e1) & Theme(e1,x5) & Actor(e1,x4) & v_surge(e1) & n_jersey(x5) & n_jersey(x4)) & that(x1,p1) & with(x1,x3)) | exists e1 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_race(e1) & n_dog(x3) & -(x3 = x1) & n_dog(x1) & n_dog(x1) & (x1 = x2)) | 7bbabb68-e4c8-11ec-9cdd-0242ac1c0002 | exists p1 s1 s2 x1 x2 x3 x6.(with(x1,x3) & that(x1,p1) & of(x1,x2) & n_racing(x2) & n_dog(x1) & n_date(x6) & n_date(x3) & exists e1 x4 x5.(with(x1,x6) & v_surge(e1) & r_ahead(e1) & of(e1,x1) & n_jersey(x5) & n_jersey(x4) & Theme(e1,x5) & Actor(e1,x4)) & a_topic(x1) & a_date_day_05(x6) & a_date_day_04(x3) & a_''(s2) & a_''(s1) & Theme(s2,x6) & Theme(s1,x3)) | exists e1 x1 x2 x3.(v_race(e1) & n_dog(x3) & n_dog(x1) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & -(x3 = x1) & (x1 = x2)) |
||
The racing dog with the "4" jersey surges ahead of the dog with the "5" jersey. | Two dogs competing in a championship race. | 1 | -100 | Not all races are championship races. | exists p1 s1 s2 x1 x2 x3 x6.(n_date(x6) & a_date_day_05(x6) & a_date_day_05(x6) & a_''(s2) & Theme(s2,x6) & n_dog(x1) & n_dog(x1) & n_date(x3) & a_date_day_04(x3) & a_date_day_04(x3) & a_''(s1) & Theme(s1,x3) & of(x1,x2) & n_racing(x2) & a_topic(x1) & exists e1 x4 x5.(of(e1,x1) & with(x1,x6) & r_ahead(e1) & Theme(e1,x5) & Actor(e1,x4) & v_surge(e1) & n_jersey(x5) & n_jersey(x4)) & that(x1,p1) & with(x1,x3)) | exists e1 x1 x2 x3 x4.(a_topic(x1) & in(e1,x3) & n_race(x3) & of(x3,x4) & n_championship(x4) & Actor(e1,x2) & v_compete(e1) & (x1 = x2) & n_dog(x1) & card_eq_2(x1)) | 7bbac0b8-e4c8-11ec-9cdd-0242ac1c0002 | exists p1 s1 s2 x1 x2 x3 x6.(with(x1,x3) & that(x1,p1) & of(x1,x2) & n_racing(x2) & n_dog(x1) & n_date(x6) & n_date(x3) & exists e1 x4 x5.(with(x1,x6) & v_surge(e1) & r_ahead(e1) & of(e1,x1) & n_jersey(x5) & n_jersey(x4) & Theme(e1,x5) & Actor(e1,x4)) & a_topic(x1) & a_date_day_05(x6) & a_date_day_04(x3) & a_''(s2) & a_''(s1) & Theme(s2,x6) & Theme(s1,x3)) | exists e1 x1 x2 x3 x4.(v_compete(e1) & of(x3,x4) & n_race(x3) & n_dog(x1) & n_championship(x4) & in(e1,x3) & card_eq_2(x1) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) |
||
The racing dog with the "4" jersey surges ahead of the dog with the "5" jersey. | A dog resting on a bed. | 2 | -100 | The dog that surges ahead cannot be the one resting. | exists p1 s1 s2 x1 x2 x3 x6.(n_date(x6) & a_date_day_05(x6) & a_date_day_05(x6) & a_''(s2) & Theme(s2,x6) & n_dog(x1) & n_dog(x1) & n_date(x3) & a_date_day_04(x3) & a_date_day_04(x3) & a_''(s1) & Theme(s1,x3) & of(x1,x2) & n_racing(x2) & a_topic(x1) & exists e1 x4 x5.(of(e1,x1) & with(x1,x6) & r_ahead(e1) & Theme(e1,x5) & Actor(e1,x4) & v_surge(e1) & n_jersey(x5) & n_jersey(x4)) & that(x1,p1) & with(x1,x3)) | exists e1 x1 x2 x3.(a_topic(x1) & on(e1,x3) & n_bed(x3) & Actor(e1,x2) & v_rest(e1) & (x1 = x2) & n_dog(x1)) | 7bbac5d6-e4c8-11ec-9cdd-0242ac1c0002 | exists p1 s1 s2 x1 x2 x3 x6.(with(x1,x3) & that(x1,p1) & of(x1,x2) & n_racing(x2) & n_dog(x1) & n_date(x6) & n_date(x3) & exists e1 x4 x5.(with(x1,x6) & v_surge(e1) & r_ahead(e1) & of(e1,x1) & n_jersey(x5) & n_jersey(x4) & Theme(e1,x5) & Actor(e1,x4)) & a_topic(x1) & a_date_day_05(x6) & a_date_day_04(x3) & a_''(s2) & a_''(s1) & Theme(s2,x6) & Theme(s1,x3)) | exists e1 x1 x2 x3.(v_rest(e1) & on(e1,x3) & n_dog(x1) & n_bed(x3) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) |
||
A man standing on his cellphone next to a picture of a woman. | The man is sitting at home | 2 | -100 | One cannot be standing and sitting simultaneously. | exists e1 x1 x2 x3 x4 x5.(a_topic(x1) & to(e1,x4) & of(x4,x5) & n_woman(x5) & n_picture(x4) & r_next(e1) & on(e1,x3) & n_cellphone(x3) & of(x3,x1) & n_male(x1) & Actor(e1,x2) & v_stand(e1) & (x1 = x2) & n_man(x1)) | exists e1 x1 x2.(n_man(x1) & at(e1,x2) & n_home(x2) & Actor(e1,x1) & v_sit(e1)) | 7bbacaa4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5.(v_stand(e1) & to(e1,x4) & r_next(e1) & on(e1,x3) & of(x4,x5) & of(x3,x1) & n_woman(x5) & n_picture(x4) & n_man(x1) & n_male(x1) & n_cellphone(x3) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2.(v_sit(e1) & n_man(x1) & n_home(x2) & at(e1,x2) & Actor(e1,x1)) |
||
A man standing on his cellphone next to a picture of a woman. | The cellphone is on the ground | 0 | -100 | When a man stands on his cellphone, the cellphone is beneath him on the ground. | exists e1 x1 x2 x3 x4 x5.(a_topic(x1) & to(e1,x4) & of(x4,x5) & n_woman(x5) & n_picture(x4) & r_next(e1) & on(e1,x3) & n_cellphone(x3) & of(x3,x1) & n_male(x1) & Actor(e1,x2) & v_stand(e1) & (x1 = x2) & n_man(x1)) | exists p1 x1 x2.(n_ground(x2) & n_cellphone(x1) & on(x1,x2)) | 7bbacfa4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5.(v_stand(e1) & to(e1,x4) & r_next(e1) & on(e1,x3) & of(x4,x5) & of(x3,x1) & n_woman(x5) & n_picture(x4) & n_man(x1) & n_male(x1) & n_cellphone(x3) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) | exists x1 x2.(on(x1,x2) & n_ground(x2) & n_cellphone(x1)) |
||
A man standing on his cellphone next to a picture of a woman. | A man on his phone as he looks at a picture of his wife. | 1 | 0.030993 | A man standing next to picture of a woman is not necessarily picture of his wife. | exists e1 x1 x2 x3 x4 x5.(a_topic(x1) & to(e1,x4) & of(x4,x5) & n_woman(x5) & n_picture(x4) & r_next(e1) & on(e1,x3) & n_cellphone(x3) & of(x3,x1) & n_male(x1) & Actor(e1,x2) & v_stand(e1) & (x1 = x2) & n_man(x1)) | exists e1 x1 x2 x3 x4.(at(e1,x3) & of(x3,x4) & n_wife(x4) & of(x4,x1) & n_male(x1) & n_male(x1) & n_male(x1) & n_picture(x3) & Actor(e1,x1) & v_look(e1) & on(x1,x2) & as(x2,x1) & n_phone(x2) & of(x2,x1) & n_man(x1)) | 7bbad44a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5.(v_stand(e1) & to(e1,x4) & r_next(e1) & on(e1,x3) & of(x4,x5) & of(x3,x1) & n_woman(x5) & n_picture(x4) & n_man(x1) & n_male(x1) & n_cellphone(x3) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2 x3 x4.(v_look(e1) & on(x1,x2) & of(x4,x1) & of(x3,x4) & of(x2,x1) & n_wife(x4) & n_picture(x3) & n_phone(x2) & n_man(x1) & n_male(x1) & at(e1,x3) & as(x2,x1) & Actor(e1,x1)) |
||
A man standing on his cellphone next to a picture of a woman. | An old man standing on his phone next to a picture. | 1 | 0.282925 | Not all men are an old man. | exists e1 x1 x2 x3 x4 x5.(a_topic(x1) & to(e1,x4) & of(x4,x5) & n_woman(x5) & n_picture(x4) & r_next(e1) & on(e1,x3) & n_cellphone(x3) & of(x3,x1) & n_male(x1) & Actor(e1,x2) & v_stand(e1) & (x1 = x2) & n_man(x1)) | exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & to(e1,x4) & n_picture(x4) & r_next(e1) & on(e1,x3) & n_phone(x3) & of(x3,x1) & n_male(x1) & Actor(e1,x2) & v_stand(e1) & (x1 = x2) & n_man(x1) & a_old(s1) & Theme(s1,x1)) | 7bbad8e6-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5.(v_stand(e1) & to(e1,x4) & r_next(e1) & on(e1,x3) & of(x4,x5) & of(x3,x1) & n_woman(x5) & n_picture(x4) & n_man(x1) & n_male(x1) & n_cellphone(x3) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 s1 x1 x2 x3 x4.(v_stand(e1) & to(e1,x4) & r_next(e1) & on(e1,x3) & of(x3,x1) & n_picture(x4) & n_phone(x3) & n_man(x1) & n_male(x1) & a_topic(x1) & a_old(s1) & Theme(s1,x1) & Actor(e1,x2) & (x1 = x2)) |
||
A man standing on his cellphone next to a picture of a woman. | A picture of a woman is beside a man. | 0 | -100 | A man standing next to a woman is the same as a woman is beside a man. | exists e1 x1 x2 x3 x4 x5.(a_topic(x1) & to(e1,x4) & of(x4,x5) & n_woman(x5) & n_picture(x4) & r_next(e1) & on(e1,x3) & n_cellphone(x3) & of(x3,x1) & n_male(x1) & Actor(e1,x2) & v_stand(e1) & (x1 = x2) & n_man(x1)) | exists p1 x1 x2.(exists x3.(beside(x1,x3) & n_man(x3)) & of(x1,x2) & n_woman(x2) & n_picture(x1)) | 7bbadd82-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5.(v_stand(e1) & to(e1,x4) & r_next(e1) & on(e1,x3) & of(x4,x5) & of(x3,x1) & n_woman(x5) & n_picture(x4) & n_man(x1) & n_male(x1) & n_cellphone(x3) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) | exists x1 x2.(of(x1,x2) & n_woman(x2) & n_picture(x1) & exists x3.(n_man(x3) & beside(x1,x3))) |
||
A man standing on his cellphone next to a picture of a woman. | He has a picture of his girlfriend | 1 | 0.020163 | A man next to a picture of a woman is not necessarily a picture of his girlfriend. | exists e1 x1 x2 x3 x4 x5.(a_topic(x1) & to(e1,x4) & of(x4,x5) & n_woman(x5) & n_picture(x4) & r_next(e1) & on(e1,x3) & n_cellphone(x3) & of(x3,x1) & n_male(x1) & Actor(e1,x2) & v_stand(e1) & (x1 = x2) & n_man(x1)) | exists e1 x1 x2 x3.(n_girlfriend(x3) & of(x3,x1) & n_male(x1) & n_male(x1) & Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & of(x2,x3) & n_picture(x2)) | 7bbae214-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5.(v_stand(e1) & to(e1,x4) & r_next(e1) & on(e1,x3) & of(x4,x5) & of(x3,x1) & n_woman(x5) & n_picture(x4) & n_man(x1) & n_male(x1) & n_cellphone(x3) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2 x3.(v_have(e1) & of(x3,x1) & of(x2,x3) & n_picture(x2) & n_male(x1) & n_girlfriend(x3) & Theme(e1,x2) & Actor(e1,x1)) |
||
A man standing on his cellphone next to a picture of a woman. | A women is sitting next to a man. | 2 | -100 | One cannot be standing and sitting simultaneously. | exists e1 x1 x2 x3 x4 x5.(a_topic(x1) & to(e1,x4) & of(x4,x5) & n_woman(x5) & n_picture(x4) & r_next(e1) & on(e1,x3) & n_cellphone(x3) & of(x3,x1) & n_male(x1) & Actor(e1,x2) & v_stand(e1) & (x1 = x2) & n_man(x1)) | exists e1 x1 x2.(to(e1,x2) & n_man(x2) & r_next(e1) & Actor(e1,x1) & v_sit(e1) & n_woman(x1)) | 7bbaee30-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5.(v_stand(e1) & to(e1,x4) & r_next(e1) & on(e1,x3) & of(x4,x5) & of(x3,x1) & n_woman(x5) & n_picture(x4) & n_man(x1) & n_male(x1) & n_cellphone(x3) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2.(v_sit(e1) & to(e1,x2) & r_next(e1) & n_woman(x1) & n_man(x2) & Actor(e1,x1)) |
||
A man standing on his cellphone next to a picture of a woman. | The man is on his phone. | 1 | 0.995223 | A man on his cellphone is not necessarily on his phone. | exists e1 x1 x2 x3 x4 x5.(a_topic(x1) & to(e1,x4) & of(x4,x5) & n_woman(x5) & n_picture(x4) & r_next(e1) & on(e1,x3) & n_cellphone(x3) & of(x3,x1) & n_male(x1) & Actor(e1,x2) & v_stand(e1) & (x1 = x2) & n_man(x1)) | exists p1 x1 x2.(n_phone(x2) & of(x2,x1) & n_male(x1) & n_man(x1) & on(x1,x2)) | 7bbaf498-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5.(v_stand(e1) & to(e1,x4) & r_next(e1) & on(e1,x3) & of(x4,x5) & of(x3,x1) & n_woman(x5) & n_picture(x4) & n_man(x1) & n_male(x1) & n_cellphone(x3) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) | exists x1 x2.(on(x1,x2) & of(x2,x1) & n_phone(x2) & n_man(x1) & n_male(x1)) |
||
A man standing on his cellphone next to a picture of a woman. | the man is laying down | 2 | -100 | One cannot be standing and laying down simultaneously. | exists e1 x1 x2 x3 x4 x5.(a_topic(x1) & to(e1,x4) & of(x4,x5) & n_woman(x5) & n_picture(x4) & r_next(e1) & on(e1,x3) & n_cellphone(x3) & of(x3,x1) & n_male(x1) & Actor(e1,x2) & v_stand(e1) & (x1 = x2) & n_man(x1)) | exists e1 s1 x1.(n_man(x1) & a_down(s1) & Manner(e1,s1) & Actor(e1,x1) & v_lay(e1)) | 7bbaf9c0-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5.(v_stand(e1) & to(e1,x4) & r_next(e1) & on(e1,x3) & of(x4,x5) & of(x3,x1) & n_woman(x5) & n_picture(x4) & n_man(x1) & n_male(x1) & n_cellphone(x3) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 s1 x1.(v_lay(e1) & n_man(x1) & a_down(s1) & Manner(e1,s1) & Actor(e1,x1)) |
||
A man standing on his cellphone next to a picture of a woman. | A man is standing. | 0 | 0.980526 | A man standing on his cellphone is the same as a man is standing, regardless of what he is standing on. | exists e1 x1 x2 x3 x4 x5.(a_topic(x1) & to(e1,x4) & of(x4,x5) & n_woman(x5) & n_picture(x4) & r_next(e1) & on(e1,x3) & n_cellphone(x3) & of(x3,x1) & n_male(x1) & Actor(e1,x2) & v_stand(e1) & (x1 = x2) & n_man(x1)) | exists e1 x1.(Actor(e1,x1) & v_stand(e1) & n_man(x1)) | 7bbb091a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5.(v_stand(e1) & to(e1,x4) & r_next(e1) & on(e1,x3) & of(x4,x5) & of(x3,x1) & n_woman(x5) & n_picture(x4) & n_man(x1) & n_male(x1) & n_cellphone(x3) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1.(v_stand(e1) & n_man(x1) & Actor(e1,x1)) |
||
A man standing on his cellphone next to a picture of a woman. | The man is sitting. | 2 | 0 | One cannot be standing and sitting simultaneously. | exists e1 x1 x2 x3 x4 x5.(a_topic(x1) & to(e1,x4) & of(x4,x5) & n_woman(x5) & n_picture(x4) & r_next(e1) & on(e1,x3) & n_cellphone(x3) & of(x3,x1) & n_male(x1) & Actor(e1,x2) & v_stand(e1) & (x1 = x2) & n_man(x1)) | exists e1 x1.(n_man(x1) & Actor(e1,x1) & v_sit(e1)) | 7bbb0ece-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5.(v_stand(e1) & to(e1,x4) & r_next(e1) & on(e1,x3) & of(x4,x5) & of(x3,x1) & n_woman(x5) & n_picture(x4) & n_man(x1) & n_male(x1) & n_cellphone(x3) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1.(v_sit(e1) & n_man(x1) & Actor(e1,x1)) |
||
A man standing on his cellphone next to a picture of a woman. | the picture is mona lisa | 1 | 0.000085 | A man next to a picture of a woman is not necessarily mona lisa. | exists e1 x1 x2 x3 x4 x5.(a_topic(x1) & to(e1,x4) & of(x4,x5) & n_woman(x5) & n_picture(x4) & r_next(e1) & on(e1,x3) & n_cellphone(x3) & of(x3,x1) & n_male(x1) & Actor(e1,x2) & v_stand(e1) & (x1 = x2) & n_man(x1)) | exists p1 x1.(n_picture(x1) & exists s1 x2.((x1 = x2) & n_lisa(x2) & a_mona(s1) & Theme(s1,x2))) | 7bbb141e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5.(v_stand(e1) & to(e1,x4) & r_next(e1) & on(e1,x3) & of(x4,x5) & of(x3,x1) & n_woman(x5) & n_picture(x4) & n_man(x1) & n_male(x1) & n_cellphone(x3) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) | exists x1.(n_picture(x1) & exists s1 x2.(n_lisa(x2) & a_mona(s1) & Theme(s1,x2) & (x1 = x2))) |
||
Two men wrestling. | Two men are angry. | 1 | -100 | Not all men wrestling are angry. | exists e1 x1 x2.(a_topic(x1) & Actor(e1,x2) & v_wrestle(e1) & (x1 = x2) & n_man(x1) & card_eq_2(x1)) | exists s1 x1.(Theme(s1,x1) & a_angry(s1) & n_man(x1) & card_eq_2(x1)) | 7bbde1c6-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2.(v_wrestle(e1) & n_man(x1) & card_eq_2(x1) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) | exists s1 x1.(n_man(x1) & card_eq_2(x1) & a_angry(s1) & Theme(s1,x1)) |
||
Two men wrestling. | Two men are fighting. | 0 | -100 | wrestling and fighting is the same action | exists e1 x1 x2.(a_topic(x1) & Actor(e1,x2) & v_wrestle(e1) & (x1 = x2) & n_man(x1) & card_eq_2(x1)) | exists e1 x1.(Actor(e1,x1) & v_fight(e1) & n_man(x1) & card_eq_2(x1)) | 7bbde6bc-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2.(v_wrestle(e1) & n_man(x1) & card_eq_2(x1) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1.(v_fight(e1) & n_man(x1) & card_eq_2(x1) & Actor(e1,x1)) |
||
Two men wrestling. | Two men are sleeping. | 2 | -100 | wresting and sleeping are different actions | exists e1 x1 x2.(a_topic(x1) & Actor(e1,x2) & v_wrestle(e1) & (x1 = x2) & n_man(x1) & card_eq_2(x1)) | exists e1 x1.(Actor(e1,x1) & v_sleep(e1) & n_man(x1) & card_eq_2(x1)) | 7bbdec0c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2.(v_wrestle(e1) & n_man(x1) & card_eq_2(x1) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1.(v_sleep(e1) & n_man(x1) & card_eq_2(x1) & Actor(e1,x1)) |
||
2 men are wrestling and are in midair, while the referee and spectators observe. | Two men are wearing tights. | 1 | -100 | Not all wrestlers wear tights. | exists e1 p1 p2 x1 x2 x4 x5 x6.(n_spectator(x6) & n_referee(x5) & subset_of(x6,x4) & subset_of(x5,x4) & exists e2.(Actor(e2,x4) & v_observe(e2)) & while(p1,p2) & exists x3.(in(x2,x3) & n_midair(x3)) & n_man(x2) & n_date(x2) & a_date_day_02(x2) & a_date_day_02(x2) & Actor(e1,x1) & v_wrestle(e1) & n_man(x1) & n_date(x1) & a_date_day_02(x1) & a_date_day_02(x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_tights(x2) & n_man(x1) & card_eq_2(x1)) | 7bbdf1b6-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 p2 x1 x2 x4 x5 x6.(while(p1,p2) & v_wrestle(e1) & subset_of(x6,x4) & subset_of(x5,x4) & n_spectator(x6) & n_referee(x5) & n_man(x2) & n_man(x1) & n_date(x2) & n_date(x1) & exists x3.(n_midair(x3) & in(x2,x3)) & exists e2.(v_observe(e2) & Actor(e2,x4)) & a_date_day_02(x2) & a_date_day_02(x1) & Actor(e1,x1)) | exists e1 x1 x2.(v_wear(e1) & n_tights(x2) & n_man(x1) & card_eq_2(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
2 men are wrestling and are in midair, while the referee and spectators observe. | Two men are having a nice dinner. | 2 | -100 | The men cannot be wrestling and having dinner simultaneously. | exists e1 p1 p2 x1 x2 x4 x5 x6.(n_spectator(x6) & n_referee(x5) & subset_of(x6,x4) & subset_of(x5,x4) & exists e2.(Actor(e2,x4) & v_observe(e2)) & while(p1,p2) & exists x3.(in(x2,x3) & n_midair(x3)) & n_man(x2) & n_date(x2) & a_date_day_02(x2) & a_date_day_02(x2) & Actor(e1,x1) & v_wrestle(e1) & n_man(x1) & n_date(x1) & a_date_day_02(x1) & a_date_day_02(x1)) | exists e1 s1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & n_dinner(x2) & a_nice(s1) & Theme(s1,x2) & n_man(x1) & card_eq_2(x1)) | 7bbdf788-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 p2 x1 x2 x4 x5 x6.(while(p1,p2) & v_wrestle(e1) & subset_of(x6,x4) & subset_of(x5,x4) & n_spectator(x6) & n_referee(x5) & n_man(x2) & n_man(x1) & n_date(x2) & n_date(x1) & exists x3.(n_midair(x3) & in(x2,x3)) & exists e2.(v_observe(e2) & Actor(e2,x4)) & a_date_day_02(x2) & a_date_day_02(x1) & Actor(e1,x1)) | exists e1 s1 x1 x2.(v_have(e1) & n_man(x1) & n_dinner(x2) & card_eq_2(x1) & a_nice(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
2 men are wrestling and are in midair, while the referee and spectators observe. | Two men are wrestling. | 0 | -100 | 2 men is a rephrasing of two men. | exists e1 p1 p2 x1 x2 x4 x5 x6.(n_spectator(x6) & n_referee(x5) & subset_of(x6,x4) & subset_of(x5,x4) & exists e2.(Actor(e2,x4) & v_observe(e2)) & while(p1,p2) & exists x3.(in(x2,x3) & n_midair(x3)) & n_man(x2) & n_date(x2) & a_date_day_02(x2) & a_date_day_02(x2) & Actor(e1,x1) & v_wrestle(e1) & n_man(x1) & n_date(x1) & a_date_day_02(x1) & a_date_day_02(x1)) | exists e1 x1.(Actor(e1,x1) & v_wrestle(e1) & n_man(x1) & card_eq_2(x1)) | 7bbdfc88-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 p2 x1 x2 x4 x5 x6.(while(p1,p2) & v_wrestle(e1) & subset_of(x6,x4) & subset_of(x5,x4) & n_spectator(x6) & n_referee(x5) & n_man(x2) & n_man(x1) & n_date(x2) & n_date(x1) & exists x3.(n_midair(x3) & in(x2,x3)) & exists e2.(v_observe(e2) & Actor(e2,x4)) & a_date_day_02(x2) & a_date_day_02(x1) & Actor(e1,x1)) | exists e1 x1.(v_wrestle(e1) & n_man(x1) & card_eq_2(x1) & Actor(e1,x1)) |
||
Two men wresting on a mat in front of a crowd and an officiator. | The men are best friends trying to settle a bet of who is better at wrestling. | 1 | -100 | Two men wresting on a mat are not necessarily best friends. | exists e1 x1 x2 x3 x4 x5 x6 x7.(a_topic(x1) & on(e1,x3) & in(x3,x4) & of(x4,x5) & subset_of(x7,x5) & n_officiator(x7) & subset_of(x6,x5) & n_crowd(x6) & n_front(x4) & n_mat(x3) & Actor(e1,x2) & v_wrest(e1) & (x1 = x2) & n_man(x1) & card_eq_2(x1)) | exists p1 x1.(n_man(x1) & exists e1 p2 s1 x2 x3.((x1 = x2) & Topic(e1,p2) & Actor(e1,x3) & v_try(e1) & exists e2 p3 x4.(Theme(e2,x4) & Actor(e2,x3) & v_settle(e2) & exists s2 x5 x6.(n_thing(x5) & at(s2,x6) & n_wrestling(x6) & Theme(s2,x5) & a_good(s2)) & of(x4,p3) & n_bet(x4)) & (x2 = x3) & n_friend(x2) & r_most(s1) & a_good(s1) & Theme(s1,x2))) | 7bbe01ce-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5 x6 x7.(v_wrest(e1) & subset_of(x7,x5) & subset_of(x6,x5) & on(e1,x3) & of(x4,x5) & n_officiator(x7) & n_mat(x3) & n_man(x1) & n_front(x4) & n_crowd(x6) & in(x3,x4) & card_eq_2(x1) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) | exists x1.(n_man(x1) & exists e1 p2 s1 x2 x3.(v_try(e1) & r_most(s1) & n_friend(x2) & exists e2 p3 x4.(v_settle(e2) & of(x4,p3) & n_bet(x4) & exists s2 x5 x6.(n_wrestling(x6) & n_thing(x5) & at(s2,x6) & a_good(s2) & Theme(s2,x5)) & Theme(e2,x4) & Actor(e2,x3)) & a_good(s1) & Topic(e1,p2) & Theme(s1,x2) & Actor(e1,x3) & (x2 = x3) & (x1 = x2))) |
||
Two men wresting on a mat in front of a crowd and an officiator. | There are two men in this picture, and they are competing against each other. | 0 | -100 | competing and wrestling is the same action | exists e1 x1 x2 x3 x4 x5 x6 x7.(a_topic(x1) & on(e1,x3) & in(x3,x4) & of(x4,x5) & subset_of(x7,x5) & n_officiator(x7) & subset_of(x6,x5) & n_crowd(x6) & n_front(x4) & n_mat(x3) & Actor(e1,x2) & v_wrest(e1) & (x1 = x2) & n_man(x1) & card_eq_2(x1)) | exists e1 p1 x1 x2.(n_thing(x2) & n_picture(x2) & all x4.(n_other(x4) -> against(e1,x4)) & Actor(e1,x2) & v_compete(e1) & in(p1,x2) & exists x3.((x1 = x3) & n_man(x3) & card_eq_2(x3))) | 7bbe06c4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5 x6 x7.(v_wrest(e1) & subset_of(x7,x5) & subset_of(x6,x5) & on(e1,x3) & of(x4,x5) & n_officiator(x7) & n_mat(x3) & n_man(x1) & n_front(x4) & n_crowd(x6) & in(x3,x4) & card_eq_2(x1) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 p1 x1 x2.(v_compete(e1) & n_thing(x2) & n_picture(x2) & in(p1,x2) & exists x3.(n_man(x3) & card_eq_2(x3) & (x1 = x3)) & all x4.(against(e1,x4) | -n_other(x4)) & Actor(e1,x2)) |
||
Two men wresting on a mat in front of a crowd and an officiator. | The men are throwing a baseball back and forth. | 2 | -100 | wrestling and throwing are different actions | exists e1 x1 x2 x3 x4 x5 x6 x7.(a_topic(x1) & on(e1,x3) & in(x3,x4) & of(x4,x5) & subset_of(x7,x5) & n_officiator(x7) & subset_of(x6,x5) & n_crowd(x6) & n_front(x4) & n_mat(x3) & Actor(e1,x2) & v_wrest(e1) & (x1 = x2) & n_man(x1) & card_eq_2(x1)) | exists e2 e1 s1 s2 x1 x2 x3.(n_man(x1) & a_forth(s2) & Manner(e2,s2) & Theme(e2,x3) & Actor(e2,x1) & v_throw(e2) & n_baseball(x3) & a_back(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_throw(e1) & n_baseball(x2)) | 7bbe0bba-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5 x6 x7.(v_wrest(e1) & subset_of(x7,x5) & subset_of(x6,x5) & on(e1,x3) & of(x4,x5) & n_officiator(x7) & n_mat(x3) & n_man(x1) & n_front(x4) & n_crowd(x6) & in(x3,x4) & card_eq_2(x1) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) | exists e2 e1 s1 s2 x1 x2 x3.(v_throw(e2) & v_throw(e1) & n_man(x1) & n_baseball(x3) & n_baseball(x2) & a_forth(s2) & a_back(s1) & Theme(e2,x3) & Theme(e1,x2) & Manner(e2,s2) & Manner(e1,s1) & Actor(e2,x1) & Actor(e1,x1)) |
||
As photographers, onlookers, and referee observe, two men in fighting gloves and headgear are shown in stop motion photography mid fight and in midair. | Photographers and onlookers are observing a movie being filmed. | 1 | -100 | As people observe people fighting in slow motion photography would suggest filming, but it does not necessarily mean it is a movie - a TV show or commercial could be possible as well. | exists e4 e1 e3 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13 x14 x15 x16 x17 x18 x19 x20 x21 x22 x23 x24 x25.(as(e4,x21) & rel(x21,x22) & subset_of(x24,x22) & n_observe(x24) & of(x24,x25) & n_referee(x25) & subset_of(x23,x22) & n_onlooker(x23) & n_photographer(x21) & in(e4,x20) & n_midair(x20) & Theme(e4,x15) & v_show(e4) & Theme(e3,x17) & Actor(e3,x16) & v_fight(e3) & subset_of(x19,x17) & n_headgear(x19) & subset_of(x18,x17) & n_glove(x18) & (x15 = x16) & n_man(x15) & card_eq_2(x15) & as(e2,x10) & rel(x10,x11) & subset_of(x13,x11) & n_observe(x13) & of(x13,x14) & n_referee(x14) & subset_of(x12,x11) & n_onlooker(x12) & n_photographer(x10) & in(e2,x6) & n_fight(x6) & a_mid(s1) & Theme(s1,x6) & of(x6,x9) & n_photography(x9) & of(x6,x8) & n_motion(x8) & of(x6,x7) & n_stop(x7) & Theme(e2,x1) & v_show(e2) & Theme(e1,x3) & Actor(e1,x2) & v_fight(e1) & subset_of(x5,x3) & n_headgear(x5) & subset_of(x4,x3) & n_glove(x4) & (x1 = x2) & n_man(x1) & card_eq_2(x1)) | exists e1 e2 x1 x2 x3 x4 x5.(Theme(e2,x4) & Actor(e2,x1) & v_observe(e2) & Theme(e1,x5) & v_film(e1) & (x4 = x5) & n_movie(x4) & subset_of(x3,x1) & n_onlooker(x3) & subset_of(x2,x1) & n_photographer(x2)) | 7bbe10c4-e4c8-11ec-9cdd-0242ac1c0002 | exists e4 e1 e3 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13 x14 x15 x16 x17 x18 x19 x20 x21 x22 x23 x24 x25.(v_show(e4) & v_show(e2) & v_fight(e3) & v_fight(e1) & subset_of(x5,x3) & subset_of(x4,x3) & subset_of(x24,x22) & subset_of(x23,x22) & subset_of(x19,x17) & subset_of(x18,x17) & subset_of(x13,x11) & subset_of(x12,x11) & rel(x21,x22) & rel(x10,x11) & of(x6,x9) & of(x6,x8) & of(x6,x7) & of(x24,x25) & of(x13,x14) & n_stop(x7) & n_referee(x25) & n_referee(x14) & n_photography(x9) & n_photographer(x21) & n_photographer(x10) & n_onlooker(x23) & n_onlooker(x12) & n_observe(x24) & n_observe(x13) & n_motion(x8) & n_midair(x20) & n_man(x15) & n_man(x1) & n_headgear(x5) & n_headgear(x19) & n_glove(x4) & n_glove(x18) & n_fight(x6) & in(e4,x20) & in(e2,x6) & card_eq_2(x15) & card_eq_2(x1) & as(e4,x21) & as(e2,x10) & a_mid(s1) & Theme(s1,x6) & Theme(e4,x15) & Theme(e3,x17) & Theme(e2,x1) & Theme(e1,x3) & Actor(e3,x16) & Actor(e1,x2) & (x15 = x16) & (x1 = x2)) | exists e1 e2 x1 x2 x3 x4 x5.(v_observe(e2) & v_film(e1) & subset_of(x3,x1) & subset_of(x2,x1) & n_photographer(x2) & n_onlooker(x3) & n_movie(x4) & Theme(e2,x4) & Theme(e1,x5) & Actor(e2,x1) & (x4 = x5)) |
||
As photographers, onlookers, and referee observe, two men in fighting gloves and headgear are shown in stop motion photography mid fight and in midair. | Photography is being taken. | 0 | -100 | Photographers implies photography. | exists e2 e3 e1 e4 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13 x14 x15 x16 x17 x18 x19 x20 x21 x22 x23 x24 x25.(as(e4,x21) & rel(x21,x22) & subset_of(x24,x22) & n_observe(x24) & of(x24,x25) & n_referee(x25) & subset_of(x23,x22) & n_onlooker(x23) & n_photographer(x21) & in(e4,x20) & n_midair(x20) & Theme(e4,x15) & v_show(e4) & Theme(e3,x17) & Actor(e3,x16) & v_fight(e3) & subset_of(x19,x17) & n_headgear(x19) & subset_of(x18,x17) & n_glove(x18) & (x15 = x16) & n_man(x15) & card_eq_2(x15) & as(e2,x10) & rel(x10,x11) & subset_of(x13,x11) & n_observe(x13) & of(x13,x14) & n_referee(x14) & subset_of(x12,x11) & n_onlooker(x12) & n_photographer(x10) & in(e2,x6) & n_fight(x6) & a_mid(s1) & Theme(s1,x6) & of(x6,x9) & n_photography(x9) & of(x6,x8) & n_motion(x8) & of(x6,x7) & n_stop(x7) & Theme(e2,x1) & v_show(e2) & Theme(e1,x3) & Actor(e1,x2) & v_fight(e1) & subset_of(x5,x3) & n_headgear(x5) & subset_of(x4,x3) & n_glove(x4) & (x1 = x2) & n_man(x1) & card_eq_2(x1)) | exists e1 x1.(ne_nam_photography(x1) & Theme(e1,x1) & v_take(e1)) | 7bbe1678-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e3 e1 e4 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13 x14 x15 x16 x17 x18 x19 x20 x21 x22 x23 x24 x25.(v_show(e4) & v_show(e2) & v_fight(e3) & v_fight(e1) & subset_of(x5,x3) & subset_of(x4,x3) & subset_of(x24,x22) & subset_of(x23,x22) & subset_of(x19,x17) & subset_of(x18,x17) & subset_of(x13,x11) & subset_of(x12,x11) & rel(x21,x22) & rel(x10,x11) & of(x6,x9) & of(x6,x8) & of(x6,x7) & of(x24,x25) & of(x13,x14) & n_stop(x7) & n_referee(x25) & n_referee(x14) & n_photography(x9) & n_photographer(x21) & n_photographer(x10) & n_onlooker(x23) & n_onlooker(x12) & n_observe(x24) & n_observe(x13) & n_motion(x8) & n_midair(x20) & n_man(x15) & n_man(x1) & n_headgear(x5) & n_headgear(x19) & n_glove(x4) & n_glove(x18) & n_fight(x6) & in(e4,x20) & in(e2,x6) & card_eq_2(x15) & card_eq_2(x1) & as(e4,x21) & as(e2,x10) & a_mid(s1) & Theme(s1,x6) & Theme(e4,x15) & Theme(e3,x17) & Theme(e2,x1) & Theme(e1,x3) & Actor(e3,x16) & Actor(e1,x2) & (x15 = x16) & (x1 = x2)) | exists e1 x1.(v_take(e1) & ne_nam_photography(x1) & Theme(e1,x1)) |
||
As photographers, onlookers, and referee observe, two men in fighting gloves and headgear are shown in stop motion photography mid fight and in midair. | Two men are fighting with no onlookers. | 2 | -100 | If there are no onlookers, there definitely won't be photographers, onlookers and referees observing. | exists e4 e2 e3 e1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13 x14 x15 x16 x17 x18 x19 x20 x21 x22 x23 x24 x25.(as(e4,x21) & rel(x21,x22) & subset_of(x24,x22) & n_observe(x24) & of(x24,x25) & n_referee(x25) & subset_of(x23,x22) & n_onlooker(x23) & n_photographer(x21) & in(e4,x20) & n_midair(x20) & Theme(e4,x15) & v_show(e4) & Theme(e3,x17) & Actor(e3,x16) & v_fight(e3) & subset_of(x19,x17) & n_headgear(x19) & subset_of(x18,x17) & n_glove(x18) & (x15 = x16) & n_man(x15) & card_eq_2(x15) & as(e2,x10) & rel(x10,x11) & subset_of(x13,x11) & n_observe(x13) & of(x13,x14) & n_referee(x14) & subset_of(x12,x11) & n_onlooker(x12) & n_photographer(x10) & in(e2,x6) & n_fight(x6) & a_mid(s1) & Theme(s1,x6) & of(x6,x9) & n_photography(x9) & of(x6,x8) & n_motion(x8) & of(x6,x7) & n_stop(x7) & Theme(e2,x1) & v_show(e2) & Theme(e1,x3) & Actor(e1,x2) & v_fight(e1) & subset_of(x5,x3) & n_headgear(x5) & subset_of(x4,x3) & n_glove(x4) & (x1 = x2) & n_man(x1) & card_eq_2(x1)) | exists e1 x1.(-exists x2.(with(e1,x2) & n_onlooker(x2)) & Actor(e1,x1) & v_fight(e1) & n_man(x1) & card_eq_2(x1)) | 7bbe1c9a-e4c8-11ec-9cdd-0242ac1c0002 | exists e4 e2 e3 e1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13 x14 x15 x16 x17 x18 x19 x20 x21 x22 x23 x24 x25.(v_show(e4) & v_show(e2) & v_fight(e3) & v_fight(e1) & subset_of(x5,x3) & subset_of(x4,x3) & subset_of(x24,x22) & subset_of(x23,x22) & subset_of(x19,x17) & subset_of(x18,x17) & subset_of(x13,x11) & subset_of(x12,x11) & rel(x21,x22) & rel(x10,x11) & of(x6,x9) & of(x6,x8) & of(x6,x7) & of(x24,x25) & of(x13,x14) & n_stop(x7) & n_referee(x25) & n_referee(x14) & n_photography(x9) & n_photographer(x21) & n_photographer(x10) & n_onlooker(x23) & n_onlooker(x12) & n_observe(x24) & n_observe(x13) & n_motion(x8) & n_midair(x20) & n_man(x15) & n_man(x1) & n_headgear(x5) & n_headgear(x19) & n_glove(x4) & n_glove(x18) & n_fight(x6) & in(e4,x20) & in(e2,x6) & card_eq_2(x15) & card_eq_2(x1) & as(e4,x21) & as(e2,x10) & a_mid(s1) & Theme(s1,x6) & Theme(e4,x15) & Theme(e3,x17) & Theme(e2,x1) & Theme(e1,x3) & Actor(e3,x16) & Actor(e1,x2) & (x15 = x16) & (x1 = x2)) | exists e1 x1.(v_fight(e1) & n_man(x1) & card_eq_2(x1) & all x2.(-with(e1,x2) | -n_onlooker(x2)) & Actor(e1,x1)) |
||
A crowd of people sitting the stands film two men engaged in a wrestling match while the referee watches. | The wrestlers are drinking tea. | 2 | -100 | It is impossible for wrestlers to be drinking tea and wrestling at the same time. | exists e1 p1 x1 x2 x3 x4 x9 x10.(n_watch(x9) & of(x9,x10) & n_referee(x10) & n_stand(x4) & a_topic(x1) & of(x1,x2) & exists e2 x5 x6 x7 x8.(while(e2,x9) & in(e2,x7) & n_match(x7) & of(x7,x8) & n_wrestling(x8) & Actor(e2,x5) & v_engage(e2) & n_man(x5) & card_eq_2(x5) & of(x5,x6) & n_film(x6)) & that(x2,p1) & Time(e1,x4) & Actor(e1,x3) & v_sit(e1) & (x2 = x3) & n_people(x2) & n_crowd(x1)) | exists e1 x1 x2.(n_wrestler(x1) & Theme(e1,x2) & Actor(e1,x1) & v_drink(e1) & n_tea(x2)) | 7bbe21ea-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 x1 x2 x3 x4 x9 x10.(v_sit(e1) & that(x2,p1) & of(x9,x10) & of(x1,x2) & n_watch(x9) & n_stand(x4) & n_referee(x10) & n_people(x2) & n_crowd(x1) & exists e2 x5 x6 x7 x8.(while(e2,x9) & v_engage(e2) & of(x7,x8) & of(x5,x6) & n_wrestling(x8) & n_match(x7) & n_man(x5) & n_film(x6) & in(e2,x7) & card_eq_2(x5) & Actor(e2,x5)) & a_topic(x1) & Time(e1,x4) & Actor(e1,x3) & (x2 = x3)) | exists e1 x1 x2.(v_drink(e1) & n_wrestler(x1) & n_tea(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A crowd of people sitting the stands film two men engaged in a wrestling match while the referee watches. | The wrestlers despise eachother. | 1 | -100 | Wrestlers do not have to despise each other to compete in a match. | exists e1 p1 x1 x2 x3 x4 x9 x10.(n_watch(x9) & of(x9,x10) & n_referee(x10) & n_stand(x4) & a_topic(x1) & of(x1,x2) & exists e2 x5 x6 x7 x8.(while(e2,x9) & in(e2,x7) & n_match(x7) & of(x7,x8) & n_wrestling(x8) & Actor(e2,x5) & v_engage(e2) & n_man(x5) & card_eq_2(x5) & of(x5,x6) & n_film(x6)) & that(x2,p1) & Time(e1,x4) & Actor(e1,x3) & v_sit(e1) & (x2 = x3) & n_people(x2) & n_crowd(x1)) | exists e1 x1 x2.(n_wrestler(x1) & Theme(e1,x2) & Actor(e1,x1) & v_despise(e1) & n_eachother(x2)) | 7bbe2762-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 x1 x2 x3 x4 x9 x10.(v_sit(e1) & that(x2,p1) & of(x9,x10) & of(x1,x2) & n_watch(x9) & n_stand(x4) & n_referee(x10) & n_people(x2) & n_crowd(x1) & exists e2 x5 x6 x7 x8.(while(e2,x9) & v_engage(e2) & of(x7,x8) & of(x5,x6) & n_wrestling(x8) & n_match(x7) & n_man(x5) & n_film(x6) & in(e2,x7) & card_eq_2(x5) & Actor(e2,x5)) & a_topic(x1) & Time(e1,x4) & Actor(e1,x3) & (x2 = x3)) | exists e1 x1 x2.(v_despise(e1) & n_wrestler(x1) & n_eachother(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A crowd of people sitting the stands film two men engaged in a wrestling match while the referee watches. | There are people wrestling. | 0 | -100 | People is a rephrasing of two men. | exists e1 p1 x1 x2 x3 x4 x9 x10.(n_watch(x9) & of(x9,x10) & n_referee(x10) & n_stand(x4) & a_topic(x1) & of(x1,x2) & exists e2 x5 x6 x7 x8.(while(e2,x9) & in(e2,x7) & n_match(x7) & of(x7,x8) & n_wrestling(x8) & Actor(e2,x5) & v_engage(e2) & n_man(x5) & card_eq_2(x5) & of(x5,x6) & n_film(x6)) & that(x2,p1) & Time(e1,x4) & Actor(e1,x3) & v_sit(e1) & (x2 = x3) & n_people(x2) & n_crowd(x1)) | exists p1 x1 e1 x2 x3.((x1 = x2) & Actor(e1,x3) & v_wrestle(e1) & (x2 = x3) & n_people(x2)) | 7bbe2cc6-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 x1 x2 x3 x4 x9 x10.(v_sit(e1) & that(x2,p1) & of(x9,x10) & of(x1,x2) & n_watch(x9) & n_stand(x4) & n_referee(x10) & n_people(x2) & n_crowd(x1) & exists e2 x5 x6 x7 x8.(while(e2,x9) & v_engage(e2) & of(x7,x8) & of(x5,x6) & n_wrestling(x8) & n_match(x7) & n_man(x5) & n_film(x6) & in(e2,x7) & card_eq_2(x5) & Actor(e2,x5)) & a_topic(x1) & Time(e1,x4) & Actor(e1,x3) & (x2 = x3)) | exists x1 e1 x2 x3.(v_wrestle(e1) & n_people(x2) & Actor(e1,x3) & (x2 = x3) & (x1 = x2)) |
||
there is a family party going on. | There are a few people walking in the park. | 2 | -100 | going and walking are different actions | exists p1 x1 e1 s1 x2 x3 x4.((x1 = x2) & a_on(s1) & Manner(e1,s1) & Actor(e1,x4) & v_go(e1) & (x2 = x4) & n_party(x2) & of(x2,x3) & n_family(x3)) | exists p1 x1 x4.(n_park(x4) & exists e1 s1 x2 x3.((x1 = x2) & in(e1,x4) & Actor(e1,x3) & v_walk(e1) & (x2 = x3) & n_people(x2) & a_few(s1) & Theme(s1,x2))) | 7bbe31ee-e4c8-11ec-9cdd-0242ac1c0002 | exists x1 e1 s1 x2 x3 x4.(v_go(e1) & of(x2,x3) & n_party(x2) & n_family(x3) & a_on(s1) & Manner(e1,s1) & Actor(e1,x4) & (x2 = x4) & (x1 = x2)) | exists x1 x4.(n_park(x4) & exists e1 s1 x2 x3.(v_walk(e1) & n_people(x2) & in(e1,x4) & a_few(s1) & Theme(s1,x2) & Actor(e1,x3) & (x2 = x3) & (x1 = x2))) |
||
there is a family party going on. | The park is filled with people at a family reunion. | 1 | -100 | Not all family party is at the park. | exists p1 x1 e1 s1 x2 x3 x4.((x1 = x2) & a_on(s1) & Manner(e1,s1) & Actor(e1,x4) & v_go(e1) & (x2 = x4) & n_party(x2) & of(x2,x3) & n_family(x3)) | exists e1 x1 x2 x3 x4.(n_park(x1) & at(e1,x3) & n_reunion(x3) & of(x3,x4) & n_family(x4) & with(e1,x2) & n_people(x2) & Theme(e1,x1) & v_fill(e1)) | 7bbe372a-e4c8-11ec-9cdd-0242ac1c0002 | exists x1 e1 s1 x2 x3 x4.(v_go(e1) & of(x2,x3) & n_party(x2) & n_family(x3) & a_on(s1) & Manner(e1,s1) & Actor(e1,x4) & (x2 = x4) & (x1 = x2)) | exists e1 x1 x2 x3 x4.(with(e1,x2) & v_fill(e1) & of(x3,x4) & n_reunion(x3) & n_people(x2) & n_park(x1) & n_family(x4) & at(e1,x3) & Theme(e1,x1)) |
||
there is a family party going on. | A family is having a party. | 0 | -100 | having a party and going on is the same action | exists p1 x1 e1 s1 x2 x3 x4.((x1 = x2) & a_on(s1) & Manner(e1,s1) & Actor(e1,x4) & v_go(e1) & (x2 = x4) & n_party(x2) & of(x2,x3) & n_family(x3)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & n_party(x2) & n_family(x1)) | 7bbe3c66-e4c8-11ec-9cdd-0242ac1c0002 | exists x1 e1 s1 x2 x3 x4.(v_go(e1) & of(x2,x3) & n_party(x2) & n_family(x3) & a_on(s1) & Manner(e1,s1) & Actor(e1,x4) & (x2 = x4) & (x1 = x2)) | exists e1 x1 x2.(v_have(e1) & n_party(x2) & n_family(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
2 men wearing red hats and shirts in front of a lot of stuffed animals. | The men are looking to buy a gift for their kids. | 1 | -100 | Not men in front of a lot of stuffed animals are looking to buy a gift for their kids. | exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & subset_of(x5,x3) & in(x5,x6) & of(x6,x7) & of(x7,x8) & n_animal(x8) & a_stuffed(s2) & Theme(s2,x8) & n_lot(x7) & n_front(x6) & n_shirt(x5) & subset_of(x4,x3) & n_hat(x4) & a_red(s1) & Theme(s1,x4) & (x1 = x2) & n_man(x1) & n_date(x1) & a_date_day_02(x1) & a_date_day_02(x1)) | exists e1 p1 x1 x3.(n_kid(x3) & of(x3,x1) & n_thing(x1) & n_man(x1) & Topic(e1,p1) & Actor(e1,x1) & v_look(e1) & exists e2 x2.(for(e2,x3) & Theme(e2,x2) & Actor(e2,x1) & v_buy(e2) & n_gift(x2))) | 7bbe435a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(v_wear(e1) & subset_of(x5,x3) & subset_of(x4,x3) & of(x7,x8) & of(x6,x7) & n_shirt(x5) & n_man(x1) & n_lot(x7) & n_hat(x4) & n_front(x6) & n_date(x1) & n_animal(x8) & in(x5,x6) & a_topic(x1) & a_stuffed(s2) & a_red(s1) & a_date_day_02(x1) & Theme(s2,x8) & Theme(s1,x4) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) | exists e1 p1 x1 x3.(v_look(e1) & of(x3,x1) & n_thing(x1) & n_man(x1) & n_kid(x3) & exists e2 x2.(v_buy(e2) & n_gift(x2) & for(e2,x3) & Theme(e2,x2) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1)) |
||
2 men wearing red hats and shirts in front of a lot of stuffed animals. | The men are wearing hats. | 0 | -100 | hats can be red | exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & subset_of(x5,x3) & in(x5,x6) & of(x6,x7) & of(x7,x8) & n_animal(x8) & a_stuffed(s2) & Theme(s2,x8) & n_lot(x7) & n_front(x6) & n_shirt(x5) & subset_of(x4,x3) & n_hat(x4) & a_red(s1) & Theme(s1,x4) & (x1 = x2) & n_man(x1) & n_date(x1) & a_date_day_02(x1) & a_date_day_02(x1)) | exists e1 x1 x2.(n_man(x1) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_hat(x2)) | 7bbe4972-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(v_wear(e1) & subset_of(x5,x3) & subset_of(x4,x3) & of(x7,x8) & of(x6,x7) & n_shirt(x5) & n_man(x1) & n_lot(x7) & n_hat(x4) & n_front(x6) & n_date(x1) & n_animal(x8) & in(x5,x6) & a_topic(x1) & a_stuffed(s2) & a_red(s1) & a_date_day_02(x1) & Theme(s2,x8) & Theme(s1,x4) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2.(v_wear(e1) & n_man(x1) & n_hat(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
2 men wearing red hats and shirts in front of a lot of stuffed animals. | The women are standing in the donut shop. | 2 | -100 | wearing and standing are different actions | exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & subset_of(x5,x3) & in(x5,x6) & of(x6,x7) & of(x7,x8) & n_animal(x8) & a_stuffed(s2) & Theme(s2,x8) & n_lot(x7) & n_front(x6) & n_shirt(x5) & subset_of(x4,x3) & n_hat(x4) & a_red(s1) & Theme(s1,x4) & (x1 = x2) & n_man(x1) & n_date(x1) & a_date_day_02(x1) & a_date_day_02(x1)) | exists e1 x1 x2 x3.(n_shop(x2) & of(x2,x3) & n_donut(x3) & n_woman(x1) & in(e1,x2) & Actor(e1,x1) & v_stand(e1)) | 7bbe4f1c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(v_wear(e1) & subset_of(x5,x3) & subset_of(x4,x3) & of(x7,x8) & of(x6,x7) & n_shirt(x5) & n_man(x1) & n_lot(x7) & n_hat(x4) & n_front(x6) & n_date(x1) & n_animal(x8) & in(x5,x6) & a_topic(x1) & a_stuffed(s2) & a_red(s1) & a_date_day_02(x1) & Theme(s2,x8) & Theme(s1,x4) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2 x3.(v_stand(e1) & of(x2,x3) & n_woman(x1) & n_shop(x2) & n_donut(x3) & in(e1,x2) & Actor(e1,x1)) |
||
There is a dog running along the beach. | The dog went into the water. | 1 | -100 | Dog running on the beach does not imply that the dog will go into the water. | exists p1 x1 x4.(n_beach(x4) & exists e1 x2 x3.((x1 = x2) & along(e1,x4) & Actor(e1,x3) & v_run(e1) & (x2 = x3) & n_dog(x2))) | exists e1 x1 x2.(n_water(x2) & n_dog(x1) & into(e1,x2) & Actor(e1,x1) & v_go(e1)) | 7bbe5462-e4c8-11ec-9cdd-0242ac1c0002 | exists x1 x4.(n_beach(x4) & exists e1 x2 x3.(v_run(e1) & n_dog(x2) & along(e1,x4) & Actor(e1,x3) & (x2 = x3) & (x1 = x2))) | exists e1 x1 x2.(v_go(e1) & n_water(x2) & n_dog(x1) & into(e1,x2) & Actor(e1,x1)) |
||
There is a dog running along the beach. | The dog is sleeping in his kennell. | 2 | -100 | The dog cannot be running and sleeping simultaneously | exists p1 x1 x4.(n_beach(x4) & exists e1 x2 x3.((x1 = x2) & along(e1,x4) & Actor(e1,x3) & v_run(e1) & (x2 = x3) & n_dog(x2))) | exists e1 x1 x2.(n_kennell(x2) & of(x2,x1) & n_male(x1) & n_dog(x1) & in(e1,x2) & Actor(e1,x1) & v_sleep(e1)) | 7bbe59ee-e4c8-11ec-9cdd-0242ac1c0002 | exists x1 x4.(n_beach(x4) & exists e1 x2 x3.(v_run(e1) & n_dog(x2) & along(e1,x4) & Actor(e1,x3) & (x2 = x3) & (x1 = x2))) | exists e1 x1 x2.(v_sleep(e1) & of(x2,x1) & n_male(x1) & n_kennell(x2) & n_dog(x1) & in(e1,x2) & Actor(e1,x1)) |
||
There is a dog running along the beach. | There are animals on the beach. | 0 | -100 | Dog is a form of animals. | exists p1 x1 x4.(n_beach(x4) & exists e1 x2 x3.((x1 = x2) & along(e1,x4) & Actor(e1,x3) & v_run(e1) & (x2 = x3) & n_dog(x2))) | exists p1 x1 x3.(n_beach(x3) & exists x2.((x1 = x2) & on(x2,x3) & n_animal(x2))) | 7bbe5eee-e4c8-11ec-9cdd-0242ac1c0002 | exists x1 x4.(n_beach(x4) & exists e1 x2 x3.(v_run(e1) & n_dog(x2) & along(e1,x4) & Actor(e1,x3) & (x2 = x3) & (x1 = x2))) | exists x1 x3.(n_beach(x3) & exists x2.(on(x2,x3) & n_animal(x2) & (x1 = x2))) |
||
Wedding attendees dancing a little, before the bands starts. | People are gathered for a funeral. | 2 | -100 | being and dancing are different actions | exists e1 p1 x1 x3.(n_band(x3) & exists e2 p2 x2.(exists e3.(Actor(e3,x3) & v_start(e3)) & before(e2,p2) & Theme(e2,x2) & Actor(e2,x1) & v_dance(e2) & n_little(x2)) & Topic(e1,p1) & Actor(e1,x1) & v_attendee(e1) & n_wedding(x1)) | exists e1 x1 x2.(for(e1,x2) & n_funeral(x2) & Theme(e1,x1) & v_gather(e1) & n_people(x1)) | 7bbe63ee-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 x1 x3.(v_attendee(e1) & n_wedding(x1) & n_band(x3) & exists e2 p2 x2.(v_dance(e2) & n_little(x2) & exists e3.(v_start(e3) & Actor(e3,x3)) & before(e2,p2) & Theme(e2,x2) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1)) | exists e1 x1 x2.(v_gather(e1) & n_people(x1) & n_funeral(x2) & for(e1,x2) & Theme(e1,x1)) |
||
Wedding attendees dancing a little, before the bands starts. | The band is a reggae band. | 1 | -100 | bands doesn't always mean reggae | exists e1 p1 x1 x3.(n_band(x3) & exists e2 p2 x2.(exists e3.(Actor(e3,x3) & v_start(e3)) & before(e2,p2) & Theme(e2,x2) & Actor(e2,x1) & v_dance(e2) & n_little(x2)) & Topic(e1,p1) & Actor(e1,x1) & v_attendee(e1) & n_wedding(x1)) | exists p1 x1.(n_band(x1) & exists x2 x3.((x1 = x2) & n_band(x2) & of(x2,x3) & n_reggae(x3))) | 7bbe6c04-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 x1 x3.(v_attendee(e1) & n_wedding(x1) & n_band(x3) & exists e2 p2 x2.(v_dance(e2) & n_little(x2) & exists e3.(v_start(e3) & Actor(e3,x3)) & before(e2,p2) & Theme(e2,x2) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1)) | exists x1.(n_band(x1) & exists x2 x3.(of(x2,x3) & n_reggae(x3) & n_band(x2) & (x1 = x2))) |
||
Wedding attendees dancing a little, before the bands starts. | People are gathered for a celebration. | 0 | -100 | being gathered and attendees dancing can be the same action | exists e1 p1 x1 x3.(n_band(x3) & exists e2 p2 x2.(exists e3.(Actor(e3,x3) & v_start(e3)) & before(e2,p2) & Theme(e2,x2) & Actor(e2,x1) & v_dance(e2) & n_little(x2)) & Topic(e1,p1) & Actor(e1,x1) & v_attendee(e1) & n_wedding(x1)) | exists e1 x1 x2.(for(e1,x2) & n_celebration(x2) & Theme(e1,x1) & v_gather(e1) & n_people(x1)) | 7bbe71b8-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 x1 x3.(v_attendee(e1) & n_wedding(x1) & n_band(x3) & exists e2 p2 x2.(v_dance(e2) & n_little(x2) & exists e3.(v_start(e3) & Actor(e3,x3)) & before(e2,p2) & Theme(e2,x2) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1)) | exists e1 x1 x2.(v_gather(e1) & n_people(x1) & n_celebration(x2) & for(e1,x2) & Theme(e1,x1)) |
||
A group of people is dancing at a gathering. | It is a wedding. | 1 | -100 | gathering doesn't always mean wedding. | exists e1 x1 x2 x3.(at(e1,x3) & n_gathering(x3) & Actor(e1,x1) & v_dance(e1) & of(x1,x2) & n_people(x2) & n_group(x1)) | exists p1 x1.(n_thing(x1) & exists x2.((x1 = x2) & n_wedding(x2))) | 7bbe774e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_dance(e1) & of(x1,x2) & n_people(x2) & n_group(x1) & n_gathering(x3) & at(e1,x3) & Actor(e1,x1)) | exists x1.(n_thing(x1) & exists x2.(n_wedding(x2) & (x1 = x2))) |
||
A group of people is dancing at a gathering. | Lots of people are moving. | 0 | -100 | moving and dancing is the same action | exists e1 x1 x2 x3.(at(e1,x3) & n_gathering(x3) & Actor(e1,x1) & v_dance(e1) & of(x1,x2) & n_people(x2) & n_group(x1)) | exists e1 x1 x2.(Actor(e1,x1) & v_move(e1) & of(x1,x2) & n_people(x2) & n_lot(x1)) | 7bbe7c58-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_dance(e1) & of(x1,x2) & n_people(x2) & n_group(x1) & n_gathering(x3) & at(e1,x3) & Actor(e1,x1)) | exists e1 x1 x2.(v_move(e1) & of(x1,x2) & n_people(x2) & n_lot(x1) & Actor(e1,x1)) |
||
A group of people is dancing at a gathering. | They are sitting in the movies | 2 | -100 | dancing and sitting are different actions | exists e1 x1 x2 x3.(at(e1,x3) & n_gathering(x3) & Actor(e1,x1) & v_dance(e1) & of(x1,x2) & n_people(x2) & n_group(x1)) | exists e1 x1 x2.(n_movie(x2) & n_thing(x1) & in(e1,x2) & Actor(e1,x1) & v_sit(e1)) | 7bbe814e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_dance(e1) & of(x1,x2) & n_people(x2) & n_group(x1) & n_gathering(x3) & at(e1,x3) & Actor(e1,x1)) | exists e1 x1 x2.(v_sit(e1) & n_thing(x1) & n_movie(x2) & in(e1,x2) & Actor(e1,x1)) |
||
Several people are dancing in a crowded room. | In a cramped room, there were a few people dancing with each other. | 1 | -100 | People dancing does not imply it is with each other. | exists e1 s1 s2 x1 x2.(in(e1,x2) & n_room(x2) & a_crowded(s2) & Theme(s2,x2) & Actor(e1,x1) & v_dance(e1) & n_people(x1) & a_several(s1) & Theme(s1,x1)) | exists p1 s1 x1 x2.(in(p1,x2) & n_room(x2) & a_cramped(s1) & Theme(s1,x2) & exists e1 s2 x3 x4.((x1 = x3) & all x5.(n_other(x5) -> with(e1,x5)) & Actor(e1,x4) & v_dance(e1) & (x3 = x4) & n_people(x3) & a_few(s2) & Theme(s2,x3))) | 7bbe864e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2.(v_dance(e1) & n_room(x2) & n_people(x1) & in(e1,x2) & a_several(s1) & a_crowded(s2) & Theme(s2,x2) & Theme(s1,x1) & Actor(e1,x1)) | exists p1 s1 x1 x2.(n_room(x2) & in(p1,x2) & exists e1 s2 x3 x4.(v_dance(e1) & n_people(x3) & all x5.(with(e1,x5) | -n_other(x5)) & a_few(s2) & Theme(s2,x3) & Actor(e1,x4) & (x3 = x4) & (x1 = x3)) & a_cramped(s1) & Theme(s1,x2)) |
||
Several people are dancing in a crowded room. | In a cramped room, there were a few people dancing. | 0 | -100 | Cramped room is a rephrasing of crowded room. A few people is a rephrasing of several people. | exists e1 s1 s2 x1 x2.(in(e1,x2) & n_room(x2) & a_crowded(s2) & Theme(s2,x2) & Actor(e1,x1) & v_dance(e1) & n_people(x1) & a_several(s1) & Theme(s1,x1)) | exists p1 s1 x1 x2.(in(p1,x2) & n_room(x2) & a_cramped(s1) & Theme(s1,x2) & exists e1 s2 x3 x4.((x1 = x3) & Actor(e1,x4) & v_dance(e1) & (x3 = x4) & n_people(x3) & a_few(s2) & Theme(s2,x3))) | 7bbe8b44-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2.(v_dance(e1) & n_room(x2) & n_people(x1) & in(e1,x2) & a_several(s1) & a_crowded(s2) & Theme(s2,x2) & Theme(s1,x1) & Actor(e1,x1)) | exists p1 s1 x1 x2.(n_room(x2) & in(p1,x2) & exists e1 s2 x3 x4.(v_dance(e1) & n_people(x3) & a_few(s2) & Theme(s2,x3) & Actor(e1,x4) & (x3 = x4) & (x1 = x3)) & a_cramped(s1) & Theme(s1,x2)) |
||
Several people are dancing in a crowded room. | In a cramped room, everyone was snoozing. | 2 | -100 | People cannot be dancing and snoozing simultaneously. | exists e1 s1 s2 x1 x2.(in(e1,x2) & n_room(x2) & a_crowded(s2) & Theme(s2,x2) & Actor(e1,x1) & v_dance(e1) & n_people(x1) & a_several(s1) & Theme(s1,x1)) | all x1.(n_person(x1) -> exists e1 s1 x2.(in(e1,x2) & n_room(x2) & a_cramped(s1) & Theme(s1,x2) & Actor(e1,x1) & v_snooze(e1))) | 7bbe9238-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2.(v_dance(e1) & n_room(x2) & n_people(x1) & in(e1,x2) & a_several(s1) & a_crowded(s2) & Theme(s2,x2) & Theme(s1,x1) & Actor(e1,x1)) | all x1.(exists e1 s1 x2.(v_snooze(e1) & n_room(x2) & in(e1,x2) & a_cramped(s1) & Theme(s1,x2) & Actor(e1,x1)) | -n_person(x1)) |
||
Several people are sitting on a wall covered in graffiti. | A boy is trying to climb a wall. | 2 | -100 | Several people refers to many people not just a boy. You cannot climb a wall while sitting. | exists e1 e2 s1 x1 x2 x3 x4.(on(e1,x2) & in(e2,x4) & n_graffitus(x4) & Theme(e2,x3) & v_cover(e2) & (x2 = x3) & n_wall(x2) & Actor(e1,x1) & v_sit(e1) & n_people(x1) & a_several(s1) & Theme(s1,x1)) | exists e1 p1 x1.(Topic(e1,p1) & Actor(e1,x1) & v_try(e1) & exists e2 x2.(Theme(e2,x2) & Actor(e2,x1) & v_climb(e2) & n_wall(x2)) & n_boy(x1)) | 7bbe976a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3 x4.(v_sit(e1) & v_cover(e2) & on(e1,x2) & n_wall(x2) & n_people(x1) & n_graffitus(x4) & in(e2,x4) & a_several(s1) & Theme(s1,x1) & Theme(e2,x3) & Actor(e1,x1) & (x2 = x3)) | exists e1 p1 x1.(v_try(e1) & n_boy(x1) & exists e2 x2.(v_climb(e2) & n_wall(x2) & Theme(e2,x2) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1)) |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.