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
|
---|---|---|---|---|---|---|---|---|---|---|---|
Three dogs run through a field. | dogs are running in the grass | 0 | -100 | there are three dogs | exists e1 x1 x2.(through(e1,x2) & n_field(x2) & Actor(e1,x1) & v_run(e1) & n_dog(x1) & card_eq_3(x1)) | exists e1 x1 x2.(n_grass(x2) & in(e1,x2) & Actor(e1,x1) & v_run(e1) & n_dog(x1)) | 7b535216-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2.(v_run(e1) & through(e1,x2) & n_field(x2) & n_dog(x1) & card_eq_3(x1) & Actor(e1,x1)) | exists e1 x1 x2.(v_run(e1) & n_grass(x2) & n_dog(x1) & in(e1,x2) & Actor(e1,x1)) |
||
Young boy taking his boots off. | Older boy taking his boots off. | 2 | -100 | One is either young or older. | exists e1 s1 s2 x1 x2 x3.(a_topic(x1) & a_off(s2) & Manner(e1,s2) & Theme(e1,x3) & Actor(e1,x2) & v_take(e1) & n_boot(x3) & of(x3,x1) & n_male(x1) & (x1 = x2) & n_boy(x1) & a_young(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & a_off(s1) & Manner(e1,s1) & Theme(e1,x4) & Actor(e1,x3) & v_take(e1) & n_boot(x4) & of(x4,x1) & n_male(x1) & (x1 = x3) & n_boy(x1) & (x1 = x2) & ne_nam_older(x2)) | 7b5357ac-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3.(v_take(e1) & of(x3,x1) & n_male(x1) & n_boy(x1) & n_boot(x3) & a_young(s1) & a_topic(x1) & a_off(s2) & Theme(s1,x1) & Theme(e1,x3) & Manner(e1,s2) & Actor(e1,x2) & (x1 = x2)) | exists e1 s1 x1 x2 x3 x4.(v_take(e1) & of(x4,x1) & ne_nam_older(x2) & n_male(x1) & n_boy(x1) & n_boot(x4) & a_topic(x1) & a_off(s1) & Theme(e1,x4) & Manner(e1,s1) & Actor(e1,x3) & (x1 = x3) & (x1 = x2)) |
||
Young boy taking his boots off. | Fat boy taking his boots off. | 1 | -100 | A young boy and a fat boy are two different things. | exists e1 s1 s2 x1 x2 x3.(a_topic(x1) & a_off(s2) & Manner(e1,s2) & Theme(e1,x3) & Actor(e1,x2) & v_take(e1) & n_boot(x3) & of(x3,x1) & n_male(x1) & (x1 = x2) & n_boy(x1) & a_young(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & a_off(s1) & Manner(e1,s1) & Theme(e1,x4) & Actor(e1,x3) & v_take(e1) & n_boot(x4) & of(x4,x1) & n_male(x1) & (x1 = x3) & n_boy(x1) & (x1 = x2) & ne_nam_fat(x2)) | 7b535d10-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3.(v_take(e1) & of(x3,x1) & n_male(x1) & n_boy(x1) & n_boot(x3) & a_young(s1) & a_topic(x1) & a_off(s2) & Theme(s1,x1) & Theme(e1,x3) & Manner(e1,s2) & Actor(e1,x2) & (x1 = x2)) | exists e1 s1 x1 x2 x3 x4.(v_take(e1) & of(x4,x1) & ne_nam_fat(x2) & n_male(x1) & n_boy(x1) & n_boot(x4) & a_topic(x1) & a_off(s1) & Theme(e1,x4) & Manner(e1,s1) & Actor(e1,x3) & (x1 = x3) & (x1 = x2)) |
||
Young boy taking his boots off. | Child taking his boots off. | 0 | -100 | the child is young | exists e1 s1 s2 x1 x2 x3.(a_topic(x1) & a_off(s2) & Manner(e1,s2) & Theme(e1,x3) & Actor(e1,x2) & v_take(e1) & n_boot(x3) & of(x3,x1) & n_male(x1) & (x1 = x2) & n_boy(x1) & a_young(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2 x3.(a_topic(x1) & a_off(s1) & Manner(e1,s1) & Theme(e1,x3) & Actor(e1,x2) & v_take(e1) & n_boot(x3) & of(x3,x1) & n_male(x1) & (x1 = x2) & n_child(x1)) | 7b53622e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3.(v_take(e1) & of(x3,x1) & n_male(x1) & n_boy(x1) & n_boot(x3) & a_young(s1) & a_topic(x1) & a_off(s2) & Theme(s1,x1) & Theme(e1,x3) & Manner(e1,s2) & Actor(e1,x2) & (x1 = x2)) | exists e1 s1 x1 x2 x3.(v_take(e1) & of(x3,x1) & n_male(x1) & n_child(x1) & n_boot(x3) & a_topic(x1) & a_off(s1) & Theme(e1,x3) & Manner(e1,s1) & Actor(e1,x2) & (x1 = x2)) |
||
An Asian girl is modeling rubber boots. | A white woman models rubber boots | 2 | -100 | One can either be Asian or white. One can either be a girl or a woman. | exists e1 s1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_model(e1) & n_boot(x2) & of(x2,x3) & n_rubber(x3) & n_girl(x1) & a_asian(s1) & Theme(s1,x1)) | exists s1 x1 x2 x3.(a_topic(x1) & n_rubber(x1) & Time(x1,x3) & n_boot(x3) & n_model(x1) & of(x1,x2) & n_woman(x2) & a_white(s1) & Theme(s1,x1)) | 7b536792-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_model(e1) & of(x2,x3) & n_rubber(x3) & n_girl(x1) & n_boot(x2) & a_asian(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) | exists s1 x1 x2 x3.(of(x1,x2) & n_woman(x2) & n_rubber(x1) & n_model(x1) & n_boot(x3) & a_white(s1) & a_topic(x1) & Time(x1,x3) & Theme(s1,x1)) |
||
An Asian girl is modeling rubber boots. | A girl models for a pair of boots she bought | 1 | -100 | Just because they are asian doesn't mean they to be girl models. | exists e1 s1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_model(e1) & n_boot(x2) & of(x2,x3) & n_rubber(x3) & n_girl(x1) & a_asian(s1) & Theme(s1,x1)) | exists e1 x1 x2 x3 x4 x5.(a_topic(x1) & Theme(e1,x5) & Actor(e1,x1) & v_buy(e1) & (x1 = x5) & n_female(x1) & for(x1,x3) & of(x3,x4) & n_boot(x4) & n_pair(x3) & n_model(x1) & of(x1,x2) & n_girl(x2)) | 7b536c7e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_model(e1) & of(x2,x3) & n_rubber(x3) & n_girl(x1) & n_boot(x2) & a_asian(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 x1 x2 x3 x4 x5.(v_buy(e1) & of(x3,x4) & of(x1,x2) & n_pair(x3) & n_model(x1) & n_girl(x2) & n_female(x1) & n_boot(x4) & for(x1,x3) & a_topic(x1) & Theme(e1,x5) & Actor(e1,x1) & (x1 = x5)) |
||
An Asian girl is modeling rubber boots. | A girl models for a pair of boots | 0 | -100 | the girl is asian | exists e1 s1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_model(e1) & n_boot(x2) & of(x2,x3) & n_rubber(x3) & n_girl(x1) & a_asian(s1) & Theme(s1,x1)) | exists x1 x2 x3 x4.(a_topic(x1) & for(x1,x3) & of(x3,x4) & n_boot(x4) & n_pair(x3) & n_model(x1) & of(x1,x2) & n_girl(x2)) | 7b537228-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_model(e1) & of(x2,x3) & n_rubber(x3) & n_girl(x1) & n_boot(x2) & a_asian(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) | exists x1 x2 x3 x4.(of(x3,x4) & of(x1,x2) & n_pair(x3) & n_model(x1) & n_girl(x2) & n_boot(x4) & for(x1,x3) & a_topic(x1)) |
||
A girl with pink streaked hair and fur uggs looks back while the girl walking next to her looks at her. | Two girls are walking together. | 0 | -100 | a girl is walking | exists e1 e2 p1 s1 s2 x1 x2 x3 x4 x5 x6.(while(e1,x1) & at(e2,x1) & n_female(x1) & n_female(x1) & to(e2,x6) & n_look(x6) & of(x6,x1) & r_next(e2) & Actor(e2,x5) & v_walk(e2) & (x1 = x5) & n_girl(x1) & n_girl(x1) & exists s3.(Theme(s3,x1) & a_back(s3)) & Topic(e1,p1) & Actor(e1,x1) & v_look(e1) & with(x1,x2) & n_ugg(x2) & of(x2,x4) & n_fur(x4) & of(x2,x3) & n_hair(x3) & a_streaked(s2) & Theme(s2,x2) & a_pink(s1) & Theme(s1,x2)) | exists e1 s1 x1.(a_together(s1) & Manner(e1,s1) & Actor(e1,x1) & v_walk(e1) & n_girl(x1) & card_eq_2(x1)) | 7b537778-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 p1 s1 s2 x1 x2 x3 x4 x5 x6.(with(x1,x2) & while(e1,x1) & v_walk(e2) & v_look(e1) & to(e2,x6) & r_next(e2) & of(x6,x1) & of(x2,x4) & of(x2,x3) & n_ugg(x2) & n_look(x6) & n_hair(x3) & n_girl(x1) & n_fur(x4) & n_female(x1) & exists s3.(a_back(s3) & Theme(s3,x1)) & at(e2,x1) & a_streaked(s2) & a_pink(s1) & Topic(e1,p1) & Theme(s2,x2) & Theme(s1,x2) & Actor(e2,x5) & Actor(e1,x1) & (x1 = x5)) | exists e1 s1 x1.(v_walk(e1) & n_girl(x1) & card_eq_2(x1) & a_together(s1) & Manner(e1,s1) & Actor(e1,x1)) |
||
A girl with pink streaked hair and fur uggs looks back while the girl walking next to her looks at her. | The girl is cold | 1 | 0.403356 | If you're wearing pink streaked hair and fur uggs that doesn't mean you're cold. | exists e1 e2 p1 s1 s2 x1 x2 x3 x4 x5 x6.(while(e1,x1) & at(e2,x1) & n_female(x1) & n_female(x1) & to(e2,x6) & n_look(x6) & of(x6,x1) & r_next(e2) & Actor(e2,x5) & v_walk(e2) & (x1 = x5) & n_girl(x1) & n_girl(x1) & exists s3.(Theme(s3,x1) & a_back(s3)) & Topic(e1,p1) & Actor(e1,x1) & v_look(e1) & with(x1,x2) & n_ugg(x2) & of(x2,x4) & n_fur(x4) & of(x2,x3) & n_hair(x3) & a_streaked(s2) & Theme(s2,x2) & a_pink(s1) & Theme(s1,x2)) | exists s1 x1.(n_girl(x1) & Theme(s1,x1) & a_cold(s1)) | 7b537c78-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 p1 s1 s2 x1 x2 x3 x4 x5 x6.(with(x1,x2) & while(e1,x1) & v_walk(e2) & v_look(e1) & to(e2,x6) & r_next(e2) & of(x6,x1) & of(x2,x4) & of(x2,x3) & n_ugg(x2) & n_look(x6) & n_hair(x3) & n_girl(x1) & n_fur(x4) & n_female(x1) & exists s3.(a_back(s3) & Theme(s3,x1)) & at(e2,x1) & a_streaked(s2) & a_pink(s1) & Topic(e1,p1) & Theme(s2,x2) & Theme(s1,x2) & Actor(e2,x5) & Actor(e1,x1) & (x1 = x5)) | exists s1 x1.(n_girl(x1) & a_cold(s1) & Theme(s1,x1)) |
||
A girl with pink streaked hair and fur uggs looks back while the girl walking next to her looks at her. | Two girls struggle to fill out tax forms. | 2 | -100 | There can either be a girl or girls. | exists e1 e2 p1 s1 s2 x1 x2 x3 x4 x5 x6.(while(e1,x1) & at(e2,x1) & n_female(x1) & n_female(x1) & to(e2,x6) & n_look(x6) & of(x6,x1) & r_next(e2) & Actor(e2,x5) & v_walk(e2) & (x1 = x5) & n_girl(x1) & n_girl(x1) & exists s3.(Theme(s3,x1) & a_back(s3)) & Topic(e1,p1) & Actor(e1,x1) & v_look(e1) & with(x1,x2) & n_ugg(x2) & of(x2,x4) & n_fur(x4) & of(x2,x3) & n_hair(x3) & a_streaked(s2) & Theme(s2,x2) & a_pink(s1) & Theme(s1,x2)) | exists p1 x1 x2.(a_topic(x1) & Topic(x1,p1) & exists e1 s1 x3 x4.(a_out(s1) & Manner(e1,s1) & Theme(e1,x3) & Actor(e1,x1) & v_fill(e1) & n_form(x3) & of(x3,x4) & n_tax(x4)) & n_struggle(x1) & of(x1,x2) & n_girl(x2) & card_eq_2(x1)) | 7b5381f0-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 p1 s1 s2 x1 x2 x3 x4 x5 x6.(with(x1,x2) & while(e1,x1) & v_walk(e2) & v_look(e1) & to(e2,x6) & r_next(e2) & of(x6,x1) & of(x2,x4) & of(x2,x3) & n_ugg(x2) & n_look(x6) & n_hair(x3) & n_girl(x1) & n_fur(x4) & n_female(x1) & exists s3.(a_back(s3) & Theme(s3,x1)) & at(e2,x1) & a_streaked(s2) & a_pink(s1) & Topic(e1,p1) & Theme(s2,x2) & Theme(s1,x2) & Actor(e2,x5) & Actor(e1,x1) & (x1 = x5)) | exists p1 x1 x2.(of(x1,x2) & n_struggle(x1) & n_girl(x2) & exists e1 s1 x3 x4.(v_fill(e1) & of(x3,x4) & n_tax(x4) & n_form(x3) & a_out(s1) & Theme(e1,x3) & Manner(e1,s1) & Actor(e1,x1)) & card_eq_2(x1) & a_topic(x1) & Topic(x1,p1)) |
||
A girl with pink streaked hair and fur uggs looks back while the girl walking next to her looks at her. | A woman with unusual hair is looking back with her friend next to her. | 0 | -100 | a girl is with a woman | exists e2 e1 p1 s1 s2 x1 x2 x3 x4 x5 x6.(while(e1,x1) & at(e2,x1) & n_female(x1) & n_female(x1) & to(e2,x6) & n_look(x6) & of(x6,x1) & r_next(e2) & Actor(e2,x5) & v_walk(e2) & (x1 = x5) & n_girl(x1) & n_girl(x1) & exists s3.(Theme(s3,x1) & a_back(s3)) & Topic(e1,p1) & Actor(e1,x1) & v_look(e1) & with(x1,x2) & n_ugg(x2) & of(x2,x4) & n_fur(x4) & of(x2,x3) & n_hair(x3) & a_streaked(s2) & Theme(s2,x2) & a_pink(s1) & Theme(s1,x2)) | exists e1 s1 s2 x1 x2 x3 x4.(a_back(s2) & Manner(e1,s2) & with(e1,x3) & to(x4,x1) & n_female(x1) & n_female(x1) & next(x3,x4) & n_thing(x4) & n_friend(x3) & of(x3,x1) & Actor(e1,x1) & v_look(e1) & with(x1,x2) & n_hair(x2) & a_unusual(s1) & Theme(s1,x2) & n_woman(x1)) | 7b5386fa-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 p1 s1 s2 x1 x2 x3 x4 x5 x6.(with(x1,x2) & while(e1,x1) & v_walk(e2) & v_look(e1) & to(e2,x6) & r_next(e2) & of(x6,x1) & of(x2,x4) & of(x2,x3) & n_ugg(x2) & n_look(x6) & n_hair(x3) & n_girl(x1) & n_fur(x4) & n_female(x1) & exists s3.(a_back(s3) & Theme(s3,x1)) & at(e2,x1) & a_streaked(s2) & a_pink(s1) & Topic(e1,p1) & Theme(s2,x2) & Theme(s1,x2) & Actor(e2,x5) & Actor(e1,x1) & (x1 = x5)) | exists e1 s1 s2 x1 x2 x3 x4.(with(x1,x2) & with(e1,x3) & v_look(e1) & to(x4,x1) & of(x3,x1) & next(x3,x4) & n_woman(x1) & n_thing(x4) & n_hair(x2) & n_friend(x3) & n_female(x1) & a_unusual(s1) & a_back(s2) & Theme(s1,x2) & Manner(e1,s2) & Actor(e1,x1)) |
||
A girl with pink streaked hair and fur uggs looks back while the girl walking next to her looks at her. | the girl with pink streaked hair is wearing high heels | 2 | -100 | There can be either uggs or high heels. | exists e1 e2 p1 s1 s2 x1 x2 x3 x4 x5 x6.(while(e1,x1) & at(e2,x1) & n_female(x1) & n_female(x1) & to(e2,x6) & n_look(x6) & of(x6,x1) & r_next(e2) & Actor(e2,x5) & v_walk(e2) & (x1 = x5) & n_girl(x1) & n_girl(x1) & exists s3.(Theme(s3,x1) & a_back(s3)) & Topic(e1,p1) & Actor(e1,x1) & v_look(e1) & with(x1,x2) & n_ugg(x2) & of(x2,x4) & n_fur(x4) & of(x2,x3) & n_hair(x3) & a_streaked(s2) & Theme(s2,x2) & a_pink(s1) & Theme(s1,x2)) | exists e1 s1 s2 s3 x1 x2 x3.(n_girl(x1) & Theme(e1,x3) & Actor(e1,x1) & v_wear(e1) & n_heel(x3) & a_high(s3) & Theme(s3,x3) & with(x1,x2) & n_hair(x2) & a_streaked(s2) & Theme(s2,x2) & a_pink(s1) & Theme(s1,x2)) | 7b538bf0-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 p1 s1 s2 x1 x2 x3 x4 x5 x6.(with(x1,x2) & while(e1,x1) & v_walk(e2) & v_look(e1) & to(e2,x6) & r_next(e2) & of(x6,x1) & of(x2,x4) & of(x2,x3) & n_ugg(x2) & n_look(x6) & n_hair(x3) & n_girl(x1) & n_fur(x4) & n_female(x1) & exists s3.(a_back(s3) & Theme(s3,x1)) & at(e2,x1) & a_streaked(s2) & a_pink(s1) & Topic(e1,p1) & Theme(s2,x2) & Theme(s1,x2) & Actor(e2,x5) & Actor(e1,x1) & (x1 = x5)) | exists e1 s1 s2 s3 x1 x2 x3.(with(x1,x2) & v_wear(e1) & n_heel(x3) & n_hair(x2) & n_girl(x1) & a_streaked(s2) & a_pink(s1) & a_high(s3) & Theme(s3,x3) & Theme(s2,x2) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1)) |
||
A girl with pink streaked hair and fur uggs looks back while the girl walking next to her looks at her. | A woman is looking straight into the camera while her friend looks towards her. | 1 | 0.003984 | You can't imply the girl to be looking at a camera with her friend. They are just walking and one looks back. | exists e1 e2 p1 s1 s2 x1 x2 x3 x4 x5 x6.(while(e1,x1) & at(e2,x1) & n_female(x1) & n_female(x1) & to(e2,x6) & n_look(x6) & of(x6,x1) & r_next(e2) & Actor(e2,x5) & v_walk(e2) & (x1 = x5) & n_girl(x1) & n_girl(x1) & exists s3.(Theme(s3,x1) & a_back(s3)) & Topic(e1,p1) & Actor(e1,x1) & v_look(e1) & with(x1,x2) & n_ugg(x2) & of(x2,x4) & n_fur(x4) & of(x2,x3) & n_hair(x3) & a_streaked(s2) & Theme(s2,x2) & a_pink(s1) & Theme(s1,x2)) | exists e1 p1 s1 x1 x2 x3.(n_female(x2) & n_female(x2) & n_friend(x3) & of(x3,x2) & n_camera(x2) & exists e2.(towards(e2,x2) & Actor(e2,x3) & v_look(e2)) & while(e1,p1) & a_straight(s1) & Manner(e1,s1) & into(e1,x2) & Actor(e1,x1) & v_look(e1) & n_woman(x1)) | 7b5390f0-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 p1 s1 s2 x1 x2 x3 x4 x5 x6.(with(x1,x2) & while(e1,x1) & v_walk(e2) & v_look(e1) & to(e2,x6) & r_next(e2) & of(x6,x1) & of(x2,x4) & of(x2,x3) & n_ugg(x2) & n_look(x6) & n_hair(x3) & n_girl(x1) & n_fur(x4) & n_female(x1) & exists s3.(a_back(s3) & Theme(s3,x1)) & at(e2,x1) & a_streaked(s2) & a_pink(s1) & Topic(e1,p1) & Theme(s2,x2) & Theme(s1,x2) & Actor(e2,x5) & Actor(e1,x1) & (x1 = x5)) | exists e1 p1 s1 x1 x2 x3.(while(e1,p1) & v_look(e1) & of(x3,x2) & n_woman(x1) & n_friend(x3) & n_female(x2) & n_camera(x2) & into(e1,x2) & exists e2.(v_look(e2) & towards(e2,x2) & Actor(e2,x3)) & a_straight(s1) & Manner(e1,s1) & Actor(e1,x1)) |
||
A girl with pink streaked hair and fur uggs looks back while the girl walking next to her looks at her. | A boy sits on a log and fishes. | 2 | -100 | One is either a girl or a boy. | exists e1 e2 p1 s1 s2 x1 x2 x3 x4 x5 x6.(while(e1,x1) & at(e2,x1) & n_female(x1) & n_female(x1) & to(e2,x6) & n_look(x6) & of(x6,x1) & r_next(e2) & Actor(e2,x5) & v_walk(e2) & (x1 = x5) & n_girl(x1) & n_girl(x1) & exists s3.(Theme(s3,x1) & a_back(s3)) & Topic(e1,p1) & Actor(e1,x1) & v_look(e1) & with(x1,x2) & n_ugg(x2) & of(x2,x4) & n_fur(x4) & of(x2,x3) & n_hair(x3) & a_streaked(s2) & Theme(s2,x2) & a_pink(s1) & Theme(s1,x2)) | exists e1 x1 x2 x3 x4.(on(e1,x2) & subset_of(x4,x2) & n_fish(x4) & subset_of(x3,x2) & n_log(x3) & Actor(e1,x1) & v_sit(e1) & n_boy(x1)) | 7b5395fa-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 p1 s1 s2 x1 x2 x3 x4 x5 x6.(with(x1,x2) & while(e1,x1) & v_walk(e2) & v_look(e1) & to(e2,x6) & r_next(e2) & of(x6,x1) & of(x2,x4) & of(x2,x3) & n_ugg(x2) & n_look(x6) & n_hair(x3) & n_girl(x1) & n_fur(x4) & n_female(x1) & exists s3.(a_back(s3) & Theme(s3,x1)) & at(e2,x1) & a_streaked(s2) & a_pink(s1) & Topic(e1,p1) & Theme(s2,x2) & Theme(s1,x2) & Actor(e2,x5) & Actor(e1,x1) & (x1 = x5)) | exists e1 x1 x2 x3 x4.(v_sit(e1) & subset_of(x4,x2) & subset_of(x3,x2) & on(e1,x2) & n_log(x3) & n_fish(x4) & n_boy(x1) & Actor(e1,x1)) |
||
A girl with pink streaked hair and fur uggs looks back while the girl walking next to her looks at her. | The boy has pink streaked hair | 2 | 0.000004 | One is either a girl or a boy. | exists e1 e2 p1 s1 s2 x1 x2 x3 x4 x5 x6.(while(e1,x1) & at(e2,x1) & n_female(x1) & n_female(x1) & to(e2,x6) & n_look(x6) & of(x6,x1) & r_next(e2) & Actor(e2,x5) & v_walk(e2) & (x1 = x5) & n_girl(x1) & n_girl(x1) & exists s3.(Theme(s3,x1) & a_back(s3)) & Topic(e1,p1) & Actor(e1,x1) & v_look(e1) & with(x1,x2) & n_ugg(x2) & of(x2,x4) & n_fur(x4) & of(x2,x3) & n_hair(x3) & a_streaked(s2) & Theme(s2,x2) & a_pink(s1) & Theme(s1,x2)) | exists e1 s1 x1 x2.(n_boy(x1) & a_pink(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_streak(e1) & n_hair(x2)) | 7b539bae-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 p1 s1 s2 x1 x2 x3 x4 x5 x6.(with(x1,x2) & while(e1,x1) & v_walk(e2) & v_look(e1) & to(e2,x6) & r_next(e2) & of(x6,x1) & of(x2,x4) & of(x2,x3) & n_ugg(x2) & n_look(x6) & n_hair(x3) & n_girl(x1) & n_fur(x4) & n_female(x1) & exists s3.(a_back(s3) & Theme(s3,x1)) & at(e2,x1) & a_streaked(s2) & a_pink(s1) & Topic(e1,p1) & Theme(s2,x2) & Theme(s1,x2) & Actor(e2,x5) & Actor(e1,x1) & (x1 = x5)) | exists e1 s1 x1 x2.(v_streak(e1) & n_hair(x2) & n_boy(x1) & a_pink(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1)) |
||
A girl with pink streaked hair and fur uggs looks back while the girl walking next to her looks at her. | The girls hear is pink | 0 | 0.93161 | The girls hair is pink because it is pink streaked. | exists e1 e2 p1 s1 s2 x1 x2 x3 x4 x5 x6.(while(e1,x1) & at(e2,x1) & n_female(x1) & n_female(x1) & to(e2,x6) & n_look(x6) & of(x6,x1) & r_next(e2) & Actor(e2,x5) & v_walk(e2) & (x1 = x5) & n_girl(x1) & n_girl(x1) & exists s3.(Theme(s3,x1) & a_back(s3)) & Topic(e1,p1) & Actor(e1,x1) & v_look(e1) & with(x1,x2) & n_ugg(x2) & of(x2,x4) & n_fur(x4) & of(x2,x3) & n_hair(x3) & a_streaked(s2) & Theme(s2,x2) & a_pink(s1) & Theme(s1,x2)) | exists s1 s2 x1.(n_girl(x1) & a_hear(s2) & Manner(s1,s2) & Theme(s1,x1) & a_pink(s1)) | 7b53a612-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 p1 s1 s2 x1 x2 x3 x4 x5 x6.(with(x1,x2) & while(e1,x1) & v_walk(e2) & v_look(e1) & to(e2,x6) & r_next(e2) & of(x6,x1) & of(x2,x4) & of(x2,x3) & n_ugg(x2) & n_look(x6) & n_hair(x3) & n_girl(x1) & n_fur(x4) & n_female(x1) & exists s3.(a_back(s3) & Theme(s3,x1)) & at(e2,x1) & a_streaked(s2) & a_pink(s1) & Topic(e1,p1) & Theme(s2,x2) & Theme(s1,x2) & Actor(e2,x5) & Actor(e1,x1) & (x1 = x5)) | exists s1 s2 x1.(n_girl(x1) & a_pink(s1) & a_hear(s2) & Theme(s1,x1) & Manner(s1,s2)) |
||
A girl with pink streaked hair and fur uggs looks back while the girl walking next to her looks at her. | Two friends are walking down the street and are being followed by someone. | 1 | 0.019436 | The two girls might not be friends and just because one looks back at the other doesn't mean they are being followed. | exists e1 e2 p1 s1 s2 x1 x2 x3 x4 x5 x6.(while(e1,x1) & at(e2,x1) & n_female(x1) & n_female(x1) & to(e2,x6) & n_look(x6) & of(x6,x1) & r_next(e2) & Actor(e2,x5) & v_walk(e2) & (x1 = x5) & n_girl(x1) & n_girl(x1) & exists s3.(Theme(s3,x1) & a_back(s3)) & Topic(e1,p1) & Actor(e1,x1) & v_look(e1) & with(x1,x2) & n_ugg(x2) & of(x2,x4) & n_fur(x4) & of(x2,x3) & n_hair(x3) & a_streaked(s2) & Theme(s2,x2) & a_pink(s1) & Theme(s1,x2)) | exists e1 e2 x1 x2 x3 x4.(n_street(x2) & Actor(e2,x4) & n_person(x4) & Theme(e2,x3) & v_follow(e2) & n_friend(x3) & card_eq_2(x3) & down(e1,x2) & Actor(e1,x1) & v_walk(e1) & n_friend(x1) & card_eq_2(x1)) | 7b53b076-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 p1 s1 s2 x1 x2 x3 x4 x5 x6.(with(x1,x2) & while(e1,x1) & v_walk(e2) & v_look(e1) & to(e2,x6) & r_next(e2) & of(x6,x1) & of(x2,x4) & of(x2,x3) & n_ugg(x2) & n_look(x6) & n_hair(x3) & n_girl(x1) & n_fur(x4) & n_female(x1) & exists s3.(a_back(s3) & Theme(s3,x1)) & at(e2,x1) & a_streaked(s2) & a_pink(s1) & Topic(e1,p1) & Theme(s2,x2) & Theme(s1,x2) & Actor(e2,x5) & Actor(e1,x1) & (x1 = x5)) | exists e1 e2 x1 x2 x3 x4.(v_walk(e1) & v_follow(e2) & n_street(x2) & n_person(x4) & n_friend(x3) & n_friend(x1) & down(e1,x2) & card_eq_2(x3) & card_eq_2(x1) & Theme(e2,x3) & Actor(e2,x4) & Actor(e1,x1)) |
||
A girl with pink streaked hair and fur uggs looks back while the girl walking next to her looks at her. | the two girls are sisters | 1 | 0.129882 | It is not only sisters that look at each other. | exists e1 e2 p1 s1 s2 x1 x2 x3 x4 x5 x6.(while(e1,x1) & at(e2,x1) & n_female(x1) & n_female(x1) & to(e2,x6) & n_look(x6) & of(x6,x1) & r_next(e2) & Actor(e2,x5) & v_walk(e2) & (x1 = x5) & n_girl(x1) & n_girl(x1) & exists s3.(Theme(s3,x1) & a_back(s3)) & Topic(e1,p1) & Actor(e1,x1) & v_look(e1) & with(x1,x2) & n_ugg(x2) & of(x2,x4) & n_fur(x4) & of(x2,x3) & n_hair(x3) & a_streaked(s2) & Theme(s2,x2) & a_pink(s1) & Theme(s1,x2)) | exists p1 x1.(n_girl(x1) & card_eq_2(x1) & exists x2.((x1 = x2) & n_sister(x2))) | 7b53b51c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 p1 s1 s2 x1 x2 x3 x4 x5 x6.(with(x1,x2) & while(e1,x1) & v_walk(e2) & v_look(e1) & to(e2,x6) & r_next(e2) & of(x6,x1) & of(x2,x4) & of(x2,x3) & n_ugg(x2) & n_look(x6) & n_hair(x3) & n_girl(x1) & n_fur(x4) & n_female(x1) & exists s3.(a_back(s3) & Theme(s3,x1)) & at(e2,x1) & a_streaked(s2) & a_pink(s1) & Topic(e1,p1) & Theme(s2,x2) & Theme(s1,x2) & Actor(e2,x5) & Actor(e1,x1) & (x1 = x5)) | exists x1.(n_girl(x1) & exists x2.(n_sister(x2) & (x1 = x2)) & card_eq_2(x1)) |
||
A girl with pink streaked hair and fur uggs looks back while the girl walking next to her looks at her. | Two girls are walking back from school. | 1 | 0.053075 | It is not only girls walking back from school that looks at each other. | exists e1 e2 p1 s1 s2 x1 x2 x3 x4 x5 x6.(while(e1,x1) & at(e2,x1) & n_female(x1) & n_female(x1) & to(e2,x6) & n_look(x6) & of(x6,x1) & r_next(e2) & Actor(e2,x5) & v_walk(e2) & (x1 = x5) & n_girl(x1) & n_girl(x1) & exists s3.(Theme(s3,x1) & a_back(s3)) & Topic(e1,p1) & Actor(e1,x1) & v_look(e1) & with(x1,x2) & n_ugg(x2) & of(x2,x4) & n_fur(x4) & of(x2,x3) & n_hair(x3) & a_streaked(s2) & Theme(s2,x2) & a_pink(s1) & Theme(s1,x2)) | exists e1 s1 x1 x2.(from(e1,x2) & n_school(x2) & a_back(s1) & Manner(e1,s1) & Actor(e1,x1) & v_walk(e1) & n_girl(x1) & card_eq_2(x1)) | 7b53b9ae-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 p1 s1 s2 x1 x2 x3 x4 x5 x6.(with(x1,x2) & while(e1,x1) & v_walk(e2) & v_look(e1) & to(e2,x6) & r_next(e2) & of(x6,x1) & of(x2,x4) & of(x2,x3) & n_ugg(x2) & n_look(x6) & n_hair(x3) & n_girl(x1) & n_fur(x4) & n_female(x1) & exists s3.(a_back(s3) & Theme(s3,x1)) & at(e2,x1) & a_streaked(s2) & a_pink(s1) & Topic(e1,p1) & Theme(s2,x2) & Theme(s1,x2) & Actor(e2,x5) & Actor(e1,x1) & (x1 = x5)) | exists e1 s1 x1 x2.(v_walk(e1) & n_school(x2) & n_girl(x1) & from(e1,x2) & card_eq_2(x1) & a_back(s1) & Manner(e1,s1) & Actor(e1,x1)) |
||
A girl with pink streaked hair and fur uggs looks back while the girl walking next to her looks at her. | A girl with blue hair is walking by herself down a dark street. | 2 | -100 | A color is either pink or blue. | exists e2 e1 p1 s1 s2 x1 x2 x3 x4 x5 x6.(while(e1,x1) & at(e2,x1) & n_female(x1) & n_female(x1) & to(e2,x6) & n_look(x6) & of(x6,x1) & r_next(e2) & Actor(e2,x5) & v_walk(e2) & (x1 = x5) & n_girl(x1) & n_girl(x1) & exists s3.(Theme(s3,x1) & a_back(s3)) & Topic(e1,p1) & Actor(e1,x1) & v_look(e1) & with(x1,x2) & n_ugg(x2) & of(x2,x4) & n_fur(x4) & of(x2,x3) & n_hair(x3) & a_streaked(s2) & Theme(s2,x2) & a_pink(s1) & Theme(s1,x2)) | exists e1 s1 s2 s3 x1 x2 x3.(a_down(s3) & Manner(e1,s3) & by(e1,x1) & n_female(x1) & Theme(e1,x3) & Actor(e1,x1) & v_walk(e1) & n_street(x3) & a_dark(s2) & Theme(s2,x3) & with(x1,x2) & n_hair(x2) & a_blue(s1) & Theme(s1,x2) & n_girl(x1)) | 7b53be40-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 p1 s1 s2 x1 x2 x3 x4 x5 x6.(with(x1,x2) & while(e1,x1) & v_walk(e2) & v_look(e1) & to(e2,x6) & r_next(e2) & of(x6,x1) & of(x2,x4) & of(x2,x3) & n_ugg(x2) & n_look(x6) & n_hair(x3) & n_girl(x1) & n_fur(x4) & n_female(x1) & exists s3.(a_back(s3) & Theme(s3,x1)) & at(e2,x1) & a_streaked(s2) & a_pink(s1) & Topic(e1,p1) & Theme(s2,x2) & Theme(s1,x2) & Actor(e2,x5) & Actor(e1,x1) & (x1 = x5)) | exists e1 s1 s2 s3 x1 x2 x3.(with(x1,x2) & v_walk(e1) & n_street(x3) & n_hair(x2) & n_girl(x1) & n_female(x1) & by(e1,x1) & a_down(s3) & a_dark(s2) & a_blue(s1) & Theme(s2,x3) & Theme(s1,x2) & Theme(e1,x3) & Manner(e1,s3) & Actor(e1,x1)) |
||
A man with a can walks past a painting of a construction scene. | A man punches a building | 2 | 0.000018 | they either walks or punches | exists e1 x1 x2 x3 x4 x5.(past(e1,x3) & of(x3,x4) & n_scene(x4) & of(x4,x5) & n_construction(x5) & n_painting(x3) & Actor(e1,x1) & v_walk(e1) & with(x1,x2) & n_can(x2) & n_man(x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_punch(e1) & n_building(x2) & n_man(x1)) | 7b553cc0-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5.(with(x1,x2) & v_walk(e1) & past(e1,x3) & of(x4,x5) & of(x3,x4) & n_scene(x4) & n_painting(x3) & n_man(x1) & n_construction(x5) & n_can(x2) & Actor(e1,x1)) | exists e1 x1 x2.(v_punch(e1) & n_man(x1) & n_building(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A man with a can walks past a painting of a construction scene. | A great piece of art. | 1 | 0.000332 | There is no reason for this painting to be considered great, just because it is of a construction scene. | exists e1 x1 x2 x3 x4 x5.(past(e1,x3) & of(x3,x4) & n_scene(x4) & of(x4,x5) & n_construction(x5) & n_painting(x3) & Actor(e1,x1) & v_walk(e1) & with(x1,x2) & n_can(x2) & n_man(x1)) | exists s1 x1 x2.(a_topic(x1) & of(x1,x2) & n_art(x2) & n_piece(x1) & a_great(s1) & Theme(s1,x1)) | 7b5541f2-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5.(with(x1,x2) & v_walk(e1) & past(e1,x3) & of(x4,x5) & of(x3,x4) & n_scene(x4) & n_painting(x3) & n_man(x1) & n_construction(x5) & n_can(x2) & Actor(e1,x1)) | exists s1 x1 x2.(of(x1,x2) & n_piece(x1) & n_art(x2) & a_topic(x1) & a_great(s1) & Theme(s1,x1)) |
||
A man with a can walks past a painting of a construction scene. | A man walks by a painting. | 0 | 0.945085 | Both are painting | exists e1 x1 x2 x3 x4 x5.(past(e1,x3) & of(x3,x4) & n_scene(x4) & of(x4,x5) & n_construction(x5) & n_painting(x3) & Actor(e1,x1) & v_walk(e1) & with(x1,x2) & n_can(x2) & n_man(x1)) | exists e1 x1 x2.(by(e1,x2) & n_painting(x2) & Actor(e1,x1) & v_walk(e1) & n_man(x1)) | 7b55557a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5.(with(x1,x2) & v_walk(e1) & past(e1,x3) & of(x4,x5) & of(x3,x4) & n_scene(x4) & n_painting(x3) & n_man(x1) & n_construction(x5) & n_can(x2) & Actor(e1,x1)) | exists e1 x1 x2.(v_walk(e1) & n_painting(x2) & n_man(x1) & by(e1,x2) & Actor(e1,x1)) |
||
A man with a can walks past a painting of a construction scene. | The man walked past several paintings. | 1 | 0.547846 | It says that he walks past a painting of a construction scene, but nothing of there being several paintings. | exists e1 x1 x2 x3 x4 x5.(past(e1,x3) & of(x3,x4) & n_scene(x4) & of(x4,x5) & n_construction(x5) & n_painting(x3) & Actor(e1,x1) & v_walk(e1) & with(x1,x2) & n_can(x2) & n_man(x1)) | exists e1 s1 s2 x1 x2.(n_man(x1) & Theme(e1,x2) & Actor(e1,x1) & v_walk(e1) & n_painting(x2) & a_several(s2) & Theme(s2,x2) & a_past(s1) & Theme(s1,x2)) | 7b5564e8-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5.(with(x1,x2) & v_walk(e1) & past(e1,x3) & of(x4,x5) & of(x3,x4) & n_scene(x4) & n_painting(x3) & n_man(x1) & n_construction(x5) & n_can(x2) & Actor(e1,x1)) | exists e1 s1 s2 x1 x2.(v_walk(e1) & n_painting(x2) & n_man(x1) & a_several(s2) & a_past(s1) & Theme(s2,x2) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A man with a can walks past a painting of a construction scene. | A person with a can of beans is walking past a painting at a food donation shop. | 1 | 0.008884 | It does not specify that the can is a can of beans, nor does it say that the painting he walks by is located at a food donation shop. | exists e1 x1 x2 x3 x4 x5.(past(e1,x3) & of(x3,x4) & n_scene(x4) & of(x4,x5) & n_construction(x5) & n_painting(x3) & Actor(e1,x1) & v_walk(e1) & with(x1,x2) & n_can(x2) & n_man(x1)) | exists e1 x1 x2 x3 x4 x5 x6 x7.(at(e1,x5) & n_shop(x5) & of(x5,x7) & n_donation(x7) & of(x5,x6) & n_food(x6) & past(e1,x4) & n_painting(x4) & Actor(e1,x1) & v_walk(e1) & with(x1,x2) & of(x2,x3) & n_bean(x3) & n_can(x2) & n_person(x1)) | 7b557744-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5.(with(x1,x2) & v_walk(e1) & past(e1,x3) & of(x4,x5) & of(x3,x4) & n_scene(x4) & n_painting(x3) & n_man(x1) & n_construction(x5) & n_can(x2) & Actor(e1,x1)) | exists e1 x1 x2 x3 x4 x5 x6 x7.(with(x1,x2) & v_walk(e1) & past(e1,x4) & of(x5,x7) & of(x5,x6) & of(x2,x3) & n_shop(x5) & n_person(x1) & n_painting(x4) & n_food(x6) & n_donation(x7) & n_can(x2) & n_bean(x3) & at(e1,x5) & Actor(e1,x1)) |
||
A man with a can walks past a painting of a construction scene. | A man, drinking a soda, walks by a painting. | 1 | 0.542662 | It does not specify the type of can he has, let alone whether or not he is drinking soda from it. | exists e1 x1 x2 x3 x4 x5.(past(e1,x3) & of(x3,x4) & n_scene(x4) & of(x4,x5) & n_construction(x5) & n_painting(x3) & Actor(e1,x1) & v_walk(e1) & with(x1,x2) & n_can(x2) & n_man(x1)) | exists e1 e2 x1 x2 x3 x4.(by(e2,x4) & n_painting(x4) & Actor(e2,x1) & v_walk(e2) & Theme(e1,x3) & Actor(e1,x2) & v_drink(e1) & n_soda(x3) & (x1 = x2) & n_man(x1)) | 7b557c4e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5.(with(x1,x2) & v_walk(e1) & past(e1,x3) & of(x4,x5) & of(x3,x4) & n_scene(x4) & n_painting(x3) & n_man(x1) & n_construction(x5) & n_can(x2) & Actor(e1,x1)) | exists e1 e2 x1 x2 x3 x4.(v_walk(e2) & v_drink(e1) & n_soda(x3) & n_painting(x4) & n_man(x1) & by(e2,x4) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2)) |
||
A man with a can walks past a painting of a construction scene. | A man enjoys drinking a soda and taking in local art | 1 | 0.509088 | Having a can does not imply he is drinking a soda and there is no mention of him talking. | exists e1 x1 x2 x3 x4 x5.(past(e1,x3) & of(x3,x4) & n_scene(x4) & of(x4,x5) & n_construction(x5) & n_painting(x3) & Actor(e1,x1) & v_walk(e1) & with(x1,x2) & n_can(x2) & n_man(x1)) | exists e1 p1 x1.(exists e3 e2 s1 x2 x3.(in(e3,x3) & n_art(x3) & a_local(s1) & Theme(s1,x3) & Actor(e3,x1) & v_take(e3) & Theme(e2,x2) & Actor(e2,x1) & v_drink(e2) & n_soda(x2)) & Topic(e1,p1) & Actor(e1,x1) & v_enjoy(e1) & n_man(x1)) | 7b5585b8-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5.(with(x1,x2) & v_walk(e1) & past(e1,x3) & of(x4,x5) & of(x3,x4) & n_scene(x4) & n_painting(x3) & n_man(x1) & n_construction(x5) & n_can(x2) & Actor(e1,x1)) | exists e1 p1 x1.(v_enjoy(e1) & n_man(x1) & exists e3 e2 s1 x2 x3.(v_take(e3) & v_drink(e2) & n_soda(x2) & n_art(x3) & in(e3,x3) & a_local(s1) & Theme(s1,x3) & Theme(e2,x2) & Actor(e3,x1) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1)) |
||
a couple of several people sitting on a ledge overlooking the beach | A whale spouts in the ocean. | 1 | 0.00048 | Although they are at the beach, it does not imply a whale spouts in the ocean. | exists e1 e2 s1 x1 x2 x3 x4 x5 x6.(n_beach(x6) & a_topic(x1) & on(e1,x4) & Theme(e2,x6) & Actor(e2,x5) & v_overlook(e2) & (x4 = x5) & n_ledge(x4) & Actor(e1,x3) & v_sit(e1) & (x1 = x3) & of(x1,x2) & n_people(x2) & a_several(s1) & Theme(s1,x2) & n_couple(x1)) | exists s1 x1 x2.(n_ocean(x2) & a_topic(x1) & in(x1,x2) & n_spout(x1) & a_whale(s1) & Theme(s1,x1)) | 7b56516e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3 x4 x5 x6.(v_sit(e1) & v_overlook(e2) & on(e1,x4) & of(x1,x2) & n_people(x2) & n_ledge(x4) & n_couple(x1) & n_beach(x6) & a_topic(x1) & a_several(s1) & Theme(s1,x2) & Theme(e2,x6) & Actor(e2,x5) & Actor(e1,x3) & (x4 = x5) & (x1 = x3)) | exists s1 x1 x2.(n_spout(x1) & n_ocean(x2) & in(x1,x2) & a_whale(s1) & a_topic(x1) & Theme(s1,x1)) |
||
a couple of several people sitting on a ledge overlooking the beach | People are sitting in the sand. | 2 | 0.009976 | There is no sand on the ledge overlooking the beach. | exists e1 e2 s1 x1 x2 x3 x4 x5 x6.(n_beach(x6) & a_topic(x1) & on(e1,x4) & Theme(e2,x6) & Actor(e2,x5) & v_overlook(e2) & (x4 = x5) & n_ledge(x4) & Actor(e1,x3) & v_sit(e1) & (x1 = x3) & of(x1,x2) & n_people(x2) & a_several(s1) & Theme(s1,x2) & n_couple(x1)) | exists e1 x1 x2.(n_sand(x2) & in(e1,x2) & Actor(e1,x1) & v_sit(e1) & n_people(x1)) | 7b565b46-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3 x4 x5 x6.(v_sit(e1) & v_overlook(e2) & on(e1,x4) & of(x1,x2) & n_people(x2) & n_ledge(x4) & n_couple(x1) & n_beach(x6) & a_topic(x1) & a_several(s1) & Theme(s1,x2) & Theme(e2,x6) & Actor(e2,x5) & Actor(e1,x3) & (x4 = x5) & (x1 = x3)) | exists e1 x1 x2.(v_sit(e1) & n_sand(x2) & n_people(x1) & in(e1,x2) & Actor(e1,x1)) |
||
a couple of several people sitting on a ledge overlooking the beach | People are looking at the ocean. | 1 | 0.618433 | Just because the people are on a ledge at the beach doesn't mean they are looking at the ocean. | exists e1 e2 s1 x1 x2 x3 x4 x5 x6.(n_beach(x6) & a_topic(x1) & on(e1,x4) & Theme(e2,x6) & Actor(e2,x5) & v_overlook(e2) & (x4 = x5) & n_ledge(x4) & Actor(e1,x3) & v_sit(e1) & (x1 = x3) & of(x1,x2) & n_people(x2) & a_several(s1) & Theme(s1,x2) & n_couple(x1)) | exists e1 x1 x2.(n_ocean(x2) & at(e1,x2) & Actor(e1,x1) & v_look(e1) & n_people(x1)) | 7b56647e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3 x4 x5 x6.(v_sit(e1) & v_overlook(e2) & on(e1,x4) & of(x1,x2) & n_people(x2) & n_ledge(x4) & n_couple(x1) & n_beach(x6) & a_topic(x1) & a_several(s1) & Theme(s1,x2) & Theme(e2,x6) & Actor(e2,x5) & Actor(e1,x3) & (x4 = x5) & (x1 = x3)) | exists e1 x1 x2.(v_look(e1) & n_people(x1) & n_ocean(x2) & at(e1,x2) & Actor(e1,x1)) |
||
a couple of several people sitting on a ledge overlooking the beach | Several people are watching surfers. | 1 | 0.572061 | Just because several people are overlooking the beach doesn't mean they are watching surfers. | exists e1 e2 s1 x1 x2 x3 x4 x5 x6.(n_beach(x6) & a_topic(x1) & on(e1,x4) & Theme(e2,x6) & Actor(e2,x5) & v_overlook(e2) & (x4 = x5) & n_ledge(x4) & Actor(e1,x3) & v_sit(e1) & (x1 = x3) & of(x1,x2) & n_people(x2) & a_several(s1) & Theme(s1,x2) & n_couple(x1)) | exists e1 s1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_watch(e1) & n_surfer(x2) & n_people(x1) & a_several(s1) & Theme(s1,x1)) | 7b566dfc-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3 x4 x5 x6.(v_sit(e1) & v_overlook(e2) & on(e1,x4) & of(x1,x2) & n_people(x2) & n_ledge(x4) & n_couple(x1) & n_beach(x6) & a_topic(x1) & a_several(s1) & Theme(s1,x2) & Theme(e2,x6) & Actor(e2,x5) & Actor(e1,x3) & (x4 = x5) & (x1 = x3)) | exists e1 s1 x1 x2.(v_watch(e1) & n_surfer(x2) & n_people(x1) & a_several(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
a couple of several people sitting on a ledge overlooking the beach | There is a ledge overlooking the beach. | 0 | 0.920824 | sitting on ledge because there is a ledge | exists e1 e2 s1 x1 x2 x3 x4 x5 x6.(n_beach(x6) & a_topic(x1) & on(e1,x4) & Theme(e2,x6) & Actor(e2,x5) & v_overlook(e2) & (x4 = x5) & n_ledge(x4) & Actor(e1,x3) & v_sit(e1) & (x1 = x3) & of(x1,x2) & n_people(x2) & a_several(s1) & Theme(s1,x2) & n_couple(x1)) | exists p1 x1 x4.(n_beach(x4) & exists e1 x2 x3.((x1 = x2) & Theme(e1,x4) & Actor(e1,x3) & v_overlook(e1) & (x2 = x3) & n_ledge(x2))) | 7b567252-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3 x4 x5 x6.(v_sit(e1) & v_overlook(e2) & on(e1,x4) & of(x1,x2) & n_people(x2) & n_ledge(x4) & n_couple(x1) & n_beach(x6) & a_topic(x1) & a_several(s1) & Theme(s1,x2) & Theme(e2,x6) & Actor(e2,x5) & Actor(e1,x3) & (x4 = x5) & (x1 = x3)) | exists x1 x4.(n_beach(x4) & exists e1 x2 x3.(v_overlook(e1) & n_ledge(x2) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3) & (x1 = x2))) |
||
a couple of several people sitting on a ledge overlooking the beach | People are watching the sunset at a beach. | 1 | 0.004449 | People can sit on a ledge overlooking the beach at any time, doesn't have to be during sunset. | exists e1 e2 s1 x1 x2 x3 x4 x5 x6.(n_beach(x6) & a_topic(x1) & on(e1,x4) & Theme(e2,x6) & Actor(e2,x5) & v_overlook(e2) & (x4 = x5) & n_ledge(x4) & Actor(e1,x3) & v_sit(e1) & (x1 = x3) & of(x1,x2) & n_people(x2) & a_several(s1) & Theme(s1,x2) & n_couple(x1)) | exists e1 x1 x2 x3.(n_sunset(x2) & at(e1,x3) & n_beach(x3) & Theme(e1,x2) & Actor(e1,x1) & v_watch(e1) & n_people(x1)) | 7b567bda-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3 x4 x5 x6.(v_sit(e1) & v_overlook(e2) & on(e1,x4) & of(x1,x2) & n_people(x2) & n_ledge(x4) & n_couple(x1) & n_beach(x6) & a_topic(x1) & a_several(s1) & Theme(s1,x2) & Theme(e2,x6) & Actor(e2,x5) & Actor(e1,x3) & (x4 = x5) & (x1 = x3)) | exists e1 x1 x2 x3.(v_watch(e1) & n_sunset(x2) & n_people(x1) & n_beach(x3) & at(e1,x3) & Theme(e1,x2) & Actor(e1,x1)) |
||
a couple of several people sitting on a ledge overlooking the beach | There are children at the beach. | 1 | 0.795928 | The people do not have to be children. | exists e1 e2 s1 x1 x2 x3 x4 x5 x6.(n_beach(x6) & a_topic(x1) & on(e1,x4) & Theme(e2,x6) & Actor(e2,x5) & v_overlook(e2) & (x4 = x5) & n_ledge(x4) & Actor(e1,x3) & v_sit(e1) & (x1 = x3) & of(x1,x2) & n_people(x2) & a_several(s1) & Theme(s1,x2) & n_couple(x1)) | exists p1 x1 x3.(n_beach(x3) & exists x2.((x1 = x2) & at(x2,x3) & n_child(x2))) | 7b56810c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3 x4 x5 x6.(v_sit(e1) & v_overlook(e2) & on(e1,x4) & of(x1,x2) & n_people(x2) & n_ledge(x4) & n_couple(x1) & n_beach(x6) & a_topic(x1) & a_several(s1) & Theme(s1,x2) & Theme(e2,x6) & Actor(e2,x5) & Actor(e1,x3) & (x4 = x5) & (x1 = x3)) | exists x1 x3.(n_beach(x3) & exists x2.(n_child(x2) & at(x2,x3) & (x1 = x2))) |
||
A group of teens sit on a wall by a beach. | The guys are on the beach. | 1 | 0.563439 | The teens are sitting on a wall, it doesn't mean they are on the beach. | exists e1 x1 x2 x3 x4.(by(e1,x4) & n_beach(x4) & on(e1,x3) & n_wall(x3) & Actor(e1,x1) & v_sit(e1) & of(x1,x2) & n_teens(x2) & n_group(x1)) | exists p1 x1 x2.(n_beach(x2) & n_guy(x1) & on(x1,x2)) | 7b5685c6-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_sit(e1) & on(e1,x3) & of(x1,x2) & n_wall(x3) & n_teens(x2) & n_group(x1) & n_beach(x4) & by(e1,x4) & Actor(e1,x1)) | exists x1 x2.(on(x1,x2) & n_guy(x1) & n_beach(x2)) |
||
A group of teens sit on a wall by a beach. | A group of teens sit at the beach | 0 | -100 | since they sit on wall by a beach they sit at the beach | exists e1 x1 x2 x3 x4.(by(e1,x4) & n_beach(x4) & on(e1,x3) & n_wall(x3) & Actor(e1,x1) & v_sit(e1) & of(x1,x2) & n_teens(x2) & n_group(x1)) | exists e1 x1 x2 x3.(n_beach(x3) & at(e1,x3) & Actor(e1,x1) & v_sit(e1) & of(x1,x2) & n_teens(x2) & n_group(x1)) | 7b568a58-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_sit(e1) & on(e1,x3) & of(x1,x2) & n_wall(x3) & n_teens(x2) & n_group(x1) & n_beach(x4) & by(e1,x4) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_sit(e1) & of(x1,x2) & n_teens(x2) & n_group(x1) & n_beach(x3) & at(e1,x3) & Actor(e1,x1)) |
||
A group of teens sit on a wall by a beach. | Children are sitting down by the water. | 1 | 0.832236 | Teens are not children. | exists e1 x1 x2 x3 x4.(by(e1,x4) & n_beach(x4) & on(e1,x3) & n_wall(x3) & Actor(e1,x1) & v_sit(e1) & of(x1,x2) & n_teens(x2) & n_group(x1)) | exists e1 s1 x1 x2.(n_water(x2) & by(e1,x2) & a_down(s1) & Manner(e1,s1) & Actor(e1,x1) & v_sit(e1) & n_child(x1)) | 7b5690d4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_sit(e1) & on(e1,x3) & of(x1,x2) & n_wall(x3) & n_teens(x2) & n_group(x1) & n_beach(x4) & by(e1,x4) & Actor(e1,x1)) | exists e1 s1 x1 x2.(v_sit(e1) & n_water(x2) & n_child(x1) & by(e1,x2) & a_down(s1) & Manner(e1,s1) & Actor(e1,x1)) |
||
A group of teens sit on a wall by a beach. | A group of teens are playing fooball on the beach | 2 | -100 | One cannot be playing if they sit. By a beach and on the beach are different places. | exists e1 x1 x2 x3 x4.(by(e1,x4) & n_beach(x4) & on(e1,x3) & n_wall(x3) & Actor(e1,x1) & v_sit(e1) & of(x1,x2) & n_teens(x2) & n_group(x1)) | exists e1 x1 x2 x3 x4.(n_beach(x4) & on(e1,x4) & Theme(e1,x3) & Actor(e1,x1) & v_play(e1) & n_fooball(x3) & of(x1,x2) & n_teens(x2) & n_group(x1)) | 7b569656-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_sit(e1) & on(e1,x3) & of(x1,x2) & n_wall(x3) & n_teens(x2) & n_group(x1) & n_beach(x4) & by(e1,x4) & Actor(e1,x1)) | exists e1 x1 x2 x3 x4.(v_play(e1) & on(e1,x4) & of(x1,x2) & n_teens(x2) & n_group(x1) & n_fooball(x3) & n_beach(x4) & Theme(e1,x3) & Actor(e1,x1)) |
||
A group of teens sit on a wall by a beach. | People are running in the street. | 2 | -100 | They can't sit if there are running. Street and beach are different places. | exists e1 x1 x2 x3 x4.(by(e1,x4) & n_beach(x4) & on(e1,x3) & n_wall(x3) & Actor(e1,x1) & v_sit(e1) & of(x1,x2) & n_teens(x2) & n_group(x1)) | exists e1 x1 x2.(n_street(x2) & in(e1,x2) & Actor(e1,x1) & v_run(e1) & n_people(x1)) | 7b569b38-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_sit(e1) & on(e1,x3) & of(x1,x2) & n_wall(x3) & n_teens(x2) & n_group(x1) & n_beach(x4) & by(e1,x4) & Actor(e1,x1)) | exists e1 x1 x2.(v_run(e1) & n_street(x2) & n_people(x1) & in(e1,x2) & Actor(e1,x1)) |
||
A group of teens sit on a wall by a beach. | A group of teens smoke against the wall by a beach | 1 | 0.001969 | Just because teens are together doesn't mean they smoke. | exists e1 x1 x2 x3 x4.(by(e1,x4) & n_beach(x4) & on(e1,x3) & n_wall(x3) & Actor(e1,x1) & v_sit(e1) & of(x1,x2) & n_teens(x2) & n_group(x1)) | exists e1 x1 x2 x3 x4.(n_wall(x3) & against(e1,x3) & by(x3,x4) & n_beach(x4) & Actor(e1,x1) & v_smoke(e1) & of(x1,x2) & n_teens(x2) & n_group(x1)) | 7b56a01a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_sit(e1) & on(e1,x3) & of(x1,x2) & n_wall(x3) & n_teens(x2) & n_group(x1) & n_beach(x4) & by(e1,x4) & Actor(e1,x1)) | exists e1 x1 x2 x3 x4.(v_smoke(e1) & of(x1,x2) & n_wall(x3) & n_teens(x2) & n_group(x1) & n_beach(x4) & by(x3,x4) & against(e1,x3) & Actor(e1,x1)) |
||
A group of teens sit on a wall by a beach. | Several teenagers are dancing in a house. | 2 | -100 | They can't be dancing if they sit . In a house and by a beach are different places. | exists e1 x1 x2 x3 x4.(by(e1,x4) & n_beach(x4) & on(e1,x3) & n_wall(x3) & Actor(e1,x1) & v_sit(e1) & of(x1,x2) & n_teens(x2) & n_group(x1)) | exists e1 s1 x1 x2.(in(e1,x2) & n_house(x2) & Actor(e1,x1) & v_dance(e1) & n_teenager(x1) & a_several(s1) & Theme(s1,x1)) | 7b56ad44-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_sit(e1) & on(e1,x3) & of(x1,x2) & n_wall(x3) & n_teens(x2) & n_group(x1) & n_beach(x4) & by(e1,x4) & Actor(e1,x1)) | exists e1 s1 x1 x2.(v_dance(e1) & n_teenager(x1) & n_house(x2) & in(e1,x2) & a_several(s1) & Theme(s1,x1) & Actor(e1,x1)) |
||
A group of teens sit on a wall by a beach. | Some teens sit at the beach on a wall. | 0 | -100 | A group of teens form some teens | exists e1 x1 x2 x3 x4.(by(e1,x4) & n_beach(x4) & on(e1,x3) & n_wall(x3) & Actor(e1,x1) & v_sit(e1) & of(x1,x2) & n_teens(x2) & n_group(x1)) | exists e1 x1 x2 x3.(n_beach(x2) & on(e1,x3) & n_wall(x3) & at(e1,x2) & Actor(e1,x1) & v_sit(e1) & n_teens(x1)) | 7b56b294-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_sit(e1) & on(e1,x3) & of(x1,x2) & n_wall(x3) & n_teens(x2) & n_group(x1) & n_beach(x4) & by(e1,x4) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_sit(e1) & on(e1,x3) & n_wall(x3) & n_teens(x1) & n_beach(x2) & at(e1,x2) & Actor(e1,x1)) |
||
A group of teens sit on a wall by a beach. | Several adolescents are seated on top of a wall near a beach. | 0 | -100 | Teens are adolescents | exists e1 x1 x2 x3 x4.(by(e1,x4) & n_beach(x4) & on(e1,x3) & n_wall(x3) & Actor(e1,x1) & v_sit(e1) & of(x1,x2) & n_teens(x2) & n_group(x1)) | exists e1 s1 x1 x2 x3 x4.(on(e1,x2) & of(x2,x3) & near(x3,x4) & n_beach(x4) & n_wall(x3) & n_top(x2) & Theme(e1,x1) & v_seat(e1) & n_adolescent(x1) & a_several(s1) & Theme(s1,x1)) | 7b56b82a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_sit(e1) & on(e1,x3) & of(x1,x2) & n_wall(x3) & n_teens(x2) & n_group(x1) & n_beach(x4) & by(e1,x4) & Actor(e1,x1)) | exists e1 s1 x1 x2 x3 x4.(v_seat(e1) & on(e1,x2) & of(x2,x3) & near(x3,x4) & n_wall(x3) & n_top(x2) & n_beach(x4) & n_adolescent(x1) & a_several(s1) & Theme(s1,x1) & Theme(e1,x1)) |
||
A group of teens sit on a wall by a beach. | Kids are sitting outside. | 0 | 0.908037 | sitting is another form of sit. if they are on a wall by a beach, that is outside. | exists e1 x1 x2 x3 x4.(by(e1,x4) & n_beach(x4) & on(e1,x3) & n_wall(x3) & Actor(e1,x1) & v_sit(e1) & of(x1,x2) & n_teens(x2) & n_group(x1)) | exists e1 p1 x1.(exists s1.(Theme(s1,x1) & a_outside(s1)) & Topic(e1,p1) & Actor(e1,x1) & v_sit(e1) & n_kid(x1)) | 7b56bd66-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_sit(e1) & on(e1,x3) & of(x1,x2) & n_wall(x3) & n_teens(x2) & n_group(x1) & n_beach(x4) & by(e1,x4) & Actor(e1,x1)) | exists e1 p1 x1.(v_sit(e1) & n_kid(x1) & exists s1.(a_outside(s1) & Theme(s1,x1)) & Topic(e1,p1) & Actor(e1,x1)) |
||
A group of teens sit on a wall by a beach. | Men are playing beach volleyball. | 2 | 0.001243 | TO SIT IS NOT TO PLAY VOLLEYBALL | exists e1 x1 x2 x3 x4.(by(e1,x4) & n_beach(x4) & on(e1,x3) & n_wall(x3) & Actor(e1,x1) & v_sit(e1) & of(x1,x2) & n_teens(x2) & n_group(x1)) | exists e1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_volleyball(x2) & of(x2,x3) & n_beach(x3) & n_man(x1)) | 7b56c2d4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_sit(e1) & on(e1,x3) & of(x1,x2) & n_wall(x3) & n_teens(x2) & n_group(x1) & n_beach(x4) & by(e1,x4) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_play(e1) & of(x2,x3) & n_volleyball(x2) & n_man(x1) & n_beach(x3) & Theme(e1,x2) & Actor(e1,x1)) |
||
A group of teens sit on a wall by a beach. | Teenagers sit on a wall by the ocean. | 0 | -100 | teenagers is another way to say teens. if they are by a beach, that is by the ocean. | exists e1 x1 x2 x3 x4.(by(e1,x4) & n_beach(x4) & on(e1,x3) & n_wall(x3) & Actor(e1,x1) & v_sit(e1) & of(x1,x2) & n_teens(x2) & n_group(x1)) | exists e1 x1 x2 x3.(n_ocean(x3) & by(e1,x3) & on(e1,x2) & n_wall(x2) & Actor(e1,x1) & v_sit(e1) & n_teenager(x1)) | 7b56ce28-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_sit(e1) & on(e1,x3) & of(x1,x2) & n_wall(x3) & n_teens(x2) & n_group(x1) & n_beach(x4) & by(e1,x4) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_sit(e1) & on(e1,x2) & n_wall(x2) & n_teenager(x1) & n_ocean(x3) & by(e1,x3) & Actor(e1,x1)) |
||
A group of teens sit on a wall by a beach. | Kids enjoying the summer off by the beach. | 1 | 0.378716 | Just because some teens are by the beach doesn't mean it is summer time. | exists e1 x1 x2 x3 x4.(by(e1,x4) & n_beach(x4) & on(e1,x3) & n_wall(x3) & Actor(e1,x1) & v_sit(e1) & of(x1,x2) & n_teens(x2) & n_group(x1)) | exists e1 s1 x1 x2 x3 x4.(n_beach(x4) & n_summer(x3) & a_topic(x1) & by(e1,x4) & a_off(s1) & Manner(e1,s1) & Theme(e1,x3) & Actor(e1,x2) & v_enjoy(e1) & (x1 = x2) & n_kid(x1)) | 7b56d3be-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_sit(e1) & on(e1,x3) & of(x1,x2) & n_wall(x3) & n_teens(x2) & n_group(x1) & n_beach(x4) & by(e1,x4) & Actor(e1,x1)) | exists e1 s1 x1 x2 x3 x4.(v_enjoy(e1) & n_summer(x3) & n_kid(x1) & n_beach(x4) & by(e1,x4) & a_topic(x1) & a_off(s1) & Theme(e1,x3) & Manner(e1,s1) & Actor(e1,x2) & (x1 = x2)) |
||
A group of people sit on a wall at the beach. | a cat drinks milk | 2 | -100 | PEOPLE ARE NOT A CAT | exists e1 x1 x2 x3 x4.(n_beach(x4) & at(e1,x4) & on(e1,x3) & n_wall(x3) & Actor(e1,x1) & v_sit(e1) & of(x1,x2) & n_people(x2) & n_group(x1)) | exists x1 x2 x3.(a_topic(x1) & n_milk(x1) & of(x1,x3) & n_drink(x3) & of(x1,x2) & n_cat(x2)) | 7b56d8fa-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_sit(e1) & on(e1,x3) & of(x1,x2) & n_wall(x3) & n_people(x2) & n_group(x1) & n_beach(x4) & at(e1,x4) & Actor(e1,x1)) | exists x1 x2 x3.(of(x1,x3) & of(x1,x2) & n_milk(x1) & n_drink(x3) & n_cat(x2) & a_topic(x1)) |
||
A group of people sit on a wall at the beach. | people just finished surfing | 1 | -100 | Just because people sit at the beach doesn't mean they were surfing. | exists e1 x1 x2 x3 x4.(n_beach(x4) & at(e1,x4) & on(e1,x3) & n_wall(x3) & Actor(e1,x1) & v_sit(e1) & of(x1,x2) & n_people(x2) & n_group(x1)) | exists e1 s1 x1 x2.(a_just(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_finish(e1) & n_surfing(x2) & n_people(x1)) | 7b56defe-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_sit(e1) & on(e1,x3) & of(x1,x2) & n_wall(x3) & n_people(x2) & n_group(x1) & n_beach(x4) & at(e1,x4) & Actor(e1,x1)) | exists e1 s1 x1 x2.(v_finish(e1) & n_surfing(x2) & n_people(x1) & a_just(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1)) |
||
A group of people sit on a wall at the beach. | people sit against wall | 0 | -100 | a group of people is people | exists e1 x1 x2 x3 x4.(n_beach(x4) & at(e1,x4) & on(e1,x3) & n_wall(x3) & Actor(e1,x1) & v_sit(e1) & of(x1,x2) & n_people(x2) & n_group(x1)) | exists e1 x1 x2.(against(e1,x2) & n_wall(x2) & Actor(e1,x1) & v_sit(e1) & n_people(x1)) | 7b56e3fe-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_sit(e1) & on(e1,x3) & of(x1,x2) & n_wall(x3) & n_people(x2) & n_group(x1) & n_beach(x4) & at(e1,x4) & Actor(e1,x1)) | exists e1 x1 x2.(v_sit(e1) & n_wall(x2) & n_people(x1) & against(e1,x2) & Actor(e1,x1)) |
||
Crowd of people at the beach. | people gathered in beach | 0 | -100 | if you have a crowd of people at the beach, then it follows that people gathered in beach | exists x1 x2 x3.(n_beach(x3) & a_topic(x1) & of(x1,x2) & at(x2,x3) & n_people(x2) & n_crowd(x1)) | exists e1 x1 x2.(in(e1,x2) & n_beach(x2) & Actor(e1,x1) & v_gather(e1) & n_people(x1)) | 7b56e8ea-e4c8-11ec-9cdd-0242ac1c0002 | exists x1 x2 x3.(of(x1,x2) & n_people(x2) & n_crowd(x1) & n_beach(x3) & at(x2,x3) & a_topic(x1)) | exists e1 x1 x2.(v_gather(e1) & n_people(x1) & n_beach(x2) & in(e1,x2) & Actor(e1,x1)) |
||
Crowd of people at the beach. | people in beach | 1 | -100 | People cannot be in the beach. | exists x1 x2 x3.(n_beach(x3) & a_topic(x1) & of(x1,x2) & at(x2,x3) & n_people(x2) & n_crowd(x1)) | exists x1 x2.(a_topic(x1) & in(x1,x2) & n_beach(x2) & n_people(x1)) | 7b56edc2-e4c8-11ec-9cdd-0242ac1c0002 | exists x1 x2 x3.(of(x1,x2) & n_people(x2) & n_crowd(x1) & n_beach(x3) & at(x2,x3) & a_topic(x1)) | exists x1 x2.(n_people(x1) & n_beach(x2) & in(x1,x2) & a_topic(x1)) |
||
Crowd of people at the beach. | people at work | 2 | -100 | WORK IS NOT A BEACH | exists x1 x2 x3.(n_beach(x3) & a_topic(x1) & of(x1,x2) & at(x2,x3) & n_people(x2) & n_crowd(x1)) | exists x1 x2.(a_topic(x1) & at(x1,x2) & n_work(x2) & n_people(x1)) | 7b56f29a-e4c8-11ec-9cdd-0242ac1c0002 | exists x1 x2 x3.(of(x1,x2) & n_people(x2) & n_crowd(x1) & n_beach(x3) & at(x2,x3) & a_topic(x1)) | exists x1 x2.(n_work(x2) & n_people(x1) & at(x1,x2) & a_topic(x1)) |
||
Two men battle it out in a boxing match with white gloves. | Two men boxing with white gloves. | 0 | -100 | if they battle it out in a boxing match, then they are boxing | exists e2 e1 s1 s2 x1 x2 x3.(in(e1,x2) & with(x2,x3) & n_glove(x3) & a_white(s2) & Theme(s2,x3) & n_match(x2) & Actor(e2,x2) & v_box(e2) & a_out(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_battle(e1) & n_thing(x2) & n_man(x1) & card_eq_2(x1)) | exists e1 s1 x1 x2 x3.(a_topic(x1) & with(e1,x3) & n_glove(x3) & a_white(s1) & Theme(s1,x3) & Actor(e1,x2) & v_box(e1) & (x1 = x2) & n_man(x1) & card_eq_2(x1)) | 7b56fd30-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 s2 x1 x2 x3.(with(x2,x3) & v_box(e2) & v_battle(e1) & n_thing(x2) & n_match(x2) & n_man(x1) & n_glove(x3) & in(e1,x2) & card_eq_2(x1) & a_white(s2) & a_out(s1) & Theme(s2,x3) & Theme(e1,x2) & Manner(e1,s1) & Actor(e2,x2) & Actor(e1,x1)) | exists e1 s1 x1 x2 x3.(with(e1,x3) & v_box(e1) & n_man(x1) & n_glove(x3) & card_eq_2(x1) & a_white(s1) & a_topic(x1) & Theme(s1,x3) & Actor(e1,x2) & (x1 = x2)) |
||
Two men battle it out in a boxing match with white gloves. | Two men wrestling with white gloves. | 2 | -100 | BOXING IS NOT WRESTLING | exists e1 e2 s1 s2 x1 x2 x3.(in(e1,x2) & with(x2,x3) & n_glove(x3) & a_white(s2) & Theme(s2,x3) & n_match(x2) & Actor(e2,x2) & v_box(e2) & a_out(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_battle(e1) & n_thing(x2) & n_man(x1) & card_eq_2(x1)) | exists e1 s1 x1 x2 x3.(a_topic(x1) & with(e1,x3) & n_glove(x3) & a_white(s1) & Theme(s1,x3) & Actor(e1,x2) & v_wrestle(e1) & (x1 = x2) & n_man(x1) & card_eq_2(x1)) | 7b570280-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 x1 x2 x3.(with(x2,x3) & v_box(e2) & v_battle(e1) & n_thing(x2) & n_match(x2) & n_man(x1) & n_glove(x3) & in(e1,x2) & card_eq_2(x1) & a_white(s2) & a_out(s1) & Theme(s2,x3) & Theme(e1,x2) & Manner(e1,s1) & Actor(e2,x2) & Actor(e1,x1)) | exists e1 s1 x1 x2 x3.(with(e1,x3) & v_wrestle(e1) & n_man(x1) & n_glove(x3) & card_eq_2(x1) & a_white(s1) & a_topic(x1) & Theme(s1,x3) & Actor(e1,x2) & (x1 = x2)) |
||
A man wearing black boxing shorts and white boxing gloves and a man in white boxing shorts and white boxing gloves are fighting in the ring. | The man is not wearing shorts | 2 | -100 | IF THE MAN IS NOT WEARING SHORTS HE CANNOT BE WEARING BOXING SHORTS | exists e2 e1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13 x14 x15.(n_ring(x15) & in(e2,x15) & Actor(e2,x1) & v_fight(e2) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & subset_of(x6,x3) & subset_of(x9,x6) & in(x9,x10) & subset_of(x13,x10) & n_glove(x13) & of(x13,x14) & n_boxing(x14) & a_white(s4) & Theme(s4,x13) & subset_of(x11,x10) & n_shorts(x11) & of(x11,x12) & n_boxing(x12) & a_white(s3) & Theme(s3,x11) & n_man(x9) & subset_of(x7,x6) & n_glove(x7) & of(x7,x8) & n_boxing(x8) & a_white(s2) & Theme(s2,x7) & subset_of(x4,x3) & n_shorts(x4) & of(x4,x5) & n_boxing(x5) & a_black(s1) & Theme(s1,x4) & (x1 = x2) & n_man(x1)) | exists x1.(n_man(x1) & -exists e1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_shorts(x2))) | 7b582052-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13 x14 x15.(v_wear(e1) & v_fight(e2) & subset_of(x9,x6) & subset_of(x7,x6) & subset_of(x6,x3) & subset_of(x4,x3) & subset_of(x13,x10) & subset_of(x11,x10) & of(x7,x8) & of(x4,x5) & of(x13,x14) & of(x11,x12) & n_shorts(x4) & n_shorts(x11) & n_ring(x15) & n_man(x9) & n_man(x1) & n_glove(x7) & n_glove(x13) & n_boxing(x8) & n_boxing(x5) & n_boxing(x14) & n_boxing(x12) & in(x9,x10) & in(e2,x15) & a_white(s4) & a_white(s3) & a_white(s2) & a_black(s1) & Theme(s4,x13) & Theme(s3,x11) & Theme(s2,x7) & Theme(s1,x4) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2)) | exists x1.(n_man(x1) & all e1 x2.(-v_wear(e1) | -n_shorts(x2) | -Theme(e1,x2) | -Actor(e1,x1))) |
||
A man wearing black boxing shorts and white boxing gloves and a man in white boxing shorts and white boxing gloves are fighting in the ring. | The man is wearing shorts | 0 | -100 | a man wearing shorts is the same as the man is wearing shorts | exists e1 e2 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13 x14 x15.(n_ring(x15) & in(e2,x15) & Actor(e2,x1) & v_fight(e2) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & subset_of(x6,x3) & subset_of(x9,x6) & in(x9,x10) & subset_of(x13,x10) & n_glove(x13) & of(x13,x14) & n_boxing(x14) & a_white(s4) & Theme(s4,x13) & subset_of(x11,x10) & n_shorts(x11) & of(x11,x12) & n_boxing(x12) & a_white(s3) & Theme(s3,x11) & n_man(x9) & subset_of(x7,x6) & n_glove(x7) & of(x7,x8) & n_boxing(x8) & a_white(s2) & Theme(s2,x7) & subset_of(x4,x3) & n_shorts(x4) & of(x4,x5) & n_boxing(x5) & a_black(s1) & Theme(s1,x4) & (x1 = x2) & n_man(x1)) | exists e1 x1 x2.(n_man(x1) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_shorts(x2)) | 7b58257a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13 x14 x15.(v_wear(e1) & v_fight(e2) & subset_of(x9,x6) & subset_of(x7,x6) & subset_of(x6,x3) & subset_of(x4,x3) & subset_of(x13,x10) & subset_of(x11,x10) & of(x7,x8) & of(x4,x5) & of(x13,x14) & of(x11,x12) & n_shorts(x4) & n_shorts(x11) & n_ring(x15) & n_man(x9) & n_man(x1) & n_glove(x7) & n_glove(x13) & n_boxing(x8) & n_boxing(x5) & n_boxing(x14) & n_boxing(x12) & in(x9,x10) & in(e2,x15) & a_white(s4) & a_white(s3) & a_white(s2) & a_black(s1) & Theme(s4,x13) & Theme(s3,x11) & Theme(s2,x7) & Theme(s1,x4) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2.(v_wear(e1) & n_shorts(x2) & n_man(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A man wearing black boxing shorts and white boxing gloves and a man in white boxing shorts and white boxing gloves are fighting in the ring. | The man is old | 1 | -100 | Not all men that box are old. | exists e2 e1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13 x14 x15.(n_ring(x15) & in(e2,x15) & Actor(e2,x1) & v_fight(e2) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & subset_of(x6,x3) & subset_of(x9,x6) & in(x9,x10) & subset_of(x13,x10) & n_glove(x13) & of(x13,x14) & n_boxing(x14) & a_white(s4) & Theme(s4,x13) & subset_of(x11,x10) & n_shorts(x11) & of(x11,x12) & n_boxing(x12) & a_white(s3) & Theme(s3,x11) & n_man(x9) & subset_of(x7,x6) & n_glove(x7) & of(x7,x8) & n_boxing(x8) & a_white(s2) & Theme(s2,x7) & subset_of(x4,x3) & n_shorts(x4) & of(x4,x5) & n_boxing(x5) & a_black(s1) & Theme(s1,x4) & (x1 = x2) & n_man(x1)) | exists s1 x1.(n_man(x1) & Theme(s1,x1) & a_old(s1)) | 7b582a66-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13 x14 x15.(v_wear(e1) & v_fight(e2) & subset_of(x9,x6) & subset_of(x7,x6) & subset_of(x6,x3) & subset_of(x4,x3) & subset_of(x13,x10) & subset_of(x11,x10) & of(x7,x8) & of(x4,x5) & of(x13,x14) & of(x11,x12) & n_shorts(x4) & n_shorts(x11) & n_ring(x15) & n_man(x9) & n_man(x1) & n_glove(x7) & n_glove(x13) & n_boxing(x8) & n_boxing(x5) & n_boxing(x14) & n_boxing(x12) & in(x9,x10) & in(e2,x15) & a_white(s4) & a_white(s3) & a_white(s2) & a_black(s1) & Theme(s4,x13) & Theme(s3,x11) & Theme(s2,x7) & Theme(s1,x4) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2)) | exists s1 x1.(n_man(x1) & a_old(s1) & Theme(s1,x1)) |
||
a man in black shorts is boxing against and man in white shorts. | Three woman yelling at a bird inside the boxing ring. | 2 | -100 | A man is different to three woman. | exists e1 s1 s2 x1 x2 x3 x4.(in(e1,x4) & n_shorts(x4) & a_white(s2) & Theme(s2,x4) & against(e1,x3) & n_man(x3) & Actor(e1,x1) & v_box(e1) & in(x1,x2) & n_shorts(x2) & a_black(s1) & Theme(s1,x2) & n_man(x1)) | exists e1 x1 x2 x3 x4 x5.(n_ring(x4) & of(x4,x5) & n_boxing(x5) & a_topic(x1) & at(e1,x3) & inside(x3,x4) & n_bird(x3) & Actor(e1,x2) & v_yell(e1) & (x1 = x2) & n_woman(x1) & card_eq_3(x1)) | 7b583038-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4.(v_box(e1) & n_shorts(x4) & n_shorts(x2) & n_man(x3) & n_man(x1) & in(x1,x2) & in(e1,x4) & against(e1,x3) & a_white(s2) & a_black(s1) & Theme(s2,x4) & Theme(s1,x2) & Actor(e1,x1)) | exists e1 x1 x2 x3 x4 x5.(v_yell(e1) & of(x4,x5) & n_woman(x1) & n_ring(x4) & n_boxing(x5) & n_bird(x3) & inside(x3,x4) & card_eq_3(x1) & at(e1,x3) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) |
||
a man in black shorts is boxing against and man in white shorts. | Two guys trying to win the boxing match. | 0 | -100 | A man boxing against another one. Means one is trying to win over the match | exists e1 s1 s2 x1 x2 x3 x4.(in(e1,x4) & n_shorts(x4) & a_white(s2) & Theme(s2,x4) & against(e1,x3) & n_man(x3) & Actor(e1,x1) & v_box(e1) & in(x1,x2) & n_shorts(x2) & a_black(s1) & Theme(s1,x2) & n_man(x1)) | exists e1 p1 x1 x2 x3 x4.(n_match(x3) & of(x3,x4) & n_boxing(x4) & a_topic(x1) & Topic(e1,p1) & Actor(e1,x2) & v_try(e1) & exists e2.(Theme(e2,x3) & Actor(e2,x2) & v_win(e2)) & (x1 = x2) & n_guy(x1) & card_eq_2(x1)) | 7b58351a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4.(v_box(e1) & n_shorts(x4) & n_shorts(x2) & n_man(x3) & n_man(x1) & in(x1,x2) & in(e1,x4) & against(e1,x3) & a_white(s2) & a_black(s1) & Theme(s2,x4) & Theme(s1,x2) & Actor(e1,x1)) | exists e1 p1 x1 x2 x3 x4.(v_try(e1) & of(x3,x4) & n_match(x3) & n_guy(x1) & n_boxing(x4) & exists e2.(v_win(e2) & Theme(e2,x3) & Actor(e2,x2)) & card_eq_2(x1) & a_topic(x1) & Topic(e1,p1) & Actor(e1,x2) & (x1 = x2)) |
||
a man in black shorts is boxing against and man in white shorts. | Two individuals are boxing while wearing clothes. | 0 | -100 | a man and a man are two individuals. shorts is a type of clothes. Wearing is another way to say in shorts. | exists e1 s1 s2 x1 x2 x3 x4.(in(e1,x4) & n_shorts(x4) & a_white(s2) & Theme(s2,x4) & against(e1,x3) & n_man(x3) & Actor(e1,x1) & v_box(e1) & in(x1,x2) & n_shorts(x2) & a_black(s1) & Theme(s1,x2) & n_man(x1)) | exists e1 e2 x1 x2.(while(e1,e2) & Theme(e2,x2) & Actor(e2,x1) & v_wear(e2) & n_clothes(x2) & Actor(e1,x1) & v_box(e1) & n_individual(x1) & card_eq_2(x1)) | 7b583a1a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4.(v_box(e1) & n_shorts(x4) & n_shorts(x2) & n_man(x3) & n_man(x1) & in(x1,x2) & in(e1,x4) & against(e1,x3) & a_white(s2) & a_black(s1) & Theme(s2,x4) & Theme(s1,x2) & Actor(e1,x1)) | exists e1 e2 x1 x2.(while(e1,e2) & v_wear(e2) & v_box(e1) & n_individual(x1) & n_clothes(x2) & card_eq_2(x1) & Theme(e2,x2) & Actor(e2,x1) & Actor(e1,x1)) |
||
A boxer in black trunks taking a swing at a boxer in white trunks. | The boxers are fighting in the ring. | 1 | -100 | Not all boxing matches take place in a ring, they could be sparing in a gym. | exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(a_topic(x1) & in(x1,x2) & at(e1,x5) & in(x5,x6) & n_trunk(x6) & a_white(s2) & Theme(s2,x6) & n_boxer(x5) & Theme(e1,x4) & Actor(e1,x3) & v_take(e1) & n_swing(x4) & (x2 = x3) & n_trunk(x2) & a_black(s1) & Theme(s1,x2) & n_boxer(x1)) | exists e1 x1 x2.(n_ring(x2) & n_boxer(x1) & in(e1,x2) & Actor(e1,x1) & v_fight(e1)) | 7b583ee8-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(v_take(e1) & n_trunk(x6) & n_trunk(x2) & n_swing(x4) & n_boxer(x5) & n_boxer(x1) & in(x5,x6) & in(x1,x2) & at(e1,x5) & a_white(s2) & a_topic(x1) & a_black(s1) & Theme(s2,x6) & Theme(s1,x2) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3)) | exists e1 x1 x2.(v_fight(e1) & n_ring(x2) & n_boxer(x1) & in(e1,x2) & Actor(e1,x1)) |
||
A boxer in black trunks taking a swing at a boxer in white trunks. | Boxers are sparring. | 1 | -100 | Swinging doesn't imply they're sparring. | exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(a_topic(x1) & in(x1,x2) & at(e1,x5) & in(x5,x6) & n_trunk(x6) & a_white(s2) & Theme(s2,x6) & n_boxer(x5) & Theme(e1,x4) & Actor(e1,x3) & v_take(e1) & n_swing(x4) & (x2 = x3) & n_trunk(x2) & a_black(s1) & Theme(s1,x2) & n_boxer(x1)) | exists e1 x1.(Actor(e1,x1) & v_spar(e1) & n_boxer(x1)) | 7b584398-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(v_take(e1) & n_trunk(x6) & n_trunk(x2) & n_swing(x4) & n_boxer(x5) & n_boxer(x1) & in(x5,x6) & in(x1,x2) & at(e1,x5) & a_white(s2) & a_topic(x1) & a_black(s1) & Theme(s2,x6) & Theme(s1,x2) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3)) | exists e1 x1.(v_spar(e1) & n_boxer(x1) & Actor(e1,x1)) |
||
A boxer in black trunks taking a swing at a boxer in white trunks. | Two men in red shorts are riding in the car. | 2 | -100 | Men cannot be in red shorts and black or white trunks. They also cannot ride in a car while boxing. | exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(a_topic(x1) & in(x1,x2) & at(e1,x5) & in(x5,x6) & n_trunk(x6) & a_white(s2) & Theme(s2,x6) & n_boxer(x5) & Theme(e1,x4) & Actor(e1,x3) & v_take(e1) & n_swing(x4) & (x2 = x3) & n_trunk(x2) & a_black(s1) & Theme(s1,x2) & n_boxer(x1)) | exists e1 s1 x1 x2 x3.(n_car(x3) & in(e1,x3) & Actor(e1,x1) & v_ride(e1) & in(x1,x2) & n_shorts(x2) & a_red(s1) & Theme(s1,x2) & n_man(x1) & card_eq_2(x1)) | 7b58483e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(v_take(e1) & n_trunk(x6) & n_trunk(x2) & n_swing(x4) & n_boxer(x5) & n_boxer(x1) & in(x5,x6) & in(x1,x2) & at(e1,x5) & a_white(s2) & a_topic(x1) & a_black(s1) & Theme(s2,x6) & Theme(s1,x2) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3)) | exists e1 s1 x1 x2 x3.(v_ride(e1) & n_shorts(x2) & n_man(x1) & n_car(x3) & in(x1,x2) & in(e1,x3) & card_eq_2(x1) & a_red(s1) & Theme(s1,x2) & Actor(e1,x1)) |
||
A crowd of people are standing around inside a bike shop. | People stand in a bike shop. | 0 | -100 | stand is another form of standing. in is another way to say inside. | exists e1 s1 x1 x2 x3 x4.(inside(e1,x3) & n_shop(x3) & of(x3,x4) & n_bike(x4) & a_around(s1) & Manner(e1,s1) & Actor(e1,x1) & v_stand(e1) & of(x1,x2) & n_people(x2) & n_crowd(x1)) | exists e1 x1 x2 x3.(in(e1,x2) & n_shop(x2) & of(x2,x3) & n_bike(x3) & Actor(e1,x1) & v_stand(e1) & n_people(x1)) | 7b584cd0-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(v_stand(e1) & of(x3,x4) & of(x1,x2) & n_shop(x3) & n_people(x2) & n_crowd(x1) & n_bike(x4) & inside(e1,x3) & a_around(s1) & Manner(e1,s1) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_stand(e1) & of(x2,x3) & n_shop(x2) & n_people(x1) & n_bike(x3) & in(e1,x2) & Actor(e1,x1)) |
||
A crowd of people are standing around inside a bike shop. | A single biker sits outside of a bike shop. | 2 | -100 | OUTSIDE IS NOT INSIDE | exists e1 s1 x1 x2 x3 x4.(inside(e1,x3) & n_shop(x3) & of(x3,x4) & n_bike(x4) & a_around(s1) & Manner(e1,s1) & Actor(e1,x1) & v_stand(e1) & of(x1,x2) & n_people(x2) & n_crowd(x1)) | exists e1 s1 x1 x2 x3.(of(e1,x2) & n_shop(x2) & of(x2,x3) & n_bike(x3) & r_outside(e1) & Actor(e1,x1) & v_sit(e1) & n_biker(x1) & a_single(s1) & Theme(s1,x1)) | 7b585162-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(v_stand(e1) & of(x3,x4) & of(x1,x2) & n_shop(x3) & n_people(x2) & n_crowd(x1) & n_bike(x4) & inside(e1,x3) & a_around(s1) & Manner(e1,s1) & Actor(e1,x1)) | exists e1 s1 x1 x2 x3.(v_sit(e1) & r_outside(e1) & of(x2,x3) & of(e1,x2) & n_shop(x2) & n_biker(x1) & n_bike(x3) & a_single(s1) & Theme(s1,x1) & Actor(e1,x1)) |
||
A crowd of people are standing around inside a bike shop. | A group of cyclists wait for their bikes to be repaired. | 1 | -100 | Not just cyclists stand in a bike shop and just because they're standing around it doesn't imply they're waiting for their bikes to be repaired. | exists e1 s1 x1 x2 x3 x4.(inside(e1,x3) & n_shop(x3) & of(x3,x4) & n_bike(x4) & a_around(s1) & Manner(e1,s1) & Actor(e1,x1) & v_stand(e1) & of(x1,x2) & n_people(x2) & n_crowd(x1)) | exists e1 p1 x1 x2 x3.(for(e1,x3) & n_bike(x3) & of(x3,x1) & n_thing(x1) & Topic(e1,p1) & Actor(e1,x1) & v_wait(e1) & exists e2.(Theme(e2,x1) & v_repair(e2)) & of(x1,x2) & n_cyclist(x2) & n_group(x1)) | 7b585702-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(v_stand(e1) & of(x3,x4) & of(x1,x2) & n_shop(x3) & n_people(x2) & n_crowd(x1) & n_bike(x4) & inside(e1,x3) & a_around(s1) & Manner(e1,s1) & Actor(e1,x1)) | exists e1 p1 x1 x2 x3.(v_wait(e1) & of(x3,x1) & of(x1,x2) & n_thing(x1) & n_group(x1) & n_cyclist(x2) & n_bike(x3) & for(e1,x3) & exists e2.(v_repair(e2) & Theme(e2,x1)) & Topic(e1,p1) & Actor(e1,x1)) |
||
A group of people walking through a grassy field. | A group of people are walking. | 0 | -100 | a group of people are walking is the same as a group of people walking | exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & of(x1,x2) & through(e1,x4) & n_field(x4) & a_grassy(s1) & Theme(s1,x4) & Actor(e1,x3) & v_walk(e1) & (x2 = x3) & n_people(x2) & n_group(x1)) | exists e1 x1 x2.(Actor(e1,x1) & v_walk(e1) & of(x1,x2) & n_people(x2) & n_group(x1)) | 7b585b6c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(v_walk(e1) & through(e1,x4) & of(x1,x2) & n_people(x2) & n_group(x1) & n_field(x4) & a_topic(x1) & a_grassy(s1) & Theme(s1,x4) & Actor(e1,x3) & (x2 = x3)) | exists e1 x1 x2.(v_walk(e1) & of(x1,x2) & n_people(x2) & n_group(x1) & Actor(e1,x1)) |
||
A group of people walking through a grassy field. | The man walked along the dirty city street. | 2 | -100 | A MAN IS NOT A GROUP OF PEOPLE | exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & of(x1,x2) & through(e1,x4) & n_field(x4) & a_grassy(s1) & Theme(s1,x4) & Actor(e1,x3) & v_walk(e1) & (x2 = x3) & n_people(x2) & n_group(x1)) | exists e1 x1 x2 x3 x4.(n_street(x2) & of(x2,x4) & n_city(x4) & of(x2,x3) & n_dirty(x3) & n_man(x1) & along(e1,x2) & Actor(e1,x1) & v_walk(e1)) | 7b585fc2-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(v_walk(e1) & through(e1,x4) & of(x1,x2) & n_people(x2) & n_group(x1) & n_field(x4) & a_topic(x1) & a_grassy(s1) & Theme(s1,x4) & Actor(e1,x3) & (x2 = x3)) | exists e1 x1 x2 x3 x4.(v_walk(e1) & of(x2,x4) & of(x2,x3) & n_street(x2) & n_man(x1) & n_dirty(x3) & n_city(x4) & along(e1,x2) & Actor(e1,x1)) |
||
A group of people walking through a grassy field. | A group of people in a grassy field. | 1 | -100 | All information can be inferred - grassy was highlighted because it wouldn't let me move on without highlighting something. | exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & of(x1,x2) & through(e1,x4) & n_field(x4) & a_grassy(s1) & Theme(s1,x4) & Actor(e1,x3) & v_walk(e1) & (x2 = x3) & n_people(x2) & n_group(x1)) | exists s1 x1 x2 x3.(a_topic(x1) & of(x1,x2) & in(x2,x3) & n_field(x3) & a_grassy(s1) & Theme(s1,x3) & n_people(x2) & n_group(x1)) | 7b586580-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(v_walk(e1) & through(e1,x4) & of(x1,x2) & n_people(x2) & n_group(x1) & n_field(x4) & a_topic(x1) & a_grassy(s1) & Theme(s1,x4) & Actor(e1,x3) & (x2 = x3)) | exists s1 x1 x2 x3.(of(x1,x2) & n_people(x2) & n_group(x1) & n_field(x3) & in(x2,x3) & a_topic(x1) & a_grassy(s1) & Theme(s1,x3)) |
||
A man on a step ladder making building repairs. | A carpenter is hammering. | 1 | -100 | Not all men are carpenters and not all building repairs require hammering. | exists e1 x1 x2 x3 x4 x5 x6.(a_topic(x1) & on(x1,x2) & Time(e1,x6) & n_ladder(x6) & Theme(e1,x4) & Actor(e1,x3) & v_make(e1) & n_repair(x4) & of(x4,x5) & n_building(x5) & (x2 = x3) & n_step(x2) & n_man(x1)) | exists e1 x1.(Actor(e1,x1) & v_hammer(e1) & n_carpenter(x1)) | 7b586b52-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5 x6.(v_make(e1) & on(x1,x2) & of(x4,x5) & n_step(x2) & n_repair(x4) & n_man(x1) & n_ladder(x6) & n_building(x5) & a_topic(x1) & Time(e1,x6) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3)) | exists e1 x1.(v_hammer(e1) & n_carpenter(x1) & Actor(e1,x1)) |
||
A man on a step ladder making building repairs. | A man climbs a ladder to dive into a pool. | 2 | -100 | A MAN IS NOT DOING BUILDING REPAIRS IN A POOL | exists e1 x1 x2 x3 x4 x5 x6.(a_topic(x1) & on(x1,x2) & Time(e1,x6) & n_ladder(x6) & Theme(e1,x4) & Actor(e1,x3) & v_make(e1) & n_repair(x4) & of(x4,x5) & n_building(x5) & (x2 = x3) & n_step(x2) & n_man(x1)) | exists e1 x1 x2 x3 x4.(into(e1,x4) & n_pool(x4) & to(e1,x3) & n_dive(x3) & Theme(e1,x2) & Actor(e1,x1) & v_climb(e1) & n_ladder(x2) & n_man(x1)) | 7b586fe4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5 x6.(v_make(e1) & on(x1,x2) & of(x4,x5) & n_step(x2) & n_repair(x4) & n_man(x1) & n_ladder(x6) & n_building(x5) & a_topic(x1) & Time(e1,x6) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3)) | exists e1 x1 x2 x3 x4.(v_climb(e1) & to(e1,x3) & n_pool(x4) & n_man(x1) & n_ladder(x2) & n_dive(x3) & into(e1,x4) & Theme(e1,x2) & Actor(e1,x1)) |
||
A man on a step ladder making building repairs. | A person is off the ground doing construction. | 0 | -100 | A man is a person. Building repairs is part of construction. | exists e1 x1 x2 x3 x4 x5 x6.(a_topic(x1) & on(x1,x2) & Time(e1,x6) & n_ladder(x6) & Theme(e1,x4) & Actor(e1,x3) & v_make(e1) & n_repair(x4) & of(x4,x5) & n_building(x5) & (x2 = x3) & n_step(x2) & n_man(x1)) | exists p1 x1 x2.(n_ground(x2) & exists e1 x3 x4.(off(x1,x2) & Theme(e1,x4) & Actor(e1,x3) & v_do(e1) & n_construction(x4) & (x2 = x3)) & n_person(x1)) | 7b58746c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5 x6.(v_make(e1) & on(x1,x2) & of(x4,x5) & n_step(x2) & n_repair(x4) & n_man(x1) & n_ladder(x6) & n_building(x5) & a_topic(x1) & Time(e1,x6) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3)) | exists x1 x2.(n_person(x1) & n_ground(x2) & exists e1 x3 x4.(v_do(e1) & off(x1,x2) & n_construction(x4) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3))) |
||
A man standing on a stool facing a wall. | A man is cooking breakfast. | 2 | -100 | standing and cooking are different actions | exists e2 e1 x1 x2 x3 x4 x5.(a_topic(x1) & on(e1,x3) & Theme(e2,x5) & Actor(e2,x4) & v_face(e2) & n_wall(x5) & (x3 = x4) & n_stool(x3) & Actor(e1,x2) & v_stand(e1) & (x1 = x2) & n_man(x1)) | exists p1 x1.(exists s1 x2.((x1 = x2) & n_breakfast(x2) & a_cooking(s1) & Theme(s1,x2)) & n_man(x1)) | 7b5878fe-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 x1 x2 x3 x4 x5.(v_stand(e1) & v_face(e2) & on(e1,x3) & n_wall(x5) & n_stool(x3) & n_man(x1) & a_topic(x1) & Theme(e2,x5) & Actor(e2,x4) & Actor(e1,x2) & (x3 = x4) & (x1 = x2)) | exists x1.(n_man(x1) & exists s1 x2.(n_breakfast(x2) & a_cooking(s1) & Theme(s1,x2) & (x1 = x2))) |
||
A man standing on a stool facing a wall. | A man is trying to paint a wall. | 1 | -100 | Just because a man is standing on a stool facing a wall doesn't imply that he's trying to paint a wall. | exists e1 e2 x1 x2 x3 x4 x5.(a_topic(x1) & on(e1,x3) & Theme(e2,x5) & Actor(e2,x4) & v_face(e2) & n_wall(x5) & (x3 = x4) & n_stool(x3) & Actor(e1,x2) & v_stand(e1) & (x1 = x2) & n_man(x1)) | exists e1 p1 x1.(Topic(e1,p1) & Actor(e1,x1) & v_try(e1) & exists e2 x2.(Theme(e2,x2) & Actor(e2,x1) & v_paint(e2) & n_wall(x2)) & n_man(x1)) | 7b587e26-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 x1 x2 x3 x4 x5.(v_stand(e1) & v_face(e2) & on(e1,x3) & n_wall(x5) & n_stool(x3) & n_man(x1) & a_topic(x1) & Theme(e2,x5) & Actor(e2,x4) & Actor(e1,x2) & (x3 = x4) & (x1 = x2)) | exists e1 p1 x1.(v_try(e1) & n_man(x1) & exists e2 x2.(v_paint(e2) & n_wall(x2) & Theme(e2,x2) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1)) |
||
A man standing on a stool facing a wall. | A man is on a stool. | 0 | -100 | A man standing on a stool is on a stool. | exists e2 e1 x1 x2 x3 x4 x5.(a_topic(x1) & on(e1,x3) & Theme(e2,x5) & Actor(e2,x4) & v_face(e2) & n_wall(x5) & (x3 = x4) & n_stool(x3) & Actor(e1,x2) & v_stand(e1) & (x1 = x2) & n_man(x1)) | exists p1 x1.(exists x2.(on(x1,x2) & n_stool(x2)) & n_man(x1)) | 7b5882d6-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 x1 x2 x3 x4 x5.(v_stand(e1) & v_face(e2) & on(e1,x3) & n_wall(x5) & n_stool(x3) & n_man(x1) & a_topic(x1) & Theme(e2,x5) & Actor(e2,x4) & Actor(e1,x2) & (x3 = x4) & (x1 = x2)) | exists x1.(n_man(x1) & exists x2.(on(x1,x2) & n_stool(x2))) |
||
A man in black clothes is standing on a ladder and drawing on a wall. | A man is up high. | 0 | -100 | You would be up high if you are standing on a ladder. | exists e1 s1 x1 x2 x3 x4 x5 x6.(on(e1,x6) & n_wall(x6) & on(e1,x3) & n_drawing(x5) & n_ladder(x4) & subset_of(x5,x3) & subset_of(x4,x3) & Actor(e1,x1) & v_stand(e1) & in(x1,x2) & n_clothes(x2) & a_black(s1) & Theme(s1,x2) & n_man(x1)) | exists s1 x1.(r_up(s1) & Theme(s1,x1) & a_high(s1) & n_man(x1)) | 7b58875e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5 x6.(v_stand(e1) & subset_of(x5,x3) & subset_of(x4,x3) & on(e1,x6) & on(e1,x3) & n_wall(x6) & n_man(x1) & n_ladder(x4) & n_drawing(x5) & n_clothes(x2) & in(x1,x2) & a_black(s1) & Theme(s1,x2) & Actor(e1,x1)) | exists s1 x1.(r_up(s1) & n_man(x1) & a_high(s1) & Theme(s1,x1)) |
||
A man in black clothes is standing on a ladder and drawing on a wall. | A man is signalling the mother ship. | 2 | -100 | standing and signaling are different actions | exists e1 s1 x1 x2 x3 x4 x5 x6.(on(e1,x6) & n_wall(x6) & on(e1,x3) & n_drawing(x5) & n_ladder(x4) & subset_of(x5,x3) & subset_of(x4,x3) & Actor(e1,x1) & v_stand(e1) & in(x1,x2) & n_clothes(x2) & a_black(s1) & Theme(s1,x2) & n_man(x1)) | exists e1 x1 x2 x3.(n_ship(x2) & of(x2,x3) & n_mother(x3) & Theme(e1,x2) & Actor(e1,x1) & v_signal(e1) & n_man(x1)) | 7b588c68-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5 x6.(v_stand(e1) & subset_of(x5,x3) & subset_of(x4,x3) & on(e1,x6) & on(e1,x3) & n_wall(x6) & n_man(x1) & n_ladder(x4) & n_drawing(x5) & n_clothes(x2) & in(x1,x2) & a_black(s1) & Theme(s1,x2) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_signal(e1) & of(x2,x3) & n_ship(x2) & n_mother(x3) & n_man(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A man in black clothes is standing on a ladder and drawing on a wall. | A man is making art. | 1 | -100 | Drawing on a wall doesn't imply he's making art. | exists e1 s1 x1 x2 x3 x4 x5 x6.(on(e1,x6) & n_wall(x6) & on(e1,x3) & n_drawing(x5) & n_ladder(x4) & subset_of(x5,x3) & subset_of(x4,x3) & Actor(e1,x1) & v_stand(e1) & in(x1,x2) & n_clothes(x2) & a_black(s1) & Theme(s1,x2) & n_man(x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_make(e1) & n_art(x2) & n_man(x1)) | 7b589104-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5 x6.(v_stand(e1) & subset_of(x5,x3) & subset_of(x4,x3) & on(e1,x6) & on(e1,x3) & n_wall(x6) & n_man(x1) & n_ladder(x4) & n_drawing(x5) & n_clothes(x2) & in(x1,x2) & a_black(s1) & Theme(s1,x2) & Actor(e1,x1)) | exists e1 x1 x2.(v_make(e1) & n_man(x1) & n_art(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A young boy plays with his dog in the snow. | a boy plays with his dog | 0 | -100 | A boy is young. You can play in the snow. | exists e1 s1 x1 x2 x3.(n_snow(x3) & with(e1,x2) & in(x2,x3) & n_dog(x2) & of(x2,x1) & n_male(x1) & Actor(e1,x1) & v_play(e1) & n_boy(x1) & a_young(s1) & Theme(s1,x1)) | exists e1 x1 x2.(with(e1,x2) & n_dog(x2) & of(x2,x1) & n_male(x1) & Actor(e1,x1) & v_play(e1) & n_boy(x1)) | 7b589672-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(with(e1,x2) & v_play(e1) & of(x2,x1) & n_snow(x3) & n_male(x1) & n_dog(x2) & n_boy(x1) & in(x2,x3) & a_young(s1) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 x1 x2.(with(e1,x2) & v_play(e1) & of(x2,x1) & n_male(x1) & n_dog(x2) & n_boy(x1) & Actor(e1,x1)) |
||
A young boy plays with his dog in the snow. | a boy plays fetch with his dog | 1 | -100 | Playing with a dog doesn't necessarily imply playing fetch. | exists e1 s1 x1 x2 x3.(n_snow(x3) & with(e1,x2) & in(x2,x3) & n_dog(x2) & of(x2,x1) & n_male(x1) & Actor(e1,x1) & v_play(e1) & n_boy(x1) & a_young(s1) & Theme(s1,x1)) | exists e1 x1 x2 x3.(with(e1,x3) & n_dog(x3) & of(x3,x1) & n_male(x1) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_fetch(x2) & n_boy(x1)) | 7b589bb8-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(with(e1,x2) & v_play(e1) & of(x2,x1) & n_snow(x3) & n_male(x1) & n_dog(x2) & n_boy(x1) & in(x2,x3) & a_young(s1) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 x1 x2 x3.(with(e1,x3) & v_play(e1) & of(x3,x1) & n_male(x1) & n_fetch(x2) & n_dog(x3) & n_boy(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A young boy plays with his dog in the snow. | a boy plays with his cat | 2 | -100 | dog and cat are different animals | exists e1 s1 x1 x2 x3.(n_snow(x3) & with(e1,x2) & in(x2,x3) & n_dog(x2) & of(x2,x1) & n_male(x1) & Actor(e1,x1) & v_play(e1) & n_boy(x1) & a_young(s1) & Theme(s1,x1)) | exists e1 x1 x2.(with(e1,x2) & n_cat(x2) & of(x2,x1) & n_male(x1) & Actor(e1,x1) & v_play(e1) & n_boy(x1)) | 7b58a04a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(with(e1,x2) & v_play(e1) & of(x2,x1) & n_snow(x3) & n_male(x1) & n_dog(x2) & n_boy(x1) & in(x2,x3) & a_young(s1) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 x1 x2.(with(e1,x2) & v_play(e1) & of(x2,x1) & n_male(x1) & n_cat(x2) & n_boy(x1) & Actor(e1,x1)) |
||
A child running with a snowboard on a snow covered surface. | A boy at the beach. | 2 | -100 | it is not possible to have snow at the beach | exists e2 e1 x1 x2 x3 x4 x5.(Theme(e2,x5) & Actor(e2,x1) & v_cover(e2) & n_surface(x5) & with(e1,x3) & on(x3,x4) & n_snow(x4) & n_snowboard(x3) & Actor(e1,x2) & v_run(e1) & (x1 = x2) & n_child(x1)) | exists x1 x2.(n_beach(x2) & a_topic(x1) & at(x1,x2) & n_boy(x1)) | 7b58a720-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 x1 x2 x3 x4 x5.(with(e1,x3) & v_run(e1) & v_cover(e2) & on(x3,x4) & n_surface(x5) & n_snowboard(x3) & n_snow(x4) & n_child(x1) & Theme(e2,x5) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2)) | exists x1 x2.(n_boy(x1) & n_beach(x2) & at(x1,x2) & a_topic(x1)) |
||
A child running with a snowboard on a snow covered surface. | A boy enjoys a winter sport. | 1 | -100 | There is no implication that the boy enjoys what he's doing. Snowboarding on a snow covered surface doesn't necessarily imply that he's doing a winter sport. | exists e1 e2 x1 x2 x3 x4 x5.(Theme(e2,x5) & Actor(e2,x1) & v_cover(e2) & n_surface(x5) & with(e1,x3) & on(x3,x4) & n_snow(x4) & n_snowboard(x3) & Actor(e1,x2) & v_run(e1) & (x1 = x2) & n_child(x1)) | exists e1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_enjoy(e1) & n_sport(x2) & of(x2,x3) & n_winter(x3) & n_boy(x1)) | 7b58ac20-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 x1 x2 x3 x4 x5.(with(e1,x3) & v_run(e1) & v_cover(e2) & on(x3,x4) & n_surface(x5) & n_snowboard(x3) & n_snow(x4) & n_child(x1) & Theme(e2,x5) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2 x3.(v_enjoy(e1) & of(x2,x3) & n_winter(x3) & n_sport(x2) & n_boy(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A man marking on the wall. | A graffiti artist tags the school. | 1 | -100 | Not all men are a graffiti artist. Marking does not imply tags. Not all walls are at a school. | exists e1 x1 x2 x3.(n_wall(x3) & a_topic(x1) & on(e1,x3) & Actor(e1,x2) & v_mark(e1) & (x1 = x2) & n_man(x1)) | exists e1 x1 x2 x3.(n_school(x3) & Theme(e1,x3) & Actor(e1,x1) & v_tag(e1) & n_artist(x1) & of(x1,x2) & n_graffitus(x2)) | 7b58b5e4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_mark(e1) & on(e1,x3) & n_wall(x3) & n_man(x1) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2 x3.(v_tag(e1) & of(x1,x2) & n_school(x3) & n_graffitus(x2) & n_artist(x1) & Theme(e1,x3) & Actor(e1,x1)) |
||
A boy in a blue jacket, carrying a red sled, running away, followed by a small dog | Tigers do tai chi. | 2 | -100 | tigers and dog are different animals | exists e1 e2 e3 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6.(Actor(e3,x6) & n_dog(x6) & a_small(s4) & Theme(s4,x6) & Theme(e3,x1) & v_follow(e3) & in(x1,x2) & Theme(e2,x4) & Actor(e2,x3) & v_carry(e2) & a_away(s3) & Manner(e1,s3) & Actor(e1,x5) & v_run(e1) & (x4 = x5) & n_sled(x4) & a_red(s2) & Theme(s2,x4) & (x2 = x3) & n_jacket(x2) & a_blue(s1) & Theme(s1,x2) & n_boy(x1)) | exists e1 s1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_do(e1) & n_chus(x2) & a_tai(s1) & Theme(s1,x2) & n_tiger(x1)) | 7b58c520-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 e3 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6.(v_run(e1) & v_follow(e3) & v_carry(e2) & n_sled(x4) & n_jacket(x2) & n_dog(x6) & n_boy(x1) & in(x1,x2) & a_small(s4) & a_red(s2) & a_blue(s1) & a_away(s3) & Theme(s4,x6) & Theme(s2,x4) & Theme(s1,x2) & Theme(e3,x1) & Theme(e2,x4) & Manner(e1,s3) & Actor(e3,x6) & Actor(e2,x3) & Actor(e1,x5) & (x4 = x5) & (x2 = x3)) | exists e1 s1 x1 x2.(v_do(e1) & n_tiger(x1) & n_chus(x2) & a_tai(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A boy in a blue jacket, carrying a red sled, running away, followed by a small dog | A dog is nearby. | 1 | -100 | Just because the boy is running away doesn't mean the dog is nearby. | exists e1 e3 e2 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6.(Actor(e3,x6) & n_dog(x6) & a_small(s4) & Theme(s4,x6) & Theme(e3,x1) & v_follow(e3) & in(x1,x2) & Theme(e2,x4) & Actor(e2,x3) & v_carry(e2) & a_away(s3) & Manner(e1,s3) & Actor(e1,x5) & v_run(e1) & (x4 = x5) & n_sled(x4) & a_red(s2) & Theme(s2,x4) & (x2 = x3) & n_jacket(x2) & a_blue(s1) & Theme(s1,x2) & n_boy(x1)) | exists s1 x1.(Theme(s1,x1) & a_nearby(s1) & n_dog(x1)) | 7b58d394-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e3 e2 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6.(v_run(e1) & v_follow(e3) & v_carry(e2) & n_sled(x4) & n_jacket(x2) & n_dog(x6) & n_boy(x1) & in(x1,x2) & a_small(s4) & a_red(s2) & a_blue(s1) & a_away(s3) & Theme(s4,x6) & Theme(s2,x4) & Theme(s1,x2) & Theme(e3,x1) & Theme(e2,x4) & Manner(e1,s3) & Actor(e3,x6) & Actor(e2,x3) & Actor(e1,x5) & (x4 = x5) & (x2 = x3)) | exists s1 x1.(n_dog(x1) & a_nearby(s1) & Theme(s1,x1)) |
||
man laying on bench holding leash of dog sitting on ground | A man and his dog are asleep outside. | 1 | 0.014774 | laying on bench with a dog does not imply the man is asleep | exists e1 e3 e2 x1 x2 x3 x4 x5 x6 x7.(a_topic(x1) & on(e3,x7) & n_ground(x7) & Actor(e3,x6) & v_sit(e3) & (x1 = x6) & for(e1,e2) & Theme(e2,x4) & Actor(e2,x2) & v_hold(e2) & of(x4,x5) & n_dog(x5) & n_leash(x4) & on(e1,x3) & n_bench(x3) & Actor(e1,x2) & v_lay(e1) & (x1 = x2) & n_man(x1)) | exists s1 x1 x2 x3.(r_asleep(s1) & Theme(s1,x1) & a_outside(s1) & subset_of(x3,x1) & n_dog(x3) & of(x3,x2) & n_male(x2) & subset_of(x2,x1) & n_man(x2)) | 7b59d2a8-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e3 e2 x1 x2 x3 x4 x5 x6 x7.(v_sit(e3) & v_lay(e1) & v_hold(e2) & on(e3,x7) & on(e1,x3) & of(x4,x5) & n_man(x1) & n_leash(x4) & n_ground(x7) & n_dog(x5) & n_bench(x3) & for(e1,e2) & a_topic(x1) & Theme(e2,x4) & Actor(e3,x6) & Actor(e2,x2) & Actor(e1,x2) & (x1 = x6) & (x1 = x2)) | exists s1 x1 x2 x3.(subset_of(x3,x1) & subset_of(x2,x1) & r_asleep(s1) & of(x3,x2) & n_man(x2) & n_male(x2) & n_dog(x3) & a_outside(s1) & Theme(s1,x1)) |
||
man laying on bench holding leash of dog sitting on ground | A man is holding a dog's leash. | 0 | 0.899469 | man laying on bench holding leash of dog is a rephrasing of A man is holding a dog's leash | exists e1 e3 e2 x1 x2 x3 x4 x5 x6 x7.(a_topic(x1) & on(e3,x7) & n_ground(x7) & Actor(e3,x6) & v_sit(e3) & (x1 = x6) & for(e1,e2) & Theme(e2,x4) & Actor(e2,x2) & v_hold(e2) & of(x4,x5) & n_dog(x5) & n_leash(x4) & on(e1,x3) & n_bench(x3) & Actor(e1,x2) & v_lay(e1) & (x1 = x2) & n_man(x1)) | exists e1 x1 x2 x3.(Theme(e1,x3) & Actor(e1,x1) & v_hold(e1) & n_leash(x3) & of(x3,x2) & n_dog(x2) & n_man(x1)) | 7b59d730-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e3 e2 x1 x2 x3 x4 x5 x6 x7.(v_sit(e3) & v_lay(e1) & v_hold(e2) & on(e3,x7) & on(e1,x3) & of(x4,x5) & n_man(x1) & n_leash(x4) & n_ground(x7) & n_dog(x5) & n_bench(x3) & for(e1,e2) & a_topic(x1) & Theme(e2,x4) & Actor(e3,x6) & Actor(e2,x2) & Actor(e1,x2) & (x1 = x6) & (x1 = x2)) | exists e1 x1 x2 x3.(v_hold(e1) & of(x3,x2) & n_man(x1) & n_leash(x3) & n_dog(x2) & Theme(e1,x3) & Actor(e1,x1)) |
||
man laying on bench holding leash of dog sitting on ground | A young girl sits on a bench with her dog | 2 | 0.00001 | A man is an adult male and a girl is a female child. If a person sits then they are not laying. | exists e1 e3 e2 x1 x2 x3 x4 x5 x6 x7.(a_topic(x1) & on(e3,x7) & n_ground(x7) & Actor(e3,x6) & v_sit(e3) & (x1 = x6) & for(e1,e2) & Theme(e2,x4) & Actor(e2,x2) & v_hold(e2) & of(x4,x5) & n_dog(x5) & n_leash(x4) & on(e1,x3) & n_bench(x3) & Actor(e1,x2) & v_lay(e1) & (x1 = x2) & n_man(x1)) | exists e1 s1 x1 x2 x3.(with(e1,x3) & n_dog(x3) & of(x3,x1) & n_female(x1) & on(e1,x2) & n_bench(x2) & Actor(e1,x1) & v_sit(e1) & n_girl(x1) & a_young(s1) & Theme(s1,x1)) | 7b59dc6c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e3 e2 x1 x2 x3 x4 x5 x6 x7.(v_sit(e3) & v_lay(e1) & v_hold(e2) & on(e3,x7) & on(e1,x3) & of(x4,x5) & n_man(x1) & n_leash(x4) & n_ground(x7) & n_dog(x5) & n_bench(x3) & for(e1,e2) & a_topic(x1) & Theme(e2,x4) & Actor(e3,x6) & Actor(e2,x2) & Actor(e1,x2) & (x1 = x6) & (x1 = x2)) | exists e1 s1 x1 x2 x3.(with(e1,x3) & v_sit(e1) & on(e1,x2) & of(x3,x1) & n_girl(x1) & n_female(x1) & n_dog(x3) & n_bench(x2) & a_young(s1) & Theme(s1,x1) & Actor(e1,x1)) |
||
man laying on bench holding leash of dog sitting on ground | A man is laying on a bench near the beach with his dog | 1 | 0.115526 | They may not be necessarily near the beach | exists e1 e3 e2 x1 x2 x3 x4 x5 x6 x7.(a_topic(x1) & on(e3,x7) & n_ground(x7) & Actor(e3,x6) & v_sit(e3) & (x1 = x6) & for(e1,e2) & Theme(e2,x4) & Actor(e2,x2) & v_hold(e2) & of(x4,x5) & n_dog(x5) & n_leash(x4) & on(e1,x3) & n_bench(x3) & Actor(e1,x2) & v_lay(e1) & (x1 = x2) & n_man(x1)) | exists e1 x1 x2 x3 x4.(n_dog(x4) & of(x4,x3) & n_male(x3) & n_beach(x3) & with(e1,x4) & on(e1,x2) & near(x2,x3) & n_bench(x2) & Actor(e1,x1) & v_lay(e1) & n_man(x1)) | 7b59e5ae-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e3 e2 x1 x2 x3 x4 x5 x6 x7.(v_sit(e3) & v_lay(e1) & v_hold(e2) & on(e3,x7) & on(e1,x3) & of(x4,x5) & n_man(x1) & n_leash(x4) & n_ground(x7) & n_dog(x5) & n_bench(x3) & for(e1,e2) & a_topic(x1) & Theme(e2,x4) & Actor(e3,x6) & Actor(e2,x2) & Actor(e1,x2) & (x1 = x6) & (x1 = x2)) | exists e1 x1 x2 x3 x4.(with(e1,x4) & v_lay(e1) & on(e1,x2) & of(x4,x3) & near(x2,x3) & n_man(x1) & n_male(x3) & n_dog(x4) & n_bench(x2) & n_beach(x3) & Actor(e1,x1)) |
||
man laying on bench holding leash of dog sitting on ground | A man is resting while he holds the leash of his dog. | 1 | 0.700683 | He may not be resting but simply laying | exists e1 e3 e2 x1 x2 x3 x4 x5 x6 x7.(a_topic(x1) & on(e3,x7) & n_ground(x7) & Actor(e3,x6) & v_sit(e3) & (x1 = x6) & for(e1,e2) & Theme(e2,x4) & Actor(e2,x2) & v_hold(e2) & of(x4,x5) & n_dog(x5) & n_leash(x4) & on(e1,x3) & n_bench(x3) & Actor(e1,x2) & v_lay(e1) & (x1 = x2) & n_man(x1)) | exists e1 p1 x1 x2 x3.(n_leash(x2) & exists e2 x1.(Theme(e2,x2) & Actor(e2,x1) & v_hold(e2) & of(x2,x3) & n_male(x1)) & n_dog(x3) & of(x3,x1) & n_male(x1) & while(e1,p1) & Actor(e1,x1) & v_rest(e1) & n_man(x1)) | 7b59f88c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e3 e2 x1 x2 x3 x4 x5 x6 x7.(v_sit(e3) & v_lay(e1) & v_hold(e2) & on(e3,x7) & on(e1,x3) & of(x4,x5) & n_man(x1) & n_leash(x4) & n_ground(x7) & n_dog(x5) & n_bench(x3) & for(e1,e2) & a_topic(x1) & Theme(e2,x4) & Actor(e3,x6) & Actor(e2,x2) & Actor(e1,x2) & (x1 = x6) & (x1 = x2)) | exists e1 p1 x1 x2 x3.(while(e1,p1) & v_rest(e1) & of(x3,x1) & n_man(x1) & n_male(x1) & n_leash(x2) & n_dog(x3) & exists e2 x1.(v_hold(e2) & of(x2,x3) & n_male(x1) & Theme(e2,x2) & Actor(e2,x1)) & Actor(e1,x1)) |
||
man laying on bench holding leash of dog sitting on ground | A man takes a nap in the middle of walking his dog. | 1 | 0.00399 | It cannot be said he is taking a nap for being on a bench | exists e1 e3 e2 x1 x2 x3 x4 x5 x6 x7.(a_topic(x1) & on(e3,x7) & n_ground(x7) & Actor(e3,x6) & v_sit(e3) & (x1 = x6) & for(e1,e2) & Theme(e2,x4) & Actor(e2,x2) & v_hold(e2) & of(x4,x5) & n_dog(x5) & n_leash(x4) & on(e1,x3) & n_bench(x3) & Actor(e1,x2) & v_lay(e1) & (x1 = x2) & n_man(x1)) | exists e1 e2 x1 x2 x3 x4 x5.(n_dog(x5) & of(x5,x3) & n_male(x3) & n_middle(x3) & in(e1,x3) & Theme(e2,x5) & Actor(e2,x4) & v_walk(e2) & (x3 = x4) & Theme(e1,x2) & Actor(e1,x1) & v_take(e1) & n_nap(x2) & n_man(x1)) | 7b59fe2c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e3 e2 x1 x2 x3 x4 x5 x6 x7.(v_sit(e3) & v_lay(e1) & v_hold(e2) & on(e3,x7) & on(e1,x3) & of(x4,x5) & n_man(x1) & n_leash(x4) & n_ground(x7) & n_dog(x5) & n_bench(x3) & for(e1,e2) & a_topic(x1) & Theme(e2,x4) & Actor(e3,x6) & Actor(e2,x2) & Actor(e1,x2) & (x1 = x6) & (x1 = x2)) | exists e1 e2 x1 x2 x3 x4 x5.(v_walk(e2) & v_take(e1) & of(x5,x3) & n_nap(x2) & n_middle(x3) & n_man(x1) & n_male(x3) & n_dog(x5) & in(e1,x3) & Theme(e2,x5) & Theme(e1,x2) & Actor(e2,x4) & Actor(e1,x1) & (x3 = x4)) |
||
man laying on bench holding leash of dog sitting on ground | A sad man is laying on a bench with his dog sitting nearby, pondering his recent breakup. | 1 | 0.003849 | He may not be sad and not pondering his recent breakup | exists e1 e3 e2 x1 x2 x3 x4 x5 x6 x7.(a_topic(x1) & on(e3,x7) & n_ground(x7) & Actor(e3,x6) & v_sit(e3) & (x1 = x6) & for(e1,e2) & Theme(e2,x4) & Actor(e2,x2) & v_hold(e2) & of(x4,x5) & n_dog(x5) & n_leash(x4) & on(e1,x3) & n_bench(x3) & Actor(e1,x2) & v_lay(e1) & (x1 = x2) & n_man(x1)) | exists e1 e3 e2 s1 s2 s3 x1 x2 x3 x4 x5.(with(e1,x3) & for(e2,e3) & Theme(e3,x5) & Actor(e3,x4) & v_ponder(e3) & n_breakup(x5) & a_recent(s3) & Theme(s3,x5) & of(x5,x1) & n_male(x1) & n_male(x1) & a_nearby(s2) & Manner(e2,s2) & Actor(e2,x4) & v_sit(e2) & (x3 = x4) & n_dog(x3) & of(x3,x1) & on(e1,x2) & n_bench(x2) & Actor(e1,x1) & v_lay(e1) & n_man(x1) & a_sad(s1) & Theme(s1,x1)) | 7b5a030e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e3 e2 x1 x2 x3 x4 x5 x6 x7.(v_sit(e3) & v_lay(e1) & v_hold(e2) & on(e3,x7) & on(e1,x3) & of(x4,x5) & n_man(x1) & n_leash(x4) & n_ground(x7) & n_dog(x5) & n_bench(x3) & for(e1,e2) & a_topic(x1) & Theme(e2,x4) & Actor(e3,x6) & Actor(e2,x2) & Actor(e1,x2) & (x1 = x6) & (x1 = x2)) | exists e1 e3 e2 s1 s2 s3 x1 x2 x3 x4 x5.(with(e1,x3) & v_sit(e2) & v_ponder(e3) & v_lay(e1) & on(e1,x2) & of(x5,x1) & of(x3,x1) & n_man(x1) & n_male(x1) & n_dog(x3) & n_breakup(x5) & n_bench(x2) & for(e2,e3) & a_sad(s1) & a_recent(s3) & a_nearby(s2) & Theme(s3,x5) & Theme(s1,x1) & Theme(e3,x5) & Manner(e2,s2) & Actor(e3,x4) & Actor(e2,x4) & Actor(e1,x1) & (x3 = x4)) |
||
Basset hound on a grassy slope. | Basset hound eating dirt while running. | 1 | -100 | we don't know he is eating dirt | exists s1 x1 x2 x3.(a_topic(x1) & on(x1,x3) & n_slope(x3) & a_grassy(s1) & Theme(s1,x3) & n_hound(x1) & (x1 = x2) & ne_per_basset(x2)) | exists e1 e2 s1 x1 x2.(ne_per_basset(x1) & while(e1,e2) & Actor(e2,x1) & v_run(e2) & Theme(e1,x2) & Actor(e1,x1) & v_hound(e1) & n_dirt(x2) & a_eating(s1) & Theme(s1,x2)) | 7b5b9afc-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3.(on(x1,x3) & ne_per_basset(x2) & n_slope(x3) & n_hound(x1) & a_topic(x1) & a_grassy(s1) & Theme(s1,x3) & (x1 = x2)) | exists e1 e2 s1 x1 x2.(while(e1,e2) & v_run(e2) & v_hound(e1) & ne_per_basset(x1) & n_dirt(x2) & a_eating(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e2,x1) & Actor(e1,x1)) |
||
Basset hound on a grassy slope. | Basset hound slipping on grass. | 1 | -100 | we don't know he is slipping | exists s1 x1 x2 x3.(a_topic(x1) & on(x1,x3) & n_slope(x3) & a_grassy(s1) & Theme(s1,x3) & n_hound(x1) & (x1 = x2) & ne_per_basset(x2)) | exists e1 p1 x1.(ne_per_basset(x1) & exists e2 x2.(on(e2,x2) & n_grass(x2) & Actor(e2,x1) & v_slip(e2)) & Topic(e1,p1) & Actor(e1,x1) & v_hound(e1)) | 7b5b9fac-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3.(on(x1,x3) & ne_per_basset(x2) & n_slope(x3) & n_hound(x1) & a_topic(x1) & a_grassy(s1) & Theme(s1,x3) & (x1 = x2)) | exists e1 p1 x1.(v_hound(e1) & ne_per_basset(x1) & exists e2 x2.(v_slip(e2) & on(e2,x2) & n_grass(x2) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1)) |
||
A man carrying items in a city. | A man walking in a city. | 0 | -100 | If you're carrying items, you're walking. | exists e1 x1 x2 x3 x4.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_carry(e1) & in(x3,x4) & n_city(x4) & n_item(x3) & (x1 = x2) & n_man(x1)) | exists x1 x2 x3.(a_topic(x1) & in(x1,x3) & n_city(x3) & n_walking(x1) & of(x1,x2) & n_man(x2)) | 7b5ba8e4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_carry(e1) & n_man(x1) & n_item(x3) & n_city(x4) & in(x3,x4) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) | exists x1 x2 x3.(of(x1,x2) & n_walking(x1) & n_man(x2) & n_city(x3) & in(x1,x3) & a_topic(x1)) |
||
A man carrying items in a city. | A man delivering packages in a city. | 1 | -100 | Most people carry items throughout the city, however they are not delivering packages. | exists e1 x1 x2 x3 x4.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_carry(e1) & in(x3,x4) & n_city(x4) & n_item(x3) & (x1 = x2) & n_man(x1)) | exists e1 x1 x2 x3 x4.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_deliver(e1) & in(x3,x4) & n_city(x4) & n_package(x3) & (x1 = x2) & n_man(x1)) | 7b5bae16-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_carry(e1) & n_man(x1) & n_item(x3) & n_city(x4) & in(x3,x4) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2 x3 x4.(v_deliver(e1) & n_package(x3) & n_man(x1) & n_city(x4) & in(x3,x4) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) |
||
A man carrying items in a city. | A farmer plows his field. | 2 | -100 | A farmer that plows his filed cannot be carrying items in a city the same time. | exists e1 x1 x2 x3 x4.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_carry(e1) & in(x3,x4) & n_city(x4) & n_item(x3) & (x1 = x2) & n_man(x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_plow(e1) & n_field(x2) & of(x2,x1) & n_male(x1) & n_farmer(x1)) | 7b5bb316-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_carry(e1) & n_man(x1) & n_item(x3) & n_city(x4) & in(x3,x4) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2.(v_plow(e1) & of(x2,x1) & n_male(x1) & n_field(x2) & n_farmer(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
Little girls are getting ready for the dance competition. | The little girls are having a swimming competition. | 2 | -100 | Little girls are either in a dance or swimming competition. | exists e1 p1 s1 x1 x2 x3.(n_competition(x2) & of(x2,x3) & n_dance(x3) & exists s2.(for(s2,x2) & Theme(s2,x1) & a_ready(s2)) & Topic(e1,p1) & Actor(e1,x1) & v_get(e1) & n_girl(x1) & a_little(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2 x3.(n_girl(x1) & a_little(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & n_competition(x2) & of(x2,x3) & n_swimming(x3)) | 7b5bb7c6-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 x1 x2 x3.(v_get(e1) & of(x2,x3) & n_girl(x1) & n_dance(x3) & n_competition(x2) & exists s2.(for(s2,x2) & a_ready(s2) & Theme(s2,x1)) & a_little(s1) & Topic(e1,p1) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 s1 x1 x2 x3.(v_have(e1) & of(x2,x3) & n_swimming(x3) & n_girl(x1) & n_competition(x2) & a_little(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.