mirror of
https://github.com/james-m-jordan/openai-cookbook.git
synced 2025-05-09 19:32:38 +00:00
1.4 MiB
1.4 MiB
1 | annotator_labels | captionID | gold_label | pairID | sentence1 | sentence1_binary_parse | sentence1_parse | sentence2 | sentence2_binary_parse | sentence2_parse | |
---|---|---|---|---|---|---|---|---|---|---|---|
2 | 0 | ['neutral'] | 3416050480.jpg#4 | neutral | 3416050480.jpg#4r1n | A person on a horse jumps over a broken down airplane. | ( ( ( A person ) ( on ( a horse ) ) ) ( ( jumps ( over ( a ( broken ( down airplane ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT A) (NN person)) (PP (IN on) (NP (DT a) (NN horse)))) (VP (VBZ jumps) (PP (IN over) (NP (DT a) (JJ broken) (JJ down) (NN airplane)))) (. .))) | A person is training his horse for a competition. | ( ( A person ) ( ( is ( ( training ( his horse ) ) ( for ( a competition ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN person)) (VP (VBZ is) (VP (VBG training) (NP (PRP$ his) (NN horse)) (PP (IN for) (NP (DT a) (NN competition))))) (. .))) |
3 | 1 | ['contradiction'] | 3416050480.jpg#4 | contradiction | 3416050480.jpg#4r1c | A person on a horse jumps over a broken down airplane. | ( ( ( A person ) ( on ( a horse ) ) ) ( ( jumps ( over ( a ( broken ( down airplane ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT A) (NN person)) (PP (IN on) (NP (DT a) (NN horse)))) (VP (VBZ jumps) (PP (IN over) (NP (DT a) (JJ broken) (JJ down) (NN airplane)))) (. .))) | A person is at a diner, ordering an omelette. | ( ( A person ) ( ( ( ( is ( at ( a diner ) ) ) , ) ( ordering ( an omelette ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN person)) (VP (VBZ is) (PP (IN at) (NP (DT a) (NN diner))) (, ,) (S (VP (VBG ordering) (NP (DT an) (NN omelette))))) (. .))) |
4 | 2 | ['entailment'] | 3416050480.jpg#4 | entailment | 3416050480.jpg#4r1e | A person on a horse jumps over a broken down airplane. | ( ( ( A person ) ( on ( a horse ) ) ) ( ( jumps ( over ( a ( broken ( down airplane ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT A) (NN person)) (PP (IN on) (NP (DT a) (NN horse)))) (VP (VBZ jumps) (PP (IN over) (NP (DT a) (JJ broken) (JJ down) (NN airplane)))) (. .))) | A person is outdoors, on a horse. | ( ( A person ) ( ( ( ( is outdoors ) , ) ( on ( a horse ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN person)) (VP (VBZ is) (ADVP (RB outdoors)) (, ,) (PP (IN on) (NP (DT a) (NN horse)))) (. .))) |
5 | 3 | ['neutral'] | 2267923837.jpg#2 | neutral | 2267923837.jpg#2r1n | Children smiling and waving at camera | ( Children ( ( ( smiling and ) waving ) ( at camera ) ) ) | (ROOT (NP (S (NP (NNP Children)) (VP (VBG smiling) (CC and) (VBG waving) (PP (IN at) (NP (NN camera))))))) | They are smiling at their parents | ( They ( are ( smiling ( at ( their parents ) ) ) ) ) | (ROOT (S (NP (PRP They)) (VP (VBP are) (VP (VBG smiling) (PP (IN at) (NP (PRP$ their) (NNS parents))))))) |
6 | 4 | ['entailment'] | 2267923837.jpg#2 | entailment | 2267923837.jpg#2r1e | Children smiling and waving at camera | ( Children ( ( ( smiling and ) waving ) ( at camera ) ) ) | (ROOT (NP (S (NP (NNP Children)) (VP (VBG smiling) (CC and) (VBG waving) (PP (IN at) (NP (NN camera))))))) | There are children present | ( There ( ( are children ) present ) ) | (ROOT (S (NP (EX There)) (VP (VBP are) (NP (NNS children)) (ADVP (RB present))))) |
7 | 5 | ['contradiction'] | 2267923837.jpg#2 | contradiction | 2267923837.jpg#2r1c | Children smiling and waving at camera | ( Children ( ( ( smiling and ) waving ) ( at camera ) ) ) | (ROOT (NP (S (NP (NNP Children)) (VP (VBG smiling) (CC and) (VBG waving) (PP (IN at) (NP (NN camera))))))) | The kids are frowning | ( ( The kids ) ( are frowning ) ) | (ROOT (S (NP (DT The) (NNS kids)) (VP (VBP are) (VP (VBG frowning))))) |
8 | 6 | ['contradiction'] | 3691670743.jpg#0 | contradiction | 3691670743.jpg#0r1c | A boy is jumping on skateboard in the middle of a red bridge. | ( ( A boy ) ( ( is ( ( jumping ( on skateboard ) ) ( in ( ( the middle ) ( of ( a ( red bridge ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN boy)) (VP (VBZ is) (VP (VBG jumping) (PP (IN on) (NP (NN skateboard))) (PP (IN in) (NP (NP (DT the) (NN middle)) (PP (IN of) (NP (DT a) (JJ red) (NN bridge))))))) (. .))) | The boy skates down the sidewalk. | ( ( The boy ) ( ( ( skates down ) ( the sidewalk ) ) . ) ) | (ROOT (S (NP (DT The) (NN boy)) (VP (VBZ skates) (PRT (RP down)) (NP (DT the) (NN sidewalk))) (. .))) |
9 | 7 | ['entailment'] | 3691670743.jpg#0 | entailment | 3691670743.jpg#0r1e | A boy is jumping on skateboard in the middle of a red bridge. | ( ( A boy ) ( ( is ( ( jumping ( on skateboard ) ) ( in ( ( the middle ) ( of ( a ( red bridge ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN boy)) (VP (VBZ is) (VP (VBG jumping) (PP (IN on) (NP (NN skateboard))) (PP (IN in) (NP (NP (DT the) (NN middle)) (PP (IN of) (NP (DT a) (JJ red) (NN bridge))))))) (. .))) | The boy does a skateboarding trick. | ( ( The boy ) ( ( does ( a ( skateboarding trick ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN boy)) (VP (VBZ does) (NP (DT a) (NNP skateboarding) (NN trick))) (. .))) |
10 | 8 | ['neutral'] | 3691670743.jpg#0 | neutral | 3691670743.jpg#0r1n | A boy is jumping on skateboard in the middle of a red bridge. | ( ( A boy ) ( ( is ( ( jumping ( on skateboard ) ) ( in ( ( the middle ) ( of ( a ( red bridge ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN boy)) (VP (VBZ is) (VP (VBG jumping) (PP (IN on) (NP (NN skateboard))) (PP (IN in) (NP (NP (DT the) (NN middle)) (PP (IN of) (NP (DT a) (JJ red) (NN bridge))))))) (. .))) | The boy is wearing safety equipment. | ( ( The boy ) ( ( is ( wearing ( safety equipment ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN boy)) (VP (VBZ is) (VP (VBG wearing) (NP (NN safety) (NN equipment)))) (. .))) |
11 | 9 | ['neutral'] | 4804607632.jpg#0 | neutral | 4804607632.jpg#0r1n | An older man sits with his orange juice at a small table in a coffee shop while employees in bright colored shirts smile in the background. | ( ( An ( older man ) ) ( ( ( sits ( with ( ( his ( orange juice ) ) ( at ( ( a ( small table ) ) ( in ( a ( coffee shop ) ) ) ) ) ) ) ) ( while ( ( employees ( in ( bright ( colored shirts ) ) ) ) ( smile ( in ( the background ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT An) (JJR older) (NN man)) (VP (VBZ sits) (PP (IN with) (NP (NP (PRP$ his) (JJ orange) (NN juice)) (PP (IN at) (NP (NP (DT a) (JJ small) (NN table)) (PP (IN in) (NP (DT a) (NN coffee) (NN shop))))))) (SBAR (IN while) (S (NP (NP (NNS employees)) (PP (IN in) (NP (JJ bright) (JJ colored) (NNS shirts)))) (VP (VBP smile) (PP (IN in) (NP (DT the) (NN background))))))) (. .))) | An older man drinks his juice as he waits for his daughter to get off work. | ( ( An ( older man ) ) ( ( ( drinks ( his juice ) ) ( as ( he ( waits ( for ( his ( daughter ( to ( ( get off ) work ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT An) (JJR older) (NN man)) (VP (VBZ drinks) (NP (PRP$ his) (NN juice)) (SBAR (IN as) (S (NP (PRP he)) (VP (VBZ waits) (PP (IN for) (NP (PRP$ his) (NN daughter) (S (VP (TO to) (VP (VB get) (PRT (RP off)) (NP (NN work))))))))))) (. .))) |
12 | 10 | ['contradiction'] | 4804607632.jpg#0 | contradiction | 4804607632.jpg#0r1c | An older man sits with his orange juice at a small table in a coffee shop while employees in bright colored shirts smile in the background. | ( ( An ( older man ) ) ( ( ( sits ( with ( ( his ( orange juice ) ) ( at ( ( a ( small table ) ) ( in ( a ( coffee shop ) ) ) ) ) ) ) ) ( while ( ( employees ( in ( bright ( colored shirts ) ) ) ) ( smile ( in ( the background ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT An) (JJR older) (NN man)) (VP (VBZ sits) (PP (IN with) (NP (NP (PRP$ his) (JJ orange) (NN juice)) (PP (IN at) (NP (NP (DT a) (JJ small) (NN table)) (PP (IN in) (NP (DT a) (NN coffee) (NN shop))))))) (SBAR (IN while) (S (NP (NP (NNS employees)) (PP (IN in) (NP (JJ bright) (JJ colored) (NNS shirts)))) (VP (VBP smile) (PP (IN in) (NP (DT the) (NN background))))))) (. .))) | A boy flips a burger. | ( ( A boy ) ( ( flips ( a burger ) ) . ) ) | (ROOT (S (NP (DT A) (NN boy)) (VP (VBZ flips) (NP (DT a) (NN burger))) (. .))) |
13 | 11 | ['entailment', 'neutral', 'entailment', 'neutral', 'neutral'] | 4804607632.jpg#0 | neutral | 4804607632.jpg#0r1e | An older man sits with his orange juice at a small table in a coffee shop while employees in bright colored shirts smile in the background. | ( ( An ( older man ) ) ( ( ( sits ( with ( ( his ( orange juice ) ) ( at ( ( a ( small table ) ) ( in ( a ( coffee shop ) ) ) ) ) ) ) ) ( while ( ( employees ( in ( bright ( colored shirts ) ) ) ) ( smile ( in ( the background ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT An) (JJR older) (NN man)) (VP (VBZ sits) (PP (IN with) (NP (NP (PRP$ his) (JJ orange) (NN juice)) (PP (IN at) (NP (NP (DT a) (JJ small) (NN table)) (PP (IN in) (NP (DT a) (NN coffee) (NN shop))))))) (SBAR (IN while) (S (NP (NP (NNS employees)) (PP (IN in) (NP (JJ bright) (JJ colored) (NNS shirts)))) (VP (VBP smile) (PP (IN in) (NP (DT the) (NN background))))))) (. .))) | An elderly man sits in a small shop. | ( ( An ( elderly man ) ) ( ( sits ( in ( a ( small shop ) ) ) ) . ) ) | (ROOT (S (NP (DT An) (JJ elderly) (NN man)) (VP (VBZ sits) (PP (IN in) (NP (DT a) (JJ small) (NN shop)))) (. .))) |
14 | 12 | ['neutral'] | 4705552913.jpg#4 | neutral | 4705552913.jpg#4r1n | Two blond women are hugging one another. | ( ( Two ( blond women ) ) ( ( are ( hugging ( one another ) ) ) . ) ) | (ROOT (S (NP (CD Two) (JJ blond) (NNS women)) (VP (VBP are) (VP (VBG hugging) (NP (CD one) (DT another)))) (. .))) | Some women are hugging on vacation. | ( ( Some women ) ( ( are ( hugging ( on vacation ) ) ) . ) ) | (ROOT (S (NP (DT Some) (NNS women)) (VP (VBP are) (VP (VBG hugging) (PP (IN on) (NP (NN vacation))))) (. .))) |
15 | 13 | ['contradiction'] | 4705552913.jpg#4 | contradiction | 4705552913.jpg#4r1c | Two blond women are hugging one another. | ( ( Two ( blond women ) ) ( ( are ( hugging ( one another ) ) ) . ) ) | (ROOT (S (NP (CD Two) (JJ blond) (NNS women)) (VP (VBP are) (VP (VBG hugging) (NP (CD one) (DT another)))) (. .))) | The women are sleeping. | ( ( The women ) ( ( are sleeping ) . ) ) | (ROOT (S (NP (DT The) (NNS women)) (VP (VBP are) (VP (VBG sleeping))) (. .))) |
16 | 14 | ['entailment'] | 4705552913.jpg#4 | entailment | 4705552913.jpg#4r1e | Two blond women are hugging one another. | ( ( Two ( blond women ) ) ( ( are ( hugging ( one another ) ) ) . ) ) | (ROOT (S (NP (CD Two) (JJ blond) (NNS women)) (VP (VBP are) (VP (VBG hugging) (NP (CD one) (DT another)))) (. .))) | There are women showing affection. | ( There ( ( are ( women ( showing affection ) ) ) . ) ) | (ROOT (S (NP (EX There)) (VP (VBP are) (NP (NP (NNS women)) (VP (VBG showing) (NP (NN affection))))) (. .))) |
17 | 15 | ['neutral'] | 4804607632.jpg#2 | neutral | 4804607632.jpg#2r1n | A few people in a restaurant setting, one of them is drinking orange juice. | ( ( ( A ( few people ) ) ( in ( ( ( a ( restaurant setting ) ) , ) ( one ( of them ) ) ) ) ) ( ( is ( drinking ( orange juice ) ) ) . ) ) | (ROOT (S (NP (NP (DT A) (JJ few) (NNS people)) (PP (IN in) (NP (NP (DT a) (NN restaurant) (NN setting)) (, ,) (NP (NP (CD one)) (PP (IN of) (NP (PRP them))))))) (VP (VBZ is) (VP (VBG drinking) (NP (JJ orange) (NN juice)))) (. .))) | The people are eating omelettes. | ( ( The people ) ( ( are ( eating omelettes ) ) . ) ) | (ROOT (S (NP (DT The) (NNS people)) (VP (VBP are) (VP (VBG eating) (NP (NNS omelettes)))) (. .))) |
18 | 16 | ['contradiction', 'contradiction', 'contradiction', 'contradiction', 'contradiction'] | 4804607632.jpg#2 | contradiction | 4804607632.jpg#2r1c | A few people in a restaurant setting, one of them is drinking orange juice. | ( ( ( A ( few people ) ) ( in ( ( ( a ( restaurant setting ) ) , ) ( one ( of them ) ) ) ) ) ( ( is ( drinking ( orange juice ) ) ) . ) ) | (ROOT (S (NP (NP (DT A) (JJ few) (NNS people)) (PP (IN in) (NP (NP (DT a) (NN restaurant) (NN setting)) (, ,) (NP (NP (CD one)) (PP (IN of) (NP (PRP them))))))) (VP (VBZ is) (VP (VBG drinking) (NP (JJ orange) (NN juice)))) (. .))) | The people are sitting at desks in school. | ( ( The people ) ( ( are ( sitting ( at ( desks ( in school ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNS people)) (VP (VBP are) (VP (VBG sitting) (PP (IN at) (NP (NP (NNS desks)) (PP (IN in) (NP (NN school))))))) (. .))) |
19 | 17 | ['entailment'] | 4804607632.jpg#2 | entailment | 4804607632.jpg#2r1e | A few people in a restaurant setting, one of them is drinking orange juice. | ( ( ( A ( few people ) ) ( in ( ( ( a ( restaurant setting ) ) , ) ( one ( of them ) ) ) ) ) ( ( is ( drinking ( orange juice ) ) ) . ) ) | (ROOT (S (NP (NP (DT A) (JJ few) (NNS people)) (PP (IN in) (NP (NP (DT a) (NN restaurant) (NN setting)) (, ,) (NP (NP (CD one)) (PP (IN of) (NP (PRP them))))))) (VP (VBZ is) (VP (VBG drinking) (NP (JJ orange) (NN juice)))) (. .))) | The diners are at a restaurant. | ( ( The diners ) ( ( are ( at ( a restaurant ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNS diners)) (VP (VBP are) (PP (IN at) (NP (DT a) (NN restaurant)))) (. .))) |
20 | 18 | ['entailment'] | 4804607632.jpg#3 | entailment | 4804607632.jpg#3r1e | An older man is drinking orange juice at a restaurant. | ( ( An ( older man ) ) ( ( is ( ( drinking ( orange juice ) ) ( at ( a restaurant ) ) ) ) . ) ) | (ROOT (S (NP (DT An) (JJR older) (NN man)) (VP (VBZ is) (VP (VBG drinking) (NP (JJ orange) (NN juice)) (PP (IN at) (NP (DT a) (NN restaurant))))) (. .))) | A man is drinking juice. | ( ( A man ) ( ( is ( drinking juice ) ) . ) ) | (ROOT (S (NP (DT A) (NN man)) (VP (VBZ is) (VP (VBG drinking) (NP (NN juice)))) (. .))) |
21 | 19 | ['contradiction'] | 4804607632.jpg#3 | contradiction | 4804607632.jpg#3r1c | An older man is drinking orange juice at a restaurant. | ( ( An ( older man ) ) ( ( is ( ( drinking ( orange juice ) ) ( at ( a restaurant ) ) ) ) . ) ) | (ROOT (S (NP (DT An) (JJR older) (NN man)) (VP (VBZ is) (VP (VBG drinking) (NP (JJ orange) (NN juice)) (PP (IN at) (NP (DT a) (NN restaurant))))) (. .))) | Two women are at a restaurant drinking wine. | ( ( Two women ) ( ( are ( at ( a ( restaurant ( drinking wine ) ) ) ) ) . ) ) | (ROOT (S (NP (CD Two) (NNS women)) (VP (VBP are) (PP (IN at) (NP (DT a) (NN restaurant) (NN drinking) (NN wine)))) (. .))) |
22 | 20 | ['neutral'] | 4804607632.jpg#3 | neutral | 4804607632.jpg#3r1n | An older man is drinking orange juice at a restaurant. | ( ( An ( older man ) ) ( ( is ( ( drinking ( orange juice ) ) ( at ( a restaurant ) ) ) ) . ) ) | (ROOT (S (NP (DT An) (JJR older) (NN man)) (VP (VBZ is) (VP (VBG drinking) (NP (JJ orange) (NN juice)) (PP (IN at) (NP (DT a) (NN restaurant))))) (. .))) | A man in a restaurant is waiting for his meal to arrive. | ( ( ( A man ) ( in ( a restaurant ) ) ) ( ( is ( waiting ( for ( his ( meal ( to arrive ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT A) (NN man)) (PP (IN in) (NP (DT a) (NN restaurant)))) (VP (VBZ is) (VP (VBG waiting) (PP (IN for) (NP (PRP$ his) (NN meal) (S (VP (TO to) (VP (VB arrive)))))))) (. .))) |
23 | 21 | ['neutral'] | 4850814517.jpg#1 | neutral | 4850814517.jpg#1r1n | A man with blond-hair, and a brown shirt drinking out of a public water fountain. | ( ( ( ( ( ( A man ) ( with blond-hair ) ) , ) and ) ( ( a ( brown shirt ) ) ( ( drinking out ) ( of ( a ( public ( water fountain ) ) ) ) ) ) ) . ) | (ROOT (NP (NP (DT A) (NN man)) (PP (IN with) (NP (NN blond-hair))) (, ,) (CC and) (NP (NP (DT a) (JJ brown) (NN shirt)) (VP (VBG drinking) (PRT (RP out)) (PP (IN of) (NP (DT a) (JJ public) (NN water) (NN fountain))))) (. .))) | A blond man getting a drink of water from a fountain in the park. | ( ( ( A ( blond man ) ) ( ( getting ( ( a drink ) ( of water ) ) ) ( from ( ( a fountain ) ( in ( the park ) ) ) ) ) ) . ) | (ROOT (NP (NP (DT A) (JJ blond) (NN man)) (VP (VBG getting) (NP (NP (DT a) (NN drink)) (PP (IN of) (NP (NN water)))) (PP (IN from) (NP (NP (DT a) (NN fountain)) (PP (IN in) (NP (DT the) (NN park)))))) (. .))) |
24 | 22 | ['contradiction'] | 4850814517.jpg#1 | contradiction | 4850814517.jpg#1r1c | A man with blond-hair, and a brown shirt drinking out of a public water fountain. | ( ( ( ( ( ( A man ) ( with blond-hair ) ) , ) and ) ( ( a ( brown shirt ) ) ( ( drinking out ) ( of ( a ( public ( water fountain ) ) ) ) ) ) ) . ) | (ROOT (NP (NP (DT A) (NN man)) (PP (IN with) (NP (NN blond-hair))) (, ,) (CC and) (NP (NP (DT a) (JJ brown) (NN shirt)) (VP (VBG drinking) (PRT (RP out)) (PP (IN of) (NP (DT a) (JJ public) (NN water) (NN fountain))))) (. .))) | A blond man wearing a brown shirt is reading a book on a bench in the park | ( ( ( A ( blond man ) ) ( wearing ( a ( brown shirt ) ) ) ) ( is ( ( reading ( a book ) ) ( on ( ( a bench ) ( in ( the park ) ) ) ) ) ) ) | (ROOT (S (NP (NP (DT A) (JJ blond) (NN man)) (VP (VBG wearing) (NP (DT a) (JJ brown) (NN shirt)))) (VP (VBZ is) (VP (VBG reading) (NP (DT a) (NN book)) (PP (IN on) (NP (NP (DT a) (NN bench)) (PP (IN in) (NP (DT the) (NN park))))))))) |
25 | 23 | ['entailment'] | 4850814517.jpg#1 | entailment | 4850814517.jpg#1r1e | A man with blond-hair, and a brown shirt drinking out of a public water fountain. | ( ( ( ( ( ( A man ) ( with blond-hair ) ) , ) and ) ( ( a ( brown shirt ) ) ( ( drinking out ) ( of ( a ( public ( water fountain ) ) ) ) ) ) ) . ) | (ROOT (NP (NP (DT A) (NN man)) (PP (IN with) (NP (NN blond-hair))) (, ,) (CC and) (NP (NP (DT a) (JJ brown) (NN shirt)) (VP (VBG drinking) (PRT (RP out)) (PP (IN of) (NP (DT a) (JJ public) (NN water) (NN fountain))))) (. .))) | A blond man drinking water from a fountain. | ( ( ( A ( blond man ) ) ( ( drinking water ) ( from ( a fountain ) ) ) ) . ) | (ROOT (NP (NP (DT A) (JJ blond) (NN man)) (VP (VBG drinking) (NP (NN water)) (PP (IN from) (NP (DT a) (NN fountain)))) (. .))) |
26 | 24 | ['contradiction'] | 4705552913.jpg#0 | contradiction | 4705552913.jpg#0r1c | Two women who just had lunch hugging and saying goodbye. | ( ( ( Two women ) ( who ( just ( had ( lunch ( ( ( hugging and ) saying ) goodbye ) ) ) ) ) ) . ) | (ROOT (NP (NP (CD Two) (NNS women)) (SBAR (WHNP (WP who)) (S (ADVP (RB just)) (VP (VBD had) (NP (NP (NN lunch)) (VP (VBG hugging) (CC and) (VBG saying) (NP (UH goodbye))))))) (. .))) | The friends scowl at each other over a full dinner table. | ( ( The friends ) ( ( scowl ( at ( ( each other ) ( over ( a ( full ( dinner table ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNS friends)) (VP (VBP scowl) (PP (IN at) (NP (NP (DT each) (JJ other)) (PP (IN over) (NP (DT a) (JJ full) (NN dinner) (NN table)))))) (. .))) |
27 | 25 | ['entailment'] | 4705552913.jpg#0 | entailment | 4705552913.jpg#0r1e | Two women who just had lunch hugging and saying goodbye. | ( ( ( Two women ) ( who ( just ( had ( lunch ( ( ( hugging and ) saying ) goodbye ) ) ) ) ) ) . ) | (ROOT (NP (NP (CD Two) (NNS women)) (SBAR (WHNP (WP who)) (S (ADVP (RB just)) (VP (VBD had) (NP (NP (NN lunch)) (VP (VBG hugging) (CC and) (VBG saying) (NP (UH goodbye))))))) (. .))) | There are two woman in this picture. | ( There ( ( are ( ( two woman ) ( in ( this picture ) ) ) ) . ) ) | (ROOT (S (NP (EX There)) (VP (VBP are) (NP (NP (CD two) (NN woman)) (PP (IN in) (NP (DT this) (NN picture))))) (. .))) |
28 | 26 | ['neutral', 'neutral', 'neutral', 'neutral', 'neutral'] | 4705552913.jpg#0 | neutral | 4705552913.jpg#0r1n | Two women who just had lunch hugging and saying goodbye. | ( ( ( Two women ) ( who ( just ( had ( lunch ( ( ( hugging and ) saying ) goodbye ) ) ) ) ) ) . ) | (ROOT (NP (NP (CD Two) (NNS women)) (SBAR (WHNP (WP who)) (S (ADVP (RB just)) (VP (VBD had) (NP (NP (NN lunch)) (VP (VBG hugging) (CC and) (VBG saying) (NP (UH goodbye))))))) (. .))) | The friends have just met for the first time in 20 years, and have had a great time catching up. | ( ( The friends ) ( ( ( ( ( ( have just ) ( met ( for ( ( the ( first time ) ) ( in ( 20 years ) ) ) ) ) ) , ) and ) ( have ( had ( ( a ( great time ) ) ( catching up ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNS friends)) (VP (VP (VBP have) (ADVP (RB just)) (VP (VBN met) (PP (IN for) (NP (NP (DT the) (JJ first) (NN time)) (PP (IN in) (NP (CD 20) (NNS years))))))) (, ,) (CC and) (VP (VBP have) (VP (VBN had) (NP (NP (DT a) (JJ great) (NN time)) (VP (VBG catching) (PRT (RP up))))))) (. .))) |
29 | 27 | ['neutral'] | 4705552913.jpg#3 | neutral | 4705552913.jpg#3r1n | Two women, holding food carryout containers, hug. | ( ( ( ( ( Two women ) , ) ( holding ( food ( carryout containers ) ) ) ) , ) ( hug . ) ) | (ROOT (S (NP (NP (CD Two) (NNS women)) (, ,) (NP (VBG holding) (NN food) (NN carryout) (NNS containers)) (, ,)) (VP (VBD hug)) (. .))) | The two sisters saw each other across the crowded diner and shared a hug, both clutching their doggie bags. | ( ( The ( two sisters ) ) ( ( ( ( ( saw ( each other ) ) ( across ( the ( crowded diner ) ) ) ) and ) ( shared ( ( ( a hug ) , ) ( both ( clutching ( their ( doggie bags ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (CD two) (NNS sisters)) (VP (VP (VBD saw) (NP (DT each) (JJ other)) (PP (IN across) (NP (DT the) (JJ crowded) (NN diner)))) (CC and) (VP (VBD shared) (NP (NP (DT a) (NN hug)) (, ,) (SBAR (WHNP (DT both)) (S (VP (VBG clutching) (NP (PRP$ their) (JJ doggie) (NNS bags)))))))) (. .))) |
30 | 28 | ['contradiction'] | 4705552913.jpg#3 | contradiction | 4705552913.jpg#3r1c | Two women, holding food carryout containers, hug. | ( ( ( ( ( Two women ) , ) ( holding ( food ( carryout containers ) ) ) ) , ) ( hug . ) ) | (ROOT (S (NP (NP (CD Two) (NNS women)) (, ,) (NP (VBG holding) (NN food) (NN carryout) (NNS containers)) (, ,)) (VP (VBD hug)) (. .))) | Two groups of rival gang members flipped each other off. | ( ( ( Two groups ) ( of ( rival ( gang members ) ) ) ) ( ( ( flipped ( each other ) ) off ) . ) ) | (ROOT (S (NP (NP (CD Two) (NNS groups)) (PP (IN of) (NP (JJ rival) (NN gang) (NNS members)))) (VP (VBD flipped) (NP (DT each) (JJ other)) (PRT (RP off))) (. .))) |
31 | 29 | ['entailment', 'entailment', 'entailment', 'entailment', 'contradiction'] | 4705552913.jpg#3 | entailment | 4705552913.jpg#3r1e | Two women, holding food carryout containers, hug. | ( ( ( ( ( Two women ) , ) ( holding ( food ( carryout containers ) ) ) ) , ) ( hug . ) ) | (ROOT (S (NP (NP (CD Two) (NNS women)) (, ,) (NP (VBG holding) (NN food) (NN carryout) (NNS containers)) (, ,)) (VP (VBD hug)) (. .))) | Two women hug each other. | ( ( Two women ) ( ( hug ( each other ) ) . ) ) | (ROOT (S (NP (CD Two) (NNS women)) (VP (VB hug) (NP (DT each) (JJ other))) (. .))) |
32 | 30 | ['neutral'] | 3637966641.jpg#1 | neutral | 3637966641.jpg#1r1n | A Little League team tries to catch a runner sliding into a base in an afternoon game. | ( ( A ( Little ( League team ) ) ) ( ( tries ( to ( catch ( ( a runner ) ( sliding ( into ( ( a base ) ( in ( an ( afternoon game ) ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (NNP Little) (NNP League) (NN team)) (VP (VBZ tries) (S (VP (TO to) (VP (VB catch) (NP (NP (DT a) (NN runner)) (VP (VBG sliding) (PP (IN into) (NP (NP (DT a) (NN base)) (PP (IN in) (NP (DT an) (NN afternoon) (NN game))))))))))) (. .))) | A team is trying to score the games winning out. | ( ( A team ) ( ( is ( ( ( trying ( to score ) ) ( the games ) ) ( winning out ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN team)) (VP (VBZ is) (VP (VBG trying) (PP (TO to) (NP (NN score))) (NP (DT the) (NNS games)) (VP (VBG winning) (PRT (RP out))))) (. .))) |
33 | 31 | ['entailment'] | 3637966641.jpg#1 | entailment | 3637966641.jpg#1r1e | A Little League team tries to catch a runner sliding into a base in an afternoon game. | ( ( A ( Little ( League team ) ) ) ( ( tries ( to ( catch ( ( a runner ) ( sliding ( into ( ( a base ) ( in ( an ( afternoon game ) ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (NNP Little) (NNP League) (NN team)) (VP (VBZ tries) (S (VP (TO to) (VP (VB catch) (NP (NP (DT a) (NN runner)) (VP (VBG sliding) (PP (IN into) (NP (NP (DT a) (NN base)) (PP (IN in) (NP (DT an) (NN afternoon) (NN game))))))))))) (. .))) | A team is trying to tag a runner out. | ( ( A team ) ( ( is ( trying ( to ( ( tag ( a runner ) ) out ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN team)) (VP (VBZ is) (VP (VBG trying) (S (VP (TO to) (VP (VB tag) (NP (DT a) (NN runner)) (PRT (RP out))))))) (. .))) |
34 | 32 | ['contradiction'] | 3637966641.jpg#1 | contradiction | 3637966641.jpg#1r1c | A Little League team tries to catch a runner sliding into a base in an afternoon game. | ( ( A ( Little ( League team ) ) ) ( ( tries ( to ( catch ( ( a runner ) ( sliding ( into ( ( a base ) ( in ( an ( afternoon game ) ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (NNP Little) (NNP League) (NN team)) (VP (VBZ tries) (S (VP (TO to) (VP (VB catch) (NP (NP (DT a) (NN runner)) (VP (VBG sliding) (PP (IN into) (NP (NP (DT a) (NN base)) (PP (IN in) (NP (DT an) (NN afternoon) (NN game))))))))))) (. .))) | A team is playing baseball on Saturn. | ( ( A team ) ( ( is ( ( playing baseball ) ( on Saturn ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN team)) (VP (VBZ is) (VP (VBG playing) (NP (NN baseball)) (PP (IN on) (NP (NNP Saturn))))) (. .))) |
35 | 33 | ['contradiction'] | 3636329461.jpg#0 | contradiction | 3636329461.jpg#0r1c | The school is having a special event in order to show the american culture on how other cultures are dealt with in parties. | ( ( The school ) ( ( is ( ( having ( ( a ( special event ) ) ( in order ) ) ) ( to ( ( show ( the ( american culture ) ) ) ( on ( how ( ( other cultures ) ( are ( dealt ( with ( in parties ) ) ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN school)) (VP (VBZ is) (VP (VBG having) (NP (NP (DT a) (JJ special) (NN event)) (PP (IN in) (NP (NN order)))) (S (VP (TO to) (VP (VB show) (NP (DT the) (NN american) (NN culture)) (PP (IN on) (SBAR (WHADVP (WRB how)) (S (NP (JJ other) (NNS cultures)) (VP (VBP are) (VP (VBN dealt) (PP (IN with) (PP (IN in) (NP (NNS parties)))))))))))))) (. .))) | A school hosts a basketball game. | ( ( A school ) ( ( hosts ( a ( basketball game ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN school)) (VP (VBZ hosts) (NP (DT a) (NN basketball) (NN game))) (. .))) |
36 | 34 | ['neutral', 'neutral', 'neutral', 'neutral', 'entailment'] | 3636329461.jpg#0 | neutral | 3636329461.jpg#0r1n | The school is having a special event in order to show the american culture on how other cultures are dealt with in parties. | ( ( The school ) ( ( is ( ( having ( ( a ( special event ) ) ( in order ) ) ) ( to ( ( show ( the ( american culture ) ) ) ( on ( how ( ( other cultures ) ( are ( dealt ( with ( in parties ) ) ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN school)) (VP (VBZ is) (VP (VBG having) (NP (NP (DT a) (JJ special) (NN event)) (PP (IN in) (NP (NN order)))) (S (VP (TO to) (VP (VB show) (NP (DT the) (NN american) (NN culture)) (PP (IN on) (SBAR (WHADVP (WRB how)) (S (NP (JJ other) (NNS cultures)) (VP (VBP are) (VP (VBN dealt) (PP (IN with) (PP (IN in) (NP (NNS parties)))))))))))))) (. .))) | A high school is hosting an event. | ( ( A ( high school ) ) ( ( is ( hosting ( an event ) ) ) . ) ) | (ROOT (S (NP (DT A) (JJ high) (NN school)) (VP (VBZ is) (VP (VBG hosting) (NP (DT an) (NN event)))) (. .))) |
37 | 35 | ['entailment'] | 3636329461.jpg#0 | entailment | 3636329461.jpg#0r1e | The school is having a special event in order to show the american culture on how other cultures are dealt with in parties. | ( ( The school ) ( ( is ( ( having ( ( a ( special event ) ) ( in order ) ) ) ( to ( ( show ( the ( american culture ) ) ) ( on ( how ( ( other cultures ) ( are ( dealt ( with ( in parties ) ) ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN school)) (VP (VBZ is) (VP (VBG having) (NP (NP (DT a) (JJ special) (NN event)) (PP (IN in) (NP (NN order)))) (S (VP (TO to) (VP (VB show) (NP (DT the) (NN american) (NN culture)) (PP (IN on) (SBAR (WHADVP (WRB how)) (S (NP (JJ other) (NNS cultures)) (VP (VBP are) (VP (VBN dealt) (PP (IN with) (PP (IN in) (NP (NNS parties)))))))))))))) (. .))) | A school is hosting an event. | ( ( A school ) ( ( is ( hosting ( an event ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN school)) (VP (VBZ is) (VP (VBG hosting) (NP (DT an) (NN event)))) (. .))) |
38 | 36 | ['contradiction'] | 4934873039.jpg#0 | contradiction | 4934873039.jpg#0r1c | High fashion ladies wait outside a tram beside a crowd of people in the city. | ( ( High ( fashion ladies ) ) ( ( ( wait ( outside ( a tram ) ) ) ( beside ( ( a crowd ) ( of ( people ( in ( the city ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (JJ High) (NN fashion) (NNS ladies)) (VP (VBP wait) (PP (IN outside) (NP (DT a) (NN tram))) (PP (IN beside) (NP (NP (DT a) (NN crowd)) (PP (IN of) (NP (NP (NNS people)) (PP (IN in) (NP (DT the) (NN city)))))))) (. .))) | The women do not care what clothes they wear. | ( ( The women ) ( ( ( do not ) ( care ( ( what clothes ) ( they wear ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNS women)) (VP (VBP do) (RB not) (VP (VB care) (SBAR (WHNP (WP what) (NX (NNS clothes))) (S (NP (PRP they)) (VP (VBP wear)))))) (. .))) |
39 | 37 | ['entailment'] | 4934873039.jpg#0 | entailment | 4934873039.jpg#0r1e | High fashion ladies wait outside a tram beside a crowd of people in the city. | ( ( High ( fashion ladies ) ) ( ( ( wait ( outside ( a tram ) ) ) ( beside ( ( a crowd ) ( of ( people ( in ( the city ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (JJ High) (NN fashion) (NNS ladies)) (VP (VBP wait) (PP (IN outside) (NP (DT a) (NN tram))) (PP (IN beside) (NP (NP (DT a) (NN crowd)) (PP (IN of) (NP (NP (NNS people)) (PP (IN in) (NP (DT the) (NN city)))))))) (. .))) | Women are waiting by a tram. | ( Women ( ( are ( waiting ( by ( a tram ) ) ) ) . ) ) | (ROOT (S (NP (NNP Women)) (VP (VBP are) (VP (VBG waiting) (PP (IN by) (NP (DT a) (NN tram))))) (. .))) |
40 | 38 | ['neutral', 'contradiction', 'neutral', 'neutral', 'entailment'] | 4934873039.jpg#0 | neutral | 4934873039.jpg#0r1n | High fashion ladies wait outside a tram beside a crowd of people in the city. | ( ( High ( fashion ladies ) ) ( ( ( wait ( outside ( a tram ) ) ) ( beside ( ( a crowd ) ( of ( people ( in ( the city ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (JJ High) (NN fashion) (NNS ladies)) (VP (VBP wait) (PP (IN outside) (NP (DT a) (NN tram))) (PP (IN beside) (NP (NP (DT a) (NN crowd)) (PP (IN of) (NP (NP (NNS people)) (PP (IN in) (NP (DT the) (NN city)))))))) (. .))) | The women enjoy having a good fashion sense. | ( ( The women ) ( ( enjoy ( having ( a ( good ( fashion sense ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNS women)) (VP (VBP enjoy) (S (VP (VBG having) (NP (DT a) (JJ good) (NN fashion) (NN sense))))) (. .))) |
41 | 39 | ['neutral'] | 2946464027.jpg#1 | neutral | 2946464027.jpg#1r1n | A man, woman, and child enjoying themselves on a beach. | ( ( ( A ( man ( , ( woman ( , ( and child ) ) ) ) ) ) ( ( enjoying themselves ) ( on ( a beach ) ) ) ) . ) | (ROOT (NP (NP (DT A) (NN man) (, ,) (NN woman) (, ,) (CC and) (NN child)) (VP (VBG enjoying) (NP (PRP themselves)) (PP (IN on) (NP (DT a) (NN beach)))) (. .))) | A child with mom and dad, on summer vacation at the beach. | ( ( ( A child ) ( with ( ( mom and ) dad ) ) ) ( , ( ( on ( ( summer vacation ) ( at ( the beach ) ) ) ) . ) ) ) | (ROOT (FRAG (NP (NP (DT A) (NN child)) (PP (IN with) (NP (NN mom) (CC and) (NN dad)))) (, ,) (PP (IN on) (NP (NP (NN summer) (NN vacation)) (PP (IN at) (NP (DT the) (NN beach))))) (. .))) |
42 | 40 | ['entailment'] | 2946464027.jpg#1 | entailment | 2946464027.jpg#1r1e | A man, woman, and child enjoying themselves on a beach. | ( ( ( A ( man ( , ( woman ( , ( and child ) ) ) ) ) ) ( ( enjoying themselves ) ( on ( a beach ) ) ) ) . ) | (ROOT (NP (NP (DT A) (NN man) (, ,) (NN woman) (, ,) (CC and) (NN child)) (VP (VBG enjoying) (NP (PRP themselves)) (PP (IN on) (NP (DT a) (NN beach)))) (. .))) | A family of three is at the beach. | ( ( ( A family ) ( of three ) ) ( ( is ( at ( the beach ) ) ) . ) ) | (ROOT (S (NP (NP (DT A) (NN family)) (PP (IN of) (NP (CD three)))) (VP (VBZ is) (PP (IN at) (NP (DT the) (NN beach)))) (. .))) |
43 | 41 | ['contradiction'] | 2946464027.jpg#1 | contradiction | 2946464027.jpg#1r1c | A man, woman, and child enjoying themselves on a beach. | ( ( ( A ( man ( , ( woman ( , ( and child ) ) ) ) ) ) ( ( enjoying themselves ) ( on ( a beach ) ) ) ) . ) | (ROOT (NP (NP (DT A) (NN man) (, ,) (NN woman) (, ,) (CC and) (NN child)) (VP (VBG enjoying) (NP (PRP themselves)) (PP (IN on) (NP (DT a) (NN beach)))) (. .))) | A family of three is at the mall shopping. | ( ( ( A family ) ( of three ) ) ( ( is ( at ( the ( mall shopping ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT A) (NN family)) (PP (IN of) (NP (CD three)))) (VP (VBZ is) (PP (IN at) (NP (DT the) (NN mall) (NN shopping)))) (. .))) |
44 | 42 | ['neutral'] | 4934873039.jpg#2 | neutral | 4934873039.jpg#2r1n | People waiting to get on a train or just getting off. | ( ( People ( ( ( waiting ( to ( get ( on ( a train ) ) ) ) ) or ) ( just ( getting off ) ) ) ) . ) | (ROOT (NP (NP (NNS People)) (VP (VP (VBG waiting) (S (VP (TO to) (VP (VB get) (PP (IN on) (NP (DT a) (NN train))))))) (CC or) (VP (ADVP (RB just)) (VBG getting) (PRT (RP off)))) (. .))) | The people waiting on the train are sitting. | ( ( ( The people ) ( waiting ( on ( the train ) ) ) ) ( ( are sitting ) . ) ) | (ROOT (S (NP (NP (DT The) (NNS people)) (VP (VBG waiting) (PP (IN on) (NP (DT the) (NN train))))) (VP (VBP are) (VP (VBG sitting))) (. .))) |
45 | 43 | ['contradiction', 'entailment', 'contradiction', 'entailment', 'entailment'] | 4934873039.jpg#2 | entailment | 4934873039.jpg#2r1c | People waiting to get on a train or just getting off. | ( ( People ( ( ( waiting ( to ( get ( on ( a train ) ) ) ) ) or ) ( just ( getting off ) ) ) ) . ) | (ROOT (NP (NP (NNS People)) (VP (VP (VBG waiting) (S (VP (TO to) (VP (VB get) (PP (IN on) (NP (DT a) (NN train))))))) (CC or) (VP (ADVP (RB just)) (VBG getting) (PRT (RP off)))) (. .))) | There are people just getting on a train | ( There ( are ( people ( just ( getting ( on ( a train ) ) ) ) ) ) ) | (ROOT (S (NP (EX There)) (VP (VBP are) (NP (NP (NNS people)) (VP (ADVP (RB just)) (VBG getting) (PP (IN on) (NP (DT a) (NN train)))))))) |
46 | 44 | ['entailment'] | 4934873039.jpg#2 | entailment | 4934873039.jpg#2r1e | People waiting to get on a train or just getting off. | ( ( People ( ( ( waiting ( to ( get ( on ( a train ) ) ) ) ) or ) ( just ( getting off ) ) ) ) . ) | (ROOT (NP (NP (NNS People)) (VP (VP (VBG waiting) (S (VP (TO to) (VP (VB get) (PP (IN on) (NP (DT a) (NN train))))))) (CC or) (VP (ADVP (RB just)) (VBG getting) (PRT (RP off)))) (. .))) | There are people waiting on a train. | ( There ( ( are ( people ( waiting ( on ( a train ) ) ) ) ) . ) ) | (ROOT (S (NP (EX There)) (VP (VBP are) (NP (NP (NNS people)) (VP (VBG waiting) (PP (IN on) (NP (DT a) (NN train)))))) (. .))) |
47 | 45 | ['entailment'] | 2946464027.jpg#3 | entailment | 2946464027.jpg#3r1e | A couple playing with a little boy on the beach. | ( ( ( A couple ) ( playing ( with ( ( a ( little boy ) ) ( on ( the beach ) ) ) ) ) ) . ) | (ROOT (NP (NP (DT A) (NN couple)) (VP (VBG playing) (PP (IN with) (NP (NP (DT a) (JJ little) (NN boy)) (PP (IN on) (NP (DT the) (NN beach)))))) (. .))) | A couple are playing with a young child outside. | ( ( A couple ) ( ( are ( ( playing ( with ( a ( young child ) ) ) ) outside ) ) . ) ) | (ROOT (S (NP (DT A) (NN couple)) (VP (VBP are) (VP (VBG playing) (PP (IN with) (NP (DT a) (JJ young) (NN child))) (ADVP (RB outside)))) (. .))) |
48 | 46 | ['neutral'] | 2946464027.jpg#3 | neutral | 2946464027.jpg#3r1n | A couple playing with a little boy on the beach. | ( ( ( A couple ) ( playing ( with ( ( a ( little boy ) ) ( on ( the beach ) ) ) ) ) ) . ) | (ROOT (NP (NP (DT A) (NN couple)) (VP (VBG playing) (PP (IN with) (NP (NP (DT a) (JJ little) (NN boy)) (PP (IN on) (NP (DT the) (NN beach)))))) (. .))) | A couple are playing frisbee with a young child at the beach. | ( ( A couple ) ( ( are ( ( playing frisbee ) ( with ( ( a ( young child ) ) ( at ( the beach ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN couple)) (VP (VBP are) (VP (VBG playing) (NP (NN frisbee)) (PP (IN with) (NP (NP (DT a) (JJ young) (NN child)) (PP (IN at) (NP (DT the) (NN beach))))))) (. .))) |
49 | 47 | ['contradiction'] | 2946464027.jpg#3 | contradiction | 2946464027.jpg#3r1c | A couple playing with a little boy on the beach. | ( ( ( A couple ) ( playing ( with ( ( a ( little boy ) ) ( on ( the beach ) ) ) ) ) ) . ) | (ROOT (NP (NP (DT A) (NN couple)) (VP (VBG playing) (PP (IN with) (NP (NP (DT a) (JJ little) (NN boy)) (PP (IN on) (NP (DT the) (NN beach)))))) (. .))) | A couple watch a little girl play by herself on the beach. | ( ( A couple ) ( ( ( ( watch ( a ( little ( girl play ) ) ) ) ( by herself ) ) ( on ( the beach ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN couple)) (VP (VBP watch) (NP (DT a) (JJ little) (NN girl) (NN play)) (PP (IN by) (NP (PRP herself))) (PP (IN on) (NP (DT the) (NN beach)))) (. .))) |
50 | 48 | ['contradiction'] | 2946464027.jpg#4 | contradiction | 2946464027.jpg#4r1c | A couple play in the tide with their young son. | ( ( A couple ) ( ( play ( in ( ( the tide ) ( with ( their ( young son ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN couple)) (VP (VBP play) (PP (IN in) (NP (NP (DT the) (NN tide)) (PP (IN with) (NP (PRP$ their) (JJ young) (NN son)))))) (. .))) | The family is sitting down for dinner. | ( ( The family ) ( ( is ( ( sitting down ) ( for dinner ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN family)) (VP (VBZ is) (VP (VBG sitting) (PRT (RP down)) (PP (IN for) (NP (NN dinner))))) (. .))) |
51 | 49 | ['entailment'] | 2946464027.jpg#4 | entailment | 2946464027.jpg#4r1e | A couple play in the tide with their young son. | ( ( A couple ) ( ( play ( in ( ( the tide ) ( with ( their ( young son ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN couple)) (VP (VBP play) (PP (IN in) (NP (NP (DT the) (NN tide)) (PP (IN with) (NP (PRP$ their) (JJ young) (NN son)))))) (. .))) | The family is outside. | ( ( The family ) ( ( is outside ) . ) ) | (ROOT (S (NP (DT The) (NN family)) (VP (VBZ is) (ADVP (RB outside))) (. .))) |
52 | 50 | ['neutral'] | 2946464027.jpg#4 | neutral | 2946464027.jpg#4r1n | A couple play in the tide with their young son. | ( ( A couple ) ( ( play ( in ( ( the tide ) ( with ( their ( young son ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN couple)) (VP (VBP play) (PP (IN in) (NP (NP (DT the) (NN tide)) (PP (IN with) (NP (PRP$ their) (JJ young) (NN son)))))) (. .))) | The family is on vacation. | ( ( The family ) ( ( is ( on vacation ) ) . ) ) | (ROOT (S (NP (DT The) (NN family)) (VP (VBZ is) (PP (IN on) (NP (NN vacation)))) (. .))) |
53 | 51 | ['contradiction'] | 190083339.jpg#4 | contradiction | 190083339.jpg#4r1c | A man and a woman cross the street in front of a pizza and gyro restaurant. | ( ( ( ( A man ) and ) ( a woman ) ) ( ( cross ( ( the street ) ( in ( front ( of ( a ( pizza ( and ( gyro restaurant ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT A) (NN man)) (CC and) (NP (DT a) (NN woman))) (VP (VBP cross) (NP (NP (DT the) (NN street)) (PP (IN in) (NP (NP (NN front)) (PP (IN of) (NP (DT a) (NN pizza) (CC and) (NN gyro) (NN restaurant))))))) (. .))) | The people are standing still on the curb. | ( ( The people ) ( ( are ( ( standing still ) ( on ( the curb ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNS people)) (VP (VBP are) (VP (VBG standing) (ADVP (RB still)) (PP (IN on) (NP (DT the) (NN curb))))) (. .))) |
54 | 52 | ['entailment'] | 190083339.jpg#4 | entailment | 190083339.jpg#4r1e | A man and a woman cross the street in front of a pizza and gyro restaurant. | ( ( ( ( A man ) and ) ( a woman ) ) ( ( cross ( ( the street ) ( in ( front ( of ( a ( pizza ( and ( gyro restaurant ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT A) (NN man)) (CC and) (NP (DT a) (NN woman))) (VP (VBP cross) (NP (NP (DT the) (NN street)) (PP (IN in) (NP (NP (NN front)) (PP (IN of) (NP (DT a) (NN pizza) (CC and) (NN gyro) (NN restaurant))))))) (. .))) | Near a couple of restaurants, two people walk across the street. | ( ( Near ( ( a couple ) ( of restaurants ) ) ) ( , ( ( two people ) ( ( walk ( across ( the street ) ) ) . ) ) ) ) | (ROOT (S (PP (IN Near) (NP (NP (DT a) (NN couple)) (PP (IN of) (NP (NNS restaurants))))) (, ,) (NP (CD two) (NNS people)) (VP (VBP walk) (PP (IN across) (NP (DT the) (NN street)))) (. .))) |
55 | 53 | ['neutral'] | 190083339.jpg#4 | neutral | 190083339.jpg#4r1n | A man and a woman cross the street in front of a pizza and gyro restaurant. | ( ( ( ( A man ) and ) ( a woman ) ) ( ( cross ( ( the street ) ( in ( front ( of ( a ( pizza ( and ( gyro restaurant ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT A) (NN man)) (CC and) (NP (DT a) (NN woman))) (VP (VBP cross) (NP (NP (DT the) (NN street)) (PP (IN in) (NP (NP (NN front)) (PP (IN of) (NP (DT a) (NN pizza) (CC and) (NN gyro) (NN restaurant))))))) (. .))) | The couple are walking across the street together. | ( ( The couple ) ( ( are ( ( walking ( across ( the street ) ) ) together ) ) . ) ) | (ROOT (S (NP (DT The) (NN couple)) (VP (VBP are) (VP (VBG walking) (PP (IN across) (NP (DT the) (NN street))) (ADVP (RB together)))) (. .))) |
56 | 54 | ['contradiction'] | 4950996568.jpg#2 | contradiction | 4950996568.jpg#2r1c | A woman in a green jacket and hood over her head looking towards a valley. | ( ( ( ( A woman ) ( in ( ( a ( green ( ( jacket and ) hood ) ) ) ( over ( her head ) ) ) ) ) ( looking ( towards ( a valley ) ) ) ) . ) | (ROOT (NP (NP (NP (DT A) (NN woman)) (PP (IN in) (NP (NP (DT a) (JJ green) (NN jacket) (CC and) (NN hood)) (PP (IN over) (NP (PRP$ her) (NN head)))))) (VP (VBG looking) (PP (IN towards) (NP (DT a) (NN valley)))) (. .))) | The woman is nake. | ( ( The woman ) ( ( is nake ) . ) ) | (ROOT (S (NP (DT The) (NN woman)) (VP (VBZ is) (ADJP (JJ nake))) (. .))) |
57 | 55 | ['neutral'] | 4950996568.jpg#2 | neutral | 4950996568.jpg#2r1n | A woman in a green jacket and hood over her head looking towards a valley. | ( ( ( ( A woman ) ( in ( ( a ( green ( ( jacket and ) hood ) ) ) ( over ( her head ) ) ) ) ) ( looking ( towards ( a valley ) ) ) ) . ) | (ROOT (NP (NP (NP (DT A) (NN woman)) (PP (IN in) (NP (NP (DT a) (JJ green) (NN jacket) (CC and) (NN hood)) (PP (IN over) (NP (PRP$ her) (NN head)))))) (VP (VBG looking) (PP (IN towards) (NP (DT a) (NN valley)))) (. .))) | The woman is cold. | ( ( The woman ) ( ( is cold ) . ) ) | (ROOT (S (NP (DT The) (NN woman)) (VP (VBZ is) (ADJP (JJ cold))) (. .))) |
58 | 56 | ['entailment'] | 4950996568.jpg#2 | entailment | 4950996568.jpg#2r1e | A woman in a green jacket and hood over her head looking towards a valley. | ( ( ( ( A woman ) ( in ( ( a ( green ( ( jacket and ) hood ) ) ) ( over ( her head ) ) ) ) ) ( looking ( towards ( a valley ) ) ) ) . ) | (ROOT (NP (NP (NP (DT A) (NN woman)) (PP (IN in) (NP (NP (DT a) (JJ green) (NN jacket) (CC and) (NN hood)) (PP (IN over) (NP (PRP$ her) (NN head)))))) (VP (VBG looking) (PP (IN towards) (NP (DT a) (NN valley)))) (. .))) | The woman is wearing green. | ( ( The woman ) ( ( is ( wearing green ) ) . ) ) | (ROOT (S (NP (DT The) (NN woman)) (VP (VBZ is) (VP (VBG wearing) (ADJP (JJ green)))) (. .))) |
59 | 57 | ['neutral'] | 190083339.jpg#1 | neutral | 190083339.jpg#1r1n | Woman in white in foreground and a man slightly behind walking with a sign for John's Pizza and Gyro in the background. | ( ( Woman ( ( ( in ( white ( in foreground ) ) ) and ) ( ( ( a man ) slightly ) ( behind ( walking ( with ( ( a sign ) ( for John ) ) ) ) ) ) ) ) ( ( 's ( ( ( Pizza and ) Gyro ) ( in ( the background ) ) ) ) . ) ) | (ROOT (S (NP (NP (NNP Woman)) (PP (PP (IN in) (NP (NP (JJ white)) (PP (IN in) (NP (NN foreground))))) (CC and) (PP (ADVP (NP (DT a) (NN man)) (RB slightly)) (IN behind) (S (VP (VBG walking) (PP (IN with) (NP (NP (DT a) (NN sign)) (PP (IN for) (NP (NNP John)))))))))) (VP (VBZ 's) (NP (NP (NNP Pizza) (CC and) (NNP Gyro)) (PP (IN in) (NP (DT the) (NN background))))) (. .))) | The man with the sign is caucasian. | ( ( ( The man ) ( with ( the sign ) ) ) ( ( is caucasian ) . ) ) | (ROOT (S (NP (NP (DT The) (NN man)) (PP (IN with) (NP (DT the) (NN sign)))) (VP (VBZ is) (ADJP (JJ caucasian))) (. .))) |
60 | 58 | ['contradiction'] | 190083339.jpg#1 | contradiction | 190083339.jpg#1r2c | Woman in white in foreground and a man slightly behind walking with a sign for John's Pizza and Gyro in the background. | ( ( Woman ( ( ( in ( white ( in foreground ) ) ) and ) ( ( ( a man ) slightly ) ( behind ( walking ( with ( ( a sign ) ( for John ) ) ) ) ) ) ) ) ( ( 's ( ( ( Pizza and ) Gyro ) ( in ( the background ) ) ) ) . ) ) | (ROOT (S (NP (NP (NNP Woman)) (PP (PP (IN in) (NP (NP (JJ white)) (PP (IN in) (NP (NN foreground))))) (CC and) (PP (ADVP (NP (DT a) (NN man)) (RB slightly)) (IN behind) (S (VP (VBG walking) (PP (IN with) (NP (NP (DT a) (NN sign)) (PP (IN for) (NP (NNP John)))))))))) (VP (VBZ 's) (NP (NP (NNP Pizza) (CC and) (NNP Gyro)) (PP (IN in) (NP (DT the) (NN background))))) (. .))) | They are protesting outside the capital. | ( They ( ( are ( protesting ( outside ( the capital ) ) ) ) . ) ) | (ROOT (S (NP (PRP They)) (VP (VBP are) (VP (VBG protesting) (PP (IN outside) (NP (DT the) (NN capital))))) (. .))) |
61 | 59 | ['entailment'] | 190083339.jpg#1 | entailment | 190083339.jpg#1r3e | Woman in white in foreground and a man slightly behind walking with a sign for John's Pizza and Gyro in the background. | ( ( Woman ( ( ( in ( white ( in foreground ) ) ) and ) ( ( ( a man ) slightly ) ( behind ( walking ( with ( ( a sign ) ( for John ) ) ) ) ) ) ) ) ( ( 's ( ( ( Pizza and ) Gyro ) ( in ( the background ) ) ) ) . ) ) | (ROOT (S (NP (NP (NNP Woman)) (PP (PP (IN in) (NP (NP (JJ white)) (PP (IN in) (NP (NN foreground))))) (CC and) (PP (ADVP (NP (DT a) (NN man)) (RB slightly)) (IN behind) (S (VP (VBG walking) (PP (IN with) (NP (NP (DT a) (NN sign)) (PP (IN for) (NP (NNP John)))))))))) (VP (VBZ 's) (NP (NP (NNP Pizza) (CC and) (NNP Gyro)) (PP (IN in) (NP (DT the) (NN background))))) (. .))) | A woman in white. | ( ( ( A woman ) ( in white ) ) . ) | (ROOT (NP (NP (DT A) (NN woman)) (PP (IN in) (NP (JJ white))) (. .))) |
62 | 60 | ['entailment'] | 190083339.jpg#1 | entailment | 190083339.jpg#1r4e | Woman in white in foreground and a man slightly behind walking with a sign for John's Pizza and Gyro in the background. | ( ( Woman ( ( ( in ( white ( in foreground ) ) ) and ) ( ( ( a man ) slightly ) ( behind ( walking ( with ( ( a sign ) ( for John ) ) ) ) ) ) ) ) ( ( 's ( ( ( Pizza and ) Gyro ) ( in ( the background ) ) ) ) . ) ) | (ROOT (S (NP (NP (NNP Woman)) (PP (PP (IN in) (NP (NP (JJ white)) (PP (IN in) (NP (NN foreground))))) (CC and) (PP (ADVP (NP (DT a) (NN man)) (RB slightly)) (IN behind) (S (VP (VBG walking) (PP (IN with) (NP (NP (DT a) (NN sign)) (PP (IN for) (NP (NNP John)))))))))) (VP (VBZ 's) (NP (NP (NNP Pizza) (CC and) (NNP Gyro)) (PP (IN in) (NP (DT the) (NN background))))) (. .))) | A man is advertising for a restaurant. | ( ( A man ) ( ( is ( advertising ( for ( a restaurant ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN man)) (VP (VBZ is) (VP (VBG advertising) (PP (IN for) (NP (DT a) (NN restaurant))))) (. .))) |
63 | 61 | ['contradiction'] | 190083339.jpg#1 | contradiction | 190083339.jpg#1r5c | Woman in white in foreground and a man slightly behind walking with a sign for John's Pizza and Gyro in the background. | ( ( Woman ( ( ( in ( white ( in foreground ) ) ) and ) ( ( ( a man ) slightly ) ( behind ( walking ( with ( ( a sign ) ( for John ) ) ) ) ) ) ) ) ( ( 's ( ( ( Pizza and ) Gyro ) ( in ( the background ) ) ) ) . ) ) | (ROOT (S (NP (NP (NNP Woman)) (PP (PP (IN in) (NP (NP (JJ white)) (PP (IN in) (NP (NN foreground))))) (CC and) (PP (ADVP (NP (DT a) (NN man)) (RB slightly)) (IN behind) (S (VP (VBG walking) (PP (IN with) (NP (NP (DT a) (NN sign)) (PP (IN for) (NP (NNP John)))))))))) (VP (VBZ 's) (NP (NP (NNP Pizza) (CC and) (NNP Gyro)) (PP (IN in) (NP (DT the) (NN background))))) (. .))) | The woman is wearing black. | ( ( The woman ) ( ( is ( wearing black ) ) . ) ) | (ROOT (S (NP (DT The) (NN woman)) (VP (VBZ is) (VP (VBG wearing) (ADJP (JJ black)))) (. .))) |
64 | 62 | ['neutral'] | 190083339.jpg#1 | neutral | 190083339.jpg#1r4n | Woman in white in foreground and a man slightly behind walking with a sign for John's Pizza and Gyro in the background. | ( ( Woman ( ( ( in ( white ( in foreground ) ) ) and ) ( ( ( a man ) slightly ) ( behind ( walking ( with ( ( a sign ) ( for John ) ) ) ) ) ) ) ) ( ( 's ( ( ( Pizza and ) Gyro ) ( in ( the background ) ) ) ) . ) ) | (ROOT (S (NP (NP (NNP Woman)) (PP (PP (IN in) (NP (NP (JJ white)) (PP (IN in) (NP (NN foreground))))) (CC and) (PP (ADVP (NP (DT a) (NN man)) (RB slightly)) (IN behind) (S (VP (VBG walking) (PP (IN with) (NP (NP (DT a) (NN sign)) (PP (IN for) (NP (NNP John)))))))))) (VP (VBZ 's) (NP (NP (NNP Pizza) (CC and) (NNP Gyro)) (PP (IN in) (NP (DT the) (NN background))))) (. .))) | A man and a woman walk down a crowded city street. | ( ( ( ( A man ) and ) ( a woman ) ) ( ( ( walk down ) ( a ( crowded ( city street ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT A) (NN man)) (CC and) (NP (DT a) (NN woman))) (VP (VBP walk) (PRT (RP down)) (NP (DT a) (JJ crowded) (NN city) (NN street))) (. .))) |
65 | 63 | ['entailment'] | 190083339.jpg#1 | entailment | 190083339.jpg#1r5e | Woman in white in foreground and a man slightly behind walking with a sign for John's Pizza and Gyro in the background. | ( ( Woman ( ( ( in ( white ( in foreground ) ) ) and ) ( ( ( a man ) slightly ) ( behind ( walking ( with ( ( a sign ) ( for John ) ) ) ) ) ) ) ) ( ( 's ( ( ( Pizza and ) Gyro ) ( in ( the background ) ) ) ) . ) ) | (ROOT (S (NP (NP (NNP Woman)) (PP (PP (IN in) (NP (NP (JJ white)) (PP (IN in) (NP (NN foreground))))) (CC and) (PP (ADVP (NP (DT a) (NN man)) (RB slightly)) (IN behind) (S (VP (VBG walking) (PP (IN with) (NP (NP (DT a) (NN sign)) (PP (IN for) (NP (NNP John)))))))))) (VP (VBZ 's) (NP (NP (NNP Pizza) (CC and) (NNP Gyro)) (PP (IN in) (NP (DT the) (NN background))))) (. .))) | The woman is wearing white. | ( ( The woman ) ( ( is ( wearing white ) ) . ) ) | (ROOT (S (NP (DT The) (NN woman)) (VP (VBZ is) (VP (VBG wearing) (ADJP (JJ white)))) (. .))) |
66 | 64 | ['neutral'] | 190083339.jpg#1 | neutral | 190083339.jpg#1r2n | Woman in white in foreground and a man slightly behind walking with a sign for John's Pizza and Gyro in the background. | ( ( Woman ( ( ( in ( white ( in foreground ) ) ) and ) ( ( ( a man ) slightly ) ( behind ( walking ( with ( ( a sign ) ( for John ) ) ) ) ) ) ) ) ( ( 's ( ( ( Pizza and ) Gyro ) ( in ( the background ) ) ) ) . ) ) | (ROOT (S (NP (NP (NNP Woman)) (PP (PP (IN in) (NP (NP (JJ white)) (PP (IN in) (NP (NN foreground))))) (CC and) (PP (ADVP (NP (DT a) (NN man)) (RB slightly)) (IN behind) (S (VP (VBG walking) (PP (IN with) (NP (NP (DT a) (NN sign)) (PP (IN for) (NP (NNP John)))))))))) (VP (VBZ 's) (NP (NP (NNP Pizza) (CC and) (NNP Gyro)) (PP (IN in) (NP (DT the) (NN background))))) (. .))) | They are working for John's Pizza. | ( They ( ( are ( working ( for ( ( John 's ) Pizza ) ) ) ) . ) ) | (ROOT (S (NP (PRP They)) (VP (VBP are) (VP (VBG working) (PP (IN for) (NP (NP (NNP John) (POS 's)) (NNP Pizza))))) (. .))) |
67 | 65 | ['contradiction'] | 190083339.jpg#1 | contradiction | 190083339.jpg#1r3c | Woman in white in foreground and a man slightly behind walking with a sign for John's Pizza and Gyro in the background. | ( ( Woman ( ( ( in ( white ( in foreground ) ) ) and ) ( ( ( a man ) slightly ) ( behind ( walking ( with ( ( a sign ) ( for John ) ) ) ) ) ) ) ) ( ( 's ( ( ( Pizza and ) Gyro ) ( in ( the background ) ) ) ) . ) ) | (ROOT (S (NP (NP (NNP Woman)) (PP (PP (IN in) (NP (NP (JJ white)) (PP (IN in) (NP (NN foreground))))) (CC and) (PP (ADVP (NP (DT a) (NN man)) (RB slightly)) (IN behind) (S (VP (VBG walking) (PP (IN with) (NP (NP (DT a) (NN sign)) (PP (IN for) (NP (NNP John)))))))))) (VP (VBZ 's) (NP (NP (NNP Pizza) (CC and) (NNP Gyro)) (PP (IN in) (NP (DT the) (NN background))))) (. .))) | Olympic swimming. | ( Olympic ( swimming . ) ) | (ROOT (NP (JJ Olympic) (NN swimming) (. .))) |
68 | 66 | ['contradiction'] | 190083339.jpg#1 | contradiction | 190083339.jpg#1r4c | Woman in white in foreground and a man slightly behind walking with a sign for John's Pizza and Gyro in the background. | ( ( Woman ( ( ( in ( white ( in foreground ) ) ) and ) ( ( ( a man ) slightly ) ( behind ( walking ( with ( ( a sign ) ( for John ) ) ) ) ) ) ) ) ( ( 's ( ( ( Pizza and ) Gyro ) ( in ( the background ) ) ) ) . ) ) | (ROOT (S (NP (NP (NNP Woman)) (PP (PP (IN in) (NP (NP (JJ white)) (PP (IN in) (NP (NN foreground))))) (CC and) (PP (ADVP (NP (DT a) (NN man)) (RB slightly)) (IN behind) (S (VP (VBG walking) (PP (IN with) (NP (NP (DT a) (NN sign)) (PP (IN for) (NP (NNP John)))))))))) (VP (VBZ 's) (NP (NP (NNP Pizza) (CC and) (NNP Gyro)) (PP (IN in) (NP (DT the) (NN background))))) (. .))) | A man and a soman are eating together at John's Pizza and Gyro. | ( ( ( ( A man ) and ) ( a soman ) ) ( ( are ( ( eating together ) ( at ( ( ( ( John 's ) Pizza ) and ) Gyro ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT A) (NN man)) (CC and) (NP (DT a) (NN soman))) (VP (VBP are) (VP (VBG eating) (ADVP (RB together)) (PP (IN at) (NP (NP (NP (NNP John) (POS 's)) (NNP Pizza)) (CC and) (NP (NNP Gyro)))))) (. .))) |
69 | 67 | ['entailment'] | 190083339.jpg#1 | entailment | 190083339.jpg#1r2e | Woman in white in foreground and a man slightly behind walking with a sign for John's Pizza and Gyro in the background. | ( ( Woman ( ( ( in ( white ( in foreground ) ) ) and ) ( ( ( a man ) slightly ) ( behind ( walking ( with ( ( a sign ) ( for John ) ) ) ) ) ) ) ) ( ( 's ( ( ( Pizza and ) Gyro ) ( in ( the background ) ) ) ) . ) ) | (ROOT (S (NP (NP (NNP Woman)) (PP (PP (IN in) (NP (NP (JJ white)) (PP (IN in) (NP (NN foreground))))) (CC and) (PP (ADVP (NP (DT a) (NN man)) (RB slightly)) (IN behind) (S (VP (VBG walking) (PP (IN with) (NP (NP (DT a) (NN sign)) (PP (IN for) (NP (NNP John)))))))))) (VP (VBZ 's) (NP (NP (NNP Pizza) (CC and) (NNP Gyro)) (PP (IN in) (NP (DT the) (NN background))))) (. .))) | They are walking with a sign. | ( They ( ( are ( walking ( with ( a sign ) ) ) ) . ) ) | (ROOT (S (NP (PRP They)) (VP (VBP are) (VP (VBG walking) (PP (IN with) (NP (DT a) (NN sign))))) (. .))) |
70 | 68 | ['neutral'] | 190083339.jpg#1 | neutral | 190083339.jpg#1r5n | Woman in white in foreground and a man slightly behind walking with a sign for John's Pizza and Gyro in the background. | ( ( Woman ( ( ( in ( white ( in foreground ) ) ) and ) ( ( ( a man ) slightly ) ( behind ( walking ( with ( ( a sign ) ( for John ) ) ) ) ) ) ) ) ( ( 's ( ( ( Pizza and ) Gyro ) ( in ( the background ) ) ) ) . ) ) | (ROOT (S (NP (NP (NNP Woman)) (PP (PP (IN in) (NP (NP (JJ white)) (PP (IN in) (NP (NN foreground))))) (CC and) (PP (ADVP (NP (DT a) (NN man)) (RB slightly)) (IN behind) (S (VP (VBG walking) (PP (IN with) (NP (NP (DT a) (NN sign)) (PP (IN for) (NP (NNP John)))))))))) (VP (VBZ 's) (NP (NP (NNP Pizza) (CC and) (NNP Gyro)) (PP (IN in) (NP (DT the) (NN background))))) (. .))) | The woman is waiting for a friend. | ( ( The woman ) ( ( is ( waiting ( for ( a friend ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN woman)) (VP (VBZ is) (VP (VBG waiting) (PP (IN for) (NP (DT a) (NN friend))))) (. .))) |
71 | 69 | ['contradiction'] | 190083339.jpg#1 | contradiction | 190083339.jpg#1r1c | Woman in white in foreground and a man slightly behind walking with a sign for John's Pizza and Gyro in the background. | ( ( Woman ( ( ( in ( white ( in foreground ) ) ) and ) ( ( ( a man ) slightly ) ( behind ( walking ( with ( ( a sign ) ( for John ) ) ) ) ) ) ) ) ( ( 's ( ( ( Pizza and ) Gyro ) ( in ( the background ) ) ) ) . ) ) | (ROOT (S (NP (NP (NNP Woman)) (PP (PP (IN in) (NP (NP (JJ white)) (PP (IN in) (NP (NN foreground))))) (CC and) (PP (ADVP (NP (DT a) (NN man)) (RB slightly)) (IN behind) (S (VP (VBG walking) (PP (IN with) (NP (NP (DT a) (NN sign)) (PP (IN for) (NP (NNP John)))))))))) (VP (VBZ 's) (NP (NP (NNP Pizza) (CC and) (NNP Gyro)) (PP (IN in) (NP (DT the) (NN background))))) (. .))) | The man is sitting down while he has a sign for John's Pizza and Gyro in his arms. | ( ( The man ) ( ( is ( ( sitting down ) ( while ( he ( has ( ( a sign ) ( for ( ( ( ( John 's ) Pizza ) and ) ( Gyro ( in ( his arms ) ) ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN man)) (VP (VBZ is) (VP (VBG sitting) (PRT (RP down)) (SBAR (IN while) (S (NP (PRP he)) (VP (VBZ has) (NP (NP (DT a) (NN sign)) (PP (IN for) (NP (NP (NP (NNP John) (POS 's)) (NNP Pizza)) (CC and) (NP (NP (NNP Gyro)) (PP (IN in) (NP (PRP$ his) (NNS arms)))))))))))) (. .))) |
72 | 70 | ['entailment'] | 190083339.jpg#1 | entailment | 190083339.jpg#1r1e | Woman in white in foreground and a man slightly behind walking with a sign for John's Pizza and Gyro in the background. | ( ( Woman ( ( ( in ( white ( in foreground ) ) ) and ) ( ( ( a man ) slightly ) ( behind ( walking ( with ( ( a sign ) ( for John ) ) ) ) ) ) ) ) ( ( 's ( ( ( Pizza and ) Gyro ) ( in ( the background ) ) ) ) . ) ) | (ROOT (S (NP (NP (NNP Woman)) (PP (PP (IN in) (NP (NP (JJ white)) (PP (IN in) (NP (NN foreground))))) (CC and) (PP (ADVP (NP (DT a) (NN man)) (RB slightly)) (IN behind) (S (VP (VBG walking) (PP (IN with) (NP (NP (DT a) (NN sign)) (PP (IN for) (NP (NNP John)))))))))) (VP (VBZ 's) (NP (NP (NNP Pizza) (CC and) (NNP Gyro)) (PP (IN in) (NP (DT the) (NN background))))) (. .))) | The woman and man are outdoors. | ( ( The ( ( woman and ) man ) ) ( ( are outdoors ) . ) ) | (ROOT (S (NP (DT The) (NN woman) (CC and) (NN man)) (VP (VBP are) (ADVP (RB outdoors))) (. .))) |
73 | 71 | ['neutral'] | 190083339.jpg#1 | neutral | 190083339.jpg#1r3n | Woman in white in foreground and a man slightly behind walking with a sign for John's Pizza and Gyro in the background. | ( ( Woman ( ( ( in ( white ( in foreground ) ) ) and ) ( ( ( a man ) slightly ) ( behind ( walking ( with ( ( a sign ) ( for John ) ) ) ) ) ) ) ) ( ( 's ( ( ( Pizza and ) Gyro ) ( in ( the background ) ) ) ) . ) ) | (ROOT (S (NP (NP (NNP Woman)) (PP (PP (IN in) (NP (NP (JJ white)) (PP (IN in) (NP (NN foreground))))) (CC and) (PP (ADVP (NP (DT a) (NN man)) (RB slightly)) (IN behind) (S (VP (VBG walking) (PP (IN with) (NP (NP (DT a) (NN sign)) (PP (IN for) (NP (NNP John)))))))))) (VP (VBZ 's) (NP (NP (NNP Pizza) (CC and) (NNP Gyro)) (PP (IN in) (NP (DT the) (NN background))))) (. .))) | A woman ordering pizza. | ( ( ( A woman ) ( ordering pizza ) ) . ) | (ROOT (NP (NP (DT A) (NN woman)) (VP (VBG ordering) (NP (NN pizza))) (. .))) |
74 | 72 | ['neutral'] | 190083339.jpg#0 | neutral | 190083339.jpg#0r5n | Two adults, one female in white, with shades and one male, gray clothes, walking across a street, away from a eatery with a blurred image of a dark colored red shirted person in the foreground. | ( ( ( ( ( ( ( ( ( ( Two adults ) , ) one ) ( female ( in white ) ) ) , ) ( with ( ( shades and ) ( one ( male ( , ( gray clothes ) ) ) ) ) ) ) , ) ( ( ( ( walking ( across ( a street ) ) ) , ) away ) ( from ( ( a eatery ) ( with ( ( a ( blurred image ) ) ( of ( a ( dark ( colored ( red ( shirted person ) ) ) ) ) ) ) ) ) ) ) ) ( in ( the foreground ) ) ) . ) | (ROOT (NP (NP (NP (CD Two) (NNS adults)) (, ,) (NP (CD one))) (ADJP (JJ female) (PP (IN in) (ADJP (JJ white)))) (, ,) (PP (IN with) (NP (NP (NNS shades)) (CC and) (NP (CD one) (JJ male) (, ,) (JJ gray) (NNS clothes)))) (, ,) (VP (VBG walking) (PP (IN across) (NP (DT a) (NN street))) (, ,) (ADVP (RB away)) (PP (IN from) (NP (NP (DT a) (NN eatery)) (PP (IN with) (NP (NP (DT a) (JJ blurred) (NN image)) (PP (IN of) (NP (DT a) (JJ dark) (JJ colored) (JJ red) (VBN shirted) (NN person)))))))) (PP (IN in) (NP (DT the) (NN foreground))) (. .))) | The people are related. | ( ( The people ) ( ( are related ) . ) ) | (ROOT (S (NP (DT The) (NNS people)) (VP (VBP are) (ADJP (VBN related))) (. .))) |
75 | 73 | ['contradiction'] | 190083339.jpg#0 | contradiction | 190083339.jpg#0r4c | Two adults, one female in white, with shades and one male, gray clothes, walking across a street, away from a eatery with a blurred image of a dark colored red shirted person in the foreground. | ( ( ( ( ( ( ( ( ( ( Two adults ) , ) one ) ( female ( in white ) ) ) , ) ( with ( ( shades and ) ( one ( male ( , ( gray clothes ) ) ) ) ) ) ) , ) ( ( ( ( walking ( across ( a street ) ) ) , ) away ) ( from ( ( a eatery ) ( with ( ( a ( blurred image ) ) ( of ( a ( dark ( colored ( red ( shirted person ) ) ) ) ) ) ) ) ) ) ) ) ( in ( the foreground ) ) ) . ) | (ROOT (NP (NP (NP (CD Two) (NNS adults)) (, ,) (NP (CD one))) (ADJP (JJ female) (PP (IN in) (ADJP (JJ white)))) (, ,) (PP (IN with) (NP (NP (NNS shades)) (CC and) (NP (CD one) (JJ male) (, ,) (JJ gray) (NNS clothes)))) (, ,) (VP (VBG walking) (PP (IN across) (NP (DT a) (NN street))) (, ,) (ADVP (RB away)) (PP (IN from) (NP (NP (DT a) (NN eatery)) (PP (IN with) (NP (NP (DT a) (JJ blurred) (NN image)) (PP (IN of) (NP (DT a) (JJ dark) (JJ colored) (JJ red) (VBN shirted) (NN person)))))))) (PP (IN in) (NP (DT the) (NN foreground))) (. .))) | Two adults run across the street to get away from a red shirted person chasing them. | ( ( Two adults ) ( ( run ( across ( the ( street ( to ( ( get away ) ( from ( ( a ( red ( shirted person ) ) ) ( chasing them ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (CD Two) (NNS adults)) (VP (VBP run) (PP (IN across) (NP (DT the) (NN street) (S (VP (TO to) (VP (VB get) (PRT (RP away)) (PP (IN from) (NP (NP (DT a) (JJ red) (JJ shirted) (NN person)) (VP (VBG chasing) (NP (PRP them))))))))))) (. .))) |
76 | 74 | ['entailment'] | 190083339.jpg#0 | entailment | 190083339.jpg#0r5e | Two adults, one female in white, with shades and one male, gray clothes, walking across a street, away from a eatery with a blurred image of a dark colored red shirted person in the foreground. | ( ( ( ( ( ( ( ( ( ( Two adults ) , ) one ) ( female ( in white ) ) ) , ) ( with ( ( shades and ) ( one ( male ( , ( gray clothes ) ) ) ) ) ) ) , ) ( ( ( ( walking ( across ( a street ) ) ) , ) away ) ( from ( ( a eatery ) ( with ( ( a ( blurred image ) ) ( of ( a ( dark ( colored ( red ( shirted person ) ) ) ) ) ) ) ) ) ) ) ) ( in ( the foreground ) ) ) . ) | (ROOT (NP (NP (NP (CD Two) (NNS adults)) (, ,) (NP (CD one))) (ADJP (JJ female) (PP (IN in) (ADJP (JJ white)))) (, ,) (PP (IN with) (NP (NP (NNS shades)) (CC and) (NP (CD one) (JJ male) (, ,) (JJ gray) (NNS clothes)))) (, ,) (VP (VBG walking) (PP (IN across) (NP (DT a) (NN street))) (, ,) (ADVP (RB away)) (PP (IN from) (NP (NP (DT a) (NN eatery)) (PP (IN with) (NP (NP (DT a) (JJ blurred) (NN image)) (PP (IN of) (NP (DT a) (JJ dark) (JJ colored) (JJ red) (VBN shirted) (NN person)))))))) (PP (IN in) (NP (DT the) (NN foreground))) (. .))) | The adults are both male and female. | ( ( The adults ) ( ( are ( both ( ( male and ) female ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNS adults)) (VP (VBP are) (ADJP (DT both) (JJ male) (CC and) (JJ female))) (. .))) |
77 | 75 | ['neutral'] | 190083339.jpg#0 | neutral | 190083339.jpg#0r3n | Two adults, one female in white, with shades and one male, gray clothes, walking across a street, away from a eatery with a blurred image of a dark colored red shirted person in the foreground. | ( ( ( ( ( ( ( ( ( ( Two adults ) , ) one ) ( female ( in white ) ) ) , ) ( with ( ( shades and ) ( one ( male ( , ( gray clothes ) ) ) ) ) ) ) , ) ( ( ( ( walking ( across ( a street ) ) ) , ) away ) ( from ( ( a eatery ) ( with ( ( a ( blurred image ) ) ( of ( a ( dark ( colored ( red ( shirted person ) ) ) ) ) ) ) ) ) ) ) ) ( in ( the foreground ) ) ) . ) | (ROOT (NP (NP (NP (CD Two) (NNS adults)) (, ,) (NP (CD one))) (ADJP (JJ female) (PP (IN in) (ADJP (JJ white)))) (, ,) (PP (IN with) (NP (NP (NNS shades)) (CC and) (NP (CD one) (JJ male) (, ,) (JJ gray) (NNS clothes)))) (, ,) (VP (VBG walking) (PP (IN across) (NP (DT a) (NN street))) (, ,) (ADVP (RB away)) (PP (IN from) (NP (NP (DT a) (NN eatery)) (PP (IN with) (NP (NP (DT a) (JJ blurred) (NN image)) (PP (IN of) (NP (DT a) (JJ dark) (JJ colored) (JJ red) (VBN shirted) (NN person)))))))) (PP (IN in) (NP (DT the) (NN foreground))) (. .))) | Two people walk home after a tasty steak dinner. | ( ( Two people ) ( ( ( walk home ) ( after ( a ( tasty ( steak dinner ) ) ) ) ) . ) ) | (ROOT (S (NP (CD Two) (NNS people)) (VP (VBP walk) (ADVP (NN home)) (PP (IN after) (NP (DT a) (JJ tasty) (NN steak) (NN dinner)))) (. .))) |
78 | 76 | ['contradiction'] | 190083339.jpg#0 | contradiction | 190083339.jpg#0r1c | Two adults, one female in white, with shades and one male, gray clothes, walking across a street, away from a eatery with a blurred image of a dark colored red shirted person in the foreground. | ( ( ( ( ( ( ( ( ( ( Two adults ) , ) one ) ( female ( in white ) ) ) , ) ( with ( ( shades and ) ( one ( male ( , ( gray clothes ) ) ) ) ) ) ) , ) ( ( ( ( walking ( across ( a street ) ) ) , ) away ) ( from ( ( a eatery ) ( with ( ( a ( blurred image ) ) ( of ( a ( dark ( colored ( red ( shirted person ) ) ) ) ) ) ) ) ) ) ) ) ( in ( the foreground ) ) ) . ) | (ROOT (NP (NP (NP (CD Two) (NNS adults)) (, ,) (NP (CD one))) (ADJP (JJ female) (PP (IN in) (ADJP (JJ white)))) (, ,) (PP (IN with) (NP (NP (NNS shades)) (CC and) (NP (CD one) (JJ male) (, ,) (JJ gray) (NNS clothes)))) (, ,) (VP (VBG walking) (PP (IN across) (NP (DT a) (NN street))) (, ,) (ADVP (RB away)) (PP (IN from) (NP (NP (DT a) (NN eatery)) (PP (IN with) (NP (NP (DT a) (JJ blurred) (NN image)) (PP (IN of) (NP (DT a) (JJ dark) (JJ colored) (JJ red) (VBN shirted) (NN person)))))))) (PP (IN in) (NP (DT the) (NN foreground))) (. .))) | Two adults swimming in water | ( ( Two adults ) ( swimming ( in water ) ) ) | (ROOT (NP (NP (CD Two) (NNS adults)) (NP (NP (NN swimming)) (PP (IN in) (NP (NN water)))))) |
79 | 77 | ['entailment'] | 190083339.jpg#0 | entailment | 190083339.jpg#0r3e | Two adults, one female in white, with shades and one male, gray clothes, walking across a street, away from a eatery with a blurred image of a dark colored red shirted person in the foreground. | ( ( ( ( ( ( ( ( ( ( Two adults ) , ) one ) ( female ( in white ) ) ) , ) ( with ( ( shades and ) ( one ( male ( , ( gray clothes ) ) ) ) ) ) ) , ) ( ( ( ( walking ( across ( a street ) ) ) , ) away ) ( from ( ( a eatery ) ( with ( ( a ( blurred image ) ) ( of ( a ( dark ( colored ( red ( shirted person ) ) ) ) ) ) ) ) ) ) ) ) ( in ( the foreground ) ) ) . ) | (ROOT (NP (NP (NP (CD Two) (NNS adults)) (, ,) (NP (CD one))) (ADJP (JJ female) (PP (IN in) (ADJP (JJ white)))) (, ,) (PP (IN with) (NP (NP (NNS shades)) (CC and) (NP (CD one) (JJ male) (, ,) (JJ gray) (NNS clothes)))) (, ,) (VP (VBG walking) (PP (IN across) (NP (DT a) (NN street))) (, ,) (ADVP (RB away)) (PP (IN from) (NP (NP (DT a) (NN eatery)) (PP (IN with) (NP (NP (DT a) (JJ blurred) (NN image)) (PP (IN of) (NP (DT a) (JJ dark) (JJ colored) (JJ red) (VBN shirted) (NN person)))))))) (PP (IN in) (NP (DT the) (NN foreground))) (. .))) | Two adults walk across a street. | ( ( Two adults ) ( ( walk ( across ( a street ) ) ) . ) ) | (ROOT (S (NP (CD Two) (NNS adults)) (VP (VBP walk) (PP (IN across) (NP (DT a) (NN street)))) (. .))) |
80 | 78 | ['contradiction'] | 190083339.jpg#0 | contradiction | 190083339.jpg#0r3c | Two adults, one female in white, with shades and one male, gray clothes, walking across a street, away from a eatery with a blurred image of a dark colored red shirted person in the foreground. | ( ( ( ( ( ( ( ( ( ( Two adults ) , ) one ) ( female ( in white ) ) ) , ) ( with ( ( shades and ) ( one ( male ( , ( gray clothes ) ) ) ) ) ) ) , ) ( ( ( ( walking ( across ( a street ) ) ) , ) away ) ( from ( ( a eatery ) ( with ( ( a ( blurred image ) ) ( of ( a ( dark ( colored ( red ( shirted person ) ) ) ) ) ) ) ) ) ) ) ) ( in ( the foreground ) ) ) . ) | (ROOT (NP (NP (NP (CD Two) (NNS adults)) (, ,) (NP (CD one))) (ADJP (JJ female) (PP (IN in) (ADJP (JJ white)))) (, ,) (PP (IN with) (NP (NP (NNS shades)) (CC and) (NP (CD one) (JJ male) (, ,) (JJ gray) (NNS clothes)))) (, ,) (VP (VBG walking) (PP (IN across) (NP (DT a) (NN street))) (, ,) (ADVP (RB away)) (PP (IN from) (NP (NP (DT a) (NN eatery)) (PP (IN with) (NP (NP (DT a) (JJ blurred) (NN image)) (PP (IN of) (NP (DT a) (JJ dark) (JJ colored) (JJ red) (VBN shirted) (NN person)))))))) (PP (IN in) (NP (DT the) (NN foreground))) (. .))) | Two people ride bicycles into a tunnel. | ( ( Two people ) ( ( ( ride bicycles ) ( into ( a tunnel ) ) ) . ) ) | (ROOT (S (NP (CD Two) (NNS people)) (VP (VBP ride) (NP (NNS bicycles)) (PP (IN into) (NP (DT a) (NN tunnel)))) (. .))) |
81 | 79 | ['entailment'] | 190083339.jpg#0 | entailment | 190083339.jpg#0r2e | Two adults, one female in white, with shades and one male, gray clothes, walking across a street, away from a eatery with a blurred image of a dark colored red shirted person in the foreground. | ( ( ( ( ( ( ( ( ( ( Two adults ) , ) one ) ( female ( in white ) ) ) , ) ( with ( ( shades and ) ( one ( male ( , ( gray clothes ) ) ) ) ) ) ) , ) ( ( ( ( walking ( across ( a street ) ) ) , ) away ) ( from ( ( a eatery ) ( with ( ( a ( blurred image ) ) ( of ( a ( dark ( colored ( red ( shirted person ) ) ) ) ) ) ) ) ) ) ) ) ( in ( the foreground ) ) ) . ) | (ROOT (NP (NP (NP (CD Two) (NNS adults)) (, ,) (NP (CD one))) (ADJP (JJ female) (PP (IN in) (ADJP (JJ white)))) (, ,) (PP (IN with) (NP (NP (NNS shades)) (CC and) (NP (CD one) (JJ male) (, ,) (JJ gray) (NNS clothes)))) (, ,) (VP (VBG walking) (PP (IN across) (NP (DT a) (NN street))) (, ,) (ADVP (RB away)) (PP (IN from) (NP (NP (DT a) (NN eatery)) (PP (IN with) (NP (NP (DT a) (JJ blurred) (NN image)) (PP (IN of) (NP (DT a) (JJ dark) (JJ colored) (JJ red) (VBN shirted) (NN person)))))))) (PP (IN in) (NP (DT the) (NN foreground))) (. .))) | Two people walk away from a restaurant across a street. | ( ( Two people ) ( ( ( walk away ) ( from ( ( a restaurant ) ( across ( a street ) ) ) ) ) . ) ) | (ROOT (S (NP (CD Two) (NNS people)) (VP (VBP walk) (ADVP (RB away)) (PP (IN from) (NP (NP (DT a) (NN restaurant)) (PP (IN across) (NP (DT a) (NN street)))))) (. .))) |
82 | 80 | ['neutral'] | 190083339.jpg#0 | neutral | 190083339.jpg#0r1n | Two adults, one female in white, with shades and one male, gray clothes, walking across a street, away from a eatery with a blurred image of a dark colored red shirted person in the foreground. | ( ( ( ( ( ( ( ( ( ( Two adults ) , ) one ) ( female ( in white ) ) ) , ) ( with ( ( shades and ) ( one ( male ( , ( gray clothes ) ) ) ) ) ) ) , ) ( ( ( ( walking ( across ( a street ) ) ) , ) away ) ( from ( ( a eatery ) ( with ( ( a ( blurred image ) ) ( of ( a ( dark ( colored ( red ( shirted person ) ) ) ) ) ) ) ) ) ) ) ) ( in ( the foreground ) ) ) . ) | (ROOT (NP (NP (NP (CD Two) (NNS adults)) (, ,) (NP (CD one))) (ADJP (JJ female) (PP (IN in) (ADJP (JJ white)))) (, ,) (PP (IN with) (NP (NP (NNS shades)) (CC and) (NP (CD one) (JJ male) (, ,) (JJ gray) (NNS clothes)))) (, ,) (VP (VBG walking) (PP (IN across) (NP (DT a) (NN street))) (, ,) (ADVP (RB away)) (PP (IN from) (NP (NP (DT a) (NN eatery)) (PP (IN with) (NP (NP (DT a) (JJ blurred) (NN image)) (PP (IN of) (NP (DT a) (JJ dark) (JJ colored) (JJ red) (VBN shirted) (NN person)))))))) (PP (IN in) (NP (DT the) (NN foreground))) (. .))) | Two adults walking across a road near the convicted prisoner dressed in red | ( ( ( Two adults ) ( walking ( across ( ( a road ) ( near ( the ( convicted prisoner ) ) ) ) ) ) ) ( dressed ( in red ) ) ) | (ROOT (S (NP (NP (CD Two) (NNS adults)) (VP (VBG walking) (PP (IN across) (NP (NP (DT a) (NN road)) (PP (IN near) (NP (DT the) (VBN convicted) (NN prisoner))))))) (VP (VBD dressed) (PP (IN in) (NP (NN red)))))) |
83 | 81 | ['neutral'] | 190083339.jpg#0 | neutral | 190083339.jpg#0r2n | Two adults, one female in white, with shades and one male, gray clothes, walking across a street, away from a eatery with a blurred image of a dark colored red shirted person in the foreground. | ( ( ( ( ( ( ( ( ( ( Two adults ) , ) one ) ( female ( in white ) ) ) , ) ( with ( ( shades and ) ( one ( male ( , ( gray clothes ) ) ) ) ) ) ) , ) ( ( ( ( walking ( across ( a street ) ) ) , ) away ) ( from ( ( a eatery ) ( with ( ( a ( blurred image ) ) ( of ( a ( dark ( colored ( red ( shirted person ) ) ) ) ) ) ) ) ) ) ) ) ( in ( the foreground ) ) ) . ) | (ROOT (NP (NP (NP (CD Two) (NNS adults)) (, ,) (NP (CD one))) (ADJP (JJ female) (PP (IN in) (ADJP (JJ white)))) (, ,) (PP (IN with) (NP (NP (NNS shades)) (CC and) (NP (CD one) (JJ male) (, ,) (JJ gray) (NNS clothes)))) (, ,) (VP (VBG walking) (PP (IN across) (NP (DT a) (NN street))) (, ,) (ADVP (RB away)) (PP (IN from) (NP (NP (DT a) (NN eatery)) (PP (IN with) (NP (NP (DT a) (JJ blurred) (NN image)) (PP (IN of) (NP (DT a) (JJ dark) (JJ colored) (JJ red) (VBN shirted) (NN person)))))))) (PP (IN in) (NP (DT the) (NN foreground))) (. .))) | Two friends cross a street. | ( ( Two friends ) ( ( cross ( a street ) ) . ) ) | (ROOT (S (NP (CD Two) (NNS friends)) (VP (VBP cross) (NP (DT a) (NN street))) (. .))) |
84 | 82 | ['contradiction'] | 190083339.jpg#0 | contradiction | 190083339.jpg#0r2c | Two adults, one female in white, with shades and one male, gray clothes, walking across a street, away from a eatery with a blurred image of a dark colored red shirted person in the foreground. | ( ( ( ( ( ( ( ( ( ( Two adults ) , ) one ) ( female ( in white ) ) ) , ) ( with ( ( shades and ) ( one ( male ( , ( gray clothes ) ) ) ) ) ) ) , ) ( ( ( ( walking ( across ( a street ) ) ) , ) away ) ( from ( ( a eatery ) ( with ( ( a ( blurred image ) ) ( of ( a ( dark ( colored ( red ( shirted person ) ) ) ) ) ) ) ) ) ) ) ) ( in ( the foreground ) ) ) . ) | (ROOT (NP (NP (NP (CD Two) (NNS adults)) (, ,) (NP (CD one))) (ADJP (JJ female) (PP (IN in) (ADJP (JJ white)))) (, ,) (PP (IN with) (NP (NP (NNS shades)) (CC and) (NP (CD one) (JJ male) (, ,) (JJ gray) (NNS clothes)))) (, ,) (VP (VBG walking) (PP (IN across) (NP (DT a) (NN street))) (, ,) (ADVP (RB away)) (PP (IN from) (NP (NP (DT a) (NN eatery)) (PP (IN with) (NP (NP (DT a) (JJ blurred) (NN image)) (PP (IN of) (NP (DT a) (JJ dark) (JJ colored) (JJ red) (VBN shirted) (NN person)))))))) (PP (IN in) (NP (DT the) (NN foreground))) (. .))) | Some people board a train. | ( ( ( Some ( people board ) ) ( a train ) ) . ) | (ROOT (NP (NP (DT Some) (NNS people) (NN board)) (NP (DT a) (NN train)) (. .))) |
85 | 83 | ['entailment'] | 190083339.jpg#0 | entailment | 190083339.jpg#0r4e | Two adults, one female in white, with shades and one male, gray clothes, walking across a street, away from a eatery with a blurred image of a dark colored red shirted person in the foreground. | ( ( ( ( ( ( ( ( ( ( Two adults ) , ) one ) ( female ( in white ) ) ) , ) ( with ( ( shades and ) ( one ( male ( , ( gray clothes ) ) ) ) ) ) ) , ) ( ( ( ( walking ( across ( a street ) ) ) , ) away ) ( from ( ( a eatery ) ( with ( ( a ( blurred image ) ) ( of ( a ( dark ( colored ( red ( shirted person ) ) ) ) ) ) ) ) ) ) ) ) ( in ( the foreground ) ) ) . ) | (ROOT (NP (NP (NP (CD Two) (NNS adults)) (, ,) (NP (CD one))) (ADJP (JJ female) (PP (IN in) (ADJP (JJ white)))) (, ,) (PP (IN with) (NP (NP (NNS shades)) (CC and) (NP (CD one) (JJ male) (, ,) (JJ gray) (NNS clothes)))) (, ,) (VP (VBG walking) (PP (IN across) (NP (DT a) (NN street))) (, ,) (ADVP (RB away)) (PP (IN from) (NP (NP (DT a) (NN eatery)) (PP (IN with) (NP (NP (DT a) (JJ blurred) (NN image)) (PP (IN of) (NP (DT a) (JJ dark) (JJ colored) (JJ red) (VBN shirted) (NN person)))))))) (PP (IN in) (NP (DT the) (NN foreground))) (. .))) | Two adults walk across the street. | ( ( Two adults ) ( ( walk ( across ( the street ) ) ) . ) ) | (ROOT (S (NP (CD Two) (NNS adults)) (VP (VBP walk) (PP (IN across) (NP (DT the) (NN street)))) (. .))) |
86 | 84 | ['entailment'] | 190083339.jpg#0 | entailment | 190083339.jpg#0r1e | Two adults, one female in white, with shades and one male, gray clothes, walking across a street, away from a eatery with a blurred image of a dark colored red shirted person in the foreground. | ( ( ( ( ( ( ( ( ( ( Two adults ) , ) one ) ( female ( in white ) ) ) , ) ( with ( ( shades and ) ( one ( male ( , ( gray clothes ) ) ) ) ) ) ) , ) ( ( ( ( walking ( across ( a street ) ) ) , ) away ) ( from ( ( a eatery ) ( with ( ( a ( blurred image ) ) ( of ( a ( dark ( colored ( red ( shirted person ) ) ) ) ) ) ) ) ) ) ) ) ( in ( the foreground ) ) ) . ) | (ROOT (NP (NP (NP (CD Two) (NNS adults)) (, ,) (NP (CD one))) (ADJP (JJ female) (PP (IN in) (ADJP (JJ white)))) (, ,) (PP (IN with) (NP (NP (NNS shades)) (CC and) (NP (CD one) (JJ male) (, ,) (JJ gray) (NNS clothes)))) (, ,) (VP (VBG walking) (PP (IN across) (NP (DT a) (NN street))) (, ,) (ADVP (RB away)) (PP (IN from) (NP (NP (DT a) (NN eatery)) (PP (IN with) (NP (NP (DT a) (JJ blurred) (NN image)) (PP (IN of) (NP (DT a) (JJ dark) (JJ colored) (JJ red) (VBN shirted) (NN person)))))))) (PP (IN in) (NP (DT the) (NN foreground))) (. .))) | Two adults walking across a road | ( ( Two adults ) ( walking ( across ( a road ) ) ) ) | (ROOT (NP (NP (CD Two) (NNS adults)) (NP (NP (NN walking)) (PP (IN across) (NP (DT a) (NN road)))))) |
87 | 85 | ['contradiction'] | 190083339.jpg#0 | contradiction | 190083339.jpg#0r5c | Two adults, one female in white, with shades and one male, gray clothes, walking across a street, away from a eatery with a blurred image of a dark colored red shirted person in the foreground. | ( ( ( ( ( ( ( ( ( ( Two adults ) , ) one ) ( female ( in white ) ) ) , ) ( with ( ( shades and ) ( one ( male ( , ( gray clothes ) ) ) ) ) ) ) , ) ( ( ( ( walking ( across ( a street ) ) ) , ) away ) ( from ( ( a eatery ) ( with ( ( a ( blurred image ) ) ( of ( a ( dark ( colored ( red ( shirted person ) ) ) ) ) ) ) ) ) ) ) ) ( in ( the foreground ) ) ) . ) | (ROOT (NP (NP (NP (CD Two) (NNS adults)) (, ,) (NP (CD one))) (ADJP (JJ female) (PP (IN in) (ADJP (JJ white)))) (, ,) (PP (IN with) (NP (NP (NNS shades)) (CC and) (NP (CD one) (JJ male) (, ,) (JJ gray) (NNS clothes)))) (, ,) (VP (VBG walking) (PP (IN across) (NP (DT a) (NN street))) (, ,) (ADVP (RB away)) (PP (IN from) (NP (NP (DT a) (NN eatery)) (PP (IN with) (NP (NP (DT a) (JJ blurred) (NN image)) (PP (IN of) (NP (DT a) (JJ dark) (JJ colored) (JJ red) (VBN shirted) (NN person)))))))) (PP (IN in) (NP (DT the) (NN foreground))) (. .))) | There are no women in the picture. | ( There ( ( are ( ( no women ) ( in ( the picture ) ) ) ) . ) ) | (ROOT (S (NP (EX There)) (VP (VBP are) (NP (NP (DT no) (NNS women)) (PP (IN in) (NP (DT the) (NN picture))))) (. .))) |
88 | 86 | ['neutral'] | 190083339.jpg#0 | neutral | 190083339.jpg#0r4n | Two adults, one female in white, with shades and one male, gray clothes, walking across a street, away from a eatery with a blurred image of a dark colored red shirted person in the foreground. | ( ( ( ( ( ( ( ( ( ( Two adults ) , ) one ) ( female ( in white ) ) ) , ) ( with ( ( shades and ) ( one ( male ( , ( gray clothes ) ) ) ) ) ) ) , ) ( ( ( ( walking ( across ( a street ) ) ) , ) away ) ( from ( ( a eatery ) ( with ( ( a ( blurred image ) ) ( of ( a ( dark ( colored ( red ( shirted person ) ) ) ) ) ) ) ) ) ) ) ) ( in ( the foreground ) ) ) . ) | (ROOT (NP (NP (NP (CD Two) (NNS adults)) (, ,) (NP (CD one))) (ADJP (JJ female) (PP (IN in) (ADJP (JJ white)))) (, ,) (PP (IN with) (NP (NP (NNS shades)) (CC and) (NP (CD one) (JJ male) (, ,) (JJ gray) (NNS clothes)))) (, ,) (VP (VBG walking) (PP (IN across) (NP (DT a) (NN street))) (, ,) (ADVP (RB away)) (PP (IN from) (NP (NP (DT a) (NN eatery)) (PP (IN with) (NP (NP (DT a) (JJ blurred) (NN image)) (PP (IN of) (NP (DT a) (JJ dark) (JJ colored) (JJ red) (VBN shirted) (NN person)))))))) (PP (IN in) (NP (DT the) (NN foreground))) (. .))) | Two adults walk across the street to get away from a red shirted person who is chasing them. | ( ( Two adults ) ( ( walk ( across ( the ( street ( to ( ( get away ) ( from ( ( a ( red ( shirted person ) ) ) ( who ( is ( chasing them ) ) ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (CD Two) (NNS adults)) (VP (VBP walk) (PP (IN across) (NP (DT the) (NN street) (S (VP (TO to) (VP (VB get) (PRT (RP away)) (PP (IN from) (NP (NP (DT a) (JJ red) (JJ shirted) (NN person)) (SBAR (WHNP (WP who)) (S (VP (VBZ is) (VP (VBG chasing) (NP (PRP them)))))))))))))) (. .))) |
89 | 87 | ['contradiction', 'contradiction', 'contradiction', 'contradiction', 'contradiction'] | 190083339.jpg#3 | contradiction | 190083339.jpg#3r1c | A woman wearing all white and eating, walks next to a man holding a briefcase. | ( ( ( A woman ) ( ( ( wearing ( all white ) ) and ) eating ) ) ( , ( ( walks ( next ( to ( ( a man ) ( holding ( a briefcase ) ) ) ) ) ) . ) ) ) | (ROOT (S (NP (NP (DT A) (NN woman)) (VP (VP (VBG wearing) (ADJP (RB all) (JJ white))) (CC and) (VP (VBG eating)))) (, ,) (VP (VBZ walks) (ADVP (JJ next) (PP (TO to) (NP (NP (DT a) (NN man)) (VP (VBG holding) (NP (DT a) (NN briefcase))))))) (. .))) | A married couple is sleeping. | ( ( A ( married couple ) ) ( ( is sleeping ) . ) ) | (ROOT (S (NP (DT A) (JJ married) (NN couple)) (VP (VBZ is) (VP (VBG sleeping))) (. .))) |
90 | 88 | ['entailment'] | 190083339.jpg#3 | entailment | 190083339.jpg#3r1e | A woman wearing all white and eating, walks next to a man holding a briefcase. | ( ( ( A woman ) ( ( ( wearing ( all white ) ) and ) eating ) ) ( , ( ( walks ( next ( to ( ( a man ) ( holding ( a briefcase ) ) ) ) ) ) . ) ) ) | (ROOT (S (NP (NP (DT A) (NN woman)) (VP (VP (VBG wearing) (ADJP (RB all) (JJ white))) (CC and) (VP (VBG eating)))) (, ,) (VP (VBZ walks) (ADVP (JJ next) (PP (TO to) (NP (NP (DT a) (NN man)) (VP (VBG holding) (NP (DT a) (NN briefcase))))))) (. .))) | A female is next to a man. | ( ( A female ) ( ( is ( next ( to ( a man ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN female)) (VP (VBZ is) (ADJP (JJ next) (PP (TO to) (NP (DT a) (NN man))))) (. .))) |
91 | 89 | ['neutral'] | 190083339.jpg#3 | neutral | 190083339.jpg#3r1n | A woman wearing all white and eating, walks next to a man holding a briefcase. | ( ( ( A woman ) ( ( ( wearing ( all white ) ) and ) eating ) ) ( , ( ( walks ( next ( to ( ( a man ) ( holding ( a briefcase ) ) ) ) ) ) . ) ) ) | (ROOT (S (NP (NP (DT A) (NN woman)) (VP (VP (VBG wearing) (ADJP (RB all) (JJ white))) (CC and) (VP (VBG eating)))) (, ,) (VP (VBZ walks) (ADVP (JJ next) (PP (TO to) (NP (NP (DT a) (NN man)) (VP (VBG holding) (NP (DT a) (NN briefcase))))))) (. .))) | A married couple is walking next to each other. | ( ( A ( married couple ) ) ( ( is ( ( walking next ) ( to ( each other ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (JJ married) (NN couple)) (VP (VBZ is) (VP (VBG walking) (ADVP (JJ next)) (PP (TO to) (NP (DT each) (JJ other))))) (. .))) |
92 | 90 | ['contradiction'] | 190083339.jpg#2 | contradiction | 190083339.jpg#2r2c | A woman is walking across the street eating a banana, while a man is following with his briefcase. | ( ( A woman ) ( ( is ( walking ( across ( ( the street ) ( ( ( eating ( a banana ) ) , ) ( while ( ( a man ) ( is ( following ( with ( his briefcase ) ) ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN woman)) (VP (VBZ is) (VP (VBG walking) (PP (IN across) (NP (NP (DT the) (NN street)) (VP (VBG eating) (NP (DT a) (NN banana)) (, ,) (SBAR (IN while) (S (NP (DT a) (NN man)) (VP (VBZ is) (VP (VBG following) (PP (IN with) (NP (PRP$ his) (NN briefcase)))))))))))) (. .))) | Nobody has food. | ( Nobody ( ( has food ) . ) ) | (ROOT (S (NP (NN Nobody)) (VP (VBZ has) (NP (NN food))) (. .))) |
93 | 91 | ['entailment'] | 190083339.jpg#2 | entailment | 190083339.jpg#2r4e | A woman is walking across the street eating a banana, while a man is following with his briefcase. | ( ( A woman ) ( ( is ( walking ( across ( ( the street ) ( ( ( eating ( a banana ) ) , ) ( while ( ( a man ) ( is ( following ( with ( his briefcase ) ) ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN woman)) (VP (VBZ is) (VP (VBG walking) (PP (IN across) (NP (NP (DT the) (NN street)) (VP (VBG eating) (NP (DT a) (NN banana)) (, ,) (SBAR (IN while) (S (NP (DT a) (NN man)) (VP (VBZ is) (VP (VBG following) (PP (IN with) (NP (PRP$ his) (NN briefcase)))))))))))) (. .))) | A woman eats a banana and walks across a street, and there is a man trailing behind her. | ( ( ( ( ( ( A woman ) ( ( ( eats ( a banana ) ) and ) ( walks ( across ( a street ) ) ) ) ) , ) and ) ( there ( is ( ( a man ) ( trailing ( behind her ) ) ) ) ) ) . ) | (ROOT (S (S (NP (DT A) (NN woman)) (VP (VP (VBZ eats) (NP (DT a) (NN banana))) (CC and) (VP (VBZ walks) (PP (IN across) (NP (DT a) (NN street)))))) (, ,) (CC and) (S (NP (EX there)) (VP (VBZ is) (NP (NP (DT a) (NN man)) (VP (VBG trailing) (PP (IN behind) (NP (PRP her))))))) (. .))) |
94 | 92 | ['contradiction'] | 190083339.jpg#2 | contradiction | 190083339.jpg#2r3c | A woman is walking across the street eating a banana, while a man is following with his briefcase. | ( ( A woman ) ( ( is ( walking ( across ( ( the street ) ( ( ( eating ( a banana ) ) , ) ( while ( ( a man ) ( is ( following ( with ( his briefcase ) ) ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN woman)) (VP (VBZ is) (VP (VBG walking) (PP (IN across) (NP (NP (DT the) (NN street)) (VP (VBG eating) (NP (DT a) (NN banana)) (, ,) (SBAR (IN while) (S (NP (DT a) (NN man)) (VP (VBZ is) (VP (VBG following) (PP (IN with) (NP (PRP$ his) (NN briefcase)))))))))))) (. .))) | The woman and man are playing baseball together. | ( ( The ( ( woman and ) man ) ) ( ( are ( ( playing baseball ) together ) ) . ) ) | (ROOT (S (NP (DT The) (NN woman) (CC and) (NN man)) (VP (VBP are) (VP (VBG playing) (NP (NN baseball)) (ADVP (RB together)))) (. .))) |
95 | 93 | ['neutral'] | 190083339.jpg#2 | neutral | 190083339.jpg#2r5n | A woman is walking across the street eating a banana, while a man is following with his briefcase. | ( ( A woman ) ( ( is ( walking ( across ( ( the street ) ( ( ( eating ( a banana ) ) , ) ( while ( ( a man ) ( is ( following ( with ( his briefcase ) ) ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN woman)) (VP (VBZ is) (VP (VBG walking) (PP (IN across) (NP (NP (DT the) (NN street)) (VP (VBG eating) (NP (DT a) (NN banana)) (, ,) (SBAR (IN while) (S (NP (DT a) (NN man)) (VP (VBZ is) (VP (VBG following) (PP (IN with) (NP (PRP$ his) (NN briefcase)))))))))))) (. .))) | two coworkers cross pathes on a street | ( ( two coworkers ) ( ( cross pathes ) ( on ( a street ) ) ) ) | (ROOT (NP (NP (CD two) (NNS coworkers)) (NP (NP (JJ cross) (NNS pathes)) (PP (IN on) (NP (DT a) (NN street)))))) |
96 | 94 | ['contradiction'] | 190083339.jpg#2 | contradiction | 190083339.jpg#2r4c | A woman is walking across the street eating a banana, while a man is following with his briefcase. | ( ( A woman ) ( ( is ( walking ( across ( ( the street ) ( ( ( eating ( a banana ) ) , ) ( while ( ( a man ) ( is ( following ( with ( his briefcase ) ) ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN woman)) (VP (VBZ is) (VP (VBG walking) (PP (IN across) (NP (NP (DT the) (NN street)) (VP (VBG eating) (NP (DT a) (NN banana)) (, ,) (SBAR (IN while) (S (NP (DT a) (NN man)) (VP (VBZ is) (VP (VBG following) (PP (IN with) (NP (PRP$ his) (NN briefcase)))))))))))) (. .))) | A woman eats ice cream walking down the sidewalk, and there is another woman in front of her with a purse. | ( ( ( ( ( ( A woman ) ( eats ( ( ice cream ) ( ( walking down ) ( the sidewalk ) ) ) ) ) , ) and ) ( there ( is ( ( ( another woman ) ( in ( front ( of her ) ) ) ) ( with ( a purse ) ) ) ) ) ) . ) | (ROOT (S (S (NP (DT A) (NN woman)) (VP (VBZ eats) (NP (NP (NN ice) (NN cream)) (VP (VBG walking) (PRT (RP down)) (NP (DT the) (NN sidewalk)))))) (, ,) (CC and) (S (NP (EX there)) (VP (VBZ is) (NP (NP (DT another) (NN woman)) (PP (IN in) (NP (NP (NN front)) (PP (IN of) (NP (PRP her))))) (PP (IN with) (NP (DT a) (NN purse)))))) (. .))) |
97 | 95 | ['neutral'] | 190083339.jpg#2 | neutral | 190083339.jpg#2r3n | A woman is walking across the street eating a banana, while a man is following with his briefcase. | ( ( A woman ) ( ( is ( walking ( across ( ( the street ) ( ( ( eating ( a banana ) ) , ) ( while ( ( a man ) ( is ( following ( with ( his briefcase ) ) ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN woman)) (VP (VBZ is) (VP (VBG walking) (PP (IN across) (NP (NP (DT the) (NN street)) (VP (VBG eating) (NP (DT a) (NN banana)) (, ,) (SBAR (IN while) (S (NP (DT a) (NN man)) (VP (VBZ is) (VP (VBG following) (PP (IN with) (NP (PRP$ his) (NN briefcase)))))))))))) (. .))) | The mans briefcase is for work. | ( ( The ( mans briefcase ) ) ( ( is ( for work ) ) . ) ) | (ROOT (S (NP (DT The) (NNS mans) (NN briefcase)) (VP (VBZ is) (PP (IN for) (NP (NN work)))) (. .))) |
98 | 96 | ['entailment'] | 190083339.jpg#2 | entailment | 190083339.jpg#2r2e | A woman is walking across the street eating a banana, while a man is following with his briefcase. | ( ( A woman ) ( ( is ( walking ( across ( ( the street ) ( ( ( eating ( a banana ) ) , ) ( while ( ( a man ) ( is ( following ( with ( his briefcase ) ) ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN woman)) (VP (VBZ is) (VP (VBG walking) (PP (IN across) (NP (NP (DT the) (NN street)) (VP (VBG eating) (NP (DT a) (NN banana)) (, ,) (SBAR (IN while) (S (NP (DT a) (NN man)) (VP (VBZ is) (VP (VBG following) (PP (IN with) (NP (PRP$ his) (NN briefcase)))))))))))) (. .))) | A person eating. | ( ( ( A person ) eating ) . ) | (ROOT (NP (NP (DT A) (NN person)) (VP (VBG eating)) (. .))) |
99 | 97 | ['neutral'] | 190083339.jpg#2 | neutral | 190083339.jpg#2r2n | A woman is walking across the street eating a banana, while a man is following with his briefcase. | ( ( A woman ) ( ( is ( walking ( across ( ( the street ) ( ( ( eating ( a banana ) ) , ) ( while ( ( a man ) ( is ( following ( with ( his briefcase ) ) ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN woman)) (VP (VBZ is) (VP (VBG walking) (PP (IN across) (NP (NP (DT the) (NN street)) (VP (VBG eating) (NP (DT a) (NN banana)) (, ,) (SBAR (IN while) (S (NP (DT a) (NN man)) (VP (VBZ is) (VP (VBG following) (PP (IN with) (NP (PRP$ his) (NN briefcase)))))))))))) (. .))) | A person that is hungry. | ( A ( ( person ( that ( is hungry ) ) ) . ) ) | (ROOT (NP (DT A) (NN person) (SBAR (WHNP (WDT that)) (S (VP (VBZ is) (ADJP (JJ hungry))))) (. .))) |
100 | 98 | ['neutral'] | 190083339.jpg#2 | neutral | 190083339.jpg#2r4n | A woman is walking across the street eating a banana, while a man is following with his briefcase. | ( ( A woman ) ( ( is ( walking ( across ( ( the street ) ( ( ( eating ( a banana ) ) , ) ( while ( ( a man ) ( is ( following ( with ( his briefcase ) ) ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN woman)) (VP (VBZ is) (VP (VBG walking) (PP (IN across) (NP (NP (DT the) (NN street)) (VP (VBG eating) (NP (DT a) (NN banana)) (, ,) (SBAR (IN while) (S (NP (DT a) (NN man)) (VP (VBZ is) (VP (VBG following) (PP (IN with) (NP (PRP$ his) (NN briefcase)))))))))))) (. .))) | An actress and her favorite assistant talk a walk in the city. | ( ( ( ( An actress ) and ) ( her ( favorite assistant ) ) ) ( ( talk ( ( a walk ) ( in ( the city ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT An) (NN actress)) (CC and) (NP (PRP$ her) (JJ favorite) (NN assistant))) (VP (VBP talk) (NP (NP (DT a) (NN walk)) (PP (IN in) (NP (DT the) (NN city))))) (. .))) |
101 | 99 | ['entailment'] | 190083339.jpg#2 | entailment | 190083339.jpg#2r5e | A woman is walking across the street eating a banana, while a man is following with his briefcase. | ( ( A woman ) ( ( is ( walking ( across ( ( the street ) ( ( ( eating ( a banana ) ) , ) ( while ( ( a man ) ( is ( following ( with ( his briefcase ) ) ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN woman)) (VP (VBZ is) (VP (VBG walking) (PP (IN across) (NP (NP (DT the) (NN street)) (VP (VBG eating) (NP (DT a) (NN banana)) (, ,) (SBAR (IN while) (S (NP (DT a) (NN man)) (VP (VBZ is) (VP (VBG following) (PP (IN with) (NP (PRP$ his) (NN briefcase)))))))))))) (. .))) | a woman eating a banana crosses a street | ( ( ( a woman ) ( eating ( a banana ) ) ) ( crosses ( a street ) ) ) | (ROOT (S (NP (NP (DT a) (NN woman)) (VP (VBG eating) (NP (DT a) (NN banana)))) (VP (VBZ crosses) (NP (DT a) (NN street))))) |
102 | 100 | ['neutral'] | 190083339.jpg#2 | neutral | 190083339.jpg#2r1n | A woman is walking across the street eating a banana, while a man is following with his briefcase. | ( ( A woman ) ( ( is ( walking ( across ( ( the street ) ( ( ( eating ( a banana ) ) , ) ( while ( ( a man ) ( is ( following ( with ( his briefcase ) ) ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN woman)) (VP (VBZ is) (VP (VBG walking) (PP (IN across) (NP (NP (DT the) (NN street)) (VP (VBG eating) (NP (DT a) (NN banana)) (, ,) (SBAR (IN while) (S (NP (DT a) (NN man)) (VP (VBZ is) (VP (VBG following) (PP (IN with) (NP (PRP$ his) (NN briefcase)))))))))))) (. .))) | the woman is a seductress | ( ( the woman ) ( is ( a seductress ) ) ) | (ROOT (S (NP (DT the) (NN woman)) (VP (VBZ is) (NP (DT a) (NNS seductress))))) |
103 | 101 | ['contradiction'] | 190083339.jpg#2 | contradiction | 190083339.jpg#2r5c | A woman is walking across the street eating a banana, while a man is following with his briefcase. | ( ( A woman ) ( ( is ( walking ( across ( ( the street ) ( ( ( eating ( a banana ) ) , ) ( while ( ( a man ) ( is ( following ( with ( his briefcase ) ) ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN woman)) (VP (VBZ is) (VP (VBG walking) (PP (IN across) (NP (NP (DT the) (NN street)) (VP (VBG eating) (NP (DT a) (NN banana)) (, ,) (SBAR (IN while) (S (NP (DT a) (NN man)) (VP (VBZ is) (VP (VBG following) (PP (IN with) (NP (PRP$ his) (NN briefcase)))))))))))) (. .))) | a woman sits for lunch | ( ( a woman ) ( sits ( for lunch ) ) ) | (ROOT (S (NP (DT a) (NN woman)) (VP (VBZ sits) (PP (IN for) (NP (NN lunch)))))) |
104 | 102 | ['contradiction'] | 190083339.jpg#2 | contradiction | 190083339.jpg#2r1c | A woman is walking across the street eating a banana, while a man is following with his briefcase. | ( ( A woman ) ( ( is ( walking ( across ( ( the street ) ( ( ( eating ( a banana ) ) , ) ( while ( ( a man ) ( is ( following ( with ( his briefcase ) ) ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN woman)) (VP (VBZ is) (VP (VBG walking) (PP (IN across) (NP (NP (DT the) (NN street)) (VP (VBG eating) (NP (DT a) (NN banana)) (, ,) (SBAR (IN while) (S (NP (DT a) (NN man)) (VP (VBZ is) (VP (VBG following) (PP (IN with) (NP (PRP$ his) (NN briefcase)))))))))))) (. .))) | the woman is having coffee at the cafe | ( ( the woman ) ( is ( having ( coffee ( at ( the cafe ) ) ) ) ) ) | (ROOT (S (NP (DT the) (NN woman)) (VP (VBZ is) (VP (VBG having) (NP (NP (NN coffee)) (PP (IN at) (NP (DT the) (NN cafe)))))))) |
105 | 103 | ['entailment'] | 190083339.jpg#2 | entailment | 190083339.jpg#2r3e | A woman is walking across the street eating a banana, while a man is following with his briefcase. | ( ( A woman ) ( ( is ( walking ( across ( ( the street ) ( ( ( eating ( a banana ) ) , ) ( while ( ( a man ) ( is ( following ( with ( his briefcase ) ) ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN woman)) (VP (VBZ is) (VP (VBG walking) (PP (IN across) (NP (NP (DT the) (NN street)) (VP (VBG eating) (NP (DT a) (NN banana)) (, ,) (SBAR (IN while) (S (NP (DT a) (NN man)) (VP (VBZ is) (VP (VBG following) (PP (IN with) (NP (PRP$ his) (NN briefcase)))))))))))) (. .))) | The woman is eating a banana. | ( ( The woman ) ( ( is ( eating ( a banana ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN woman)) (VP (VBZ is) (VP (VBG eating) (NP (DT a) (NN banana)))) (. .))) |
106 | 104 | ['entailment'] | 190083339.jpg#2 | entailment | 190083339.jpg#2r1e | A woman is walking across the street eating a banana, while a man is following with his briefcase. | ( ( A woman ) ( ( is ( walking ( across ( ( the street ) ( ( ( eating ( a banana ) ) , ) ( while ( ( a man ) ( is ( following ( with ( his briefcase ) ) ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN woman)) (VP (VBZ is) (VP (VBG walking) (PP (IN across) (NP (NP (DT the) (NN street)) (VP (VBG eating) (NP (DT a) (NN banana)) (, ,) (SBAR (IN while) (S (NP (DT a) (NN man)) (VP (VBZ is) (VP (VBG following) (PP (IN with) (NP (PRP$ his) (NN briefcase)))))))))))) (. .))) | the woman is outside | ( ( the woman ) ( is outside ) ) | (ROOT (S (NP (DT the) (NN woman)) (VP (VBZ is) (ADVP (RB outside))))) |
107 | 105 | ['neutral'] | 3053415073.jpg#4 | neutral | 3053415073.jpg#4r1n | A skier slides along a metal rail. | ( ( A skier ) ( ( slides ( along ( a ( metal rail ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN skier)) (VP (VBZ slides) (PP (IN along) (NP (DT a) (NN metal) (NN rail)))) (. .))) | A skier is near the rail looking down. | ( ( A skier ) ( ( ( is ( near ( the rail ) ) ) ( looking down ) ) . ) ) | (ROOT (S (NP (DT A) (NN skier)) (VP (VBZ is) (ADVP (IN near) (NP (DT the) (NN rail))) (VP (VBG looking) (PRT (RP down)))) (. .))) |
108 | 106 | ['entailment'] | 3053415073.jpg#4 | entailment | 3053415073.jpg#4r1e | A skier slides along a metal rail. | ( ( A skier ) ( ( slides ( along ( a ( metal rail ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN skier)) (VP (VBZ slides) (PP (IN along) (NP (DT a) (NN metal) (NN rail)))) (. .))) | A skier is near the rail. | ( ( A skier ) ( ( is ( near ( the rail ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN skier)) (VP (VBZ is) (PP (IN near) (NP (DT the) (NN rail)))) (. .))) |
109 | 107 | ['contradiction'] | 3053415073.jpg#4 | contradiction | 3053415073.jpg#4r1c | A skier slides along a metal rail. | ( ( A skier ) ( ( slides ( along ( a ( metal rail ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN skier)) (VP (VBZ slides) (PP (IN along) (NP (DT a) (NN metal) (NN rail)))) (. .))) | A skier is away from the rail. | ( ( A skier ) ( ( ( is away ) ( from ( the rail ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN skier)) (VP (VBZ is) (ADVP (RB away)) (PP (IN from) (NP (DT the) (NN rail)))) (. .))) |
110 | 108 | ['contradiction'] | 3053415073.jpg#3 | contradiction | 3053415073.jpg#3r1c | A person on skis on a rail at night. | ( ( ( ( A person ) ( on ( skis ( on ( a rail ) ) ) ) ) ( at night ) ) . ) | (ROOT (NP (NP (DT A) (NN person)) (PP (IN on) (NP (NP (NNS skis)) (PP (IN on) (NP (DT a) (NN rail))))) (PP (IN at) (NP (NN night))) (. .))) | The woman eats a car | ( ( The woman ) ( eats ( a car ) ) ) | (ROOT (S (NP (DT The) (NN woman)) (VP (VBZ eats) (NP (DT a) (NN car))))) |
111 | 109 | ['entailment', 'entailment', 'entailment', 'entailment', 'entailment'] | 3053415073.jpg#3 | entailment | 3053415073.jpg#3r1e | A person on skis on a rail at night. | ( ( ( ( A person ) ( on ( skis ( on ( a rail ) ) ) ) ) ( at night ) ) . ) | (ROOT (NP (NP (DT A) (NN person)) (PP (IN on) (NP (NP (NNS skis)) (PP (IN on) (NP (DT a) (NN rail))))) (PP (IN at) (NP (NN night))) (. .))) | The person skiis | ( ( The person ) skiis ) | (ROOT (S (NP (DT The) (NN person)) (VP (VBZ skiis)))) |
112 | 110 | ['neutral'] | 3053415073.jpg#3 | neutral | 3053415073.jpg#3r1n | A person on skis on a rail at night. | ( ( ( ( A person ) ( on ( skis ( on ( a rail ) ) ) ) ) ( at night ) ) . ) | (ROOT (NP (NP (DT A) (NN person)) (PP (IN on) (NP (NP (NNS skis)) (PP (IN on) (NP (DT a) (NN rail))))) (PP (IN at) (NP (NN night))) (. .))) | They are fantastic skiiers | ( They ( are ( fantastic skiiers ) ) ) | (ROOT (S (NP (PRP They)) (VP (VBP are) (NP (JJ fantastic) (NNS skiiers))))) |
113 | 111 | ['neutral'] | 3053415073.jpg#2 | neutral | 3053415073.jpg#2r1n | A skier in electric green on the edge of a ramp made of metal bars. | ( ( ( A skier ) ( in ( ( electric green ) ( on ( ( the edge ) ( of ( a ramp ) ) ) ) ) ) ) ( ( made ( of ( metal bars ) ) ) . ) ) | (ROOT (S (NP (NP (DT A) (NN skier)) (PP (IN in) (NP (NP (JJ electric) (NN green)) (PP (IN on) (NP (NP (DT the) (NN edge)) (PP (IN of) (NP (DT a) (NN ramp)))))))) (VP (VBD made) (PP (IN of) (NP (NN metal) (NNS bars)))) (. .))) | The skier was on the edge of the ramp. | ( ( The skier ) ( ( was ( on ( ( the edge ) ( of ( the ramp ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN skier)) (VP (VBD was) (PP (IN on) (NP (NP (DT the) (NN edge)) (PP (IN of) (NP (DT the) (NN ramp)))))) (. .))) |
114 | 112 | ['entailment'] | 3053415073.jpg#2 | entailment | 3053415073.jpg#2r1e | A skier in electric green on the edge of a ramp made of metal bars. | ( ( ( A skier ) ( in ( ( electric green ) ( on ( ( the edge ) ( of ( a ramp ) ) ) ) ) ) ) ( ( made ( of ( metal bars ) ) ) . ) ) | (ROOT (S (NP (NP (DT A) (NN skier)) (PP (IN in) (NP (NP (JJ electric) (NN green)) (PP (IN on) (NP (NP (DT the) (NN edge)) (PP (IN of) (NP (DT a) (NN ramp)))))))) (VP (VBD made) (PP (IN of) (NP (NN metal) (NNS bars)))) (. .))) | The brightly dressed skier slid down the race course. | ( ( The ( ( brightly dressed ) skier ) ) ( ( ( slid down ) ( the ( race course ) ) ) . ) ) | (ROOT (S (NP (DT The) (ADJP (RB brightly) (VBN dressed)) (NN skier)) (VP (VBD slid) (PRT (RP down)) (NP (DT the) (NN race) (NN course))) (. .))) |
115 | 113 | ['contradiction'] | 3053415073.jpg#2 | contradiction | 3053415073.jpg#2r1c | A skier in electric green on the edge of a ramp made of metal bars. | ( ( ( A skier ) ( in ( ( electric green ) ( on ( ( the edge ) ( of ( a ramp ) ) ) ) ) ) ) ( ( made ( of ( metal bars ) ) ) . ) ) | (ROOT (S (NP (NP (DT A) (NN skier)) (PP (IN in) (NP (NP (JJ electric) (NN green)) (PP (IN on) (NP (NP (DT the) (NN edge)) (PP (IN of) (NP (DT a) (NN ramp)))))))) (VP (VBD made) (PP (IN of) (NP (NN metal) (NNS bars)))) (. .))) | The jogger ran through the streets. | ( ( The jogger ) ( ( ran ( through ( the streets ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN jogger)) (VP (VBD ran) (PP (IN through) (NP (DT the) (NNS streets)))) (. .))) |
116 | 114 | ['contradiction'] | 3053415073.jpg#1 | contradiction | 3053415073.jpg#1r1c | A yellow uniformed skier is performing a trick across a railed object. | ( ( A ( yellow ( uniformed skier ) ) ) ( ( is ( ( performing ( a trick ) ) ( across ( a ( railed object ) ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (JJ yellow) (JJ uniformed) (NN skier)) (VP (VBZ is) (VP (VBG performing) (NP (DT a) (NN trick)) (PP (IN across) (NP (DT a) (JJ railed) (NN object))))) (. .))) | A snowboarder is riding a ski lift. | ( ( A snowboarder ) ( ( is ( riding ( a ( ski lift ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN snowboarder)) (VP (VBZ is) (VP (VBG riding) (NP (DT a) (JJ ski) (NN lift)))) (. .))) |
117 | 115 | ['neutral'] | 3053415073.jpg#1 | neutral | 3053415073.jpg#1r1n | A yellow uniformed skier is performing a trick across a railed object. | ( ( A ( yellow ( uniformed skier ) ) ) ( ( is ( ( performing ( a trick ) ) ( across ( a ( railed object ) ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (JJ yellow) (JJ uniformed) (NN skier)) (VP (VBZ is) (VP (VBG performing) (NP (DT a) (NN trick)) (PP (IN across) (NP (DT a) (JJ railed) (NN object))))) (. .))) | A skier is competing in a competition. | ( ( A skier ) ( ( is ( competing ( in ( a competition ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN skier)) (VP (VBZ is) (VP (VBG competing) (PP (IN in) (NP (DT a) (NN competition))))) (. .))) |
118 | 116 | ['entailment'] | 3053415073.jpg#1 | entailment | 3053415073.jpg#1r1e | A yellow uniformed skier is performing a trick across a railed object. | ( ( A ( yellow ( uniformed skier ) ) ) ( ( is ( ( performing ( a trick ) ) ( across ( a ( railed object ) ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (JJ yellow) (JJ uniformed) (NN skier)) (VP (VBZ is) (VP (VBG performing) (NP (DT a) (NN trick)) (PP (IN across) (NP (DT a) (JJ railed) (NN object))))) (. .))) | Somebody is engaging in winter sports. | ( Somebody ( ( is ( engaging ( in ( winter sports ) ) ) ) . ) ) | (ROOT (S (NP (NN Somebody)) (VP (VBZ is) (VP (VBG engaging) (PP (IN in) (NP (NN winter) (NNS sports))))) (. .))) |
119 | 117 | ['entailment'] | 4850814517.jpg#4 | entailment | 4850814517.jpg#4r1e | A blond man is drinking from a public fountain. | ( ( A ( blond man ) ) ( ( is ( drinking ( from ( a ( public fountain ) ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (JJ blond) (NN man)) (VP (VBZ is) (VP (VBG drinking) (PP (IN from) (NP (DT a) (JJ public) (NN fountain))))) (. .))) | The man is drinking water. | ( ( The man ) ( ( is ( drinking water ) ) . ) ) | (ROOT (S (NP (DT The) (NN man)) (VP (VBZ is) (VP (VBG drinking) (NP (NN water)))) (. .))) |
120 | 118 | ['neutral'] | 4850814517.jpg#4 | neutral | 4850814517.jpg#4r1n | A blond man is drinking from a public fountain. | ( ( A ( blond man ) ) ( ( is ( drinking ( from ( a ( public fountain ) ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (JJ blond) (NN man)) (VP (VBZ is) (VP (VBG drinking) (PP (IN from) (NP (DT a) (JJ public) (NN fountain))))) (. .))) | The man is very thirsty. | ( ( The man ) ( ( is ( very thirsty ) ) . ) ) | (ROOT (S (NP (DT The) (NN man)) (VP (VBZ is) (ADJP (RB very) (JJ thirsty))) (. .))) |
121 | 119 | ['contradiction'] | 4850814517.jpg#4 | contradiction | 4850814517.jpg#4r1c | A blond man is drinking from a public fountain. | ( ( A ( blond man ) ) ( ( is ( drinking ( from ( a ( public fountain ) ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (JJ blond) (NN man)) (VP (VBZ is) (VP (VBG drinking) (PP (IN from) (NP (DT a) (JJ public) (NN fountain))))) (. .))) | The man is drinking coffee. | ( ( The man ) ( ( is ( drinking coffee ) ) . ) ) | (ROOT (S (NP (DT The) (NN man)) (VP (VBZ is) (VP (VBG drinking) (NP (NN coffee)))) (. .))) |
122 | 120 | ['contradiction'] | 262642489.jpg#2 | contradiction | 262642489.jpg#2r1c | Wet brown dog swims towards camera. | ( ( Wet ( brown dog ) ) ( ( swims ( towards camera ) ) . ) ) | (ROOT (S (NP (NNP Wet) (JJ brown) (NN dog)) (VP (VBZ swims) (PP (IN towards) (NP (NN camera)))) (. .))) | The dog is sleeping in his bed. | ( ( The dog ) ( ( is ( sleeping ( in ( his bed ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN dog)) (VP (VBZ is) (VP (VBG sleeping) (PP (IN in) (NP (PRP$ his) (NN bed))))) (. .))) |
123 | 121 | ['neutral'] | 262642489.jpg#2 | neutral | 262642489.jpg#2r1n | Wet brown dog swims towards camera. | ( ( Wet ( brown dog ) ) ( ( swims ( towards camera ) ) . ) ) | (ROOT (S (NP (NNP Wet) (JJ brown) (NN dog)) (VP (VBZ swims) (PP (IN towards) (NP (NN camera)))) (. .))) | A dog is playing fetch in a pond. | ( ( A dog ) ( ( is ( playing ( fetch ( in ( a pond ) ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN dog)) (VP (VBZ is) (VP (VBG playing) (S (VP (VB fetch) (PP (IN in) (NP (DT a) (NN pond))))))) (. .))) |
124 | 122 | ['entailment'] | 262642489.jpg#2 | entailment | 262642489.jpg#2r1e | Wet brown dog swims towards camera. | ( ( Wet ( brown dog ) ) ( ( swims ( towards camera ) ) . ) ) | (ROOT (S (NP (NNP Wet) (JJ brown) (NN dog)) (VP (VBZ swims) (PP (IN towards) (NP (NN camera)))) (. .))) | A dog is in the water. | ( ( A dog ) ( ( is ( in ( the water ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN dog)) (VP (VBZ is) (PP (IN in) (NP (DT the) (NN water)))) (. .))) |
125 | 123 | ['contradiction'] | 262642489.jpg#3 | contradiction | 262642489.jpg#3r1c | Closeup image of a dog swimming. | ( ( ( Closeup image ) ( of ( a ( dog swimming ) ) ) ) . ) | (ROOT (NP (NP (JJ Closeup) (NN image)) (PP (IN of) (NP (DT a) (NN dog) (NN swimming))) (. .))) | A cat reluctantly takes a bath. | ( ( A cat ) ( reluctantly ( ( takes ( a bath ) ) . ) ) ) | (ROOT (S (NP (DT A) (NN cat)) (ADVP (RB reluctantly)) (VP (VBZ takes) (NP (DT a) (NN bath))) (. .))) |
126 | 124 | ['neutral'] | 262642489.jpg#3 | neutral | 262642489.jpg#3r1n | Closeup image of a dog swimming. | ( ( ( Closeup image ) ( of ( a ( dog swimming ) ) ) ) . ) | (ROOT (NP (NP (JJ Closeup) (NN image)) (PP (IN of) (NP (DT a) (NN dog) (NN swimming))) (. .))) | An underwater camera takes a photo of a puppy. | ( ( An ( underwater camera ) ) ( ( takes ( ( a photo ) ( of ( a puppy ) ) ) ) . ) ) | (ROOT (S (NP (DT An) (JJ underwater) (NN camera)) (VP (VBZ takes) (NP (NP (DT a) (NN photo)) (PP (IN of) (NP (DT a) (NN puppy))))) (. .))) |
127 | 125 | ['entailment'] | 262642489.jpg#3 | entailment | 262642489.jpg#3r1e | Closeup image of a dog swimming. | ( ( ( Closeup image ) ( of ( a ( dog swimming ) ) ) ) . ) | (ROOT (NP (NP (JJ Closeup) (NN image)) (PP (IN of) (NP (DT a) (NN dog) (NN swimming))) (. .))) | A dog swims in a body of water. | ( ( A dog ) ( ( swims ( in ( ( a body ) ( of water ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN dog)) (VP (VBZ swims) (PP (IN in) (NP (NP (DT a) (NN body)) (PP (IN of) (NP (NN water)))))) (. .))) |
128 | 126 | ['neutral'] | 262642489.jpg#0 | neutral | 262642489.jpg#0r1n | The furry brown dog is swimming in the ocean. | ( ( The ( ( furry brown ) dog ) ) ( ( is ( swimming ( in ( the ocean ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (ADJP (RB furry) (JJ brown)) (NN dog)) (VP (VBZ is) (VP (VBG swimming) (PP (IN in) (NP (DT the) (NN ocean))))) (. .))) | A dog is chasing a fish. | ( ( A dog ) ( ( is ( chasing ( a fish ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN dog)) (VP (VBZ is) (VP (VBG chasing) (NP (DT a) (NN fish)))) (. .))) |
129 | 127 | ['entailment'] | 262642489.jpg#0 | entailment | 262642489.jpg#0r1e | The furry brown dog is swimming in the ocean. | ( ( The ( ( furry brown ) dog ) ) ( ( is ( swimming ( in ( the ocean ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (ADJP (RB furry) (JJ brown)) (NN dog)) (VP (VBZ is) (VP (VBG swimming) (PP (IN in) (NP (DT the) (NN ocean))))) (. .))) | A dog is swimming. | ( ( A dog ) ( ( is swimming ) . ) ) | (ROOT (S (NP (DT A) (NN dog)) (VP (VBZ is) (VP (VBG swimming))) (. .))) |
130 | 128 | ['contradiction'] | 262642489.jpg#0 | contradiction | 262642489.jpg#0r1c | The furry brown dog is swimming in the ocean. | ( ( The ( ( furry brown ) dog ) ) ( ( is ( swimming ( in ( the ocean ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (ADJP (RB furry) (JJ brown)) (NN dog)) (VP (VBZ is) (VP (VBG swimming) (PP (IN in) (NP (DT the) (NN ocean))))) (. .))) | A dog is running around the yard. | ( ( A dog ) ( ( is ( running ( around ( the yard ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN dog)) (VP (VBZ is) (VP (VBG running) (PP (IN around) (NP (DT the) (NN yard))))) (. .))) |
131 | 129 | ['contradiction'] | 262642489.jpg#1 | contradiction | 262642489.jpg#1r1c | A big brown dog swims towards the camera. | ( ( A ( big ( brown dog ) ) ) ( ( swims ( towards ( the camera ) ) ) . ) ) | (ROOT (S (NP (DT A) (JJ big) (JJ brown) (NN dog)) (VP (VBZ swims) (PP (IN towards) (NP (DT the) (NN camera)))) (. .))) | A dog is chasing a stick. | ( ( A dog ) ( ( is ( chasing ( a stick ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN dog)) (VP (VBZ is) (VP (VBG chasing) (NP (DT a) (NN stick)))) (. .))) |
132 | 130 | ['neutral'] | 262642489.jpg#1 | neutral | 262642489.jpg#1r1n | A big brown dog swims towards the camera. | ( ( A ( big ( brown dog ) ) ) ( ( swims ( towards ( the camera ) ) ) . ) ) | (ROOT (S (NP (DT A) (JJ big) (JJ brown) (NN dog)) (VP (VBZ swims) (PP (IN towards) (NP (DT the) (NN camera)))) (. .))) | A photographer is taking pictures of a dog. | ( ( A photographer ) ( ( is ( taking ( pictures ( of ( a dog ) ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN photographer)) (VP (VBZ is) (VP (VBG taking) (NP (NP (NNS pictures)) (PP (IN of) (NP (DT a) (NN dog)))))) (. .))) |
133 | 131 | ['entailment'] | 262642489.jpg#1 | entailment | 262642489.jpg#1r1e | A big brown dog swims towards the camera. | ( ( A ( big ( brown dog ) ) ) ( ( swims ( towards ( the camera ) ) ) . ) ) | (ROOT (S (NP (DT A) (JJ big) (JJ brown) (NN dog)) (VP (VBZ swims) (PP (IN towards) (NP (DT the) (NN camera)))) (. .))) | A dog swims towards the camera. | ( ( A dog ) ( ( swims ( towards ( the camera ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN dog)) (VP (VBZ swims) (PP (IN towards) (NP (DT the) (NN camera)))) (. .))) |
134 | 132 | ['neutral', 'entailment', 'entailment', 'neutral', 'neutral'] | 2848418175.jpg#0 | neutral | 2848418175.jpg#0r1n | A man wearing black with a gray hat, holding a pitchfork, directs a horse-drawn cart. | ( ( ( A man ) ( wearing ( black ( with ( a ( gray hat ) ) ) ) ) ) ( , ( ( holding ( a pitchfork ) ) ( , ( ( directs ( a ( horse-drawn cart ) ) ) . ) ) ) ) ) | (ROOT (S (NP (NP (DT A) (NN man)) (VP (VBG wearing) (ADJP (JJ black) (PP (IN with) (NP (DT a) (JJ gray) (NN hat)))))) (, ,) (S (VP (VBG holding) (NP (DT a) (NN pitchfork)))) (, ,) (VP (VBZ directs) (NP (DT a) (JJ horse-drawn) (NN cart))) (. .))) | The farmer wearing a gray hat is driving a horse-drawn cart. | ( ( ( The farmer ) ( wearing ( a ( gray hat ) ) ) ) ( ( is ( driving ( a ( horse-drawn cart ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN farmer)) (VP (VBG wearing) (NP (DT a) (JJ gray) (NN hat)))) (VP (VBZ is) (VP (VBG driving) (NP (DT a) (JJ horse-drawn) (NN cart)))) (. .))) |
135 | 133 | ['entailment'] | 2848418175.jpg#0 | entailment | 2848418175.jpg#0r1e | A man wearing black with a gray hat, holding a pitchfork, directs a horse-drawn cart. | ( ( ( A man ) ( wearing ( black ( with ( a ( gray hat ) ) ) ) ) ) ( , ( ( holding ( a pitchfork ) ) ( , ( ( directs ( a ( horse-drawn cart ) ) ) . ) ) ) ) ) | (ROOT (S (NP (NP (DT A) (NN man)) (VP (VBG wearing) (ADJP (JJ black) (PP (IN with) (NP (DT a) (JJ gray) (NN hat)))))) (, ,) (S (VP (VBG holding) (NP (DT a) (NN pitchfork)))) (, ,) (VP (VBZ directs) (NP (DT a) (JJ horse-drawn) (NN cart))) (. .))) | The man with the gray hat and pitchfork is directing the cart. | ( ( ( The man ) ( with ( the ( gray ( ( hat and ) pitchfork ) ) ) ) ) ( ( is ( directing ( the cart ) ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN man)) (PP (IN with) (NP (DT the) (JJ gray) (NN hat) (CC and) (NN pitchfork)))) (VP (VBZ is) (VP (VBG directing) (NP (DT the) (NN cart)))) (. .))) |
136 | 134 | ['contradiction'] | 2848418175.jpg#0 | contradiction | 2848418175.jpg#0r1c | A man wearing black with a gray hat, holding a pitchfork, directs a horse-drawn cart. | ( ( ( A man ) ( wearing ( black ( with ( a ( gray hat ) ) ) ) ) ) ( , ( ( holding ( a pitchfork ) ) ( , ( ( directs ( a ( horse-drawn cart ) ) ) . ) ) ) ) ) | (ROOT (S (NP (NP (DT A) (NN man)) (VP (VBG wearing) (ADJP (JJ black) (PP (IN with) (NP (DT a) (JJ gray) (NN hat)))))) (, ,) (S (VP (VBG holding) (NP (DT a) (NN pitchfork)))) (, ,) (VP (VBZ directs) (NP (DT a) (JJ horse-drawn) (NN cart))) (. .))) | The woman in a blue dress is hitching a horse to a cart. | ( ( ( The woman ) ( in ( a ( blue dress ) ) ) ) ( ( is ( ( hitching ( a horse ) ) ( to ( a cart ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN woman)) (PP (IN in) (NP (DT a) (JJ blue) (NN dress)))) (VP (VBZ is) (VP (VBG hitching) (NP (DT a) (NN horse)) (PP (TO to) (NP (DT a) (NN cart))))) (. .))) |
137 | 135 | ['entailment'] | 2848418175.jpg#1 | entailment | 2848418175.jpg#1r1e | A man is leading a Clydesdale up a hay road, within a Old Country. | ( ( A man ) ( ( is ( ( ( ( leading ( a Clydesdale ) ) ( up ( a ( hay road ) ) ) ) , ) ( within ( a ( Old Country ) ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN man)) (VP (VBZ is) (VP (VBG leading) (NP (DT a) (NN Clydesdale)) (PP (IN up) (NP (DT a) (NN hay) (NN road))) (, ,) (PP (IN within) (NP (DT a) (NNP Old) (NNP Country))))) (. .))) | A man is walking with his horse up a country road. | ( ( A man ) ( ( is ( ( walking ( with ( his horse ) ) ) ( up ( a ( country road ) ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN man)) (VP (VBZ is) (VP (VBG walking) (PP (IN with) (NP (PRP$ his) (NN horse))) (PP (IN up) (NP (DT a) (NN country) (NN road))))) (. .))) |
138 | 136 | ['contradiction'] | 2848418175.jpg#1 | contradiction | 2848418175.jpg#1r1c | A man is leading a Clydesdale up a hay road, within a Old Country. | ( ( A man ) ( ( is ( ( ( ( leading ( a Clydesdale ) ) ( up ( a ( hay road ) ) ) ) , ) ( within ( a ( Old Country ) ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN man)) (VP (VBZ is) (VP (VBG leading) (NP (DT a) (NN Clydesdale)) (PP (IN up) (NP (DT a) (NN hay) (NN road))) (, ,) (PP (IN within) (NP (DT a) (NNP Old) (NNP Country))))) (. .))) | A woman in a gray business suit is drinking tea. | ( ( ( A woman ) ( in ( a ( gray ( business suit ) ) ) ) ) ( ( is ( drinking tea ) ) . ) ) | (ROOT (S (NP (NP (DT A) (NN woman)) (PP (IN in) (NP (DT a) (JJ gray) (NN business) (NN suit)))) (VP (VBZ is) (VP (VBG drinking) (NP (NN tea)))) (. .))) |
139 | 137 | ['neutral'] | 2848418175.jpg#1 | neutral | 2848418175.jpg#1r1n | A man is leading a Clydesdale up a hay road, within a Old Country. | ( ( A man ) ( ( is ( ( ( ( leading ( a Clydesdale ) ) ( up ( a ( hay road ) ) ) ) , ) ( within ( a ( Old Country ) ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN man)) (VP (VBZ is) (VP (VBG leading) (NP (DT a) (NN Clydesdale)) (PP (IN up) (NP (DT a) (NN hay) (NN road))) (, ,) (PP (IN within) (NP (DT a) (NNP Old) (NNP Country))))) (. .))) | A man in a straw hat and overalls is walking with his horse up a country road. | ( ( ( A man ) ( in ( ( ( a ( straw hat ) ) and ) overalls ) ) ) ( ( is ( ( walking ( with ( his horse ) ) ) ( up ( a ( country road ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT A) (NN man)) (PP (IN in) (NP (NP (DT a) (NN straw) (NN hat)) (CC and) (NP (NNS overalls))))) (VP (VBZ is) (VP (VBG walking) (PP (IN with) (NP (PRP$ his) (NN horse))) (PP (IN up) (NP (DT a) (NN country) (NN road))))) (. .))) |
140 | 138 | ['entailment'] | 2848418175.jpg#2 | entailment | 2848418175.jpg#2r1e | A farmer fertilizing his garden with manure with a horse and wagon. | ( ( A farmer ) ( ( ( ( fertilizing ( his garden ) ) ( with manure ) ) ( with ( a ( ( horse and ) wagon ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN farmer)) (VP (VBD fertilizing) (NP (PRP$ his) (NN garden)) (PP (IN with) (NP (NN manure))) (PP (IN with) (NP (DT a) (NN horse) (CC and) (NN wagon)))) (. .))) | The man is fertilizering his garden. | ( ( The man ) ( ( is ( fertilizering ( his garden ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN man)) (VP (VBZ is) (VP (VBG fertilizering) (NP (PRP$ his) (NN garden)))) (. .))) |
141 | 139 | ['contradiction'] | 2848418175.jpg#2 | contradiction | 2848418175.jpg#2r1c | A farmer fertilizing his garden with manure with a horse and wagon. | ( ( A farmer ) ( ( ( ( fertilizing ( his garden ) ) ( with manure ) ) ( with ( a ( ( horse and ) wagon ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN farmer)) (VP (VBD fertilizing) (NP (PRP$ his) (NN garden)) (PP (IN with) (NP (NN manure))) (PP (IN with) (NP (DT a) (NN horse) (CC and) (NN wagon)))) (. .))) | The man is on the city street with his horse and wagon. | ( ( The man ) ( ( is ( on ( ( the ( city street ) ) ( with ( his ( ( horse and ) wagon ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN man)) (VP (VBZ is) (PP (IN on) (NP (NP (DT the) (NN city) (NN street)) (PP (IN with) (NP (PRP$ his) (NN horse) (CC and) (NN wagon)))))) (. .))) |
142 | 140 | ['neutral'] | 2848418175.jpg#2 | neutral | 2848418175.jpg#2r1n | A farmer fertilizing his garden with manure with a horse and wagon. | ( ( A farmer ) ( ( ( ( fertilizing ( his garden ) ) ( with manure ) ) ( with ( a ( ( horse and ) wagon ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN farmer)) (VP (VBD fertilizing) (NP (PRP$ his) (NN garden)) (PP (IN with) (NP (NN manure))) (PP (IN with) (NP (DT a) (NN horse) (CC and) (NN wagon)))) (. .))) | The man is in an open field with a horse and wagon. | ( ( The man ) ( ( is ( in ( ( an ( open field ) ) ( with ( a ( ( horse and ) wagon ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN man)) (VP (VBZ is) (PP (IN in) (NP (NP (DT an) (JJ open) (NN field)) (PP (IN with) (NP (DT a) (NN horse) (CC and) (NN wagon)))))) (. .))) |
143 | 141 | ['neutral'] | 2848418175.jpg#3 | neutral | 2848418175.jpg#3r1n | A white horse is pulling a cart while a man stands and watches. | ( ( A ( white horse ) ) ( ( is ( ( pulling ( a cart ) ) ( while ( ( a man ) ( ( stands and ) watches ) ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (JJ white) (NN horse)) (VP (VBZ is) (VP (VBG pulling) (NP (DT a) (NN cart)) (SBAR (IN while) (S (NP (DT a) (NN man)) (VP (VP (VBZ stands)) (CC and) (VP (VBZ watches))))))) (. .))) | A horse is hauling goods. | ( ( A horse ) ( ( is ( hauling goods ) ) . ) ) | (ROOT (S (NP (DT A) (NN horse)) (VP (VBZ is) (VP (VBG hauling) (NP (NNS goods)))) (. .))) |
144 | 142 | ['entailment'] | 2848418175.jpg#3 | entailment | 2848418175.jpg#3r1e | A white horse is pulling a cart while a man stands and watches. | ( ( A ( white horse ) ) ( ( is ( ( pulling ( a cart ) ) ( while ( ( a man ) ( ( stands and ) watches ) ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (JJ white) (NN horse)) (VP (VBZ is) (VP (VBG pulling) (NP (DT a) (NN cart)) (SBAR (IN while) (S (NP (DT a) (NN man)) (VP (VP (VBZ stands)) (CC and) (VP (VBZ watches))))))) (. .))) | An animal is walking outside. | ( ( An animal ) ( ( is ( walking outside ) ) . ) ) | (ROOT (S (NP (DT An) (NN animal)) (VP (VBZ is) (VP (VBG walking) (ADVP (RB outside)))) (. .))) |
145 | 143 | ['contradiction'] | 2848418175.jpg#3 | contradiction | 2848418175.jpg#3r1c | A white horse is pulling a cart while a man stands and watches. | ( ( A ( white horse ) ) ( ( is ( ( pulling ( a cart ) ) ( while ( ( a man ) ( ( stands and ) watches ) ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (JJ white) (NN horse)) (VP (VBZ is) (VP (VBG pulling) (NP (DT a) (NN cart)) (SBAR (IN while) (S (NP (DT a) (NN man)) (VP (VP (VBZ stands)) (CC and) (VP (VBZ watches))))))) (. .))) | A man is watching a horse race. | ( ( A man ) ( ( is ( watching ( a ( horse race ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN man)) (VP (VBZ is) (VP (VBG watching) (NP (DT a) (NN horse) (NN race)))) (. .))) |
146 | 144 | ['entailment'] | 2677109430.jpg#2 | entailment | 2677109430.jpg#2r1e | A small group of church-goers watch a choir practice. | ( ( ( A ( small group ) ) ( of church-goers ) ) ( ( watch ( a ( choir practice ) ) ) . ) ) | (ROOT (S (NP (NP (DT A) (JJ small) (NN group)) (PP (IN of) (NP (NNS church-goers)))) (VP (VBP watch) (NP (DT a) (NN choir) (NN practice))) (. .))) | A group watches a practice. | ( ( A group ) ( ( watches ( a practice ) ) . ) ) | (ROOT (S (NP (DT A) (NN group)) (VP (VBZ watches) (NP (DT a) (NN practice))) (. .))) |
147 | 145 | ['contradiction', 'contradiction', 'neutral', 'neutral'] | 2677109430.jpg#2 | - | 2677109430.jpg#2r1c | A small group of church-goers watch a choir practice. | ( ( ( A ( small group ) ) ( of church-goers ) ) ( ( watch ( a ( choir practice ) ) ) . ) ) | (ROOT (S (NP (NP (DT A) (JJ small) (NN group)) (PP (IN of) (NP (NNS church-goers)))) (VP (VBP watch) (NP (DT a) (NN choir) (NN practice))) (. .))) | A choir performs in front of packed crowd. | ( ( A choir ) ( ( performs ( in ( front ( of ( packed crowd ) ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN choir)) (VP (VBZ performs) (PP (IN in) (NP (NP (NN front)) (PP (IN of) (NP (JJ packed) (NN crowd)))))) (. .))) |
148 | 146 | ['neutral'] | 2677109430.jpg#2 | neutral | 2677109430.jpg#2r1n | A small group of church-goers watch a choir practice. | ( ( ( A ( small group ) ) ( of church-goers ) ) ( ( watch ( a ( choir practice ) ) ) . ) ) | (ROOT (S (NP (NP (DT A) (JJ small) (NN group)) (PP (IN of) (NP (NNS church-goers)))) (VP (VBP watch) (NP (DT a) (NN choir) (NN practice))) (. .))) | The pastor and elders watch the choir to make sure they are good. | ( ( ( ( The pastor ) and ) elders ) ( ( watch ( ( the choir ) ( to ( make ( sure ( they ( are good ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN pastor)) (CC and) (NP (NNS elders))) (VP (VBP watch) (S (NP (DT the) (NN choir)) (VP (TO to) (VP (VB make) (ADJP (JJ sure) (SBAR (S (NP (PRP they)) (VP (VBP are) (ADJP (JJ good)))))))))) (. .))) |
149 | 147 | ['contradiction'] | 2644326817.jpg#3 | contradiction | 2644326817.jpg#3r1c | A dog drops a red disc on a beach. | ( ( A dog ) ( ( drops ( ( a ( red disc ) ) ( on ( a beach ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN dog)) (VP (VBZ drops) (NP (NP (DT a) (JJ red) (NN disc)) (PP (IN on) (NP (DT a) (NN beach))))) (. .))) | a dog catch the ball on a beach | ( ( a dog ) ( catch ( ( the ball ) ( on ( a beach ) ) ) ) ) | (ROOT (S (NP (DT a) (NN dog)) (VP (VBP catch) (NP (NP (DT the) (NN ball)) (PP (IN on) (NP (DT a) (NN beach))))))) |
150 | 148 | ['neutral'] | 2644326817.jpg#3 | neutral | 2644326817.jpg#3r1n | A dog drops a red disc on a beach. | ( ( A dog ) ( ( drops ( ( a ( red disc ) ) ( on ( a beach ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN dog)) (VP (VBZ drops) (NP (NP (DT a) (JJ red) (NN disc)) (PP (IN on) (NP (DT a) (NN beach))))) (. .))) | a dog drops a disc with a boy | ( ( a dog ) ( drops ( ( a disc ) ( with ( a boy ) ) ) ) ) | (ROOT (S (NP (DT a) (NN dog)) (VP (VBZ drops) (NP (NP (DT a) (NN disc)) (PP (IN with) (NP (DT a) (NN boy))))))) |
151 | 149 | ['entailment'] | 2644326817.jpg#3 | entailment | 2644326817.jpg#3r1e | A dog drops a red disc on a beach. | ( ( A dog ) ( ( drops ( ( a ( red disc ) ) ( on ( a beach ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN dog)) (VP (VBZ drops) (NP (NP (DT a) (JJ red) (NN disc)) (PP (IN on) (NP (DT a) (NN beach))))) (. .))) | a dog drops a red disc | ( ( a dog ) ( drops ( a ( red disc ) ) ) ) | (ROOT (S (NP (DT a) (NN dog)) (VP (VBZ drops) (NP (DT a) (JJ red) (NN disc))))) |
152 | 150 | ['neutral'] | 4473826637.jpg#0 | neutral | 4473826637.jpg#0r1n | A man and a woman are walking on a street at the top of a hill. | ( ( ( ( A man ) and ) ( a woman ) ) ( ( are ( walking ( on ( ( a street ) ( at ( ( the top ) ( of ( a hill ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT A) (NN man)) (CC and) (NP (DT a) (NN woman))) (VP (VBP are) (VP (VBG walking) (PP (IN on) (NP (NP (DT a) (NN street)) (PP (IN at) (NP (NP (DT the) (NN top)) (PP (IN of) (NP (DT a) (NN hill))))))))) (. .))) | A married couple walks atop a hill. | ( ( A ( married couple ) ) ( ( walks ( atop ( a hill ) ) ) . ) ) | (ROOT (S (NP (DT A) (JJ married) (NN couple)) (VP (VBZ walks) (PP (IN atop) (NP (DT a) (NN hill)))) (. .))) |
153 | 151 | ['entailment'] | 4473826637.jpg#0 | entailment | 4473826637.jpg#0r1e | A man and a woman are walking on a street at the top of a hill. | ( ( ( ( A man ) and ) ( a woman ) ) ( ( are ( walking ( on ( ( a street ) ( at ( ( the top ) ( of ( a hill ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT A) (NN man)) (CC and) (NP (DT a) (NN woman))) (VP (VBP are) (VP (VBG walking) (PP (IN on) (NP (NP (DT a) (NN street)) (PP (IN at) (NP (NP (DT the) (NN top)) (PP (IN of) (NP (DT a) (NN hill))))))))) (. .))) | A man and woman walk on a street. | ( ( A ( ( man and ) woman ) ) ( ( walk ( on ( a street ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN man) (CC and) (NN woman)) (VP (VBP walk) (PP (IN on) (NP (DT a) (NN street)))) (. .))) |
154 | 152 | ['contradiction'] | 4473826637.jpg#0 | contradiction | 4473826637.jpg#0r1c | A man and a woman are walking on a street at the top of a hill. | ( ( ( ( A man ) and ) ( a woman ) ) ( ( are ( walking ( on ( ( a street ) ( at ( ( the top ) ( of ( a hill ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT A) (NN man)) (CC and) (NP (DT a) (NN woman))) (VP (VBP are) (VP (VBG walking) (PP (IN on) (NP (NP (DT a) (NN street)) (PP (IN at) (NP (NP (DT the) (NN top)) (PP (IN of) (NP (DT a) (NN hill))))))))) (. .))) | Two men play catch on a hill. | ( ( Two men ) ( ( play ( catch ( on ( a hill ) ) ) ) . ) ) | (ROOT (S (NP (CD Two) (NNS men)) (VP (VBP play) (VP (VB catch) (PP (IN on) (NP (DT a) (NN hill))))) (. .))) |
155 | 153 | ['contradiction'] | 4804607632.jpg#4 | contradiction | 4804607632.jpg#4r1c | An elderly man is drinking orange juice at a cafe. | ( ( An ( elderly man ) ) ( ( is ( ( drinking ( orange juice ) ) ( at ( a cafe ) ) ) ) . ) ) | (ROOT (S (NP (DT An) (JJ elderly) (NN man)) (VP (VBZ is) (VP (VBG drinking) (NP (JJ orange) (NN juice)) (PP (IN at) (NP (DT a) (NN cafe))))) (. .))) | An elderly man is drinking apple juice at a bar. | ( ( An ( elderly man ) ) ( ( is ( ( drinking ( apple juice ) ) ( at ( a bar ) ) ) ) . ) ) | (ROOT (S (NP (DT An) (JJ elderly) (NN man)) (VP (VBZ is) (VP (VBG drinking) (NP (NN apple) (NN juice)) (PP (IN at) (NP (DT a) (NN bar))))) (. .))) |
156 | 154 | ['neutral'] | 4804607632.jpg#4 | neutral | 4804607632.jpg#4r1n | An elderly man is drinking orange juice at a cafe. | ( ( An ( elderly man ) ) ( ( is ( ( drinking ( orange juice ) ) ( at ( a cafe ) ) ) ) . ) ) | (ROOT (S (NP (DT An) (JJ elderly) (NN man)) (VP (VBZ is) (VP (VBG drinking) (NP (JJ orange) (NN juice)) (PP (IN at) (NP (DT a) (NN cafe))))) (. .))) | An older gentleman is enjoying his orange juice at a new cafe. | ( ( An ( older gentleman ) ) ( ( is ( ( enjoying ( his ( orange juice ) ) ) ( at ( a ( new cafe ) ) ) ) ) . ) ) | (ROOT (S (NP (DT An) (JJR older) (NN gentleman)) (VP (VBZ is) (VP (VBG enjoying) (NP (PRP$ his) (JJ orange) (NN juice)) (PP (IN at) (NP (DT a) (JJ new) (NN cafe))))) (. .))) |
157 | 155 | ['entailment'] | 4804607632.jpg#4 | entailment | 4804607632.jpg#4r1e | An elderly man is drinking orange juice at a cafe. | ( ( An ( elderly man ) ) ( ( is ( ( drinking ( orange juice ) ) ( at ( a cafe ) ) ) ) . ) ) | (ROOT (S (NP (DT An) (JJ elderly) (NN man)) (VP (VBZ is) (VP (VBG drinking) (NP (JJ orange) (NN juice)) (PP (IN at) (NP (DT a) (NN cafe))))) (. .))) | An old man is enjoying a beverage at a cafe. | ( ( An ( old man ) ) ( ( is ( ( enjoying ( a beverage ) ) ( at ( a cafe ) ) ) ) . ) ) | (ROOT (S (NP (DT An) (JJ old) (NN man)) (VP (VBZ is) (VP (VBG enjoying) (NP (DT a) (NN beverage)) (PP (IN at) (NP (DT a) (NN cafe))))) (. .))) |
158 | 156 | ['neutral', 'neutral', 'neutral', 'neutral'] | 4473826637.jpg#2 | neutral | 4473826637.jpg#2r1n | A couple holding hands walks down a street. | ( ( A ( couple ( holding hands ) ) ) ( ( ( walks down ) ( a street ) ) . ) ) | (ROOT (S (NP (DT A) (NN couple) (NN holding) (NNS hands)) (VP (VBZ walks) (PRT (RP down)) (NP (DT a) (NN street))) (. .))) | Two men hold hands while walking down the street. | ( ( Two men ) ( ( ( hold hands ) ( while ( ( walking down ) ( the street ) ) ) ) . ) ) | (ROOT (S (NP (CD Two) (NNS men)) (VP (VBP hold) (NP (NNS hands)) (PP (IN while) (S (VP (VBG walking) (PRT (RP down)) (NP (DT the) (NN street)))))) (. .))) |
159 | 157 | ['contradiction'] | 4473826637.jpg#2 | contradiction | 4473826637.jpg#2r1c | A couple holding hands walks down a street. | ( ( A ( couple ( holding hands ) ) ) ( ( ( walks down ) ( a street ) ) . ) ) | (ROOT (S (NP (DT A) (NN couple) (NN holding) (NNS hands)) (VP (VBZ walks) (PRT (RP down)) (NP (DT a) (NN street))) (. .))) | There are people sitting on the side of the road. | ( There ( ( are ( people ( sitting ( on ( ( the side ) ( of ( the road ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (EX There)) (VP (VBP are) (NP (NP (NNS people)) (VP (VBG sitting) (PP (IN on) (NP (NP (DT the) (NN side)) (PP (IN of) (NP (DT the) (NN road)))))))) (. .))) |
160 | 158 | ['entailment'] | 4473826637.jpg#2 | entailment | 4473826637.jpg#2r1e | A couple holding hands walks down a street. | ( ( A ( couple ( holding hands ) ) ) ( ( ( walks down ) ( a street ) ) . ) ) | (ROOT (S (NP (DT A) (NN couple) (NN holding) (NNS hands)) (VP (VBZ walks) (PRT (RP down)) (NP (DT a) (NN street))) (. .))) | People are holding hands and walking. | ( People ( ( are ( ( ( holding hands ) and ) walking ) ) . ) ) | (ROOT (S (NP (NNS People)) (VP (VBP are) (VP (VP (VBG holding) (NP (NNS hands))) (CC and) (VP (VBG walking)))) (. .))) |
161 | 159 | ['entailment'] | 4473826637.jpg#3 | entailment | 4473826637.jpg#3r1e | A couple walk through a white brick town. | ( ( A couple ) ( ( walk ( through ( a ( white ( brick town ) ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN couple)) (VP (VBP walk) (PP (IN through) (NP (DT a) (JJ white) (NN brick) (NN town)))) (. .))) | People are walking outdoors. | ( People ( ( are ( walking outdoors ) ) . ) ) | (ROOT (S (NP (NNS People)) (VP (VBP are) (VP (VBG walking) (ADVP (RB outdoors)))) (. .))) |
162 | 160 | ['contradiction'] | 4473826637.jpg#3 | contradiction | 4473826637.jpg#3r1c | A couple walk through a white brick town. | ( ( A couple ) ( ( walk ( through ( a ( white ( brick town ) ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN couple)) (VP (VBP walk) (PP (IN through) (NP (DT a) (JJ white) (NN brick) (NN town)))) (. .))) | A man and woman walk in a brown brick city. | ( ( A ( ( man and ) woman ) ) ( ( walk ( in ( a ( brown ( brick city ) ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN man) (CC and) (NN woman)) (VP (VBP walk) (PP (IN in) (NP (DT a) (JJ brown) (NN brick) (NN city)))) (. .))) |
163 | 161 | ['neutral'] | 4473826637.jpg#3 | neutral | 4473826637.jpg#3r1n | A couple walk through a white brick town. | ( ( A couple ) ( ( walk ( through ( a ( white ( brick town ) ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN couple)) (VP (VBP walk) (PP (IN through) (NP (DT a) (JJ white) (NN brick) (NN town)))) (. .))) | A man and woman walk through a big city. | ( ( A ( ( man and ) woman ) ) ( ( walk ( through ( a ( big city ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN man) (CC and) (NN woman)) (VP (VBP walk) (PP (IN through) (NP (DT a) (JJ big) (NN city)))) (. .))) |
164 | 162 | ['contradiction'] | 4473826637.jpg#4 | contradiction | 4473826637.jpg#4r1c | Children going home from school. | ( ( Children ( ( going home ) ( from school ) ) ) . ) | (ROOT (NP (NP (NNS Children)) (VP (VBG going) (ADVP (NN home)) (PP (IN from) (NP (NN school)))) (. .))) | The children are at the library. | ( ( The children ) ( ( are ( at ( the library ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNS children)) (VP (VBP are) (PP (IN at) (NP (DT the) (NN library)))) (. .))) |
165 | 163 | ['entailment'] | 4473826637.jpg#4 | entailment | 4473826637.jpg#4r1e | Children going home from school. | ( ( Children ( ( going home ) ( from school ) ) ) . ) | (ROOT (NP (NP (NNS Children)) (VP (VBG going) (ADVP (NN home)) (PP (IN from) (NP (NN school)))) (. .))) | The school children head home. | ( ( The ( school children ) ) ( ( head home ) . ) ) | (ROOT (S (NP (DT The) (NN school) (NNS children)) (VP (VBP head) (ADVP (NN home))) (. .))) |
166 | 164 | ['neutral'] | 4473826637.jpg#4 | neutral | 4473826637.jpg#4r1n | Children going home from school. | ( ( Children ( ( going home ) ( from school ) ) ) . ) | (ROOT (NP (NP (NNS Children)) (VP (VBG going) (ADVP (NN home)) (PP (IN from) (NP (NN school)))) (. .))) | The children are walking in the afternooon. | ( ( The children ) ( ( are ( walking ( in ( the afternooon ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNS children)) (VP (VBP are) (VP (VBG walking) (PP (IN in) (NP (DT the) (NN afternooon))))) (. .))) |
167 | 165 | ['contradiction'] | 2677109430.jpg#4 | contradiction | 2677109430.jpg#4r1c | People listening to a choir in a Catholic church. | ( ( People ( listening ( to ( ( a choir ) ( in ( a ( Catholic church ) ) ) ) ) ) ) . ) | (ROOT (NP (NP (NNS People)) (VP (VBG listening) (PP (TO to) (NP (NP (DT a) (NN choir)) (PP (IN in) (NP (DT a) (JJ Catholic) (NN church)))))) (. .))) | People are listening to a metal band. | ( People ( ( are ( listening ( to ( a ( metal band ) ) ) ) ) . ) ) | (ROOT (S (NP (NNS People)) (VP (VBP are) (VP (VBG listening) (PP (TO to) (NP (DT a) (NN metal) (NN band))))) (. .))) |
168 | 166 | ['entailment'] | 2677109430.jpg#4 | entailment | 2677109430.jpg#4r1e | People listening to a choir in a Catholic church. | ( ( People ( listening ( to ( ( a choir ) ( in ( a ( Catholic church ) ) ) ) ) ) ) . ) | (ROOT (NP (NP (NNS People)) (VP (VBG listening) (PP (TO to) (NP (NP (DT a) (NN choir)) (PP (IN in) (NP (DT a) (JJ Catholic) (NN church)))))) (. .))) | Choir singing in mass. | ( ( Choir ( singing ( in mass ) ) ) . ) | (ROOT (NP (NP (NNP Choir)) (VP (VBG singing) (PP (IN in) (NP (NN mass)))) (. .))) |
169 | 167 | ['neutral'] | 2677109430.jpg#4 | neutral | 2677109430.jpg#4r1n | People listening to a choir in a Catholic church. | ( ( People ( listening ( to ( ( a choir ) ( in ( a ( Catholic church ) ) ) ) ) ) ) . ) | (ROOT (NP (NP (NNS People)) (VP (VBG listening) (PP (TO to) (NP (NP (DT a) (NN choir)) (PP (IN in) (NP (DT a) (JJ Catholic) (NN church)))))) (. .))) | People are in mass for a first communion | ( People ( are ( in ( mass ( for ( a ( first communion ) ) ) ) ) ) ) | (ROOT (S (NP (NNS People)) (VP (VBP are) (PP (IN in) (NP (NP (NN mass)) (PP (IN for) (NP (DT a) (JJ first) (NN communion)))))))) |
170 | 168 | ['contradiction'] | 1148238960.jpg#2 | contradiction | 1148238960.jpg#2r2c | Bicyclists waiting at an intersection. | ( ( Bicyclists ( waiting ( at ( an intersection ) ) ) ) . ) | (ROOT (NP (NP (NNPS Bicyclists)) (VP (VBG waiting) (PP (IN at) (NP (DT an) (NN intersection)))) (. .))) | A bicyclist is sitting down having lunch at the mall. | ( ( A bicyclist ) ( ( is ( ( sitting down ) ( ( having lunch ) ( at ( the mall ) ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN bicyclist)) (VP (VBZ is) (VP (VBG sitting) (PRT (RP down)) (S (VP (VBG having) (NP (NN lunch)) (PP (IN at) (NP (DT the) (NN mall))))))) (. .))) |
171 | 169 | ['entailment'] | 1148238960.jpg#2 | entailment | 1148238960.jpg#2r4e | Bicyclists waiting at an intersection. | ( ( Bicyclists ( waiting ( at ( an intersection ) ) ) ) . ) | (ROOT (NP (NP (NNPS Bicyclists)) (VP (VBG waiting) (PP (IN at) (NP (DT an) (NN intersection)))) (. .))) | The bicyclists are outside. | ( ( The bicyclists ) ( ( are outside ) . ) ) | (ROOT (S (NP (DT The) (NNS bicyclists)) (VP (VBP are) (ADJP (JJ outside))) (. .))) |
172 | 170 | ['neutral'] | 1148238960.jpg#2 | neutral | 1148238960.jpg#2r5n | Bicyclists waiting at an intersection. | ( ( Bicyclists ( waiting ( at ( an intersection ) ) ) ) . ) | (ROOT (NP (NP (NNPS Bicyclists)) (VP (VBG waiting) (PP (IN at) (NP (DT an) (NN intersection)))) (. .))) | Bicyclists waiting for a car to pass. | ( ( Bicyclists ( ( waiting ( for ( a car ) ) ) ( to pass ) ) ) . ) | (ROOT (NP (NP (NNPS Bicyclists)) (VP (VBG waiting) (PP (IN for) (NP (DT a) (NN car))) (S (VP (TO to) (VP (VB pass))))) (. .))) |
173 | 171 | ['neutral'] | 1148238960.jpg#2 | neutral | 1148238960.jpg#2r2n | Bicyclists waiting at an intersection. | ( ( Bicyclists ( waiting ( at ( an intersection ) ) ) ) . ) | (ROOT (NP (NP (NNPS Bicyclists)) (VP (VBG waiting) (PP (IN at) (NP (DT an) (NN intersection)))) (. .))) | A person on a bike is waiting while the light is green. | ( ( ( A person ) ( on ( a bike ) ) ) ( ( is ( waiting ( while ( ( the light ) ( is green ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT A) (NN person)) (PP (IN on) (NP (DT a) (NN bike)))) (VP (VBZ is) (VP (VBG waiting) (SBAR (IN while) (S (NP (DT the) (NN light)) (VP (VBZ is) (ADJP (JJ green))))))) (. .))) |
174 | 172 | ['entailment'] | 1148238960.jpg#2 | entailment | 1148238960.jpg#2r1e | Bicyclists waiting at an intersection. | ( ( Bicyclists ( waiting ( at ( an intersection ) ) ) ) . ) | (ROOT (NP (NP (NNPS Bicyclists)) (VP (VBG waiting) (PP (IN at) (NP (DT an) (NN intersection)))) (. .))) | The bicycles are on a road. | ( ( The bicycles ) ( ( are ( on ( a road ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNS bicycles)) (VP (VBP are) (PP (IN on) (NP (DT a) (NN road)))) (. .))) |
175 | 173 | ['entailment'] | 1148238960.jpg#2 | entailment | 1148238960.jpg#2r2e | Bicyclists waiting at an intersection. | ( ( Bicyclists ( waiting ( at ( an intersection ) ) ) ) . ) | (ROOT (NP (NP (NNPS Bicyclists)) (VP (VBG waiting) (PP (IN at) (NP (DT an) (NN intersection)))) (. .))) | A person on a bike is near a street. | ( ( ( A person ) ( on ( a bike ) ) ) ( ( is ( near ( a street ) ) ) . ) ) | (ROOT (S (NP (NP (DT A) (NN person)) (PP (IN on) (NP (DT a) (NN bike)))) (VP (VBZ is) (PP (IN near) (NP (DT a) (NN street)))) (. .))) |
176 | 174 | ['entailment'] | 1148238960.jpg#2 | entailment | 1148238960.jpg#2r3e | Bicyclists waiting at an intersection. | ( ( Bicyclists ( waiting ( at ( an intersection ) ) ) ) . ) | (ROOT (NP (NP (NNPS Bicyclists)) (VP (VBG waiting) (PP (IN at) (NP (DT an) (NN intersection)))) (. .))) | Bikers stop and wait for traffic at the intersection. | ( Bikers ( ( ( ( ( stop and ) wait ) ( for traffic ) ) ( at ( the intersection ) ) ) . ) ) | (ROOT (S (NP (NNS Bikers)) (VP (VB stop) (CC and) (VB wait) (PP (IN for) (NP (NN traffic))) (PP (IN at) (NP (DT the) (NN intersection)))) (. .))) |
177 | 175 | ['contradiction'] | 1148238960.jpg#2 | contradiction | 1148238960.jpg#2r3c | Bicyclists waiting at an intersection. | ( ( Bicyclists ( waiting ( at ( an intersection ) ) ) ) . ) | (ROOT (NP (NP (NNPS Bicyclists)) (VP (VBG waiting) (PP (IN at) (NP (DT an) (NN intersection)))) (. .))) | The bicyclists ride through the mall on their bikes. | ( ( The bicyclists ) ( ( ride ( through ( ( the mall ) ( on ( their bikes ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNS bicyclists)) (VP (VBP ride) (PP (IN through) (NP (NP (DT the) (NN mall)) (PP (IN on) (NP (PRP$ their) (NNS bikes)))))) (. .))) |
178 | 176 | ['entailment'] | 1148238960.jpg#2 | entailment | 1148238960.jpg#2r5e | Bicyclists waiting at an intersection. | ( ( Bicyclists ( waiting ( at ( an intersection ) ) ) ) . ) | (ROOT (NP (NP (NNPS Bicyclists)) (VP (VBG waiting) (PP (IN at) (NP (DT an) (NN intersection)))) (. .))) | Bicyclists waiting their turn to cross. | ( ( Bicyclists ( ( waiting ( their turn ) ) ( to cross ) ) ) . ) | (ROOT (NP (NP (NNPS Bicyclists)) (VP (VBG waiting) (NP (PRP$ their) (NN turn)) (S (VP (TO to) (VP (VB cross))))) (. .))) |
179 | 177 | ['contradiction'] | 1148238960.jpg#2 | contradiction | 1148238960.jpg#2r5c | Bicyclists waiting at an intersection. | ( ( Bicyclists ( waiting ( at ( an intersection ) ) ) ) . ) | (ROOT (NP (NP (NNPS Bicyclists)) (VP (VBG waiting) (PP (IN at) (NP (DT an) (NN intersection)))) (. .))) | Bicyclists riding along a freeway. | ( ( Bicyclists ( riding ( along ( a freeway ) ) ) ) . ) | (ROOT (NP (NP (NNPS Bicyclists)) (VP (VBG riding) (PP (IN along) (NP (DT a) (NN freeway)))) (. .))) |
180 | 178 | ['contradiction'] | 1148238960.jpg#2 | contradiction | 1148238960.jpg#2r4c | Bicyclists waiting at an intersection. | ( ( Bicyclists ( waiting ( at ( an intersection ) ) ) ) . ) | (ROOT (NP (NP (NNPS Bicyclists)) (VP (VBG waiting) (PP (IN at) (NP (DT an) (NN intersection)))) (. .))) | The bicyclists are dead. | ( ( The bicyclists ) ( ( are dead ) . ) ) | (ROOT (S (NP (DT The) (NNS bicyclists)) (VP (VBP are) (ADJP (JJ dead))) (. .))) |
181 | 179 | ['neutral'] | 1148238960.jpg#2 | neutral | 1148238960.jpg#2r4n | Bicyclists waiting at an intersection. | ( ( Bicyclists ( waiting ( at ( an intersection ) ) ) ) . ) | (ROOT (NP (NP (NNPS Bicyclists)) (VP (VBG waiting) (PP (IN at) (NP (DT an) (NN intersection)))) (. .))) | The bicyclists are riding to the book store. | ( ( The bicyclists ) ( ( are ( riding ( to ( the ( book store ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNS bicyclists)) (VP (VBP are) (VP (VBG riding) (PP (TO to) (NP (DT the) (NN book) (NN store))))) (. .))) |
182 | 180 | ['neutral'] | 1148238960.jpg#2 | neutral | 1148238960.jpg#2r1n | Bicyclists waiting at an intersection. | ( ( Bicyclists ( waiting ( at ( an intersection ) ) ) ) . ) | (ROOT (NP (NP (NNPS Bicyclists)) (VP (VBG waiting) (PP (IN at) (NP (DT an) (NN intersection)))) (. .))) | The bicyclists are in a race. | ( ( The bicyclists ) ( ( are ( in ( a race ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNS bicyclists)) (VP (VBP are) (PP (IN in) (NP (DT a) (NN race)))) (. .))) |
183 | 181 | ['contradiction'] | 1148238960.jpg#2 | contradiction | 1148238960.jpg#2r1c | Bicyclists waiting at an intersection. | ( ( Bicyclists ( waiting ( at ( an intersection ) ) ) ) . ) | (ROOT (NP (NP (NNPS Bicyclists)) (VP (VBG waiting) (PP (IN at) (NP (DT an) (NN intersection)))) (. .))) | The bicyclists are at home. | ( ( The bicyclists ) ( ( are ( at home ) ) . ) ) | (ROOT (S (NP (DT The) (NNS bicyclists)) (VP (VBP are) (PP (IN at) (NP (NN home)))) (. .))) |
184 | 182 | ['neutral'] | 1148238960.jpg#2 | neutral | 1148238960.jpg#2r3n | Bicyclists waiting at an intersection. | ( ( Bicyclists ( waiting ( at ( an intersection ) ) ) ) . ) | (ROOT (NP (NP (NNPS Bicyclists)) (VP (VBG waiting) (PP (IN at) (NP (DT an) (NN intersection)))) (. .))) | A group of bicyclists remain on the sidewalk at the intersection. | ( ( ( A group ) ( of bicyclists ) ) ( ( remain ( on ( ( the sidewalk ) ( at ( the intersection ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT A) (NN group)) (PP (IN of) (NP (NNS bicyclists)))) (VP (VBP remain) (PP (IN on) (NP (NP (DT the) (NN sidewalk)) (PP (IN at) (NP (DT the) (NN intersection)))))) (. .))) |
185 | 183 | ['contradiction'] | 1148238960.jpg#3 | contradiction | 1148238960.jpg#3r3c | People waiting at a light on bikes. | ( ( People ( waiting ( at ( ( a light ) ( on bikes ) ) ) ) ) . ) | (ROOT (NP (NP (NNS People)) (VP (VBG waiting) (PP (IN at) (NP (NP (DT a) (NN light)) (PP (IN on) (NP (NNS bikes)))))) (. .))) | A bunch of friends are on a boat | ( ( ( A bunch ) ( of friends ) ) ( are ( on ( a boat ) ) ) ) | (ROOT (S (NP (NP (DT A) (NN bunch)) (PP (IN of) (NP (NNS friends)))) (VP (VBP are) (PP (IN on) (NP (DT a) (NN boat)))))) |
186 | 184 | ['entailment'] | 1148238960.jpg#3 | entailment | 1148238960.jpg#3r2e | People waiting at a light on bikes. | ( ( People ( waiting ( at ( ( a light ) ( on bikes ) ) ) ) ) . ) | (ROOT (NP (NP (NNS People)) (VP (VBG waiting) (PP (IN at) (NP (NP (DT a) (NN light)) (PP (IN on) (NP (NNS bikes)))))) (. .))) | People with bikes. | ( ( People ( with bikes ) ) . ) | (ROOT (NP (NP (NNS People)) (PP (IN with) (NP (NNS bikes))) (. .))) |
187 | 185 | ['neutral'] | 1148238960.jpg#3 | neutral | 1148238960.jpg#3r5n | People waiting at a light on bikes. | ( ( People ( waiting ( at ( ( a light ) ( on bikes ) ) ) ) ) . ) | (ROOT (NP (NP (NNS People)) (VP (VBG waiting) (PP (IN at) (NP (NP (DT a) (NN light)) (PP (IN on) (NP (NNS bikes)))))) (. .))) | There are people on bikes at a light | ( There ( are ( people ( on ( bikes ( at ( a light ) ) ) ) ) ) ) | (ROOT (S (NP (EX There)) (VP (VBP are) (NP (NP (NNS people)) (PP (IN on) (NP (NP (NNS bikes)) (PP (IN at) (NP (DT a) (NN light))))))))) |
188 | 186 | ['contradiction'] | 1148238960.jpg#3 | contradiction | 1148238960.jpg#3r5c | People waiting at a light on bikes. | ( ( People ( waiting ( at ( ( a light ) ( on bikes ) ) ) ) ) . ) | (ROOT (NP (NP (NNS People)) (VP (VBG waiting) (PP (IN at) (NP (NP (DT a) (NN light)) (PP (IN on) (NP (NNS bikes)))))) (. .))) | The people are inside waiting. | ( ( The people ) ( ( ( are inside ) waiting ) . ) ) | (ROOT (S (NP (DT The) (NNS people)) (VP (VBP are) (ADVP (RB inside)) (VP (VBG waiting))) (. .))) |
189 | 187 | ['entailment'] | 1148238960.jpg#3 | entailment | 1148238960.jpg#3r5e | People waiting at a light on bikes. | ( ( People ( waiting ( at ( ( a light ) ( on bikes ) ) ) ) ) . ) | (ROOT (NP (NP (NNS People)) (VP (VBG waiting) (PP (IN at) (NP (NP (DT a) (NN light)) (PP (IN on) (NP (NNS bikes)))))) (. .))) | There are some people outside. | ( There ( ( ( are ( some people ) ) outside ) . ) ) | (ROOT (S (NP (EX There)) (VP (VBP are) (NP (DT some) (NNS people)) (ADVP (RB outside))) (. .))) |
190 | 188 | ['entailment'] | 1148238960.jpg#3 | entailment | 1148238960.jpg#3r3e | People waiting at a light on bikes. | ( ( People ( waiting ( at ( ( a light ) ( on bikes ) ) ) ) ) . ) | (ROOT (NP (NP (NNS People)) (VP (VBG waiting) (PP (IN at) (NP (NP (DT a) (NN light)) (PP (IN on) (NP (NNS bikes)))))) (. .))) | People are on their bikes. | ( People ( ( are ( on ( their bikes ) ) ) . ) ) | (ROOT (S (NP (NNS People)) (VP (VBP are) (PP (IN on) (NP (PRP$ their) (NNS bikes)))) (. .))) |
191 | 189 | ['neutral'] | 1148238960.jpg#3 | neutral | 1148238960.jpg#3r1n | People waiting at a light on bikes. | ( ( People ( waiting ( at ( ( a light ) ( on bikes ) ) ) ) ) . ) | (ROOT (NP (NP (NNS People)) (VP (VBG waiting) (PP (IN at) (NP (NP (DT a) (NN light)) (PP (IN on) (NP (NNS bikes)))))) (. .))) | The people are riding their bikes to the gym. | ( ( The people ) ( ( are ( ( riding ( their bikes ) ) ( to ( the gym ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNS people)) (VP (VBP are) (VP (VBG riding) (NP (PRP$ their) (NNS bikes)) (PP (TO to) (NP (DT the) (NN gym))))) (. .))) |
192 | 190 | ['neutral'] | 1148238960.jpg#3 | neutral | 1148238960.jpg#3r2n | People waiting at a light on bikes. | ( ( People ( waiting ( at ( ( a light ) ( on bikes ) ) ) ) ) . ) | (ROOT (NP (NP (NNS People)) (VP (VBG waiting) (PP (IN at) (NP (NP (DT a) (NN light)) (PP (IN on) (NP (NNS bikes)))))) (. .))) | People biking through the city. | ( People ( ( biking ( through ( the city ) ) ) . ) ) | (ROOT (S (NP (NNS People)) (VP (VBD biking) (PP (IN through) (NP (DT the) (NN city)))) (. .))) |
193 | 191 | ['entailment'] | 1148238960.jpg#3 | entailment | 1148238960.jpg#3r1e | People waiting at a light on bikes. | ( ( People ( waiting ( at ( ( a light ) ( on bikes ) ) ) ) ) . ) | (ROOT (NP (NP (NNS People)) (VP (VBG waiting) (PP (IN at) (NP (NP (DT a) (NN light)) (PP (IN on) (NP (NNS bikes)))))) (. .))) | The people are on bikes. | ( ( The people ) ( ( are ( on bikes ) ) . ) ) | (ROOT (S (NP (DT The) (NNS people)) (VP (VBP are) (PP (IN on) (NP (NNS bikes)))) (. .))) |
194 | 192 | ['neutral'] | 1148238960.jpg#3 | neutral | 1148238960.jpg#3r3n | People waiting at a light on bikes. | ( ( People ( waiting ( at ( ( a light ) ( on bikes ) ) ) ) ) . ) | (ROOT (NP (NP (NNS People)) (VP (VBG waiting) (PP (IN at) (NP (NP (DT a) (NN light)) (PP (IN on) (NP (NNS bikes)))))) (. .))) | There is traffic next to the bikes. | ( There ( ( is ( traffic ( next ( to ( the bikes ) ) ) ) ) . ) ) | (ROOT (S (NP (EX There)) (VP (VBZ is) (NP (NP (NN traffic)) (ADVP (JJ next) (PP (TO to) (NP (DT the) (NNS bikes)))))) (. .))) |
195 | 193 | ['contradiction'] | 1148238960.jpg#3 | contradiction | 1148238960.jpg#3r1c | People waiting at a light on bikes. | ( ( People ( waiting ( at ( ( a light ) ( on bikes ) ) ) ) ) . ) | (ROOT (NP (NP (NNS People)) (VP (VBG waiting) (PP (IN at) (NP (NP (DT a) (NN light)) (PP (IN on) (NP (NNS bikes)))))) (. .))) | The people are running a red light. | ( ( The people ) ( ( are ( running ( a ( red light ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNS people)) (VP (VBP are) (VP (VBG running) (NP (DT a) (JJ red) (NN light)))) (. .))) |
196 | 194 | ['contradiction'] | 1148238960.jpg#3 | contradiction | 1148238960.jpg#3r2c | People waiting at a light on bikes. | ( ( People ( waiting ( at ( ( a light ) ( on bikes ) ) ) ) ) . ) | (ROOT (NP (NP (NNS People)) (VP (VBG waiting) (PP (IN at) (NP (NP (DT a) (NN light)) (PP (IN on) (NP (NNS bikes)))))) (. .))) | People in a car race. | ( ( People ( in ( a ( car race ) ) ) ) . ) | (ROOT (NP (NP (NNS People)) (PP (IN in) (NP (DT a) (NN car) (NN race))) (. .))) |
197 | 195 | ['entailment'] | 1148238960.jpg#3 | entailment | 1148238960.jpg#3r4e | People waiting at a light on bikes. | ( ( People ( waiting ( at ( ( a light ) ( on bikes ) ) ) ) ) . ) | (ROOT (NP (NP (NNS People)) (VP (VBG waiting) (PP (IN at) (NP (NP (DT a) (NN light)) (PP (IN on) (NP (NNS bikes)))))) (. .))) | Men and women outside on a street corner. | ( ( ( ( Men and ) women ) ( outside ( on ( a ( street corner ) ) ) ) ) . ) | (ROOT (NP (NP (NNS Men) (CC and) (NNS women)) (PP (JJ outside) (IN on) (NP (DT a) (NN street) (NN corner))) (. .))) |
198 | 196 | ['contradiction'] | 1148238960.jpg#3 | contradiction | 1148238960.jpg#3r4c | People waiting at a light on bikes. | ( ( People ( waiting ( at ( ( a light ) ( on bikes ) ) ) ) ) . ) | (ROOT (NP (NP (NNS People)) (VP (VBG waiting) (PP (IN at) (NP (NP (DT a) (NN light)) (PP (IN on) (NP (NNS bikes)))))) (. .))) | A ladybug has landed on a beautiful pink rose. | ( ( A ladybug ) ( ( has ( landed ( on ( a ( beautiful ( pink rose ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN ladybug)) (VP (VBZ has) (VP (VBN landed) (PP (IN on) (NP (DT a) (JJ beautiful) (JJ pink) (NN rose))))) (. .))) |
199 | 197 | ['neutral'] | 1148238960.jpg#3 | neutral | 1148238960.jpg#3r4n | People waiting at a light on bikes. | ( ( People ( waiting ( at ( ( a light ) ( on bikes ) ) ) ) ) . ) | (ROOT (NP (NP (NNS People)) (VP (VBG waiting) (PP (IN at) (NP (NP (DT a) (NN light)) (PP (IN on) (NP (NNS bikes)))))) (. .))) | Men and women on their motorcycles, wearing helmets and protective jackets. | ( ( ( ( Men and ) women ) ( on ( their motorcycles ) ) ) ( , ( ( wearing ( ( helmets and ) ( protective jackets ) ) ) . ) ) ) | (ROOT (S (NP (NP (NNS Men) (CC and) (NNS women)) (PP (IN on) (NP (PRP$ their) (NNS motorcycles)))) (, ,) (VP (VBG wearing) (NP (NP (NNS helmets)) (CC and) (NP (JJ protective) (NNS jackets)))) (. .))) |
200 | 198 | ['contradiction'] | 1148238960.jpg#0 | contradiction | 1148238960.jpg#0r5c | People on bicycles waiting at an intersection. | ( ( ( People ( on bicycles ) ) ( waiting ( at ( an intersection ) ) ) ) . ) | (ROOT (NP (NP (NP (NNS People)) (PP (IN on) (NP (NNS bicycles)))) (VP (VBG waiting) (PP (IN at) (NP (DT an) (NN intersection)))) (. .))) | The people are on skateboards. | ( ( The people ) ( ( are ( on skateboards ) ) . ) ) | (ROOT (S (NP (DT The) (NNS people)) (VP (VBP are) (PP (IN on) (NP (NNS skateboards)))) (. .))) |
201 | 199 | ['entailment'] | 1148238960.jpg#0 | entailment | 1148238960.jpg#0r3e | People on bicycles waiting at an intersection. | ( ( ( People ( on bicycles ) ) ( waiting ( at ( an intersection ) ) ) ) . ) | (ROOT (NP (NP (NP (NNS People)) (PP (IN on) (NP (NNS bicycles)))) (VP (VBG waiting) (PP (IN at) (NP (DT an) (NN intersection)))) (. .))) | People are riding their bicycles. | ( People ( ( are ( riding ( their bicycles ) ) ) . ) ) | (ROOT (S (NP (NNS People)) (VP (VBP are) (VP (VBG riding) (NP (PRP$ their) (NNS bicycles)))) (. .))) |
202 | 200 | ['neutral'] | 1148238960.jpg#0 | neutral | 1148238960.jpg#0r3n | People on bicycles waiting at an intersection. | ( ( ( People ( on bicycles ) ) ( waiting ( at ( an intersection ) ) ) ) . ) | (ROOT (NP (NP (NP (NNS People)) (PP (IN on) (NP (NNS bicycles)))) (VP (VBG waiting) (PP (IN at) (NP (DT an) (NN intersection)))) (. .))) | There is a bike race happening right now. | ( There ( ( is ( ( a ( bike race ) ) ( happening ( right now ) ) ) ) . ) ) | (ROOT (S (NP (EX There)) (VP (VBZ is) (NP (NP (DT a) (NN bike) (NN race)) (VP (VBG happening) (ADVP (RB right) (RB now))))) (. .))) |
203 | 201 | ['neutral'] | 1148238960.jpg#0 | neutral | 1148238960.jpg#0r2n | People on bicycles waiting at an intersection. | ( ( ( People ( on bicycles ) ) ( waiting ( at ( an intersection ) ) ) ) . ) | (ROOT (NP (NP (NP (NNS People)) (PP (IN on) (NP (NNS bicycles)))) (VP (VBG waiting) (PP (IN at) (NP (DT an) (NN intersection)))) (. .))) | People on bicycles enjoy a conversation waiting for traffic. | ( ( People ( on bicycles ) ) ( ( enjoy ( ( a conversation ) ( waiting ( for traffic ) ) ) ) . ) ) | (ROOT (S (NP (NP (NNS People)) (PP (IN on) (NP (NNS bicycles)))) (VP (VBP enjoy) (NP (NP (DT a) (NN conversation)) (VP (VBG waiting) (PP (IN for) (NP (NN traffic)))))) (. .))) |
204 | 202 | ['neutral'] | 1148238960.jpg#0 | neutral | 1148238960.jpg#0r5n | People on bicycles waiting at an intersection. | ( ( ( People ( on bicycles ) ) ( waiting ( at ( an intersection ) ) ) ) . ) | (ROOT (NP (NP (NP (NNS People)) (PP (IN on) (NP (NNS bicycles)))) (VP (VBG waiting) (PP (IN at) (NP (DT an) (NN intersection)))) (. .))) | The people are trying to get to the convenience store across the street. | ( ( The people ) ( ( are ( trying ( to ( ( get ( to ( the ( convenience store ) ) ) ) ( across ( the street ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNS people)) (VP (VBP are) (VP (VBG trying) (S (VP (TO to) (VP (VB get) (PP (TO to) (NP (DT the) (NN convenience) (NN store))) (PP (IN across) (NP (DT the) (NN street)))))))) (. .))) |
205 | 203 | ['entailment'] | 1148238960.jpg#0 | entailment | 1148238960.jpg#0r2e | People on bicycles waiting at an intersection. | ( ( ( People ( on bicycles ) ) ( waiting ( at ( an intersection ) ) ) ) . ) | (ROOT (NP (NP (NP (NNS People)) (PP (IN on) (NP (NNS bicycles)))) (VP (VBG waiting) (PP (IN at) (NP (DT an) (NN intersection)))) (. .))) | People wait on traffic. | ( People ( ( wait ( on traffic ) ) . ) ) | (ROOT (S (NP (NNS People)) (VP (VBP wait) (PP (IN on) (NP (NN traffic)))) (. .))) |
206 | 204 | ['neutral'] | 1148238960.jpg#0 | neutral | 1148238960.jpg#0r4n | People on bicycles waiting at an intersection. | ( ( ( People ( on bicycles ) ) ( waiting ( at ( an intersection ) ) ) ) . ) | (ROOT (NP (NP (NP (NNS People)) (PP (IN on) (NP (NNS bicycles)))) (VP (VBG waiting) (PP (IN at) (NP (DT an) (NN intersection)))) (. .))) | Some people on bikes are stopped at a junction. | ( ( ( Some people ) ( on bikes ) ) ( ( are ( stopped ( at ( a junction ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT Some) (NNS people)) (PP (IN on) (NP (NNS bikes)))) (VP (VBP are) (VP (VBN stopped) (PP (IN at) (NP (DT a) (NN junction))))) (. .))) |
207 | 205 | ['contradiction'] | 1148238960.jpg#0 | contradiction | 1148238960.jpg#0r4c | People on bicycles waiting at an intersection. | ( ( ( People ( on bicycles ) ) ( waiting ( at ( an intersection ) ) ) ) . ) | (ROOT (NP (NP (NP (NNS People)) (PP (IN on) (NP (NNS bicycles)))) (VP (VBG waiting) (PP (IN at) (NP (DT an) (NN intersection)))) (. .))) | People are waiting on foot. | ( People ( ( are ( waiting ( on foot ) ) ) . ) ) | (ROOT (S (NP (NNS People)) (VP (VBP are) (VP (VBG waiting) (PP (IN on) (NP (NN foot))))) (. .))) |
208 | 206 | ['entailment'] | 1148238960.jpg#0 | entailment | 1148238960.jpg#0r4e | People on bicycles waiting at an intersection. | ( ( ( People ( on bicycles ) ) ( waiting ( at ( an intersection ) ) ) ) . ) | (ROOT (NP (NP (NP (NNS People)) (PP (IN on) (NP (NNS bicycles)))) (VP (VBG waiting) (PP (IN at) (NP (DT an) (NN intersection)))) (. .))) | There are bicyclists stopped at a road. | ( There ( ( ( are bicyclists ) ( stopped ( at ( a road ) ) ) ) . ) ) | (ROOT (S (NP (EX There)) (VP (VBP are) (ADVP (RB bicyclists)) (VP (VBN stopped) (PP (IN at) (NP (DT a) (NN road))))) (. .))) |
209 | 207 | ['contradiction'] | 1148238960.jpg#0 | contradiction | 1148238960.jpg#0r1c | People on bicycles waiting at an intersection. | ( ( ( People ( on bicycles ) ) ( waiting ( at ( an intersection ) ) ) ) . ) | (ROOT (NP (NP (NP (NNS People)) (PP (IN on) (NP (NNS bicycles)))) (VP (VBG waiting) (PP (IN at) (NP (DT an) (NN intersection)))) (. .))) | The people are sleeping. | ( ( The people ) ( ( are sleeping ) . ) ) | (ROOT (S (NP (DT The) (NNS people)) (VP (VBP are) (VP (VBG sleeping))) (. .))) |
210 | 208 | ['contradiction'] | 1148238960.jpg#0 | contradiction | 1148238960.jpg#0r3c | People on bicycles waiting at an intersection. | ( ( ( People ( on bicycles ) ) ( waiting ( at ( an intersection ) ) ) ) . ) | (ROOT (NP (NP (NP (NNS People)) (PP (IN on) (NP (NNS bicycles)))) (VP (VBG waiting) (PP (IN at) (NP (DT an) (NN intersection)))) (. .))) | The people are waiting for the movie to begin. | ( ( The people ) ( ( are ( ( waiting ( for ( the movie ) ) ) ( to begin ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNS people)) (VP (VBP are) (VP (VBG waiting) (PP (IN for) (NP (DT the) (NN movie))) (S (VP (TO to) (VP (VB begin)))))) (. .))) |
211 | 209 | ['entailment'] | 1148238960.jpg#0 | entailment | 1148238960.jpg#0r5e | People on bicycles waiting at an intersection. | ( ( ( People ( on bicycles ) ) ( waiting ( at ( an intersection ) ) ) ) . ) | (ROOT (NP (NP (NP (NNS People)) (PP (IN on) (NP (NNS bicycles)))) (VP (VBG waiting) (PP (IN at) (NP (DT an) (NN intersection)))) (. .))) | More than one person on a bicycle is obeying traffic laws. | ( ( ( ( More ( than one ) ) person ) ( on ( a bicycle ) ) ) ( ( is ( obeying ( traffic laws ) ) ) . ) ) | (ROOT (S (NP (NP (QP (JJR More) (IN than) (CD one)) (NN person)) (PP (IN on) (NP (DT a) (NN bicycle)))) (VP (VBZ is) (VP (VBG obeying) (NP (NN traffic) (NNS laws)))) (. .))) |
212 | 210 | ['neutral'] | 1148238960.jpg#0 | neutral | 1148238960.jpg#0r1n | People on bicycles waiting at an intersection. | ( ( ( People ( on bicycles ) ) ( waiting ( at ( an intersection ) ) ) ) . ) | (ROOT (NP (NP (NP (NNS People)) (PP (IN on) (NP (NNS bicycles)))) (VP (VBG waiting) (PP (IN at) (NP (DT an) (NN intersection)))) (. .))) | People are on mountain bikes. | ( People ( ( are ( on ( mountain bikes ) ) ) . ) ) | (ROOT (S (NP (NNS People)) (VP (VBP are) (PP (IN on) (NP (NN mountain) (NNS bikes)))) (. .))) |
213 | 211 | ['entailment'] | 1148238960.jpg#0 | entailment | 1148238960.jpg#0r1e | People on bicycles waiting at an intersection. | ( ( ( People ( on bicycles ) ) ( waiting ( at ( an intersection ) ) ) ) . ) | (ROOT (NP (NP (NP (NNS People)) (PP (IN on) (NP (NNS bicycles)))) (VP (VBG waiting) (PP (IN at) (NP (DT an) (NN intersection)))) (. .))) | There are people on bicycles. | ( There ( ( are ( people ( on bicycles ) ) ) . ) ) | (ROOT (S (NP (EX There)) (VP (VBP are) (NP (NP (NNS people)) (PP (IN on) (NP (NNS bicycles))))) (. .))) |
214 | 212 | ['contradiction'] | 1148238960.jpg#0 | contradiction | 1148238960.jpg#0r2c | People on bicycles waiting at an intersection. | ( ( ( People ( on bicycles ) ) ( waiting ( at ( an intersection ) ) ) ) . ) | (ROOT (NP (NP (NP (NNS People)) (PP (IN on) (NP (NNS bicycles)))) (VP (VBG waiting) (PP (IN at) (NP (DT an) (NN intersection)))) (. .))) | People on bicycles speed through an intersection. | ( ( People ( on bicycles ) ) ( ( speed ( through ( an intersection ) ) ) . ) ) | (ROOT (S (NP (NP (NNS People)) (PP (IN on) (NP (NNS bicycles)))) (VP (VB speed) (PP (IN through) (NP (DT an) (NN intersection)))) (. .))) |
215 | 213 | ['contradiction'] | 3490789179.jpg#0 | contradiction | 3490789179.jpg#0r5c | A man with a red shirt is watching another man who is standing on top of a attached cart filled to the top. | ( ( ( A man ) ( with ( a ( red shirt ) ) ) ) ( ( is ( watching ( ( another man ) ( who ( is ( standing ( on ( top ( of ( ( a ( attached cart ) ) ( filled ( to ( the top ) ) ) ) ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT A) (NN man)) (PP (IN with) (NP (DT a) (JJ red) (NN shirt)))) (VP (VBZ is) (VP (VBG watching) (NP (NP (DT another) (NN man)) (SBAR (WHNP (WP who)) (S (VP (VBZ is) (VP (VBG standing) (PP (IN on) (NP (NP (NN top)) (PP (IN of) (NP (NP (DT a) (JJ attached) (NN cart)) (VP (VBN filled) (PP (TO to) (NP (DT the) (NN top))))))))))))))) (. .))) | The cart is empty. | ( ( The cart ) ( ( is empty ) . ) ) | (ROOT (S (NP (DT The) (NN cart)) (VP (VBZ is) (ADJP (JJ empty))) (. .))) |
216 | 214 | ['contradiction'] | 3490789179.jpg#0 | contradiction | 3490789179.jpg#0r1c | A man with a red shirt is watching another man who is standing on top of a attached cart filled to the top. | ( ( ( A man ) ( with ( a ( red shirt ) ) ) ) ( ( is ( watching ( ( another man ) ( who ( is ( standing ( on ( top ( of ( ( a ( attached cart ) ) ( filled ( to ( the top ) ) ) ) ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT A) (NN man)) (PP (IN with) (NP (DT a) (JJ red) (NN shirt)))) (VP (VBZ is) (VP (VBG watching) (NP (NP (DT another) (NN man)) (SBAR (WHNP (WP who)) (S (VP (VBZ is) (VP (VBG standing) (PP (IN on) (NP (NP (NN top)) (PP (IN of) (NP (NP (DT a) (JJ attached) (NN cart)) (VP (VBN filled) (PP (TO to) (NP (DT the) (NN top))))))))))))))) (. .))) | A man is giving another man a piggyback ride. | ( ( A man ) ( ( is ( ( giving ( another man ) ) ( a ( piggyback ride ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN man)) (VP (VBZ is) (VP (VBG giving) (NP (DT another) (NN man)) (NP (DT a) (NN piggyback) (NN ride)))) (. .))) |
217 | 215 | ['entailment'] | 3490789179.jpg#0 | entailment | 3490789179.jpg#0r3e | A man with a red shirt is watching another man who is standing on top of a attached cart filled to the top. | ( ( ( A man ) ( with ( a ( red shirt ) ) ) ) ( ( is ( watching ( ( another man ) ( who ( is ( standing ( on ( top ( of ( ( a ( attached cart ) ) ( filled ( to ( the top ) ) ) ) ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT A) (NN man)) (PP (IN with) (NP (DT a) (JJ red) (NN shirt)))) (VP (VBZ is) (VP (VBG watching) (NP (NP (DT another) (NN man)) (SBAR (WHNP (WP who)) (S (VP (VBZ is) (VP (VBG standing) (PP (IN on) (NP (NP (NN top)) (PP (IN of) (NP (NP (DT a) (JJ attached) (NN cart)) (VP (VBN filled) (PP (TO to) (NP (DT the) (NN top))))))))))))))) (. .))) | A cart is full of items. | ( ( A cart ) ( ( is ( full ( of items ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN cart)) (VP (VBZ is) (ADJP (JJ full) (PP (IN of) (NP (NNS items))))) (. .))) |
218 | 216 | ['contradiction'] | 3490789179.jpg#0 | contradiction | 3490789179.jpg#0r4c | A man with a red shirt is watching another man who is standing on top of a attached cart filled to the top. | ( ( ( A man ) ( with ( a ( red shirt ) ) ) ) ( ( is ( watching ( ( another man ) ( who ( is ( standing ( on ( top ( of ( ( a ( attached cart ) ) ( filled ( to ( the top ) ) ) ) ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT A) (NN man)) (PP (IN with) (NP (DT a) (JJ red) (NN shirt)))) (VP (VBZ is) (VP (VBG watching) (NP (NP (DT another) (NN man)) (SBAR (WHNP (WP who)) (S (VP (VBZ is) (VP (VBG standing) (PP (IN on) (NP (NP (NN top)) (PP (IN of) (NP (NP (DT a) (JJ attached) (NN cart)) (VP (VBN filled) (PP (TO to) (NP (DT the) (NN top))))))))))))))) (. .))) | A man is sleeping under a bench. | ( ( A man ) ( ( is ( sleeping ( under ( a bench ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN man)) (VP (VBZ is) (VP (VBG sleeping) (PP (IN under) (NP (DT a) (NN bench))))) (. .))) |
219 | 217 | ['entailment'] | 3490789179.jpg#0 | entailment | 3490789179.jpg#0r2e | A man with a red shirt is watching another man who is standing on top of a attached cart filled to the top. | ( ( ( A man ) ( with ( a ( red shirt ) ) ) ) ( ( is ( watching ( ( another man ) ( who ( is ( standing ( on ( top ( of ( ( a ( attached cart ) ) ( filled ( to ( the top ) ) ) ) ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT A) (NN man)) (PP (IN with) (NP (DT a) (JJ red) (NN shirt)))) (VP (VBZ is) (VP (VBG watching) (NP (NP (DT another) (NN man)) (SBAR (WHNP (WP who)) (S (VP (VBZ is) (VP (VBG standing) (PP (IN on) (NP (NP (NN top)) (PP (IN of) (NP (NP (DT a) (JJ attached) (NN cart)) (VP (VBN filled) (PP (TO to) (NP (DT the) (NN top))))))))))))))) (. .))) | A man watches another man. | ( ( A man ) ( ( watches ( another man ) ) . ) ) | (ROOT (S (NP (DT A) (NN man)) (VP (VBZ watches) (NP (DT another) (NN man))) (. .))) |
220 | 218 | ['neutral'] | 3490789179.jpg#0 | neutral | 3490789179.jpg#0r2n | A man with a red shirt is watching another man who is standing on top of a attached cart filled to the top. | ( ( ( A man ) ( with ( a ( red shirt ) ) ) ) ( ( is ( watching ( ( another man ) ( who ( is ( standing ( on ( top ( of ( ( a ( attached cart ) ) ( filled ( to ( the top ) ) ) ) ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT A) (NN man)) (PP (IN with) (NP (DT a) (JJ red) (NN shirt)))) (VP (VBZ is) (VP (VBG watching) (NP (NP (DT another) (NN man)) (SBAR (WHNP (WP who)) (S (VP (VBZ is) (VP (VBG standing) (PP (IN on) (NP (NP (NN top)) (PP (IN of) (NP (NP (DT a) (JJ attached) (NN cart)) (VP (VBN filled) (PP (TO to) (NP (DT the) (NN top))))))))))))))) (. .))) | A produce vendor is watched by a health department worker. | ( ( A ( produce vendor ) ) ( ( is ( watched ( by ( a ( health ( department worker ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN produce) (NN vendor)) (VP (VBZ is) (VP (VBN watched) (PP (IN by) (NP (DT a) (NN health) (NN department) (NN worker))))) (. .))) |
221 | 219 | ['entailment'] | 3490789179.jpg#0 | entailment | 3490789179.jpg#0r1e | A man with a red shirt is watching another man who is standing on top of a attached cart filled to the top. | ( ( ( A man ) ( with ( a ( red shirt ) ) ) ) ( ( is ( watching ( ( another man ) ( who ( is ( standing ( on ( top ( of ( ( a ( attached cart ) ) ( filled ( to ( the top ) ) ) ) ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT A) (NN man)) (PP (IN with) (NP (DT a) (JJ red) (NN shirt)))) (VP (VBZ is) (VP (VBG watching) (NP (NP (DT another) (NN man)) (SBAR (WHNP (WP who)) (S (VP (VBZ is) (VP (VBG standing) (PP (IN on) (NP (NP (NN top)) (PP (IN of) (NP (NP (DT a) (JJ attached) (NN cart)) (VP (VBN filled) (PP (TO to) (NP (DT the) (NN top))))))))))))))) (. .))) | Someone is on top of a cart full of items, while someone else observes. | ( Someone ( ( ( ( is ( on ( top ( of ( ( a cart ) ( full ( of items ) ) ) ) ) ) ) , ) ( while ( ( someone else ) observes ) ) ) . ) ) | (ROOT (S (NP (NN Someone)) (VP (VBZ is) (PP (IN on) (NP (NP (NN top)) (PP (IN of) (NP (NP (DT a) (NN cart)) (PP (JJ full) (IN of) (NP (NNS items))))))) (, ,) (SBAR (IN while) (S (NP (NN someone) (RB else)) (VP (VBZ observes))))) (. .))) |
222 | 220 | ['contradiction'] | 3490789179.jpg#0 | contradiction | 3490789179.jpg#0r3c | A man with a red shirt is watching another man who is standing on top of a attached cart filled to the top. | ( ( ( A man ) ( with ( a ( red shirt ) ) ) ) ( ( is ( watching ( ( another man ) ( who ( is ( standing ( on ( top ( of ( ( a ( attached cart ) ) ( filled ( to ( the top ) ) ) ) ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT A) (NN man)) (PP (IN with) (NP (DT a) (JJ red) (NN shirt)))) (VP (VBZ is) (VP (VBG watching) (NP (NP (DT another) (NN man)) (SBAR (WHNP (WP who)) (S (VP (VBZ is) (VP (VBG standing) (PP (IN on) (NP (NP (NN top)) (PP (IN of) (NP (NP (DT a) (JJ attached) (NN cart)) (VP (VBN filled) (PP (TO to) (NP (DT the) (NN top))))))))))))))) (. .))) | The man is watching a woman. | ( ( The man ) ( ( is ( watching ( a woman ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN man)) (VP (VBZ is) (VP (VBG watching) (NP (DT a) (NN woman)))) (. .))) |
223 | 221 | ['neutral'] | 3490789179.jpg#0 | neutral | 3490789179.jpg#0r1n | A man with a red shirt is watching another man who is standing on top of a attached cart filled to the top. | ( ( ( A man ) ( with ( a ( red shirt ) ) ) ) ( ( is ( watching ( ( another man ) ( who ( is ( standing ( on ( top ( of ( ( a ( attached cart ) ) ( filled ( to ( the top ) ) ) ) ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT A) (NN man)) (PP (IN with) (NP (DT a) (JJ red) (NN shirt)))) (VP (VBZ is) (VP (VBG watching) (NP (NP (DT another) (NN man)) (SBAR (WHNP (WP who)) (S (VP (VBZ is) (VP (VBG standing) (PP (IN on) (NP (NP (NN top)) (PP (IN of) (NP (NP (DT a) (JJ attached) (NN cart)) (VP (VBN filled) (PP (TO to) (NP (DT the) (NN top))))))))))))))) (. .))) | A merchant and his assistant are trying to determine how many products are in their cart. | ( ( ( ( A merchant ) and ) ( his assistant ) ) ( ( are ( trying ( to ( determine ( ( how many ) ( products ( are ( in ( their cart ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT A) (NN merchant)) (CC and) (NP (PRP$ his) (NN assistant))) (VP (VBP are) (VP (VBG trying) (S (VP (TO to) (VP (VB determine) (SBAR (WHADJP (WRB how) (JJ many)) (S (NP (NNS products)) (VP (VBP are) (PP (IN in) (NP (PRP$ their) (NN cart))))))))))) (. .))) |
224 | 222 | ['neutral'] | 3490789179.jpg#0 | neutral | 3490789179.jpg#0r5n | A man with a red shirt is watching another man who is standing on top of a attached cart filled to the top. | ( ( ( A man ) ( with ( a ( red shirt ) ) ) ) ( ( is ( watching ( ( another man ) ( who ( is ( standing ( on ( top ( of ( ( a ( attached cart ) ) ( filled ( to ( the top ) ) ) ) ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT A) (NN man)) (PP (IN with) (NP (DT a) (JJ red) (NN shirt)))) (VP (VBZ is) (VP (VBG watching) (NP (NP (DT another) (NN man)) (SBAR (WHNP (WP who)) (S (VP (VBZ is) (VP (VBG standing) (PP (IN on) (NP (NP (NN top)) (PP (IN of) (NP (NP (DT a) (JJ attached) (NN cart)) (VP (VBN filled) (PP (TO to) (NP (DT the) (NN top))))))))))))))) (. .))) | The cart is full of coal. | ( ( The cart ) ( ( is ( full ( of coal ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN cart)) (VP (VBZ is) (ADJP (JJ full) (PP (IN of) (NP (NN coal))))) (. .))) |
225 | 223 | ['entailment'] | 3490789179.jpg#0 | entailment | 3490789179.jpg#0r4e | A man with a red shirt is watching another man who is standing on top of a attached cart filled to the top. | ( ( ( A man ) ( with ( a ( red shirt ) ) ) ) ( ( is ( watching ( ( another man ) ( who ( is ( standing ( on ( top ( of ( ( a ( attached cart ) ) ( filled ( to ( the top ) ) ) ) ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT A) (NN man)) (PP (IN with) (NP (DT a) (JJ red) (NN shirt)))) (VP (VBZ is) (VP (VBG watching) (NP (NP (DT another) (NN man)) (SBAR (WHNP (WP who)) (S (VP (VBZ is) (VP (VBG standing) (PP (IN on) (NP (NP (NN top)) (PP (IN of) (NP (NP (DT a) (JJ attached) (NN cart)) (VP (VBN filled) (PP (TO to) (NP (DT the) (NN top))))))))))))))) (. .))) | A man is standing on top of a cart. | ( ( A man ) ( ( is ( standing ( on ( top ( of ( a cart ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN man)) (VP (VBZ is) (VP (VBG standing) (PP (IN on) (NP (NP (NN top)) (PP (IN of) (NP (DT a) (NN cart))))))) (. .))) |
226 | 224 | ['entailment'] | 3490789179.jpg#0 | entailment | 3490789179.jpg#0r5e | A man with a red shirt is watching another man who is standing on top of a attached cart filled to the top. | ( ( ( A man ) ( with ( a ( red shirt ) ) ) ) ( ( is ( watching ( ( another man ) ( who ( is ( standing ( on ( top ( of ( ( a ( attached cart ) ) ( filled ( to ( the top ) ) ) ) ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT A) (NN man)) (PP (IN with) (NP (DT a) (JJ red) (NN shirt)))) (VP (VBZ is) (VP (VBG watching) (NP (NP (DT another) (NN man)) (SBAR (WHNP (WP who)) (S (VP (VBZ is) (VP (VBG standing) (PP (IN on) (NP (NP (NN top)) (PP (IN of) (NP (NP (DT a) (JJ attached) (NN cart)) (VP (VBN filled) (PP (TO to) (NP (DT the) (NN top))))))))))))))) (. .))) | The cart is filled to the top. | ( ( The cart ) ( ( is ( filled ( to ( the top ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN cart)) (VP (VBZ is) (VP (VBN filled) (PP (TO to) (NP (DT the) (NN top))))) (. .))) |
227 | 225 | ['neutral'] | 3490789179.jpg#0 | neutral | 3490789179.jpg#0r3n | A man with a red shirt is watching another man who is standing on top of a attached cart filled to the top. | ( ( ( A man ) ( with ( a ( red shirt ) ) ) ) ( ( is ( watching ( ( another man ) ( who ( is ( standing ( on ( top ( of ( ( a ( attached cart ) ) ( filled ( to ( the top ) ) ) ) ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT A) (NN man)) (PP (IN with) (NP (DT a) (JJ red) (NN shirt)))) (VP (VBZ is) (VP (VBG watching) (NP (NP (DT another) (NN man)) (SBAR (WHNP (WP who)) (S (VP (VBZ is) (VP (VBG standing) (PP (IN on) (NP (NP (NN top)) (PP (IN of) (NP (NP (DT a) (JJ attached) (NN cart)) (VP (VBN filled) (PP (TO to) (NP (DT the) (NN top))))))))))))))) (. .))) | The men are outside. | ( ( The men ) ( ( are outside ) . ) ) | (ROOT (S (NP (DT The) (NNS men)) (VP (VBP are) (ADJP (JJ outside))) (. .))) |
228 | 226 | ['contradiction'] | 3490789179.jpg#0 | contradiction | 3490789179.jpg#0r2c | A man with a red shirt is watching another man who is standing on top of a attached cart filled to the top. | ( ( ( A man ) ( with ( a ( red shirt ) ) ) ) ( ( is ( watching ( ( another man ) ( who ( is ( standing ( on ( top ( of ( ( a ( attached cart ) ) ( filled ( to ( the top ) ) ) ) ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT A) (NN man)) (PP (IN with) (NP (DT a) (JJ red) (NN shirt)))) (VP (VBZ is) (VP (VBG watching) (NP (NP (DT another) (NN man)) (SBAR (WHNP (WP who)) (S (VP (VBZ is) (VP (VBG standing) (PP (IN on) (NP (NP (NN top)) (PP (IN of) (NP (NP (DT a) (JJ attached) (NN cart)) (VP (VBN filled) (PP (TO to) (NP (DT the) (NN top))))))))))))))) (. .))) | A man eats octopus. | ( ( A man ) ( ( eats octopus ) . ) ) | (ROOT (S (NP (DT A) (NN man)) (VP (VBZ eats) (NP (NNS octopus))) (. .))) |
229 | 227 | ['neutral'] | 3490789179.jpg#0 | neutral | 3490789179.jpg#0r4n | A man with a red shirt is watching another man who is standing on top of a attached cart filled to the top. | ( ( ( A man ) ( with ( a ( red shirt ) ) ) ) ( ( is ( watching ( ( another man ) ( who ( is ( standing ( on ( top ( of ( ( a ( attached cart ) ) ( filled ( to ( the top ) ) ) ) ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT A) (NN man)) (PP (IN with) (NP (DT a) (JJ red) (NN shirt)))) (VP (VBZ is) (VP (VBG watching) (NP (NP (DT another) (NN man)) (SBAR (WHNP (WP who)) (S (VP (VBZ is) (VP (VBG standing) (PP (IN on) (NP (NP (NN top)) (PP (IN of) (NP (NP (DT a) (JJ attached) (NN cart)) (VP (VBN filled) (PP (TO to) (NP (DT the) (NN top))))))))))))))) (. .))) | A man is standing on a cart full of groceries. | ( ( A man ) ( ( is ( standing ( on ( ( a cart ) ( full ( of groceries ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN man)) (VP (VBZ is) (VP (VBG standing) (PP (IN on) (NP (NP (DT a) (NN cart)) (PP (JJ full) (IN of) (NP (NNS groceries))))))) (. .))) |
230 | 228 | ['entailment'] | 4850814517.jpg#3 | entailment | 4850814517.jpg#3r1e | A boy is drinking out of a water fountain shaped like a woman. | ( ( A boy ) ( ( is ( ( drinking out ) ( of ( ( a ( water fountain ) ) ( shaped ( like ( a woman ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN boy)) (VP (VBZ is) (VP (VBG drinking) (PRT (RP out)) (PP (IN of) (NP (NP (DT a) (NN water) (NN fountain)) (VP (VBN shaped) (PP (IN like) (NP (DT a) (NN woman)))))))) (. .))) | A male is getting a drink of water. | ( ( A male ) ( ( is ( getting ( ( a drink ) ( of water ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN male)) (VP (VBZ is) (VP (VBG getting) (NP (NP (DT a) (NN drink)) (PP (IN of) (NP (NN water)))))) (. .))) |
231 | 229 | ['neutral'] | 4850814517.jpg#3 | neutral | 4850814517.jpg#3r1n | A boy is drinking out of a water fountain shaped like a woman. | ( ( A boy ) ( ( is ( ( drinking out ) ( of ( ( a ( water fountain ) ) ( shaped ( like ( a woman ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN boy)) (VP (VBZ is) (VP (VBG drinking) (PRT (RP out)) (PP (IN of) (NP (NP (DT a) (NN water) (NN fountain)) (VP (VBN shaped) (PP (IN like) (NP (DT a) (NN woman)))))))) (. .))) | A sculptor takes a drink from a fountain that he made that looks like his girlfriend. | ( ( A sculptor ) ( ( ( ( takes ( a drink ) ) ( from ( a fountain ) ) ) ( that ( he ( made ( that ( looks ( like ( his girlfriend ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN sculptor)) (VP (VBZ takes) (NP (DT a) (NN drink)) (PP (IN from) (NP (DT a) (NN fountain))) (SBAR (IN that) (S (NP (PRP he)) (VP (VBD made) (SBAR (S (NP (DT that)) (VP (VBZ looks) (PP (IN like) (NP (PRP$ his) (NN girlfriend)))))))))) (. .))) |
232 | 230 | ['contradiction'] | 4850814517.jpg#3 | contradiction | 4850814517.jpg#3r1c | A boy is drinking out of a water fountain shaped like a woman. | ( ( A boy ) ( ( is ( ( drinking out ) ( of ( ( a ( water fountain ) ) ( shaped ( like ( a woman ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN boy)) (VP (VBZ is) (VP (VBG drinking) (PRT (RP out)) (PP (IN of) (NP (NP (DT a) (NN water) (NN fountain)) (VP (VBN shaped) (PP (IN like) (NP (DT a) (NN woman)))))))) (. .))) | A man is drinking lemonade from a glass. | ( ( A man ) ( ( is ( ( drinking lemonade ) ( from ( a glass ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN man)) (VP (VBZ is) (VP (VBG drinking) (NP (NN lemonade)) (PP (IN from) (NP (DT a) (NN glass))))) (. .))) |
233 | 231 | ['neutral'] | 1148238960.jpg#4 | neutral | 1148238960.jpg#4r4n | three bikers stop in town. | ( ( three bikers ) ( ( stop ( in town ) ) . ) ) | (ROOT (S (NP (CD three) (NNS bikers)) (VP (VBP stop) (PP (IN in) (NP (NN town)))) (. .))) | cars stop in town | ( cars ( stop ( in town ) ) ) | (ROOT (S (NP (NNS cars)) (ADJP (VB stop) (PP (IN in) (NP (NN town)))))) |
234 | 232 | ['entailment'] | 1148238960.jpg#4 | entailment | 1148238960.jpg#4r4e | three bikers stop in town. | ( ( three bikers ) ( ( stop ( in town ) ) . ) ) | (ROOT (S (NP (CD three) (NNS bikers)) (VP (VBP stop) (PP (IN in) (NP (NN town)))) (. .))) | Bikers stop in towns | ( Bikers ( stop ( in towns ) ) ) | (ROOT (S (NP (NNS Bikers)) (ADJP (VB stop) (PP (IN in) (NP (NNS towns)))))) |
235 | 233 | ['entailment'] | 1148238960.jpg#4 | entailment | 1148238960.jpg#4r1e | three bikers stop in town. | ( ( three bikers ) ( ( stop ( in town ) ) . ) ) | (ROOT (S (NP (CD three) (NNS bikers)) (VP (VBP stop) (PP (IN in) (NP (NN town)))) (. .))) | A town has witnessed the arrival of three bikers. | ( ( A town ) ( ( has ( witnessed ( ( the arrival ) ( of ( three bikers ) ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN town)) (VP (VBZ has) (VP (VBN witnessed) (NP (NP (DT the) (NN arrival)) (PP (IN of) (NP (CD three) (NNS bikers)))))) (. .))) |
236 | 234 | ['neutral'] | 1148238960.jpg#4 | neutral | 1148238960.jpg#4r5n | three bikers stop in town. | ( ( three bikers ) ( ( stop ( in town ) ) . ) ) | (ROOT (S (NP (CD three) (NNS bikers)) (VP (VBP stop) (PP (IN in) (NP (NN town)))) (. .))) | Thoes bikers are slowing down | ( ( Thoes bikers ) ( are ( slowing down ) ) ) | (ROOT (S (NP (NNS Thoes) (NNS bikers)) (VP (VBP are) (VP (VBG slowing) (PRT (RP down)))))) |
237 | 235 | ['neutral'] | 1148238960.jpg#4 | neutral | 1148238960.jpg#4r1n | three bikers stop in town. | ( ( three bikers ) ( ( stop ( in town ) ) . ) ) | (ROOT (S (NP (CD three) (NNS bikers)) (VP (VBP stop) (PP (IN in) (NP (NN town)))) (. .))) | The bikers are riding Harley's. | ( ( The bikers ) ( ( are ( riding ( Harley 's ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNS bikers)) (VP (VBP are) (VP (VBG riding) (S (NP (NNP Harley) (POS 's))))) (. .))) |
238 | 236 | ['contradiction'] | 1148238960.jpg#4 | contradiction | 1148238960.jpg#4r5c | three bikers stop in town. | ( ( three bikers ) ( ( stop ( in town ) ) . ) ) | (ROOT (S (NP (CD three) (NNS bikers)) (VP (VBP stop) (PP (IN in) (NP (NN town)))) (. .))) | Three bikers are going 100 mph | ( ( Three bikers ) ( are ( going ( 100 mph ) ) ) ) | (ROOT (S (NP (CD Three) (NNS bikers)) (VP (VBP are) (VP (VBG going) (NP (CD 100) (NN mph)))))) |
239 | 237 | ['contradiction'] | 1148238960.jpg#4 | contradiction | 1148238960.jpg#4r4c | three bikers stop in town. | ( ( three bikers ) ( ( stop ( in town ) ) . ) ) | (ROOT (S (NP (CD three) (NNS bikers)) (VP (VBP stop) (PP (IN in) (NP (NN town)))) (. .))) | The bikers breathe water | ( ( The bikers ) ( breathe water ) ) | (ROOT (NP (NP (DT The) (NNS bikers)) (NP (JJ breathe) (NN water)))) |
240 | 238 | ['entailment'] | 1148238960.jpg#4 | entailment | 1148238960.jpg#4r5e | three bikers stop in town. | ( ( three bikers ) ( ( stop ( in town ) ) . ) ) | (ROOT (S (NP (CD three) (NNS bikers)) (VP (VBP stop) (PP (IN in) (NP (NN town)))) (. .))) | Bikers stop for gas | ( Bikers ( stop ( for gas ) ) ) | (ROOT (S (NP (NNS Bikers)) (ADJP (VB stop) (PP (IN for) (NP (NN gas)))))) |
241 | 239 | ['neutral'] | 1148238960.jpg#4 | neutral | 1148238960.jpg#4r2n | three bikers stop in town. | ( ( three bikers ) ( ( stop ( in town ) ) . ) ) | (ROOT (S (NP (CD three) (NNS bikers)) (VP (VBP stop) (PP (IN in) (NP (NN town)))) (. .))) | Three bicyclists are riding in a pack. | ( ( Three bicyclists ) ( ( are ( riding ( in ( a pack ) ) ) ) . ) ) | (ROOT (S (NP (CD Three) (NNS bicyclists)) (VP (VBP are) (VP (VBG riding) (PP (IN in) (NP (DT a) (NN pack))))) (. .))) |
242 | 240 | ['contradiction'] | 1148238960.jpg#4 | contradiction | 1148238960.jpg#4r2c | three bikers stop in town. | ( ( three bikers ) ( ( stop ( in town ) ) . ) ) | (ROOT (S (NP (CD three) (NNS bikers)) (VP (VBP stop) (PP (IN in) (NP (NN town)))) (. .))) | There is a very angry dog. | ( There ( ( is ( a ( ( very angry ) dog ) ) ) . ) ) | (ROOT (S (NP (EX There)) (VP (VBZ is) (NP (DT a) (ADJP (RB very) (JJ angry)) (NN dog))) (. .))) |
243 | 241 | ['neutral'] | 1148238960.jpg#4 | neutral | 1148238960.jpg#4r3n | three bikers stop in town. | ( ( three bikers ) ( ( stop ( in town ) ) . ) ) | (ROOT (S (NP (CD three) (NNS bikers)) (VP (VBP stop) (PP (IN in) (NP (NN town)))) (. .))) | Three bikers are taking a rest in the town. | ( ( Three bikers ) ( ( are ( taking ( ( a rest ) ( in ( the town ) ) ) ) ) . ) ) | (ROOT (S (NP (CD Three) (NNS bikers)) (VP (VBP are) (VP (VBG taking) (NP (NP (DT a) (NN rest)) (PP (IN in) (NP (DT the) (NN town)))))) (. .))) |
244 | 242 | ['entailment'] | 1148238960.jpg#4 | entailment | 1148238960.jpg#4r3e | three bikers stop in town. | ( ( three bikers ) ( ( stop ( in town ) ) . ) ) | (ROOT (S (NP (CD three) (NNS bikers)) (VP (VBP stop) (PP (IN in) (NP (NN town)))) (. .))) | The bikers are in the town. | ( ( The bikers ) ( ( are ( in ( the town ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNS bikers)) (VP (VBP are) (PP (IN in) (NP (DT the) (NN town)))) (. .))) |
245 | 243 | ['entailment'] | 1148238960.jpg#4 | entailment | 1148238960.jpg#4r2e | three bikers stop in town. | ( ( three bikers ) ( ( stop ( in town ) ) . ) ) | (ROOT (S (NP (CD three) (NNS bikers)) (VP (VBP stop) (PP (IN in) (NP (NN town)))) (. .))) | A group of bikers are in the street. | ( ( ( A group ) ( of bikers ) ) ( ( are ( in ( the street ) ) ) . ) ) | (ROOT (S (NP (NP (DT A) (NN group)) (PP (IN of) (NP (NNS bikers)))) (VP (VBP are) (PP (IN in) (NP (DT the) (NN street)))) (. .))) |
246 | 244 | ['contradiction'] | 1148238960.jpg#4 | contradiction | 1148238960.jpg#4r1c | three bikers stop in town. | ( ( three bikers ) ( ( stop ( in town ) ) . ) ) | (ROOT (S (NP (CD three) (NNS bikers)) (VP (VBP stop) (PP (IN in) (NP (NN town)))) (. .))) | The bikers didn't stop in the town. | ( ( The bikers ) ( ( ( did n't ) ( stop ( in ( the town ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNS bikers)) (VP (VBD did) (RB n't) (VP (VB stop) (PP (IN in) (NP (DT the) (NN town))))) (. .))) |
247 | 245 | ['contradiction'] | 1148238960.jpg#4 | contradiction | 1148238960.jpg#4r3c | three bikers stop in town. | ( ( three bikers ) ( ( stop ( in town ) ) . ) ) | (ROOT (S (NP (CD three) (NNS bikers)) (VP (VBP stop) (PP (IN in) (NP (NN town)))) (. .))) | Five bikers are riding on the road. | ( ( Five bikers ) ( ( are ( riding ( on ( the road ) ) ) ) . ) ) | (ROOT (S (NP (CD Five) (NNS bikers)) (VP (VBP are) (VP (VBG riding) (PP (IN on) (NP (DT the) (NN road))))) (. .))) |
248 | 246 | ['contradiction'] | 3490789179.jpg#4 | contradiction | 3490789179.jpg#4r1c | Two people loading brush on a trailer attached to a truck. | ( ( ( Two people ) ( ( loading brush ) ( on ( a trailer ) ) ) ) ( ( attached ( to ( a truck ) ) ) . ) ) | (ROOT (S (NP (NP (CD Two) (NNS people)) (VP (VBG loading) (NP (NN brush)) (PP (IN on) (NP (DT a) (NN trailer))))) (VP (VBN attached) (PP (TO to) (NP (DT a) (NN truck)))) (. .))) | A man is carrying a canoe to the water. | ( ( A man ) ( ( is ( ( carrying ( a canoe ) ) ( to ( the water ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN man)) (VP (VBZ is) (VP (VBG carrying) (NP (DT a) (NN canoe)) (PP (TO to) (NP (DT the) (NN water))))) (. .))) |
249 | 247 | ['entailment'] | 3490789179.jpg#4 | entailment | 3490789179.jpg#4r1e | Two people loading brush on a trailer attached to a truck. | ( ( ( Two people ) ( ( loading brush ) ( on ( a trailer ) ) ) ) ( ( attached ( to ( a truck ) ) ) . ) ) | (ROOT (S (NP (NP (CD Two) (NNS people)) (VP (VBG loading) (NP (NN brush)) (PP (IN on) (NP (DT a) (NN trailer))))) (VP (VBN attached) (PP (TO to) (NP (DT a) (NN truck)))) (. .))) | A couple of people are loading brush onto a trailer that is attached to a truck. | ( ( ( A couple ) ( of people ) ) ( ( are ( ( loading brush ) ( onto ( ( a trailer ) ( that ( is ( attached ( to ( a truck ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT A) (NN couple)) (PP (IN of) (NP (NNS people)))) (VP (VBP are) (VP (VBG loading) (NP (NN brush)) (PP (IN onto) (NP (NP (DT a) (NN trailer)) (SBAR (WHNP (WDT that)) (S (VP (VBZ is) (VP (VBN attached) (PP (TO to) (NP (DT a) (NN truck))))))))))) (. .))) |
250 | 248 | ['neutral'] | 3490789179.jpg#4 | neutral | 3490789179.jpg#4r1n | Two people loading brush on a trailer attached to a truck. | ( ( ( Two people ) ( ( loading brush ) ( on ( a trailer ) ) ) ) ( ( attached ( to ( a truck ) ) ) . ) ) | (ROOT (S (NP (NP (CD Two) (NNS people)) (VP (VBG loading) (NP (NN brush)) (PP (IN on) (NP (DT a) (NN trailer))))) (VP (VBN attached) (PP (TO to) (NP (DT a) (NN truck)))) (. .))) | Two people loading brush on a trailer attached to a truck so they can go camping and burn it. | ( ( ( Two people ) ( ( loading brush ) ( on ( a trailer ) ) ) ) ( ( ( attached ( to ( a truck ) ) ) ( so ( they ( can ( ( ( go camping ) and ) ( burn it ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (CD Two) (NNS people)) (VP (VBG loading) (NP (NN brush)) (PP (IN on) (NP (DT a) (NN trailer))))) (VP (VBD attached) (PP (TO to) (NP (DT a) (NN truck))) (SBAR (IN so) (S (NP (PRP they)) (VP (MD can) (VP (VP (VB go) (NP (NN camping))) (CC and) (VP (VB burn) (NP (PRP it)))))))) (. .))) |
251 | 249 | ['entailment'] | 3691765410.jpg#0 | entailment | 3691765410.jpg#0r5e | A man with a beard, wearing a red shirt with gray sleeves and work gloves, pulling on a rope. | ( ( ( A man ) ( with ( a beard ) ) ) ( , ( ( ( ( ( wearing ( a ( red shirt ) ) ) ( with ( gray ( sleeves ( and ( work gloves ) ) ) ) ) ) , ) ( pulling ( on ( a rope ) ) ) ) . ) ) ) | (ROOT (S (NP (NP (DT A) (NN man)) (PP (IN with) (NP (DT a) (NN beard)))) (, ,) (VP (VP (VBG wearing) (NP (DT a) (JJ red) (NN shirt)) (PP (IN with) (NP (JJ gray) (NNS sleeves) (CC and) (NN work) (NNS gloves)))) (, ,) (VP (VBG pulling) (PP (IN on) (NP (DT a) (NN rope))))) (. .))) | a bearded man pulls a rope | ( ( a ( bearded man ) ) ( pulls ( a rope ) ) ) | (ROOT (S (NP (DT a) (JJ bearded) (NN man)) (VP (VBZ pulls) (NP (DT a) (NN rope))))) |
252 | 250 | ['neutral'] | 3691765410.jpg#0 | neutral | 3691765410.jpg#0r3n | A man with a beard, wearing a red shirt with gray sleeves and work gloves, pulling on a rope. | ( ( ( A man ) ( with ( a beard ) ) ) ( , ( ( ( ( ( wearing ( a ( red shirt ) ) ) ( with ( gray ( sleeves ( and ( work gloves ) ) ) ) ) ) , ) ( pulling ( on ( a rope ) ) ) ) . ) ) ) | (ROOT (S (NP (NP (DT A) (NN man)) (PP (IN with) (NP (DT a) (NN beard)))) (, ,) (VP (VP (VBG wearing) (NP (DT a) (JJ red) (NN shirt)) (PP (IN with) (NP (JJ gray) (NNS sleeves) (CC and) (NN work) (NNS gloves)))) (, ,) (VP (VBG pulling) (PP (IN on) (NP (DT a) (NN rope))))) (. .))) | A bearded man is pulling a rope at work. | ( ( A ( bearded man ) ) ( ( is ( ( pulling ( a rope ) ) ( at work ) ) ) . ) ) | (ROOT (S (NP (DT A) (JJ bearded) (NN man)) (VP (VBZ is) (VP (VBG pulling) (NP (DT a) (NN rope)) (PP (IN at) (NP (NN work))))) (. .))) |
253 | 251 | ['entailment'] | 3691765410.jpg#0 | entailment | 3691765410.jpg#0r2e | A man with a beard, wearing a red shirt with gray sleeves and work gloves, pulling on a rope. | ( ( ( A man ) ( with ( a beard ) ) ) ( , ( ( ( ( ( wearing ( a ( red shirt ) ) ) ( with ( gray ( sleeves ( and ( work gloves ) ) ) ) ) ) , ) ( pulling ( on ( a rope ) ) ) ) . ) ) ) | (ROOT (S (NP (NP (DT A) (NN man)) (PP (IN with) (NP (DT a) (NN beard)))) (, ,) (VP (VP (VBG wearing) (NP (DT a) (JJ red) (NN shirt)) (PP (IN with) (NP (JJ gray) (NNS sleeves) (CC and) (NN work) (NNS gloves)))) (, ,) (VP (VBG pulling) (PP (IN on) (NP (DT a) (NN rope))))) (. .))) | A man pulls on a rope. | ( ( A man ) ( ( pulls ( on ( a rope ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN man)) (VP (VBZ pulls) (PP (IN on) (NP (DT a) (NN rope)))) (. .))) |
254 | 252 | ['neutral'] | 3691765410.jpg#0 | neutral | 3691765410.jpg#0r1n | A man with a beard, wearing a red shirt with gray sleeves and work gloves, pulling on a rope. | ( ( ( A man ) ( with ( a beard ) ) ) ( , ( ( ( ( ( wearing ( a ( red shirt ) ) ) ( with ( gray ( sleeves ( and ( work gloves ) ) ) ) ) ) , ) ( pulling ( on ( a rope ) ) ) ) . ) ) ) | (ROOT (S (NP (NP (DT A) (NN man)) (PP (IN with) (NP (DT a) (NN beard)))) (, ,) (VP (VP (VBG wearing) (NP (DT a) (JJ red) (NN shirt)) (PP (IN with) (NP (JJ gray) (NNS sleeves) (CC and) (NN work) (NNS gloves)))) (, ,) (VP (VBG pulling) (PP (IN on) (NP (DT a) (NN rope))))) (. .))) | The man was on the job trying to move some equipment. | ( ( The man ) ( ( was ( on ( ( the job ) ( trying ( to ( move ( some equipment ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN man)) (VP (VBD was) (PP (IN on) (NP (NP (DT the) (NN job)) (VP (VBG trying) (S (VP (TO to) (VP (VB move) (NP (DT some) (NN equipment))))))))) (. .))) |
255 | 253 | ['contradiction'] | 3691765410.jpg#0 | contradiction | 3691765410.jpg#0r5c | A man with a beard, wearing a red shirt with gray sleeves and work gloves, pulling on a rope. | ( ( ( A man ) ( with ( a beard ) ) ) ( , ( ( ( ( ( wearing ( a ( red shirt ) ) ) ( with ( gray ( sleeves ( and ( work gloves ) ) ) ) ) ) , ) ( pulling ( on ( a rope ) ) ) ) . ) ) ) | (ROOT (S (NP (NP (DT A) (NN man)) (PP (IN with) (NP (DT a) (NN beard)))) (, ,) (VP (VP (VBG wearing) (NP (DT a) (JJ red) (NN shirt)) (PP (IN with) (NP (JJ gray) (NNS sleeves) (CC and) (NN work) (NNS gloves)))) (, ,) (VP (VBG pulling) (PP (IN on) (NP (DT a) (NN rope))))) (. .))) | a man pulls his beard | ( ( a man ) ( pulls ( his beard ) ) ) | (ROOT (S (NP (DT a) (NN man)) (VP (VBZ pulls) (NP (PRP$ his) (NN beard))))) |
256 | 254 | ['contradiction'] | 3691765410.jpg#0 | contradiction | 3691765410.jpg#0r3c | A man with a beard, wearing a red shirt with gray sleeves and work gloves, pulling on a rope. | ( ( ( A man ) ( with ( a beard ) ) ) ( , ( ( ( ( ( wearing ( a ( red shirt ) ) ) ( with ( gray ( sleeves ( and ( work gloves ) ) ) ) ) ) , ) ( pulling ( on ( a rope ) ) ) ) . ) ) ) | (ROOT (S (NP (NP (DT A) (NN man)) (PP (IN with) (NP (DT a) (NN beard)))) (, ,) (VP (VP (VBG wearing) (NP (DT a) (JJ red) (NN shirt)) (PP (IN with) (NP (JJ gray) (NNS sleeves) (CC and) (NN work) (NNS gloves)))) (, ,) (VP (VBG pulling) (PP (IN on) (NP (DT a) (NN rope))))) (. .))) | a bearded man is pulling a car with his teeth. | ( ( a ( bearded man ) ) ( ( is ( ( pulling ( a car ) ) ( with ( his teeth ) ) ) ) . ) ) | (ROOT (S (NP (DT a) (JJ bearded) (NN man)) (VP (VBZ is) (VP (VBG pulling) (NP (DT a) (NN car)) (PP (IN with) (NP (PRP$ his) (NNS teeth))))) (. .))) |
257 | 255 | ['neutral'] | 3691765410.jpg#0 | neutral | 3691765410.jpg#0r5n | A man with a beard, wearing a red shirt with gray sleeves and work gloves, pulling on a rope. | ( ( ( A man ) ( with ( a beard ) ) ) ( , ( ( ( ( ( wearing ( a ( red shirt ) ) ) ( with ( gray ( sleeves ( and ( work gloves ) ) ) ) ) ) , ) ( pulling ( on ( a rope ) ) ) ) . ) ) ) | (ROOT (S (NP (NP (DT A) (NN man)) (PP (IN with) (NP (DT a) (NN beard)))) (, ,) (VP (VP (VBG wearing) (NP (DT a) (JJ red) (NN shirt)) (PP (IN with) (NP (JJ gray) (NNS sleeves) (CC and) (NN work) (NNS gloves)))) (, ,) (VP (VBG pulling) (PP (IN on) (NP (DT a) (NN rope))))) (. .))) | a man competes in a rope pulling contest | ( ( a man ) ( competes ( in ( a ( rope ( pulling contest ) ) ) ) ) ) | (ROOT (S (NP (DT a) (NN man)) (VP (VBZ competes) (PP (IN in) (NP (DT a) (NN rope) (VBG pulling) (NN contest)))))) |
258 | 256 | ['neutral'] | 3691765410.jpg#0 | neutral | 3691765410.jpg#0r4n | A man with a beard, wearing a red shirt with gray sleeves and work gloves, pulling on a rope. | ( ( ( A man ) ( with ( a beard ) ) ) ( , ( ( ( ( ( wearing ( a ( red shirt ) ) ) ( with ( gray ( sleeves ( and ( work gloves ) ) ) ) ) ) , ) ( pulling ( on ( a rope ) ) ) ) . ) ) ) | (ROOT (S (NP (NP (DT A) (NN man)) (PP (IN with) (NP (DT a) (NN beard)))) (, ,) (VP (VP (VBG wearing) (NP (DT a) (JJ red) (NN shirt)) (PP (IN with) (NP (JJ gray) (NNS sleeves) (CC and) (NN work) (NNS gloves)))) (, ,) (VP (VBG pulling) (PP (IN on) (NP (DT a) (NN rope))))) (. .))) | A man is trying to pull his car out of a lake | ( ( A man ) ( is ( trying ( to ( ( ( pull ( his car ) ) out ) ( of ( a lake ) ) ) ) ) ) ) | (ROOT (S (NP (DT A) (NN man)) (VP (VBZ is) (VP (VBG trying) (S (VP (TO to) (VP (VB pull) (NP (PRP$ his) (NN car)) (PRT (RP out)) (PP (IN of) (NP (DT a) (NN lake)))))))))) |
259 | 257 | ['contradiction'] | 3691765410.jpg#0 | contradiction | 3691765410.jpg#0r1c | A man with a beard, wearing a red shirt with gray sleeves and work gloves, pulling on a rope. | ( ( ( A man ) ( with ( a beard ) ) ) ( , ( ( ( ( ( wearing ( a ( red shirt ) ) ) ( with ( gray ( sleeves ( and ( work gloves ) ) ) ) ) ) , ) ( pulling ( on ( a rope ) ) ) ) . ) ) ) | (ROOT (S (NP (NP (DT A) (NN man)) (PP (IN with) (NP (DT a) (NN beard)))) (, ,) (VP (VP (VBG wearing) (NP (DT a) (JJ red) (NN shirt)) (PP (IN with) (NP (JJ gray) (NNS sleeves) (CC and) (NN work) (NNS gloves)))) (, ,) (VP (VBG pulling) (PP (IN on) (NP (DT a) (NN rope))))) (. .))) | The man was clean shaven. | ( ( The man ) ( ( was ( clean shaven ) ) . ) ) | (ROOT (S (NP (DT The) (NN man)) (VP (VBD was) (ADJP (JJ clean) (JJ shaven))) (. .))) |
260 | 258 | ['entailment'] | 3691765410.jpg#0 | entailment | 3691765410.jpg#0r3e | A man with a beard, wearing a red shirt with gray sleeves and work gloves, pulling on a rope. | ( ( ( A man ) ( with ( a beard ) ) ) ( , ( ( ( ( ( wearing ( a ( red shirt ) ) ) ( with ( gray ( sleeves ( and ( work gloves ) ) ) ) ) ) , ) ( pulling ( on ( a rope ) ) ) ) . ) ) ) | (ROOT (S (NP (NP (DT A) (NN man)) (PP (IN with) (NP (DT a) (NN beard)))) (, ,) (VP (VP (VBG wearing) (NP (DT a) (JJ red) (NN shirt)) (PP (IN with) (NP (JJ gray) (NNS sleeves) (CC and) (NN work) (NNS gloves)))) (, ,) (VP (VBG pulling) (PP (IN on) (NP (DT a) (NN rope))))) (. .))) | A bearded man is pulling on a rope. | ( ( A ( bearded man ) ) ( ( is ( pulling ( on ( a rope ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (JJ bearded) (NN man)) (VP (VBZ is) (VP (VBG pulling) (PP (IN on) (NP (DT a) (NN rope))))) (. .))) |
261 | 259 | ['neutral'] | 3691765410.jpg#0 | neutral | 3691765410.jpg#0r2n | A man with a beard, wearing a red shirt with gray sleeves and work gloves, pulling on a rope. | ( ( ( A man ) ( with ( a beard ) ) ) ( , ( ( ( ( ( wearing ( a ( red shirt ) ) ) ( with ( gray ( sleeves ( and ( work gloves ) ) ) ) ) ) , ) ( pulling ( on ( a rope ) ) ) ) . ) ) ) | (ROOT (S (NP (NP (DT A) (NN man)) (PP (IN with) (NP (DT a) (NN beard)))) (, ,) (VP (VP (VBG wearing) (NP (DT a) (JJ red) (NN shirt)) (PP (IN with) (NP (JJ gray) (NNS sleeves) (CC and) (NN work) (NNS gloves)))) (, ,) (VP (VBG pulling) (PP (IN on) (NP (DT a) (NN rope))))) (. .))) | A man is dragging a sled behind him. | ( ( A man ) ( ( is ( ( dragging ( a sled ) ) ( behind him ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN man)) (VP (VBZ is) (VP (VBG dragging) (NP (DT a) (NN sled)) (PP (IN behind) (NP (PRP him))))) (. .))) |
262 | 260 | ['contradiction'] | 3691765410.jpg#0 | contradiction | 3691765410.jpg#0r2c | A man with a beard, wearing a red shirt with gray sleeves and work gloves, pulling on a rope. | ( ( ( A man ) ( with ( a beard ) ) ) ( , ( ( ( ( ( wearing ( a ( red shirt ) ) ) ( with ( gray ( sleeves ( and ( work gloves ) ) ) ) ) ) , ) ( pulling ( on ( a rope ) ) ) ) . ) ) ) | (ROOT (S (NP (NP (DT A) (NN man)) (PP (IN with) (NP (DT a) (NN beard)))) (, ,) (VP (VP (VBG wearing) (NP (DT a) (JJ red) (NN shirt)) (PP (IN with) (NP (JJ gray) (NNS sleeves) (CC and) (NN work) (NNS gloves)))) (, ,) (VP (VBG pulling) (PP (IN on) (NP (DT a) (NN rope))))) (. .))) | A man in a swimsuit, swings on a rope. | ( ( ( A man ) ( in ( a swimsuit ) ) ) ( , ( ( swings ( on ( a rope ) ) ) . ) ) ) | (ROOT (S (NP (NP (DT A) (NN man)) (PP (IN in) (NP (DT a) (NN swimsuit)))) (, ,) (VP (VBZ swings) (PP (IN on) (NP (DT a) (NN rope)))) (. .))) |
263 | 261 | ['contradiction'] | 3691765410.jpg#0 | contradiction | 3691765410.jpg#0r4c | A man with a beard, wearing a red shirt with gray sleeves and work gloves, pulling on a rope. | ( ( ( A man ) ( with ( a beard ) ) ) ( , ( ( ( ( ( wearing ( a ( red shirt ) ) ) ( with ( gray ( sleeves ( and ( work gloves ) ) ) ) ) ) , ) ( pulling ( on ( a rope ) ) ) ) . ) ) ) | (ROOT (S (NP (NP (DT A) (NN man)) (PP (IN with) (NP (DT a) (NN beard)))) (, ,) (VP (VP (VBG wearing) (NP (DT a) (JJ red) (NN shirt)) (PP (IN with) (NP (JJ gray) (NNS sleeves) (CC and) (NN work) (NNS gloves)))) (, ,) (VP (VBG pulling) (PP (IN on) (NP (DT a) (NN rope))))) (. .))) | A man is wearing a black shirt | ( ( A man ) ( is ( wearing ( a ( black shirt ) ) ) ) ) | (ROOT (S (NP (DT A) (NN man)) (VP (VBZ is) (VP (VBG wearing) (NP (DT a) (JJ black) (NN shirt)))))) |
264 | 262 | ['entailment'] | 3691765410.jpg#0 | entailment | 3691765410.jpg#0r4e | A man with a beard, wearing a red shirt with gray sleeves and work gloves, pulling on a rope. | ( ( ( A man ) ( with ( a beard ) ) ) ( , ( ( ( ( ( wearing ( a ( red shirt ) ) ) ( with ( gray ( sleeves ( and ( work gloves ) ) ) ) ) ) , ) ( pulling ( on ( a rope ) ) ) ) . ) ) ) | (ROOT (S (NP (NP (DT A) (NN man)) (PP (IN with) (NP (DT a) (NN beard)))) (, ,) (VP (VP (VBG wearing) (NP (DT a) (JJ red) (NN shirt)) (PP (IN with) (NP (JJ gray) (NNS sleeves) (CC and) (NN work) (NNS gloves)))) (, ,) (VP (VBG pulling) (PP (IN on) (NP (DT a) (NN rope))))) (. .))) | A man is pulling on a rope. | ( ( A man ) ( ( is ( pulling ( on ( a rope ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN man)) (VP (VBZ is) (VP (VBG pulling) (PP (IN on) (NP (DT a) (NN rope))))) (. .))) |
265 | 263 | ['entailment'] | 3691765410.jpg#0 | entailment | 3691765410.jpg#0r1e | A man with a beard, wearing a red shirt with gray sleeves and work gloves, pulling on a rope. | ( ( ( A man ) ( with ( a beard ) ) ) ( , ( ( ( ( ( wearing ( a ( red shirt ) ) ) ( with ( gray ( sleeves ( and ( work gloves ) ) ) ) ) ) , ) ( pulling ( on ( a rope ) ) ) ) . ) ) ) | (ROOT (S (NP (NP (DT A) (NN man)) (PP (IN with) (NP (DT a) (NN beard)))) (, ,) (VP (VP (VBG wearing) (NP (DT a) (JJ red) (NN shirt)) (PP (IN with) (NP (JJ gray) (NNS sleeves) (CC and) (NN work) (NNS gloves)))) (, ,) (VP (VBG pulling) (PP (IN on) (NP (DT a) (NN rope))))) (. .))) | The man is able to grow a beard. | ( ( The man ) ( ( is ( able ( to ( grow ( a beard ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN man)) (VP (VBZ is) (ADJP (JJ able) (S (VP (TO to) (VP (VB grow) (NP (DT a) (NN beard))))))) (. .))) |
266 | 264 | ['contradiction'] | 3691765410.jpg#1 | contradiction | 3691765410.jpg#1r1c | A man with facial hair and a red and gray shirt tugging on a piece of rope. | ( ( ( ( A man ) ( with ( ( ( facial hair ) and ) ( a ( ( ( red and ) gray ) shirt ) ) ) ) ) ( tugging ( on ( ( a piece ) ( of rope ) ) ) ) ) . ) | (ROOT (NP (NP (NP (DT A) (NN man)) (PP (IN with) (NP (NP (JJ facial) (NN hair)) (CC and) (NP (DT a) (ADJP (JJ red) (CC and) (JJ gray)) (NN shirt))))) (VP (VBG tugging) (PP (IN on) (NP (NP (DT a) (NN piece)) (PP (IN of) (NP (NN rope)))))) (. .))) | A man is naked on the bed. | ( ( A man ) ( ( is ( naked ( on ( the bed ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN man)) (VP (VBZ is) (ADJP (JJ naked) (PP (IN on) (NP (DT the) (NN bed))))) (. .))) |
267 | 265 | ['neutral'] | 3691765410.jpg#1 | neutral | 3691765410.jpg#1r1n | A man with facial hair and a red and gray shirt tugging on a piece of rope. | ( ( ( ( A man ) ( with ( ( ( facial hair ) and ) ( a ( ( ( red and ) gray ) shirt ) ) ) ) ) ( tugging ( on ( ( a piece ) ( of rope ) ) ) ) ) . ) | (ROOT (NP (NP (NP (DT A) (NN man)) (PP (IN with) (NP (NP (JJ facial) (NN hair)) (CC and) (NP (DT a) (ADJP (JJ red) (CC and) (JJ gray)) (NN shirt))))) (VP (VBG tugging) (PP (IN on) (NP (NP (DT a) (NN piece)) (PP (IN of) (NP (NN rope)))))) (. .))) | A man is wearing a red and gray shirt. | ( ( A man ) ( ( is ( wearing ( a ( ( ( red and ) gray ) shirt ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN man)) (VP (VBZ is) (VP (VBG wearing) (NP (DT a) (ADJP (JJ red) (CC and) (JJ gray)) (NN shirt)))) (. .))) |
268 | 266 | ['entailment'] | 3691765410.jpg#1 | entailment | 3691765410.jpg#1r1e | A man with facial hair and a red and gray shirt tugging on a piece of rope. | ( ( ( ( A man ) ( with ( ( ( facial hair ) and ) ( a ( ( ( red and ) gray ) shirt ) ) ) ) ) ( tugging ( on ( ( a piece ) ( of rope ) ) ) ) ) . ) | (ROOT (NP (NP (NP (DT A) (NN man)) (PP (IN with) (NP (NP (JJ facial) (NN hair)) (CC and) (NP (DT a) (ADJP (JJ red) (CC and) (JJ gray)) (NN shirt))))) (VP (VBG tugging) (PP (IN on) (NP (NP (DT a) (NN piece)) (PP (IN of) (NP (NN rope)))))) (. .))) | A man has facial hair. | ( ( A man ) ( ( has ( facial hair ) ) . ) ) | (ROOT (S (NP (DT A) (NN man)) (VP (VBZ has) (NP (JJ facial) (NN hair))) (. .))) |
269 | 267 | ['contradiction'] | 6160193920.jpg#1 | contradiction | 6160193920.jpg#1r1c | A middle-aged oriental woman in a green headscarf and blue shirt is flashing a giant smile. | ( ( ( A ( middle-aged ( oriental woman ) ) ) ( in ( ( ( a ( green headscarf ) ) and ) ( blue shirt ) ) ) ) ( ( is ( flashing ( a ( giant smile ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT A) (JJ middle-aged) (JJ oriental) (NN woman)) (PP (IN in) (NP (NP (DT a) (JJ green) (NN headscarf)) (CC and) (NP (JJ blue) (NN shirt))))) (VP (VBZ is) (VP (VBG flashing) (NP (DT a) (JJ giant) (NN smile)))) (. .))) | The middle aged oriental woman is watchingt v | ( ( The ( middle ( aged ( oriental woman ) ) ) ) ( is ( watchingt v ) ) ) | (ROOT (S (NP (DT The) (JJ middle) (VBN aged) (JJ oriental) (NN woman)) (VP (VBZ is) (NP (FW watchingt) (FW v))))) |
270 | 268 | ['entailment'] | 6160193920.jpg#1 | entailment | 6160193920.jpg#1r1e | A middle-aged oriental woman in a green headscarf and blue shirt is flashing a giant smile. | ( ( ( A ( middle-aged ( oriental woman ) ) ) ( in ( ( ( a ( green headscarf ) ) and ) ( blue shirt ) ) ) ) ( ( is ( flashing ( a ( giant smile ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT A) (JJ middle-aged) (JJ oriental) (NN woman)) (PP (IN in) (NP (NP (DT a) (JJ green) (NN headscarf)) (CC and) (NP (JJ blue) (NN shirt))))) (VP (VBZ is) (VP (VBG flashing) (NP (DT a) (JJ giant) (NN smile)))) (. .))) | A middle aged oriental woman in a green headscarf and blue shirt is flashing a giant smile | ( ( ( A ( middle ( aged ( oriental woman ) ) ) ) ( in ( ( ( a ( green headscarf ) ) and ) ( blue shirt ) ) ) ) ( is ( flashing ( a ( giant smile ) ) ) ) ) | (ROOT (S (NP (NP (DT A) (JJ middle) (JJ aged) (JJ oriental) (NN woman)) (PP (IN in) (NP (NP (DT a) (JJ green) (NN headscarf)) (CC and) (NP (JJ blue) (NN shirt))))) (VP (VBZ is) (VP (VBG flashing) (NP (DT a) (JJ giant) (NN smile)))))) |
271 | 269 | ['neutral'] | 6160193920.jpg#1 | neutral | 6160193920.jpg#1r1n | A middle-aged oriental woman in a green headscarf and blue shirt is flashing a giant smile. | ( ( ( A ( middle-aged ( oriental woman ) ) ) ( in ( ( ( a ( green headscarf ) ) and ) ( blue shirt ) ) ) ) ( ( is ( flashing ( a ( giant smile ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT A) (JJ middle-aged) (JJ oriental) (NN woman)) (PP (IN in) (NP (NP (DT a) (JJ green) (NN headscarf)) (CC and) (NP (JJ blue) (NN shirt))))) (VP (VBZ is) (VP (VBG flashing) (NP (DT a) (JJ giant) (NN smile)))) (. .))) | The middle aged oriental woman is very happy | ( ( The ( middle ( aged ( oriental woman ) ) ) ) ( is ( very happy ) ) ) | (ROOT (S (NP (DT The) (JJ middle) (VBN aged) (JJ oriental) (NN woman)) (VP (VBZ is) (ADJP (RB very) (JJ happy))))) |
272 | 270 | ['neutral'] | 6160193920.jpg#0 | neutral | 6160193920.jpg#0r1n | An Asian woman in a blue top and green headscarf smiling widely as another woman rows a boat in the background. | ( ( ( An ( Asian woman ) ) ( in ( ( ( a ( blue top ) ) and ) ( ( green headscarf ) ( ( smiling widely ) ( as ( another woman ) ) ) ) ) ) ) ( ( ( rows ( a boat ) ) ( in ( the background ) ) ) . ) ) | (ROOT (S (NP (NP (DT An) (JJ Asian) (NN woman)) (PP (IN in) (NP (NP (DT a) (JJ blue) (NN top)) (CC and) (NP (NP (JJ green) (NN headscarf)) (VP (VBG smiling) (ADVP (RB widely)) (PP (IN as) (NP (DT another) (NN woman)))))))) (VP (VBD rows) (NP (DT a) (NN boat)) (PP (IN in) (NP (DT the) (NN background)))) (. .))) | An Asian woman is happy because she found money on the ground. | ( ( An ( Asian woman ) ) ( ( ( is happy ) ( because ( she ( ( found money ) ( on ( the ground ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT An) (JJ Asian) (NN woman)) (VP (VBZ is) (ADJP (JJ happy)) (SBAR (IN because) (S (NP (PRP she)) (VP (VBD found) (NP (NN money)) (PP (IN on) (NP (DT the) (NN ground))))))) (. .))) |
273 | 271 | ['entailment'] | 6160193920.jpg#0 | entailment | 6160193920.jpg#0r1e | An Asian woman in a blue top and green headscarf smiling widely as another woman rows a boat in the background. | ( ( ( An ( Asian woman ) ) ( in ( ( ( a ( blue top ) ) and ) ( ( green headscarf ) ( ( smiling widely ) ( as ( another woman ) ) ) ) ) ) ) ( ( ( rows ( a boat ) ) ( in ( the background ) ) ) . ) ) | (ROOT (S (NP (NP (DT An) (JJ Asian) (NN woman)) (PP (IN in) (NP (NP (DT a) (JJ blue) (NN top)) (CC and) (NP (NP (JJ green) (NN headscarf)) (VP (VBG smiling) (ADVP (RB widely)) (PP (IN as) (NP (DT another) (NN woman)))))))) (VP (VBD rows) (NP (DT a) (NN boat)) (PP (IN in) (NP (DT the) (NN background)))) (. .))) | An Asian woman is smiling at while another lady is rowing. | ( ( An ( Asian woman ) ) ( ( is ( smiling ( at ( while ( ( another lady ) ( is rowing ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT An) (JJ Asian) (NN woman)) (VP (VBZ is) (VP (VBG smiling) (PP (IN at) (SBAR (IN while) (S (NP (DT another) (NN lady)) (VP (VBZ is) (NP (NN rowing)))))))) (. .))) |
274 | 272 | ['contradiction'] | 6160193920.jpg#0 | contradiction | 6160193920.jpg#0r1c | An Asian woman in a blue top and green headscarf smiling widely as another woman rows a boat in the background. | ( ( ( An ( Asian woman ) ) ( in ( ( ( a ( blue top ) ) and ) ( ( green headscarf ) ( ( smiling widely ) ( as ( another woman ) ) ) ) ) ) ) ( ( ( rows ( a boat ) ) ( in ( the background ) ) ) . ) ) | (ROOT (S (NP (NP (DT An) (JJ Asian) (NN woman)) (PP (IN in) (NP (NP (DT a) (JJ blue) (NN top)) (CC and) (NP (NP (JJ green) (NN headscarf)) (VP (VBG smiling) (ADVP (RB widely)) (PP (IN as) (NP (DT another) (NN woman)))))))) (VP (VBD rows) (NP (DT a) (NN boat)) (PP (IN in) (NP (DT the) (NN background)))) (. .))) | An Asian woman is running from a dog. | ( ( An ( Asian woman ) ) ( ( is ( running ( from ( a dog ) ) ) ) . ) ) | (ROOT (S (NP (DT An) (JJ Asian) (NN woman)) (VP (VBZ is) (VP (VBG running) (PP (IN from) (NP (DT a) (NN dog))))) (. .))) |
275 | 273 | ['entailment'] | 3691765410.jpg#4 | entailment | 3691765410.jpg#4r1e | A boat worker securing line. | ( ( ( A ( boat worker ) ) ( securing line ) ) . ) | (ROOT (NP (NP (DT A) (NN boat) (NN worker)) (VP (VBG securing) (NP (NN line))) (. .))) | A worker is doing something to a boat. | ( ( A worker ) ( ( is ( ( doing something ) ( to ( a boat ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN worker)) (VP (VBZ is) (VP (VBG doing) (NP (NN something)) (PP (TO to) (NP (DT a) (NN boat))))) (. .))) |
276 | 274 | ['contradiction'] | 3691765410.jpg#4 | contradiction | 3691765410.jpg#4r1c | A boat worker securing line. | ( ( ( A ( boat worker ) ) ( securing line ) ) . ) | (ROOT (NP (NP (DT A) (NN boat) (NN worker)) (VP (VBG securing) (NP (NN line))) (. .))) | The boat worker is swimming in the ocean. | ( ( The ( boat worker ) ) ( ( is ( swimming ( in ( the ocean ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN boat) (NN worker)) (VP (VBZ is) (VP (VBG swimming) (PP (IN in) (NP (DT the) (NN ocean))))) (. .))) |
277 | 275 | ['neutral'] | 3691765410.jpg#4 | neutral | 3691765410.jpg#4r1n | A boat worker securing line. | ( ( ( A ( boat worker ) ) ( securing line ) ) . ) | (ROOT (NP (NP (DT A) (NN boat) (NN worker)) (VP (VBG securing) (NP (NN line))) (. .))) | The boat worker works hard to establish the line. | ( ( The ( boat worker ) ) ( ( works ( hard ( to ( establish ( the line ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN boat) (NN worker)) (VP (VBZ works) (ADJP (JJ hard) (S (VP (TO to) (VP (VB establish) (NP (DT the) (NN line))))))) (. .))) |
278 | 276 | ['neutral'] | 2178064851.jpg#3 | neutral | 2178064851.jpg#3r1n | A small girl with a necklace is swimming. | ( ( ( A ( small girl ) ) ( with ( a necklace ) ) ) ( ( is swimming ) . ) ) | (ROOT (S (NP (NP (DT A) (JJ small) (NN girl)) (PP (IN with) (NP (DT a) (NN necklace)))) (VP (VBZ is) (VP (VBG swimming))) (. .))) | A small girl with a necklace is swimming in a pool | ( ( ( A ( small girl ) ) ( with ( a necklace ) ) ) ( is ( swimming ( in ( a pool ) ) ) ) ) | (ROOT (S (NP (NP (DT A) (JJ small) (NN girl)) (PP (IN with) (NP (DT a) (NN necklace)))) (VP (VBZ is) (VP (VBG swimming) (PP (IN in) (NP (DT a) (NN pool))))))) |
279 | 277 | ['contradiction'] | 2178064851.jpg#3 | contradiction | 2178064851.jpg#3r1c | A small girl with a necklace is swimming. | ( ( ( A ( small girl ) ) ( with ( a necklace ) ) ) ( ( is swimming ) . ) ) | (ROOT (S (NP (NP (DT A) (JJ small) (NN girl)) (PP (IN with) (NP (DT a) (NN necklace)))) (VP (VBZ is) (VP (VBG swimming))) (. .))) | A fat girl is diving off the edge | ( ( A ( fat girl ) ) ( is ( ( diving off ) ( the edge ) ) ) ) | (ROOT (S (NP (DT A) (JJ fat) (NN girl)) (VP (VBZ is) (VP (VBG diving) (PRT (RP off)) (NP (DT the) (NN edge)))))) |
280 | 278 | ['entailment'] | 2178064851.jpg#3 | entailment | 2178064851.jpg#3r1e | A small girl with a necklace is swimming. | ( ( ( A ( small girl ) ) ( with ( a necklace ) ) ) ( ( is swimming ) . ) ) | (ROOT (S (NP (NP (DT A) (JJ small) (NN girl)) (PP (IN with) (NP (DT a) (NN necklace)))) (VP (VBZ is) (VP (VBG swimming))) (. .))) | A small girl with a necklace is in the water | ( ( ( A ( small girl ) ) ( with ( a necklace ) ) ) ( is ( in ( the water ) ) ) ) | (ROOT (S (NP (NP (DT A) (JJ small) (NN girl)) (PP (IN with) (NP (DT a) (NN necklace)))) (VP (VBZ is) (PP (IN in) (NP (DT the) (NN water)))))) |
281 | 279 | ['contradiction'] | 3557316485.jpg#2 | contradiction | 3557316485.jpg#2r1c | a skateboarder skates in the pool. | ( ( a skateboarder ) ( ( skates ( in ( the pool ) ) ) . ) ) | (ROOT (S (NP (DT a) (NN skateboarder)) (VP (VBZ skates) (PP (IN in) (NP (DT the) (NN pool)))) (. .))) | A skate swims in the pool. | ( ( A skate ) ( ( swims ( in ( the pool ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN skate)) (VP (VBZ swims) (PP (IN in) (NP (DT the) (NN pool)))) (. .))) |
282 | 280 | ['entailment'] | 3557316485.jpg#2 | entailment | 3557316485.jpg#2r1e | a skateboarder skates in the pool. | ( ( a skateboarder ) ( ( skates ( in ( the pool ) ) ) . ) ) | (ROOT (S (NP (DT a) (NN skateboarder)) (VP (VBZ skates) (PP (IN in) (NP (DT the) (NN pool)))) (. .))) | A skater is in the pool. | ( ( A skater ) ( ( is ( in ( the pool ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN skater)) (VP (VBZ is) (PP (IN in) (NP (DT the) (NN pool)))) (. .))) |
283 | 281 | ['neutral'] | 3557316485.jpg#2 | neutral | 3557316485.jpg#2r1n | a skateboarder skates in the pool. | ( ( a skateboarder ) ( ( skates ( in ( the pool ) ) ) . ) ) | (ROOT (S (NP (DT a) (NN skateboarder)) (VP (VBZ skates) (PP (IN in) (NP (DT the) (NN pool)))) (. .))) | A skater grinds on the lip of the pool. | ( ( A skater ) ( ( grinds ( on ( ( the lip ) ( of ( the pool ) ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN skater)) (VP (VBZ grinds) (PP (IN on) (NP (NP (DT the) (NN lip)) (PP (IN of) (NP (DT the) (NN pool)))))) (. .))) |
284 | 282 | ['contradiction'] | 3706019259.jpg#0 | contradiction | 3706019259.jpg#0r1c | A couple, who appear to be Indian or Pakistani, walk on a path beside a body of water, the mother carrying a child in a diaper, the father wrapped in a blanket with the logo of the humanitarian organization "Save the Children." | ( ( ( ( ( A couple ) , ) ( who ( appear ( to ( be ( ( Indian or ) Pakistani ) ) ) ) ) ) , ) ( ( ( ( ( ( walk ( on ( a path ) ) ) ( beside ( ( a body ) ( of water ) ) ) ) , ) ( ( the mother ) ( ( carrying ( a child ) ) ( in ( ( ( a diaper ) , ) ( ( the father ) ( ( wrapped ( in ( a blanket ) ) ) ( with ( ( the logo ) ( of ( the ( humanitarian ( organization ( `` ( Save ( the Children ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) . ) '' ) ) | (ROOT (S (NP (NP (DT A) (NN couple)) (, ,) (SBAR (WHNP (WP who)) (S (VP (VBP appear) (S (VP (TO to) (VP (VB be) (NP (NNP Indian) (CC or) (NNP Pakistani)))))))) (, ,)) (VP (VBP walk) (PP (IN on) (NP (DT a) (NN path))) (PP (IN beside) (NP (NP (DT a) (NN body)) (PP (IN of) (NP (NN water))))) (, ,) (NP (NP (DT the) (NN mother)) (VP (VBG carrying) (NP (DT a) (NN child)) (PP (IN in) (NP (NP (DT a) (NN diaper)) (, ,) (NP (NP (DT the) (NN father)) (VP (VBN wrapped) (PP (IN in) (NP (DT a) (NN blanket))) (PP (IN with) (NP (NP (DT the) (NN logo)) (PP (IN of) (NP (DT the) (JJ humanitarian) (NN organization) (`` ``) (NNP Save) (DT the) (NNP Children)))))))))))) (. .) ('' ''))) | A man is wrapped in a UNICEF blanket. | ( ( A man ) ( ( is ( wrapped ( in ( a ( UNICEF blanket ) ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN man)) (VP (VBZ is) (VP (VBN wrapped) (PP (IN in) (NP (DT a) (NNP UNICEF) (NN blanket))))) (. .))) |
285 | 283 | ['entailment'] | 3706019259.jpg#0 | entailment | 3706019259.jpg#0r1e | A couple, who appear to be Indian or Pakistani, walk on a path beside a body of water, the mother carrying a child in a diaper, the father wrapped in a blanket with the logo of the humanitarian organization "Save the Children." | ( ( ( ( ( A couple ) , ) ( who ( appear ( to ( be ( ( Indian or ) Pakistani ) ) ) ) ) ) , ) ( ( ( ( ( ( walk ( on ( a path ) ) ) ( beside ( ( a body ) ( of water ) ) ) ) , ) ( ( the mother ) ( ( carrying ( a child ) ) ( in ( ( ( a diaper ) , ) ( ( the father ) ( ( wrapped ( in ( a blanket ) ) ) ( with ( ( the logo ) ( of ( the ( humanitarian ( organization ( `` ( Save ( the Children ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) . ) '' ) ) | (ROOT (S (NP (NP (DT A) (NN couple)) (, ,) (SBAR (WHNP (WP who)) (S (VP (VBP appear) (S (VP (TO to) (VP (VB be) (NP (NNP Indian) (CC or) (NNP Pakistani)))))))) (, ,)) (VP (VBP walk) (PP (IN on) (NP (DT a) (NN path))) (PP (IN beside) (NP (NP (DT a) (NN body)) (PP (IN of) (NP (NN water))))) (, ,) (NP (NP (DT the) (NN mother)) (VP (VBG carrying) (NP (DT a) (NN child)) (PP (IN in) (NP (NP (DT a) (NN diaper)) (, ,) (NP (NP (DT the) (NN father)) (VP (VBN wrapped) (PP (IN in) (NP (DT a) (NN blanket))) (PP (IN with) (NP (NP (DT the) (NN logo)) (PP (IN of) (NP (DT the) (JJ humanitarian) (NN organization) (`` ``) (NNP Save) (DT the) (NNP Children)))))))))))) (. .) ('' ''))) | A couple carrying a child are walking along water. | ( ( ( A couple ) ( carrying ( a child ) ) ) ( ( are ( walking ( along water ) ) ) . ) ) | (ROOT (S (NP (NP (DT A) (NN couple)) (VP (VBG carrying) (NP (DT a) (NN child)))) (VP (VBP are) (VP (VBG walking) (PP (IN along) (NP (NN water))))) (. .))) |
286 | 284 | ['neutral'] | 3706019259.jpg#0 | neutral | 3706019259.jpg#0r1n | A couple, who appear to be Indian or Pakistani, walk on a path beside a body of water, the mother carrying a child in a diaper, the father wrapped in a blanket with the logo of the humanitarian organization "Save the Children." | ( ( ( ( ( A couple ) , ) ( who ( appear ( to ( be ( ( Indian or ) Pakistani ) ) ) ) ) ) , ) ( ( ( ( ( ( walk ( on ( a path ) ) ) ( beside ( ( a body ) ( of water ) ) ) ) , ) ( ( the mother ) ( ( carrying ( a child ) ) ( in ( ( ( a diaper ) , ) ( ( the father ) ( ( wrapped ( in ( a blanket ) ) ) ( with ( ( the logo ) ( of ( the ( humanitarian ( organization ( `` ( Save ( the Children ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) . ) '' ) ) | (ROOT (S (NP (NP (DT A) (NN couple)) (, ,) (SBAR (WHNP (WP who)) (S (VP (VBP appear) (S (VP (TO to) (VP (VB be) (NP (NNP Indian) (CC or) (NNP Pakistani)))))))) (, ,)) (VP (VBP walk) (PP (IN on) (NP (DT a) (NN path))) (PP (IN beside) (NP (NP (DT a) (NN body)) (PP (IN of) (NP (NN water))))) (, ,) (NP (NP (DT the) (NN mother)) (VP (VBG carrying) (NP (DT a) (NN child)) (PP (IN in) (NP (NP (DT a) (NN diaper)) (, ,) (NP (NP (DT the) (NN father)) (VP (VBN wrapped) (PP (IN in) (NP (DT a) (NN blanket))) (PP (IN with) (NP (NP (DT the) (NN logo)) (PP (IN of) (NP (DT the) (JJ humanitarian) (NN organization) (`` ``) (NNP Save) (DT the) (NNP Children)))))))))))) (. .) ('' ''))) | An Indian couple is seeking refuge with a humanitarian organization. | ( ( An ( Indian couple ) ) ( ( is ( ( seeking refuge ) ( with ( a ( humanitarian organization ) ) ) ) ) . ) ) | (ROOT (S (NP (DT An) (JJ Indian) (NN couple)) (VP (VBZ is) (VP (VBG seeking) (NP (NN refuge)) (PP (IN with) (NP (DT a) (JJ humanitarian) (NN organization))))) (. .))) |
287 | 285 | ['entailment'] | 3706019259.jpg#1 | entailment | 3706019259.jpg#1r1e | There is a woman holding a baby, along with a man with a save the children bag. | ( There ( ( is ( ( a woman ) ( holding ( ( ( ( a baby ) , ) ( along ( with ( ( a man ) ( with ( a save ) ) ) ) ) ) ( the ( children bag ) ) ) ) ) ) . ) ) | (ROOT (S (NP (EX There)) (VP (VBZ is) (NP (NP (DT a) (NN woman)) (VP (VBG holding) (NP (NP (DT a) (NN baby)) (, ,) (ADVP (IN along) (PP (IN with) (NP (NP (DT a) (NN man)) (PP (IN with) (NP (DT a) (NN save)))))) (NP (DT the) (NNS children) (NN bag)))))) (. .))) | A group of people are possing for an add. | ( ( ( A group ) ( of people ) ) ( ( are ( possing ( for ( an add ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT A) (NN group)) (PP (IN of) (NP (NNS people)))) (VP (VBP are) (VP (VBG possing) (PP (IN for) (NP (DT an) (NN add))))) (. .))) |
288 | 286 | ['neutral'] | 3706019259.jpg#1 | neutral | 3706019259.jpg#1r1n | There is a woman holding a baby, along with a man with a save the children bag. | ( There ( ( is ( ( a woman ) ( holding ( ( ( ( a baby ) , ) ( along ( with ( ( a man ) ( with ( a save ) ) ) ) ) ) ( the ( children bag ) ) ) ) ) ) . ) ) | (ROOT (S (NP (EX There)) (VP (VBZ is) (NP (NP (DT a) (NN woman)) (VP (VBG holding) (NP (NP (DT a) (NN baby)) (, ,) (ADVP (IN along) (PP (IN with) (NP (NP (DT a) (NN man)) (PP (IN with) (NP (DT a) (NN save)))))) (NP (DT the) (NNS children) (NN bag)))))) (. .))) | A man and a woman are hoding their son. | ( ( ( ( A man ) and ) ( a woman ) ) ( ( are ( hoding ( their son ) ) ) . ) ) | (ROOT (S (NP (NP (DT A) (NN man)) (CC and) (NP (DT a) (NN woman))) (VP (VBP are) (VP (VBG hoding) (NP (PRP$ their) (NN son)))) (. .))) |
289 | 287 | ['contradiction'] | 3706019259.jpg#1 | contradiction | 3706019259.jpg#1r1c | There is a woman holding a baby, along with a man with a save the children bag. | ( There ( ( is ( ( a woman ) ( holding ( ( ( ( a baby ) , ) ( along ( with ( ( a man ) ( with ( a save ) ) ) ) ) ) ( the ( children bag ) ) ) ) ) ) . ) ) | (ROOT (S (NP (EX There)) (VP (VBZ is) (NP (NP (DT a) (NN woman)) (VP (VBG holding) (NP (NP (DT a) (NN baby)) (, ,) (ADVP (IN along) (PP (IN with) (NP (NP (DT a) (NN man)) (PP (IN with) (NP (DT a) (NN save)))))) (NP (DT the) (NNS children) (NN bag)))))) (. .))) | A man is watching an airplane. | ( ( A man ) ( ( is ( watching ( an airplane ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN man)) (VP (VBZ is) (VP (VBG watching) (NP (DT an) (NN airplane)))) (. .))) |
290 | 288 | ['contradiction'] | 3706019259.jpg#2 | contradiction | 3706019259.jpg#2r1c | A family with a baby, the father is wearing a save the children sign. | ( ( ( A family ) ( with ( ( ( a baby ) , ) ( the father ) ) ) ) ( ( is ( ( wearing ( a save ) ) ( the ( children sign ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT A) (NN family)) (PP (IN with) (NP (NP (DT a) (NN baby)) (, ,) (NP (DT the) (NN father))))) (VP (VBZ is) (VP (VBG wearing) (NP (DT a) (NN save)) (NP (DT the) (NNS children) (NN sign)))) (. .))) | Three adults are pictured. | ( ( Three adults ) ( ( are pictured ) . ) ) | (ROOT (S (NP (CD Three) (NNS adults)) (VP (VBP are) (VP (VBN pictured))) (. .))) |
291 | 289 | ['entailment'] | 3706019259.jpg#2 | entailment | 3706019259.jpg#2r1e | A family with a baby, the father is wearing a save the children sign. | ( ( ( A family ) ( with ( ( ( a baby ) , ) ( the father ) ) ) ) ( ( is ( ( wearing ( a save ) ) ( the ( children sign ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT A) (NN family)) (PP (IN with) (NP (NP (DT a) (NN baby)) (, ,) (NP (DT the) (NN father))))) (VP (VBZ is) (VP (VBG wearing) (NP (DT a) (NN save)) (NP (DT the) (NNS children) (NN sign)))) (. .))) | A man is wearing something with writing on it. | ( ( A man ) ( ( is ( ( wearing something ) ( with ( writing ( on it ) ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN man)) (VP (VBZ is) (VP (VBG wearing) (NP (NN something)) (PP (IN with) (S (VP (VBG writing) (PP (IN on) (NP (PRP it)))))))) (. .))) |
292 | 290 | ['neutral'] | 3706019259.jpg#2 | neutral | 3706019259.jpg#2r1n | A family with a baby, the father is wearing a save the children sign. | ( ( ( A family ) ( with ( ( ( a baby ) , ) ( the father ) ) ) ) ( ( is ( ( wearing ( a save ) ) ( the ( children sign ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT A) (NN family)) (PP (IN with) (NP (NP (DT a) (NN baby)) (, ,) (NP (DT the) (NN father))))) (VP (VBZ is) (VP (VBG wearing) (NP (DT a) (NN save)) (NP (DT the) (NNS children) (NN sign)))) (. .))) | A woman is holding a baby. | ( ( A woman ) ( ( is ( holding ( a baby ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN woman)) (VP (VBZ is) (VP (VBG holding) (NP (DT a) (NN baby)))) (. .))) |
293 | 291 | ['contradiction'] | 3706019259.jpg#3 | contradiction | 3706019259.jpg#3r3c | A foreign family is walking along a dirt path next to the water. | ( ( A ( foreign family ) ) ( ( is ( ( walking ( along ( a ( dirt path ) ) ) ) ( next ( to ( the water ) ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (JJ foreign) (NN family)) (VP (VBZ is) (VP (VBG walking) (PP (IN along) (NP (DT a) (NN dirt) (NN path))) (ADVP (JJ next) (PP (TO to) (NP (DT the) (NN water)))))) (. .))) | they are riding a bike | ( they ( are ( riding ( a bike ) ) ) ) | (ROOT (S (NP (PRP they)) (VP (VBP are) (VP (VBG riding) (NP (DT a) (NN bike)))))) |
294 | 292 | ['neutral'] | 3706019259.jpg#3 | neutral | 3706019259.jpg#3r1n | A foreign family is walking along a dirt path next to the water. | ( ( A ( foreign family ) ) ( ( is ( ( walking ( along ( a ( dirt path ) ) ) ) ( next ( to ( the water ) ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (JJ foreign) (NN family)) (VP (VBZ is) (VP (VBG walking) (PP (IN along) (NP (DT a) (NN dirt) (NN path))) (ADVP (JJ next) (PP (TO to) (NP (DT the) (NN water)))))) (. .))) | People are walking next to a lake. | ( People ( ( are ( ( walking next ) ( to ( a lake ) ) ) ) . ) ) | (ROOT (S (NP (NNS People)) (VP (VBP are) (VP (VBG walking) (ADVP (JJ next)) (PP (TO to) (NP (DT a) (NN lake))))) (. .))) |
295 | 293 | ['neutral'] | 3706019259.jpg#3 | neutral | 3706019259.jpg#3r4n | A foreign family is walking along a dirt path next to the water. | ( ( A ( foreign family ) ) ( ( is ( ( walking ( along ( a ( dirt path ) ) ) ) ( next ( to ( the water ) ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (JJ foreign) (NN family)) (VP (VBZ is) (VP (VBG walking) (PP (IN along) (NP (DT a) (NN dirt) (NN path))) (ADVP (JJ next) (PP (TO to) (NP (DT the) (NN water)))))) (. .))) | A foreigner group of cousins hike along a trail next to a stream. | ( ( ( A ( foreigner group ) ) ( of cousins ) ) ( ( hike ( along ( ( a trail ) ( next ( to ( a stream ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT A) (NN foreigner) (NN group)) (PP (IN of) (NP (NNS cousins)))) (VP (VBD hike) (PP (IN along) (NP (NP (DT a) (NN trail)) (ADVP (JJ next) (PP (TO to) (NP (DT a) (NN stream))))))) (. .))) |
296 | 294 | ['entailment'] | 3706019259.jpg#3 | entailment | 3706019259.jpg#3r4e | A foreign family is walking along a dirt path next to the water. | ( ( A ( foreign family ) ) ( ( is ( ( walking ( along ( a ( dirt path ) ) ) ) ( next ( to ( the water ) ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (JJ foreign) (NN family)) (VP (VBZ is) (VP (VBG walking) (PP (IN along) (NP (DT a) (NN dirt) (NN path))) (ADVP (JJ next) (PP (TO to) (NP (DT the) (NN water)))))) (. .))) | A foreign family walks by a dirt trail along a body of water. | ( ( A ( foreign family ) ) ( ( walks ( by ( ( a ( dirt trail ) ) ( along ( ( a body ) ( of water ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (JJ foreign) (NN family)) (VP (VBZ walks) (PP (IN by) (NP (NP (DT a) (NN dirt) (NN trail)) (PP (IN along) (NP (NP (DT a) (NN body)) (PP (IN of) (NP (NN water)))))))) (. .))) |
297 | 295 | ['entailment'] | 3706019259.jpg#3 | entailment | 3706019259.jpg#3r3e | A foreign family is walking along a dirt path next to the water. | ( ( A ( foreign family ) ) ( ( is ( ( walking ( along ( a ( dirt path ) ) ) ) ( next ( to ( the water ) ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (JJ foreign) (NN family)) (VP (VBZ is) (VP (VBG walking) (PP (IN along) (NP (DT a) (NN dirt) (NN path))) (ADVP (JJ next) (PP (TO to) (NP (DT the) (NN water)))))) (. .))) | The family is admiring the water | ( ( The family ) ( is ( admiring ( the water ) ) ) ) | (ROOT (S (NP (DT The) (NN family)) (VP (VBZ is) (VP (VBG admiring) (NP (DT the) (NN water)))))) |
298 | 296 | ['contradiction'] | 3706019259.jpg#3 | contradiction | 3706019259.jpg#3r1c | A foreign family is walking along a dirt path next to the water. | ( ( A ( foreign family ) ) ( ( is ( ( walking ( along ( a ( dirt path ) ) ) ) ( next ( to ( the water ) ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (JJ foreign) (NN family)) (VP (VBZ is) (VP (VBG walking) (PP (IN along) (NP (DT a) (NN dirt) (NN path))) (ADVP (JJ next) (PP (TO to) (NP (DT the) (NN water)))))) (. .))) | The people are driving a car on the freeway. | ( ( The people ) ( ( are ( driving ( ( a car ) ( on ( the freeway ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNS people)) (VP (VBP are) (VP (VBG driving) (NP (NP (DT a) (NN car)) (PP (IN on) (NP (DT the) (NN freeway)))))) (. .))) |
299 | 297 | ['contradiction'] | 3706019259.jpg#3 | contradiction | 3706019259.jpg#3r2c | A foreign family is walking along a dirt path next to the water. | ( ( A ( foreign family ) ) ( ( is ( ( walking ( along ( a ( dirt path ) ) ) ) ( next ( to ( the water ) ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (JJ foreign) (NN family)) (VP (VBZ is) (VP (VBG walking) (PP (IN along) (NP (DT a) (NN dirt) (NN path))) (ADVP (JJ next) (PP (TO to) (NP (DT the) (NN water)))))) (. .))) | A family of foreigners swims in the water. | ( ( ( A family ) ( of foreigners ) ) ( ( swims ( in ( the water ) ) ) . ) ) | (ROOT (S (NP (NP (DT A) (NN family)) (PP (IN of) (NP (NNS foreigners)))) (VP (VBZ swims) (PP (IN in) (NP (DT the) (NN water)))) (. .))) |
300 | 298 | ['neutral'] | 3706019259.jpg#3 | neutral | 3706019259.jpg#3r3n | A foreign family is walking along a dirt path next to the water. | ( ( A ( foreign family ) ) ( ( is ( ( walking ( along ( a ( dirt path ) ) ) ) ( next ( to ( the water ) ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (JJ foreign) (NN family)) (VP (VBZ is) (VP (VBG walking) (PP (IN along) (NP (DT a) (NN dirt) (NN path))) (ADVP (JJ next) (PP (TO to) (NP (DT the) (NN water)))))) (. .))) | they are trying not to fall in the water | ( they ( are ( trying ( not ( to ( fall ( in ( the water ) ) ) ) ) ) ) ) | (ROOT (S (NP (PRP they)) (VP (VBP are) (VP (VBG trying) (S (RB not) (VP (TO to) (VP (VB fall) (PP (IN in) (NP (DT the) (NN water)))))))))) |
301 | 299 | ['contradiction'] | 3706019259.jpg#3 | contradiction | 3706019259.jpg#3r4c | A foreign family is walking along a dirt path next to the water. | ( ( A ( foreign family ) ) ( ( is ( ( walking ( along ( a ( dirt path ) ) ) ) ( next ( to ( the water ) ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (JJ foreign) (NN family)) (VP (VBZ is) (VP (VBG walking) (PP (IN along) (NP (DT a) (NN dirt) (NN path))) (ADVP (JJ next) (PP (TO to) (NP (DT the) (NN water)))))) (. .))) | A group of locals run on a dirt trail next to a frozen stream. | ( ( ( A group ) ( of locals ) ) ( ( ( run ( on ( a ( dirt trail ) ) ) ) ( next ( to ( a ( frozen stream ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT A) (NN group)) (PP (IN of) (NP (NNS locals)))) (VP (VBP run) (PP (IN on) (NP (DT a) (NN dirt) (NN trail))) (ADVP (JJ next) (PP (TO to) (NP (DT a) (VBN frozen) (NN stream))))) (. .))) |
302 | 300 | ['entailment'] | 3706019259.jpg#3 | entailment | 3706019259.jpg#3r2e | A foreign family is walking along a dirt path next to the water. | ( ( A ( foreign family ) ) ( ( is ( ( walking ( along ( a ( dirt path ) ) ) ) ( next ( to ( the water ) ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (JJ foreign) (NN family)) (VP (VBZ is) (VP (VBG walking) (PP (IN along) (NP (DT a) (NN dirt) (NN path))) (ADVP (JJ next) (PP (TO to) (NP (DT the) (NN water)))))) (. .))) | A family of foreigners walks by the water. | ( ( ( A family ) ( of foreigners ) ) ( ( walks ( by ( the water ) ) ) . ) ) | (ROOT (S (NP (NP (DT A) (NN family)) (PP (IN of) (NP (NNS foreigners)))) (VP (VBZ walks) (PP (IN by) (NP (DT the) (NN water)))) (. .))) |
303 | 301 | ['entailment'] | 3706019259.jpg#3 | entailment | 3706019259.jpg#3r5e | A foreign family is walking along a dirt path next to the water. | ( ( A ( foreign family ) ) ( ( is ( ( walking ( along ( a ( dirt path ) ) ) ) ( next ( to ( the water ) ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (JJ foreign) (NN family)) (VP (VBZ is) (VP (VBG walking) (PP (IN along) (NP (DT a) (NN dirt) (NN path))) (ADVP (JJ next) (PP (TO to) (NP (DT the) (NN water)))))) (. .))) | A family walks along a dirt path. | ( ( A family ) ( ( walks ( along ( a ( dirt path ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN family)) (VP (VBZ walks) (PP (IN along) (NP (DT a) (NN dirt) (NN path)))) (. .))) |
304 | 302 | ['contradiction'] | 3706019259.jpg#3 | contradiction | 3706019259.jpg#3r5c | A foreign family is walking along a dirt path next to the water. | ( ( A ( foreign family ) ) ( ( is ( ( walking ( along ( a ( dirt path ) ) ) ) ( next ( to ( the water ) ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (JJ foreign) (NN family)) (VP (VBZ is) (VP (VBG walking) (PP (IN along) (NP (DT a) (NN dirt) (NN path))) (ADVP (JJ next) (PP (TO to) (NP (DT the) (NN water)))))) (. .))) | A family plays board games at their dinner table. | ( ( A family ) ( ( ( plays ( board games ) ) ( at ( their ( dinner table ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN family)) (VP (VBZ plays) (NP (NN board) (NNS games)) (PP (IN at) (NP (PRP$ their) (NN dinner) (NN table)))) (. .))) |
305 | 303 | ['entailment'] | 3706019259.jpg#3 | entailment | 3706019259.jpg#3r1e | A foreign family is walking along a dirt path next to the water. | ( ( A ( foreign family ) ) ( ( is ( ( walking ( along ( a ( dirt path ) ) ) ) ( next ( to ( the water ) ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (JJ foreign) (NN family)) (VP (VBZ is) (VP (VBG walking) (PP (IN along) (NP (DT a) (NN dirt) (NN path))) (ADVP (JJ next) (PP (TO to) (NP (DT the) (NN water)))))) (. .))) | There is a family taking a walk outside. | ( There ( ( is ( ( a family ) ( ( taking ( a walk ) ) outside ) ) ) . ) ) | (ROOT (S (NP (EX There)) (VP (VBZ is) (NP (NP (DT a) (NN family)) (VP (VBG taking) (NP (DT a) (NN walk)) (ADVP (RB outside))))) (. .))) |
306 | 304 | ['neutral'] | 3706019259.jpg#3 | neutral | 3706019259.jpg#3r5n | A foreign family is walking along a dirt path next to the water. | ( ( A ( foreign family ) ) ( ( is ( ( walking ( along ( a ( dirt path ) ) ) ) ( next ( to ( the water ) ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (JJ foreign) (NN family)) (VP (VBZ is) (VP (VBG walking) (PP (IN along) (NP (DT a) (NN dirt) (NN path))) (ADVP (JJ next) (PP (TO to) (NP (DT the) (NN water)))))) (. .))) | A family walks along a dirt path in a forest by a pond. | ( ( A family ) ( ( ( walks ( along ( ( a ( dirt path ) ) ( in ( a forest ) ) ) ) ) ( by ( a pond ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN family)) (VP (VBZ walks) (PP (IN along) (NP (NP (DT a) (NN dirt) (NN path)) (PP (IN in) (NP (DT a) (NN forest))))) (PP (IN by) (NP (DT a) (NN pond)))) (. .))) |
307 | 305 | ['neutral'] | 3706019259.jpg#3 | neutral | 3706019259.jpg#3r2n | A foreign family is walking along a dirt path next to the water. | ( ( A ( foreign family ) ) ( ( is ( ( walking ( along ( a ( dirt path ) ) ) ) ( next ( to ( the water ) ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (JJ foreign) (NN family)) (VP (VBZ is) (VP (VBG walking) (PP (IN along) (NP (DT a) (NN dirt) (NN path))) (ADVP (JJ next) (PP (TO to) (NP (DT the) (NN water)))))) (. .))) | A family of foreigners walks by the lake. | ( ( ( A family ) ( of foreigners ) ) ( ( walks ( by ( the lake ) ) ) . ) ) | (ROOT (S (NP (NP (DT A) (NN family)) (PP (IN of) (NP (NNS foreigners)))) (VP (VBZ walks) (PP (IN by) (NP (DT the) (NN lake)))) (. .))) |
308 | 306 | ['entailment'] | 6526219567.jpg#1 | entailment | 6526219567.jpg#1r1e | A man and a woman are standing next to sculptures, talking while another man looks at other sculptures. | ( ( ( ( A man ) and ) ( a woman ) ) ( ( are ( ( ( standing ( next ( to sculptures ) ) ) , ) ( talking ( while ( ( another man ) ( looks ( at ( other sculptures ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT A) (NN man)) (CC and) (NP (DT a) (NN woman))) (VP (VBP are) (VP (VBG standing) (ADVP (JJ next) (PP (TO to) (NP (NNS sculptures)))) (, ,) (S (VP (VBG talking) (SBAR (IN while) (S (NP (DT another) (NN man)) (VP (VBZ looks) (PP (IN at) (NP (JJ other) (NNS sculptures)))))))))) (. .))) | People are looking at sculptures at a museum. | ( People ( ( are ( looking ( at ( sculptures ( at ( a museum ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NNS People)) (VP (VBP are) (VP (VBG looking) (PP (IN at) (NP (NP (NNS sculptures)) (PP (IN at) (NP (DT a) (NN museum))))))) (. .))) |
309 | 307 | ['entailment'] | 6526219567.jpg#1 | entailment | 6526219567.jpg#1r4e | A man and a woman are standing next to sculptures, talking while another man looks at other sculptures. | ( ( ( ( A man ) and ) ( a woman ) ) ( ( are ( ( ( standing ( next ( to sculptures ) ) ) , ) ( talking ( while ( ( another man ) ( looks ( at ( other sculptures ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT A) (NN man)) (CC and) (NP (DT a) (NN woman))) (VP (VBP are) (VP (VBG standing) (ADVP (JJ next) (PP (TO to) (NP (NNS sculptures)))) (, ,) (S (VP (VBG talking) (SBAR (IN while) (S (NP (DT another) (NN man)) (VP (VBZ looks) (PP (IN at) (NP (JJ other) (NNS sculptures)))))))))) (. .))) | There are people next to sculptures. | ( There ( ( ( are people ) ( next ( to sculptures ) ) ) . ) ) | (ROOT (S (NP (EX There)) (VP (VBP are) (NP (NNS people)) (ADVP (JJ next) (PP (TO to) (NP (NNS sculptures))))) (. .))) |
310 | 308 | ['neutral'] | 6526219567.jpg#1 | neutral | 6526219567.jpg#1r3n | A man and a woman are standing next to sculptures, talking while another man looks at other sculptures. | ( ( ( ( A man ) and ) ( a woman ) ) ( ( are ( ( ( standing ( next ( to sculptures ) ) ) , ) ( talking ( while ( ( another man ) ( looks ( at ( other sculptures ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT A) (NN man)) (CC and) (NP (DT a) (NN woman))) (VP (VBP are) (VP (VBG standing) (ADVP (JJ next) (PP (TO to) (NP (NNS sculptures)))) (, ,) (S (VP (VBG talking) (SBAR (IN while) (S (NP (DT another) (NN man)) (VP (VBZ looks) (PP (IN at) (NP (JJ other) (NNS sculptures)))))))))) (. .))) | A man and a woman are happily standing. | ( ( ( ( A man ) and ) ( a woman ) ) ( ( ( are happily ) standing ) . ) ) | (ROOT (S (NP (NP (DT A) (NN man)) (CC and) (NP (DT a) (NN woman))) (VP (VBP are) (ADVP (RB happily)) (VP (VBG standing))) (. .))) |
311 | 309 | ['entailment'] | 6526219567.jpg#1 | entailment | 6526219567.jpg#1r2e | A man and a woman are standing next to sculptures, talking while another man looks at other sculptures. | ( ( ( ( A man ) and ) ( a woman ) ) ( ( are ( ( ( standing ( next ( to sculptures ) ) ) , ) ( talking ( while ( ( another man ) ( looks ( at ( other sculptures ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT A) (NN man)) (CC and) (NP (DT a) (NN woman))) (VP (VBP are) (VP (VBG standing) (ADVP (JJ next) (PP (TO to) (NP (NNS sculptures)))) (, ,) (S (VP (VBG talking) (SBAR (IN while) (S (NP (DT another) (NN man)) (VP (VBZ looks) (PP (IN at) (NP (JJ other) (NNS sculptures)))))))))) (. .))) | People standing near sculptures | ( People ( standing ( near sculptures ) ) ) | (ROOT (NP (NP (NNS People)) (NP (NP (NN standing)) (PP (IN near) (NP (NNS sculptures)))))) |
312 | 310 | ['contradiction'] | 6526219567.jpg#1 | contradiction | 6526219567.jpg#1r1c | A man and a woman are standing next to sculptures, talking while another man looks at other sculptures. | ( ( ( ( A man ) and ) ( a woman ) ) ( ( are ( ( ( standing ( next ( to sculptures ) ) ) , ) ( talking ( while ( ( another man ) ( looks ( at ( other sculptures ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT A) (NN man)) (CC and) (NP (DT a) (NN woman))) (VP (VBP are) (VP (VBG standing) (ADVP (JJ next) (PP (TO to) (NP (NNS sculptures)))) (, ,) (S (VP (VBG talking) (SBAR (IN while) (S (NP (DT another) (NN man)) (VP (VBZ looks) (PP (IN at) (NP (JJ other) (NNS sculptures)))))))))) (. .))) | Three people are looking at painting at a school fair. | ( ( Three people ) ( ( are ( looking ( at ( painting ( at ( a ( school fair ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (CD Three) (NNS people)) (VP (VBP are) (VP (VBG looking) (PP (IN at) (S (VP (VBG painting) (PP (IN at) (NP (DT a) (NN school) (NN fair)))))))) (. .))) |
313 | 311 | ['contradiction'] | 6526219567.jpg#1 | contradiction | 6526219567.jpg#1r2c | A man and a woman are standing next to sculptures, talking while another man looks at other sculptures. | ( ( ( ( A man ) and ) ( a woman ) ) ( ( are ( ( ( standing ( next ( to sculptures ) ) ) , ) ( talking ( while ( ( another man ) ( looks ( at ( other sculptures ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT A) (NN man)) (CC and) (NP (DT a) (NN woman))) (VP (VBP are) (VP (VBG standing) (ADVP (JJ next) (PP (TO to) (NP (NNS sculptures)))) (, ,) (S (VP (VBG talking) (SBAR (IN while) (S (NP (DT another) (NN man)) (VP (VBZ looks) (PP (IN at) (NP (JJ other) (NNS sculptures)))))))))) (. .))) | Nobody is standing. | ( Nobody ( ( is standing ) . ) ) | (ROOT (S (NP (NN Nobody)) (VP (VBZ is) (VP (VBG standing))) (. .))) |
314 | 312 | ['neutral'] | 6526219567.jpg#1 | neutral | 6526219567.jpg#1r5n | A man and a woman are standing next to sculptures, talking while another man looks at other sculptures. | ( ( ( ( A man ) and ) ( a woman ) ) ( ( are ( ( ( standing ( next ( to sculptures ) ) ) , ) ( talking ( while ( ( another man ) ( looks ( at ( other sculptures ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT A) (NN man)) (CC and) (NP (DT a) (NN woman))) (VP (VBP are) (VP (VBG standing) (ADVP (JJ next) (PP (TO to) (NP (NNS sculptures)))) (, ,) (S (VP (VBG talking) (SBAR (IN while) (S (NP (DT another) (NN man)) (VP (VBZ looks) (PP (IN at) (NP (JJ other) (NNS sculptures)))))))))) (. .))) | The sculptures are a recent creation. | ( ( The sculptures ) ( ( are ( a ( recent creation ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNS sculptures)) (VP (VBP are) (NP (DT a) (JJ recent) (NN creation))) (. .))) |
315 | 313 | ['entailment'] | 6526219567.jpg#1 | entailment | 6526219567.jpg#1r3e | A man and a woman are standing next to sculptures, talking while another man looks at other sculptures. | ( ( ( ( A man ) and ) ( a woman ) ) ( ( are ( ( ( standing ( next ( to sculptures ) ) ) , ) ( talking ( while ( ( another man ) ( looks ( at ( other sculptures ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT A) (NN man)) (CC and) (NP (DT a) (NN woman))) (VP (VBP are) (VP (VBG standing) (ADVP (JJ next) (PP (TO to) (NP (NNS sculptures)))) (, ,) (S (VP (VBG talking) (SBAR (IN while) (S (NP (DT another) (NN man)) (VP (VBZ looks) (PP (IN at) (NP (JJ other) (NNS sculptures)))))))))) (. .))) | A man and a woman are standing. | ( ( ( ( A man ) and ) ( a woman ) ) ( ( are standing ) . ) ) | (ROOT (S (NP (NP (DT A) (NN man)) (CC and) (NP (DT a) (NN woman))) (VP (VBP are) (VP (VBG standing))) (. .))) |
316 | 314 | ['neutral'] | 6526219567.jpg#1 | neutral | 6526219567.jpg#1r2n | A man and a woman are standing next to sculptures, talking while another man looks at other sculptures. | ( ( ( ( A man ) and ) ( a woman ) ) ( ( are ( ( ( standing ( next ( to sculptures ) ) ) , ) ( talking ( while ( ( another man ) ( looks ( at ( other sculptures ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT A) (NN man)) (CC and) (NP (DT a) (NN woman))) (VP (VBP are) (VP (VBG standing) (ADVP (JJ next) (PP (TO to) (NP (NNS sculptures)))) (, ,) (S (VP (VBG talking) (SBAR (IN while) (S (NP (DT another) (NN man)) (VP (VBZ looks) (PP (IN at) (NP (JJ other) (NNS sculptures)))))))))) (. .))) | Tall people standing | ( ( Tall people ) standing ) | (ROOT (NP (NP (JJ Tall) (NNS people)) (NP (NN standing)))) |
317 | 315 | ['contradiction'] | 6526219567.jpg#1 | contradiction | 6526219567.jpg#1r4c | A man and a woman are standing next to sculptures, talking while another man looks at other sculptures. | ( ( ( ( A man ) and ) ( a woman ) ) ( ( are ( ( ( standing ( next ( to sculptures ) ) ) , ) ( talking ( while ( ( another man ) ( looks ( at ( other sculptures ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT A) (NN man)) (CC and) (NP (DT a) (NN woman))) (VP (VBP are) (VP (VBG standing) (ADVP (JJ next) (PP (TO to) (NP (NNS sculptures)))) (, ,) (S (VP (VBG talking) (SBAR (IN while) (S (NP (DT another) (NN man)) (VP (VBZ looks) (PP (IN at) (NP (JJ other) (NNS sculptures)))))))))) (. .))) | The is a single sculpture. | ( The ( ( is ( a ( single sculpture ) ) ) . ) ) | (ROOT (S (NP (NNP The)) (VP (VBZ is) (NP (DT a) (JJ single) (NN sculpture))) (. .))) |
318 | 316 | ['contradiction'] | 6526219567.jpg#1 | contradiction | 6526219567.jpg#1r5c | A man and a woman are standing next to sculptures, talking while another man looks at other sculptures. | ( ( ( ( A man ) and ) ( a woman ) ) ( ( are ( ( ( standing ( next ( to sculptures ) ) ) , ) ( talking ( while ( ( another man ) ( looks ( at ( other sculptures ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT A) (NN man)) (CC and) (NP (DT a) (NN woman))) (VP (VBP are) (VP (VBG standing) (ADVP (JJ next) (PP (TO to) (NP (NNS sculptures)))) (, ,) (S (VP (VBG talking) (SBAR (IN while) (S (NP (DT another) (NN man)) (VP (VBZ looks) (PP (IN at) (NP (JJ other) (NNS sculptures)))))))))) (. .))) | The man and woman are standing by a swimming pool. | ( ( The ( ( man and ) woman ) ) ( ( are ( standing ( by ( a ( swimming pool ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN man) (CC and) (NN woman)) (VP (VBP are) (VP (VBG standing) (PP (IN by) (NP (DT a) (VBG swimming) (NN pool))))) (. .))) |
319 | 317 | ['neutral'] | 6526219567.jpg#1 | neutral | 6526219567.jpg#1r1n | A man and a woman are standing next to sculptures, talking while another man looks at other sculptures. | ( ( ( ( A man ) and ) ( a woman ) ) ( ( are ( ( ( standing ( next ( to sculptures ) ) ) , ) ( talking ( while ( ( another man ) ( looks ( at ( other sculptures ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT A) (NN man)) (CC and) (NP (DT a) (NN woman))) (VP (VBP are) (VP (VBG standing) (ADVP (JJ next) (PP (TO to) (NP (NNS sculptures)))) (, ,) (S (VP (VBG talking) (SBAR (IN while) (S (NP (DT another) (NN man)) (VP (VBZ looks) (PP (IN at) (NP (JJ other) (NNS sculptures)))))))))) (. .))) | People are looking at scultures that were made by a famous artist. | ( People ( ( are ( looking ( at ( scultures ( that ( were ( made ( by ( a ( famous artist ) ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NNS People)) (VP (VBP are) (VP (VBG looking) (PP (IN at) (NP (NP (NNS scultures)) (SBAR (WHNP (WDT that)) (S (VP (VBD were) (VP (VBN made) (PP (IN by) (NP (DT a) (JJ famous) (NN artist))))))))))) (. .))) |
320 | 318 | ['neutral'] | 6526219567.jpg#1 | neutral | 6526219567.jpg#1r4n | A man and a woman are standing next to sculptures, talking while another man looks at other sculptures. | ( ( ( ( A man ) and ) ( a woman ) ) ( ( are ( ( ( standing ( next ( to sculptures ) ) ) , ) ( talking ( while ( ( another man ) ( looks ( at ( other sculptures ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT A) (NN man)) (CC and) (NP (DT a) (NN woman))) (VP (VBP are) (VP (VBG standing) (ADVP (JJ next) (PP (TO to) (NP (NNS sculptures)))) (, ,) (S (VP (VBG talking) (SBAR (IN while) (S (NP (DT another) (NN man)) (VP (VBZ looks) (PP (IN at) (NP (JJ other) (NNS sculptures)))))))))) (. .))) | There are sculptures of people. | ( There ( ( are ( sculptures ( of people ) ) ) . ) ) | (ROOT (S (NP (EX There)) (VP (VBP are) (NP (NP (NNS sculptures)) (PP (IN of) (NP (NNS people))))) (. .))) |
321 | 319 | ['entailment'] | 6526219567.jpg#1 | entailment | 6526219567.jpg#1r5e | A man and a woman are standing next to sculptures, talking while another man looks at other sculptures. | ( ( ( ( A man ) and ) ( a woman ) ) ( ( are ( ( ( standing ( next ( to sculptures ) ) ) , ) ( talking ( while ( ( another man ) ( looks ( at ( other sculptures ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT A) (NN man)) (CC and) (NP (DT a) (NN woman))) (VP (VBP are) (VP (VBG standing) (ADVP (JJ next) (PP (TO to) (NP (NNS sculptures)))) (, ,) (S (VP (VBG talking) (SBAR (IN while) (S (NP (DT another) (NN man)) (VP (VBZ looks) (PP (IN at) (NP (JJ other) (NNS sculptures)))))))))) (. .))) | There are scultupres nearby. | ( There ( ( ( are scultupres ) nearby ) . ) ) | (ROOT (S (NP (EX There)) (VP (VBP are) (ADJP (JJ scultupres)) (ADVP (RB nearby))) (. .))) |
322 | 320 | ['contradiction'] | 6526219567.jpg#1 | contradiction | 6526219567.jpg#1r3c | A man and a woman are standing next to sculptures, talking while another man looks at other sculptures. | ( ( ( ( A man ) and ) ( a woman ) ) ( ( are ( ( ( standing ( next ( to sculptures ) ) ) , ) ( talking ( while ( ( another man ) ( looks ( at ( other sculptures ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT A) (NN man)) (CC and) (NP (DT a) (NN woman))) (VP (VBP are) (VP (VBG standing) (ADVP (JJ next) (PP (TO to) (NP (NNS sculptures)))) (, ,) (S (VP (VBG talking) (SBAR (IN while) (S (NP (DT another) (NN man)) (VP (VBZ looks) (PP (IN at) (NP (JJ other) (NNS sculptures)))))))))) (. .))) | A man and a woman are sitting. | ( ( ( ( A man ) and ) ( a woman ) ) ( ( are sitting ) . ) ) | (ROOT (S (NP (NP (DT A) (NN man)) (CC and) (NP (DT a) (NN woman))) (VP (VBP are) (VP (VBG sitting))) (. .))) |
323 | 321 | ['neutral'] | 3067711936.jpg#2 | neutral | 3067711936.jpg#2r1n | Group of young women in dresses strolling on the sidewalk. | ( ( ( Group ( of ( ( young women ) ( in dresses ) ) ) ) ( strolling ( on ( the sidewalk ) ) ) ) . ) | (ROOT (NP (NP (NP (NNP Group)) (PP (IN of) (NP (NP (JJ young) (NNS women)) (PP (IN in) (NP (NNS dresses)))))) (VP (VBG strolling) (PP (IN on) (NP (DT the) (NN sidewalk)))) (. .))) | all the women are well dressed | ( ( all ( the women ) ) ( are ( well dressed ) ) ) | (ROOT (S (NP (PDT all) (DT the) (NNS women)) (VP (VBP are) (ADJP (RB well) (VBN dressed))))) |
324 | 322 | ['contradiction'] | 3067711936.jpg#2 | contradiction | 3067711936.jpg#2r1c | Group of young women in dresses strolling on the sidewalk. | ( ( ( Group ( of ( ( young women ) ( in dresses ) ) ) ) ( strolling ( on ( the sidewalk ) ) ) ) . ) | (ROOT (NP (NP (NP (NNP Group)) (PP (IN of) (NP (NP (JJ young) (NNS women)) (PP (IN in) (NP (NNS dresses)))))) (VP (VBG strolling) (PP (IN on) (NP (DT the) (NN sidewalk)))) (. .))) | all the young girls won the first prize | ( ( all ( the ( young girls ) ) ) ( won ( the ( first prize ) ) ) ) | (ROOT (S (NP (PDT all) (DT the) (JJ young) (NNS girls)) (VP (VBD won) (NP (DT the) (JJ first) (NN prize))))) |
325 | 323 | ['entailment'] | 3067711936.jpg#2 | entailment | 3067711936.jpg#2r1e | Group of young women in dresses strolling on the sidewalk. | ( ( ( Group ( of ( ( young women ) ( in dresses ) ) ) ) ( strolling ( on ( the sidewalk ) ) ) ) . ) | (ROOT (NP (NP (NP (NNP Group)) (PP (IN of) (NP (NP (JJ young) (NNS women)) (PP (IN in) (NP (NNS dresses)))))) (VP (VBG strolling) (PP (IN on) (NP (DT the) (NN sidewalk)))) (. .))) | there are some groups one of them of young females are in dresses strolling for a ramp walk | ( there ( are ( ( some groups ) ( ( ( one ( of them ) ) ( of ( young females ) ) ) ( are ( in ( dresses ( strolling ( for ( a ( ramp walk ) ) ) ) ) ) ) ) ) ) ) | (ROOT (S (NP (EX there)) (VP (VBP are) (NP (NP (DT some) (NNS groups)) (SBAR (S (NP (NP (CD one)) (PP (IN of) (NP (PRP them))) (PP (IN of) (NP (JJ young) (NNS females)))) (VP (VBP are) (PP (IN in) (NP (NP (NNS dresses)) (VP (VBG strolling) (PP (IN for) (NP (DT a) (NN ramp) (NN walk))))))))))))) |
326 | 324 | ['entailment'] | 6630195863.jpg#1 | entailment | 6630195863.jpg#1r1e | A man wearing a striped top and jeans does a skateboard trick on some steps while a man who is hunched over photographs him. | ( ( ( A man ) ( wearing ( ( ( a ( striped top ) ) and ) jeans ) ) ) ( ( ( ( does ( a ( skateboard trick ) ) ) ( on ( some steps ) ) ) ( while ( ( ( a man ) ( who ( is ( hunched over ) ) ) ) ( photographs him ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT A) (NN man)) (VP (VBG wearing) (NP (NP (DT a) (JJ striped) (NN top)) (CC and) (NP (NNS jeans))))) (VP (VBZ does) (NP (DT a) (JJ skateboard) (NN trick)) (PP (IN on) (NP (DT some) (NNS steps))) (SBAR (IN while) (S (NP (NP (DT a) (NN man)) (SBAR (WHNP (WP who)) (S (VP (VBZ is) (VP (VBN hunched) (PRT (RP over))))))) (VP (VBZ photographs) (NP (PRP him)))))) (. .))) | a man is photographing a man skateboarding. | ( ( a man ) ( ( is ( photographing ( a ( man skateboarding ) ) ) ) . ) ) | (ROOT (S (NP (DT a) (NN man)) (VP (VBZ is) (VP (VBG photographing) (NP (DT a) (NN man) (NN skateboarding)))) (. .))) |
327 | 325 | ['contradiction'] | 6630195863.jpg#1 | contradiction | 6630195863.jpg#1r1c | A man wearing a striped top and jeans does a skateboard trick on some steps while a man who is hunched over photographs him. | ( ( ( A man ) ( wearing ( ( ( a ( striped top ) ) and ) jeans ) ) ) ( ( ( ( does ( a ( skateboard trick ) ) ) ( on ( some steps ) ) ) ( while ( ( ( a man ) ( who ( is ( hunched over ) ) ) ) ( photographs him ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT A) (NN man)) (VP (VBG wearing) (NP (NP (DT a) (JJ striped) (NN top)) (CC and) (NP (NNS jeans))))) (VP (VBZ does) (NP (DT a) (JJ skateboard) (NN trick)) (PP (IN on) (NP (DT some) (NNS steps))) (SBAR (IN while) (S (NP (NP (DT a) (NN man)) (SBAR (WHNP (WP who)) (S (VP (VBZ is) (VP (VBN hunched) (PRT (RP over))))))) (VP (VBZ photographs) (NP (PRP him)))))) (. .))) | a man is riding his scooter alone | ( ( a man ) ( is ( ( riding ( his scooter ) ) alone ) ) ) | (ROOT (S (NP (DT a) (NN man)) (VP (VBZ is) (VP (VBG riding) (NP (PRP$ his) (NN scooter)) (ADVP (RB alone)))))) |
328 | 326 | ['neutral', 'neutral', 'neutral', 'neutral', 'neutral'] | 6630195863.jpg#1 | neutral | 6630195863.jpg#1r1n | A man wearing a striped top and jeans does a skateboard trick on some steps while a man who is hunched over photographs him. | ( ( ( A man ) ( wearing ( ( ( a ( striped top ) ) and ) jeans ) ) ) ( ( ( ( does ( a ( skateboard trick ) ) ) ( on ( some steps ) ) ) ( while ( ( ( a man ) ( who ( is ( hunched over ) ) ) ) ( photographs him ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT A) (NN man)) (VP (VBG wearing) (NP (NP (DT a) (JJ striped) (NN top)) (CC and) (NP (NNS jeans))))) (VP (VBZ does) (NP (DT a) (JJ skateboard) (NN trick)) (PP (IN on) (NP (DT some) (NNS steps))) (SBAR (IN while) (S (NP (NP (DT a) (NN man)) (SBAR (WHNP (WP who)) (S (VP (VBZ is) (VP (VBN hunched) (PRT (RP over))))))) (VP (VBZ photographs) (NP (PRP him)))))) (. .))) | tony hawks manager is photographing tony hawk skateboarding | ( ( tony ( hawks manager ) ) ( is ( photographing ( tony ( hawk skateboarding ) ) ) ) ) | (ROOT (S (NP (JJ tony) (JJ hawks) (NN manager)) (VP (VBZ is) (VP (VBG photographing) (NP (JJ tony) (NN hawk) (NNS skateboarding)))))) |
329 | 327 | ['contradiction'] | 6630195863.jpg#0 | contradiction | 6630195863.jpg#0r3c | A man squatting in the foreground of a photograph while taking a photograph of his own of a man doing a skateboarding kick flip in midair above a short flight of stairs outdoors. | ( ( ( A man ) ( ( squatting ( in ( ( the foreground ) ( of ( a ( photograph while ) ) ) ) ) ) ( taking ( ( ( a photograph ) ( of ( his own ) ) ) ( of ( ( a man ) ( doing ( a skateboarding ) ) ) ) ) ) ) ) ( ( kick ( ( flip ( in ( midair ( above ( ( a ( short flight ) ) ( of stairs ) ) ) ) ) ) outdoors ) ) . ) ) | (ROOT (S (NP (NP (DT A) (NN man)) (VP (VBG squatting) (PP (IN in) (NP (NP (DT the) (NN foreground)) (PP (IN of) (NP (DT a) (NN photograph) (NN while))))) (S (VP (VBG taking) (NP (NP (DT a) (NN photograph)) (PP (IN of) (NP (PRP$ his) (JJ own))) (PP (IN of) (NP (NP (DT a) (NN man)) (VP (VBG doing) (NP (DT a) (NN skateboarding)))))))))) (VP (VBP kick) (VP (VB flip) (PP (IN in) (NP (NP (NN midair)) (PP (IN above) (NP (NP (DT a) (JJ short) (NN flight)) (PP (IN of) (NP (NNS stairs))))))) (ADVP (RB outdoors)))) (. .))) | A man is taking the picture of a skateboarder who is being taken by aliens. | ( ( A man ) ( ( is ( taking ( ( the picture ) ( of ( ( a skateboarder ) ( who ( is ( being ( taken ( by aliens ) ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN man)) (VP (VBZ is) (VP (VBG taking) (NP (NP (DT the) (NN picture)) (PP (IN of) (NP (NP (DT a) (NN skateboarder)) (SBAR (WHNP (WP who)) (S (VP (VBZ is) (VP (VBG being) (VP (VBN taken) (PP (IN by) (NP (NNS aliens))))))))))))) (. .))) |
330 | 328 | ['contradiction'] | 6630195863.jpg#0 | contradiction | 6630195863.jpg#0r5c | A man squatting in the foreground of a photograph while taking a photograph of his own of a man doing a skateboarding kick flip in midair above a short flight of stairs outdoors. | ( ( ( A man ) ( ( squatting ( in ( ( the foreground ) ( of ( a ( photograph while ) ) ) ) ) ) ( taking ( ( ( a photograph ) ( of ( his own ) ) ) ( of ( ( a man ) ( doing ( a skateboarding ) ) ) ) ) ) ) ) ( ( kick ( ( flip ( in ( midair ( above ( ( a ( short flight ) ) ( of stairs ) ) ) ) ) ) outdoors ) ) . ) ) | (ROOT (S (NP (NP (DT A) (NN man)) (VP (VBG squatting) (PP (IN in) (NP (NP (DT the) (NN foreground)) (PP (IN of) (NP (DT a) (NN photograph) (NN while))))) (S (VP (VBG taking) (NP (NP (DT a) (NN photograph)) (PP (IN of) (NP (PRP$ his) (JJ own))) (PP (IN of) (NP (NP (DT a) (NN man)) (VP (VBG doing) (NP (DT a) (NN skateboarding)))))))))) (VP (VBP kick) (VP (VB flip) (PP (IN in) (NP (NP (NN midair)) (PP (IN above) (NP (NP (DT a) (JJ short) (NN flight)) (PP (IN of) (NP (NNS stairs))))))) (ADVP (RB outdoors)))) (. .))) | Photographers capture a male skateboarder performing tricks inside an abandoned building. | ( Photographers ( ( capture ( ( a ( male skateboarder ) ) ( ( performing tricks ) ( inside ( an ( abandoned building ) ) ) ) ) ) . ) ) | (ROOT (S (INTJ (UH Photographers)) (VP (VB capture) (NP (NP (DT a) (JJ male) (NN skateboarder)) (VP (VBG performing) (NP (NNS tricks)) (PP (IN inside) (NP (DT an) (VBN abandoned) (NN building)))))) (. .))) |
331 | 329 | ['contradiction'] | 6630195863.jpg#0 | contradiction | 6630195863.jpg#0r1c | A man squatting in the foreground of a photograph while taking a photograph of his own of a man doing a skateboarding kick flip in midair above a short flight of stairs outdoors. | ( ( ( A man ) ( ( squatting ( in ( ( the foreground ) ( of ( a ( photograph while ) ) ) ) ) ) ( taking ( ( ( a photograph ) ( of ( his own ) ) ) ( of ( ( a man ) ( doing ( a skateboarding ) ) ) ) ) ) ) ) ( ( kick ( ( flip ( in ( midair ( above ( ( a ( short flight ) ) ( of stairs ) ) ) ) ) ) outdoors ) ) . ) ) | (ROOT (S (NP (NP (DT A) (NN man)) (VP (VBG squatting) (PP (IN in) (NP (NP (DT the) (NN foreground)) (PP (IN of) (NP (DT a) (NN photograph) (NN while))))) (S (VP (VBG taking) (NP (NP (DT a) (NN photograph)) (PP (IN of) (NP (PRP$ his) (JJ own))) (PP (IN of) (NP (NP (DT a) (NN man)) (VP (VBG doing) (NP (DT a) (NN skateboarding)))))))))) (VP (VBP kick) (VP (VB flip) (PP (IN in) (NP (NP (NN midair)) (PP (IN above) (NP (NP (DT a) (JJ short) (NN flight)) (PP (IN of) (NP (NNS stairs))))))) (ADVP (RB outdoors)))) (. .))) | A woman is skateboarding with her boyfriend. | ( ( A woman ) ( ( is ( skateboarding ( with ( her boyfriend ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN woman)) (VP (VBZ is) (VP (VBN skateboarding) (PP (IN with) (NP (PRP$ her) (NN boyfriend))))) (. .))) |
332 | 330 | ['entailment'] | 6630195863.jpg#0 | entailment | 6630195863.jpg#0r3e | A man squatting in the foreground of a photograph while taking a photograph of his own of a man doing a skateboarding kick flip in midair above a short flight of stairs outdoors. | ( ( ( A man ) ( ( squatting ( in ( ( the foreground ) ( of ( a ( photograph while ) ) ) ) ) ) ( taking ( ( ( a photograph ) ( of ( his own ) ) ) ( of ( ( a man ) ( doing ( a skateboarding ) ) ) ) ) ) ) ) ( ( kick ( ( flip ( in ( midair ( above ( ( a ( short flight ) ) ( of stairs ) ) ) ) ) ) outdoors ) ) . ) ) | (ROOT (S (NP (NP (DT A) (NN man)) (VP (VBG squatting) (PP (IN in) (NP (NP (DT the) (NN foreground)) (PP (IN of) (NP (DT a) (NN photograph) (NN while))))) (S (VP (VBG taking) (NP (NP (DT a) (NN photograph)) (PP (IN of) (NP (PRP$ his) (JJ own))) (PP (IN of) (NP (NP (DT a) (NN man)) (VP (VBG doing) (NP (DT a) (NN skateboarding)))))))))) (VP (VBP kick) (VP (VB flip) (PP (IN in) (NP (NP (NN midair)) (PP (IN above) (NP (NP (DT a) (JJ short) (NN flight)) (PP (IN of) (NP (NNS stairs))))))) (ADVP (RB outdoors)))) (. .))) | A man is taking the picture of a skateboarder who is performing a trick. | ( ( A man ) ( ( is ( taking ( ( the picture ) ( of ( ( a skateboarder ) ( who ( is ( performing ( a trick ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN man)) (VP (VBZ is) (VP (VBG taking) (NP (NP (DT the) (NN picture)) (PP (IN of) (NP (NP (DT a) (NN skateboarder)) (SBAR (WHNP (WP who)) (S (VP (VBZ is) (VP (VBG performing) (NP (DT a) (NN trick))))))))))) (. .))) |
333 | 331 | ['contradiction'] | 6630195863.jpg#0 | contradiction | 6630195863.jpg#0r4c | A man squatting in the foreground of a photograph while taking a photograph of his own of a man doing a skateboarding kick flip in midair above a short flight of stairs outdoors. | ( ( ( A man ) ( ( squatting ( in ( ( the foreground ) ( of ( a ( photograph while ) ) ) ) ) ) ( taking ( ( ( a photograph ) ( of ( his own ) ) ) ( of ( ( a man ) ( doing ( a skateboarding ) ) ) ) ) ) ) ) ( ( kick ( ( flip ( in ( midair ( above ( ( a ( short flight ) ) ( of stairs ) ) ) ) ) ) outdoors ) ) . ) ) | (ROOT (S (NP (NP (DT A) (NN man)) (VP (VBG squatting) (PP (IN in) (NP (NP (DT the) (NN foreground)) (PP (IN of) (NP (DT a) (NN photograph) (NN while))))) (S (VP (VBG taking) (NP (NP (DT a) (NN photograph)) (PP (IN of) (NP (PRP$ his) (JJ own))) (PP (IN of) (NP (NP (DT a) (NN man)) (VP (VBG doing) (NP (DT a) (NN skateboarding)))))))))) (VP (VBP kick) (VP (VB flip) (PP (IN in) (NP (NP (NN midair)) (PP (IN above) (NP (NP (DT a) (JJ short) (NN flight)) (PP (IN of) (NP (NNS stairs))))))) (ADVP (RB outdoors)))) (. .))) | A man photographs a wedding. | ( ( A man ) ( ( photographs ( a wedding ) ) . ) ) | (ROOT (S (NP (DT A) (NN man)) (VP (VBZ photographs) (NP (DT a) (NN wedding))) (. .))) |
334 | 332 | ['neutral'] | 6630195863.jpg#0 | neutral | 6630195863.jpg#0r1n | A man squatting in the foreground of a photograph while taking a photograph of his own of a man doing a skateboarding kick flip in midair above a short flight of stairs outdoors. | ( ( ( A man ) ( ( squatting ( in ( ( the foreground ) ( of ( a ( photograph while ) ) ) ) ) ) ( taking ( ( ( a photograph ) ( of ( his own ) ) ) ( of ( ( a man ) ( doing ( a skateboarding ) ) ) ) ) ) ) ) ( ( kick ( ( flip ( in ( midair ( above ( ( a ( short flight ) ) ( of stairs ) ) ) ) ) ) outdoors ) ) . ) ) | (ROOT (S (NP (NP (DT A) (NN man)) (VP (VBG squatting) (PP (IN in) (NP (NP (DT the) (NN foreground)) (PP (IN of) (NP (DT a) (NN photograph) (NN while))))) (S (VP (VBG taking) (NP (NP (DT a) (NN photograph)) (PP (IN of) (NP (PRP$ his) (JJ own))) (PP (IN of) (NP (NP (DT a) (NN man)) (VP (VBG doing) (NP (DT a) (NN skateboarding)))))))))) (VP (VBP kick) (VP (VB flip) (PP (IN in) (NP (NP (NN midair)) (PP (IN above) (NP (NP (DT a) (JJ short) (NN flight)) (PP (IN of) (NP (NNS stairs))))))) (ADVP (RB outdoors)))) (. .))) | A man is taking photos of his son doing tricks on the skateboard. | ( ( A man ) ( ( is ( ( taking ( photos ( of ( his son ) ) ) ) ( ( doing tricks ) ( on ( the skateboard ) ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN man)) (VP (VBZ is) (VP (VBG taking) (NP (NP (NNS photos)) (PP (IN of) (NP (PRP$ his) (NN son)))) (S (VP (VBG doing) (NP (NNS tricks)) (PP (IN on) (NP (DT the) (NN skateboard))))))) (. .))) |
335 | 333 | ['neutral'] | 6630195863.jpg#0 | neutral | 6630195863.jpg#0r4n | A man squatting in the foreground of a photograph while taking a photograph of his own of a man doing a skateboarding kick flip in midair above a short flight of stairs outdoors. | ( ( ( A man ) ( ( squatting ( in ( ( the foreground ) ( of ( a ( photograph while ) ) ) ) ) ) ( taking ( ( ( a photograph ) ( of ( his own ) ) ) ( of ( ( a man ) ( doing ( a skateboarding ) ) ) ) ) ) ) ) ( ( kick ( ( flip ( in ( midair ( above ( ( a ( short flight ) ) ( of stairs ) ) ) ) ) ) outdoors ) ) . ) ) | (ROOT (S (NP (NP (DT A) (NN man)) (VP (VBG squatting) (PP (IN in) (NP (NP (DT the) (NN foreground)) (PP (IN of) (NP (DT a) (NN photograph) (NN while))))) (S (VP (VBG taking) (NP (NP (DT a) (NN photograph)) (PP (IN of) (NP (PRP$ his) (JJ own))) (PP (IN of) (NP (NP (DT a) (NN man)) (VP (VBG doing) (NP (DT a) (NN skateboarding)))))))))) (VP (VBP kick) (VP (VB flip) (PP (IN in) (NP (NP (NN midair)) (PP (IN above) (NP (NP (DT a) (JJ short) (NN flight)) (PP (IN of) (NP (NNS stairs))))))) (ADVP (RB outdoors)))) (. .))) | A man photographs Tony Hawk skateboarding. | ( ( A man ) ( ( photographs ( Tony ( Hawk skateboarding ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN man)) (VP (VBZ photographs) (NP (NNP Tony) (NNP Hawk) (NNP skateboarding))) (. .))) |
336 | 334 | ['entailment'] | 6630195863.jpg#0 | entailment | 6630195863.jpg#0r1e | A man squatting in the foreground of a photograph while taking a photograph of his own of a man doing a skateboarding kick flip in midair above a short flight of stairs outdoors. | ( ( ( A man ) ( ( squatting ( in ( ( the foreground ) ( of ( a ( photograph while ) ) ) ) ) ) ( taking ( ( ( a photograph ) ( of ( his own ) ) ) ( of ( ( a man ) ( doing ( a skateboarding ) ) ) ) ) ) ) ) ( ( kick ( ( flip ( in ( midair ( above ( ( a ( short flight ) ) ( of stairs ) ) ) ) ) ) outdoors ) ) . ) ) | (ROOT (S (NP (NP (DT A) (NN man)) (VP (VBG squatting) (PP (IN in) (NP (NP (DT the) (NN foreground)) (PP (IN of) (NP (DT a) (NN photograph) (NN while))))) (S (VP (VBG taking) (NP (NP (DT a) (NN photograph)) (PP (IN of) (NP (PRP$ his) (JJ own))) (PP (IN of) (NP (NP (DT a) (NN man)) (VP (VBG doing) (NP (DT a) (NN skateboarding)))))))))) (VP (VBP kick) (VP (VB flip) (PP (IN in) (NP (NP (NN midair)) (PP (IN above) (NP (NP (DT a) (JJ short) (NN flight)) (PP (IN of) (NP (NNS stairs))))))) (ADVP (RB outdoors)))) (. .))) | A man is taking photos of skateboarding tricks. | ( ( A man ) ( ( is ( taking ( photos ( of ( skateboarding tricks ) ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN man)) (VP (VBZ is) (VP (VBG taking) (NP (NP (NNS photos)) (PP (IN of) (NP (NNP skateboarding) (NNS tricks)))))) (. .))) |
337 | 335 | ['entailment'] | 6630195863.jpg#0 | entailment | 6630195863.jpg#0r5e | A man squatting in the foreground of a photograph while taking a photograph of his own of a man doing a skateboarding kick flip in midair above a short flight of stairs outdoors. | ( ( ( A man ) ( ( squatting ( in ( ( the foreground ) ( of ( a ( photograph while ) ) ) ) ) ) ( taking ( ( ( a photograph ) ( of ( his own ) ) ) ( of ( ( a man ) ( doing ( a skateboarding ) ) ) ) ) ) ) ) ( ( kick ( ( flip ( in ( midair ( above ( ( a ( short flight ) ) ( of stairs ) ) ) ) ) ) outdoors ) ) . ) ) | (ROOT (S (NP (NP (DT A) (NN man)) (VP (VBG squatting) (PP (IN in) (NP (NP (DT the) (NN foreground)) (PP (IN of) (NP (DT a) (NN photograph) (NN while))))) (S (VP (VBG taking) (NP (NP (DT a) (NN photograph)) (PP (IN of) (NP (PRP$ his) (JJ own))) (PP (IN of) (NP (NP (DT a) (NN man)) (VP (VBG doing) (NP (DT a) (NN skateboarding)))))))))) (VP (VBP kick) (VP (VB flip) (PP (IN in) (NP (NP (NN midair)) (PP (IN above) (NP (NP (DT a) (JJ short) (NN flight)) (PP (IN of) (NP (NNS stairs))))))) (ADVP (RB outdoors)))) (. .))) | People take photos outdoors while a man performs exciting skateboarding tricks. | ( People ( ( ( ( take photos ) outdoors ) ( while ( ( a man ) ( performs ( exciting ( skateboarding tricks ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NNS People)) (VP (VBP take) (NP (NNS photos)) (ADVP (RB outdoors)) (SBAR (IN while) (S (NP (DT a) (NN man)) (VP (VBZ performs) (NP (JJ exciting) (NNP skateboarding) (NNS tricks)))))) (. .))) |
338 | 336 | ['entailment'] | 6630195863.jpg#0 | entailment | 6630195863.jpg#0r2e | A man squatting in the foreground of a photograph while taking a photograph of his own of a man doing a skateboarding kick flip in midair above a short flight of stairs outdoors. | ( ( ( A man ) ( ( squatting ( in ( ( the foreground ) ( of ( a ( photograph while ) ) ) ) ) ) ( taking ( ( ( a photograph ) ( of ( his own ) ) ) ( of ( ( a man ) ( doing ( a skateboarding ) ) ) ) ) ) ) ) ( ( kick ( ( flip ( in ( midair ( above ( ( a ( short flight ) ) ( of stairs ) ) ) ) ) ) outdoors ) ) . ) ) | (ROOT (S (NP (NP (DT A) (NN man)) (VP (VBG squatting) (PP (IN in) (NP (NP (DT the) (NN foreground)) (PP (IN of) (NP (DT a) (NN photograph) (NN while))))) (S (VP (VBG taking) (NP (NP (DT a) (NN photograph)) (PP (IN of) (NP (PRP$ his) (JJ own))) (PP (IN of) (NP (NP (DT a) (NN man)) (VP (VBG doing) (NP (DT a) (NN skateboarding)))))))))) (VP (VBP kick) (VP (VB flip) (PP (IN in) (NP (NP (NN midair)) (PP (IN above) (NP (NP (DT a) (JJ short) (NN flight)) (PP (IN of) (NP (NNS stairs))))))) (ADVP (RB outdoors)))) (. .))) | A man is photographing another man. | ( ( A man ) ( ( is ( photographing ( another man ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN man)) (VP (VBZ is) (VP (VBG photographing) (NP (DT another) (NN man)))) (. .))) |
339 | 337 | ['neutral'] | 6630195863.jpg#0 | neutral | 6630195863.jpg#0r2n | A man squatting in the foreground of a photograph while taking a photograph of his own of a man doing a skateboarding kick flip in midair above a short flight of stairs outdoors. | ( ( ( A man ) ( ( squatting ( in ( ( the foreground ) ( of ( a ( photograph while ) ) ) ) ) ) ( taking ( ( ( a photograph ) ( of ( his own ) ) ) ( of ( ( a man ) ( doing ( a skateboarding ) ) ) ) ) ) ) ) ( ( kick ( ( flip ( in ( midair ( above ( ( a ( short flight ) ) ( of stairs ) ) ) ) ) ) outdoors ) ) . ) ) | (ROOT (S (NP (NP (DT A) (NN man)) (VP (VBG squatting) (PP (IN in) (NP (NP (DT the) (NN foreground)) (PP (IN of) (NP (DT a) (NN photograph) (NN while))))) (S (VP (VBG taking) (NP (NP (DT a) (NN photograph)) (PP (IN of) (NP (PRP$ his) (JJ own))) (PP (IN of) (NP (NP (DT a) (NN man)) (VP (VBG doing) (NP (DT a) (NN skateboarding)))))))))) (VP (VBP kick) (VP (VB flip) (PP (IN in) (NP (NP (NN midair)) (PP (IN above) (NP (NP (DT a) (JJ short) (NN flight)) (PP (IN of) (NP (NNS stairs))))))) (ADVP (RB outdoors)))) (. .))) | A pro photographer is taking pictures of a pro skater. | ( ( A ( pro photographer ) ) ( ( is ( taking ( pictures ( of ( a ( pro skater ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (JJ pro) (NN photographer)) (VP (VBZ is) (VP (VBG taking) (NP (NP (NNS pictures)) (PP (IN of) (NP (DT a) (JJ pro) (NN skater)))))) (. .))) |
340 | 338 | ['contradiction'] | 6630195863.jpg#0 | contradiction | 6630195863.jpg#0r2c | A man squatting in the foreground of a photograph while taking a photograph of his own of a man doing a skateboarding kick flip in midair above a short flight of stairs outdoors. | ( ( ( A man ) ( ( squatting ( in ( ( the foreground ) ( of ( a ( photograph while ) ) ) ) ) ) ( taking ( ( ( a photograph ) ( of ( his own ) ) ) ( of ( ( a man ) ( doing ( a skateboarding ) ) ) ) ) ) ) ) ( ( kick ( ( flip ( in ( midair ( above ( ( a ( short flight ) ) ( of stairs ) ) ) ) ) ) outdoors ) ) . ) ) | (ROOT (S (NP (NP (DT A) (NN man)) (VP (VBG squatting) (PP (IN in) (NP (NP (DT the) (NN foreground)) (PP (IN of) (NP (DT a) (NN photograph) (NN while))))) (S (VP (VBG taking) (NP (NP (DT a) (NN photograph)) (PP (IN of) (NP (PRP$ his) (JJ own))) (PP (IN of) (NP (NP (DT a) (NN man)) (VP (VBG doing) (NP (DT a) (NN skateboarding)))))))))) (VP (VBP kick) (VP (VB flip) (PP (IN in) (NP (NP (NN midair)) (PP (IN above) (NP (NP (DT a) (JJ short) (NN flight)) (PP (IN of) (NP (NNS stairs))))))) (ADVP (RB outdoors)))) (. .))) | Two men are going down a water slide. | ( ( Two men ) ( ( are ( ( going down ) ( a ( water slide ) ) ) ) . ) ) | (ROOT (S (NP (CD Two) (NNS men)) (VP (VBP are) (VP (VBG going) (PRT (RP down)) (NP (DT a) (NN water) (NN slide)))) (. .))) |
341 | 339 | ['entailment'] | 6630195863.jpg#0 | entailment | 6630195863.jpg#0r4e | A man squatting in the foreground of a photograph while taking a photograph of his own of a man doing a skateboarding kick flip in midair above a short flight of stairs outdoors. | ( ( ( A man ) ( ( squatting ( in ( ( the foreground ) ( of ( a ( photograph while ) ) ) ) ) ) ( taking ( ( ( a photograph ) ( of ( his own ) ) ) ( of ( ( a man ) ( doing ( a skateboarding ) ) ) ) ) ) ) ) ( ( kick ( ( flip ( in ( midair ( above ( ( a ( short flight ) ) ( of stairs ) ) ) ) ) ) outdoors ) ) . ) ) | (ROOT (S (NP (NP (DT A) (NN man)) (VP (VBG squatting) (PP (IN in) (NP (NP (DT the) (NN foreground)) (PP (IN of) (NP (DT a) (NN photograph) (NN while))))) (S (VP (VBG taking) (NP (NP (DT a) (NN photograph)) (PP (IN of) (NP (PRP$ his) (JJ own))) (PP (IN of) (NP (NP (DT a) (NN man)) (VP (VBG doing) (NP (DT a) (NN skateboarding)))))))))) (VP (VBP kick) (VP (VB flip) (PP (IN in) (NP (NP (NN midair)) (PP (IN above) (NP (NP (DT a) (JJ short) (NN flight)) (PP (IN of) (NP (NNS stairs))))))) (ADVP (RB outdoors)))) (. .))) | A man photographs a skateboarder doing tricks. | ( ( A man ) ( ( photographs ( ( a skateboarder ) ( doing tricks ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN man)) (VP (VBZ photographs) (NP (NP (DT a) (NN skateboarder)) (VP (VBG doing) (NP (NNS tricks))))) (. .))) |
342 | 340 | ['neutral'] | 6630195863.jpg#0 | neutral | 6630195863.jpg#0r3n | A man squatting in the foreground of a photograph while taking a photograph of his own of a man doing a skateboarding kick flip in midair above a short flight of stairs outdoors. | ( ( ( A man ) ( ( squatting ( in ( ( the foreground ) ( of ( a ( photograph while ) ) ) ) ) ) ( taking ( ( ( a photograph ) ( of ( his own ) ) ) ( of ( ( a man ) ( doing ( a skateboarding ) ) ) ) ) ) ) ) ( ( kick ( ( flip ( in ( midair ( above ( ( a ( short flight ) ) ( of stairs ) ) ) ) ) ) outdoors ) ) . ) ) | (ROOT (S (NP (NP (DT A) (NN man)) (VP (VBG squatting) (PP (IN in) (NP (NP (DT the) (NN foreground)) (PP (IN of) (NP (DT a) (NN photograph) (NN while))))) (S (VP (VBG taking) (NP (NP (DT a) (NN photograph)) (PP (IN of) (NP (PRP$ his) (JJ own))) (PP (IN of) (NP (NP (DT a) (NN man)) (VP (VBG doing) (NP (DT a) (NN skateboarding)))))))))) (VP (VBP kick) (VP (VB flip) (PP (IN in) (NP (NP (NN midair)) (PP (IN above) (NP (NP (DT a) (JJ short) (NN flight)) (PP (IN of) (NP (NNS stairs))))))) (ADVP (RB outdoors)))) (. .))) | A man tries to get the perfect picture of a skateboarder for a magazine. | ( ( A man ) ( ( tries ( to ( get ( ( the ( perfect picture ) ) ( of ( ( a skateboarder ) ( for ( a magazine ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN man)) (VP (VBZ tries) (S (VP (TO to) (VP (VB get) (NP (NP (DT the) (JJ perfect) (NN picture)) (PP (IN of) (NP (NP (DT a) (NN skateboarder)) (PP (IN for) (NP (DT a) (NN magazine)))))))))) (. .))) |
343 | 341 | ['neutral'] | 6630195863.jpg#0 | neutral | 6630195863.jpg#0r5n | A man squatting in the foreground of a photograph while taking a photograph of his own of a man doing a skateboarding kick flip in midair above a short flight of stairs outdoors. | ( ( ( A man ) ( ( squatting ( in ( ( the foreground ) ( of ( a ( photograph while ) ) ) ) ) ) ( taking ( ( ( a photograph ) ( of ( his own ) ) ) ( of ( ( a man ) ( doing ( a skateboarding ) ) ) ) ) ) ) ) ( ( kick ( ( flip ( in ( midair ( above ( ( a ( short flight ) ) ( of stairs ) ) ) ) ) ) outdoors ) ) . ) ) | (ROOT (S (NP (NP (DT A) (NN man)) (VP (VBG squatting) (PP (IN in) (NP (NP (DT the) (NN foreground)) (PP (IN of) (NP (DT a) (NN photograph) (NN while))))) (S (VP (VBG taking) (NP (NP (DT a) (NN photograph)) (PP (IN of) (NP (PRP$ his) (JJ own))) (PP (IN of) (NP (NP (DT a) (NN man)) (VP (VBG doing) (NP (DT a) (NN skateboarding)))))))))) (VP (VBP kick) (VP (VB flip) (PP (IN in) (NP (NP (NN midair)) (PP (IN above) (NP (NP (DT a) (JJ short) (NN flight)) (PP (IN of) (NP (NNS stairs))))))) (ADVP (RB outdoors)))) (. .))) | A male skateboarder performs tricks outdoors for professional photographers. | ( ( A ( male skateboarder ) ) ( ( ( ( performs tricks ) outdoors ) ( for ( professional photographers ) ) ) . ) ) | (ROOT (S (NP (DT A) (JJ male) (NN skateboarder)) (VP (VBZ performs) (NP (NNS tricks)) (ADVP (RB outdoors)) (PP (IN for) (NP (JJ professional) (NNS photographers)))) (. .))) |
344 | 342 | ['contradiction'] | 3060969260.jpg#3 | contradiction | 3060969260.jpg#3r1c | One biker is running with their bike while another is riding around them. | ( ( One biker ) ( ( is ( ( running ( with ( their bike ) ) ) ( while ( another ( is ( riding ( around them ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (CD One) (NN biker)) (VP (VBZ is) (VP (VBG running) (PP (IN with) (NP (PRP$ their) (NN bike))) (SBAR (IN while) (S (NP (DT another)) (VP (VBZ is) (VP (VBG riding) (PP (IN around) (NP (PRP them))))))))) (. .))) | The people are driving cars | ( ( The people ) ( are ( driving cars ) ) ) | (ROOT (S (NP (DT The) (NNS people)) (VP (VBP are) (VP (VBG driving) (NP (NNS cars)))))) |
345 | 343 | ['neutral', 'neutral', 'neutral', 'contradiction', 'neutral'] | 3060969260.jpg#3 | neutral | 3060969260.jpg#3r1n | One biker is running with their bike while another is riding around them. | ( ( One biker ) ( ( is ( ( running ( with ( their bike ) ) ) ( while ( another ( is ( riding ( around them ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (CD One) (NN biker)) (VP (VBZ is) (VP (VBG running) (PP (IN with) (NP (PRP$ their) (NN bike))) (SBAR (IN while) (S (NP (DT another)) (VP (VBZ is) (VP (VBG riding) (PP (IN around) (NP (PRP them))))))))) (. .))) | The people are part of a club | ( ( The people ) ( are ( part ( of ( a club ) ) ) ) ) | (ROOT (S (NP (DT The) (NNS people)) (VP (VBP are) (NP (NP (NN part)) (PP (IN of) (NP (DT a) (NN club))))))) |
346 | 344 | ['entailment'] | 3060969260.jpg#3 | entailment | 3060969260.jpg#3r1e | One biker is running with their bike while another is riding around them. | ( ( One biker ) ( ( is ( ( running ( with ( their bike ) ) ) ( while ( another ( is ( riding ( around them ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (CD One) (NN biker)) (VP (VBZ is) (VP (VBG running) (PP (IN with) (NP (PRP$ their) (NN bike))) (SBAR (IN while) (S (NP (DT another)) (VP (VBZ is) (VP (VBG riding) (PP (IN around) (NP (PRP them))))))))) (. .))) | People have bikes | ( People ( have bikes ) ) | (ROOT (S (NP (NNS People)) (VP (VBP have) (NP (NNS bikes))))) |
347 | 345 | ['contradiction'] | 3060969260.jpg#1 | contradiction | 3060969260.jpg#1r1c | Two people with bicycles, one in front running with a bike and one in back riding. | ( ( ( ( ( Two people ) ( with bicycles ) ) , ) ( one ( in ( front ( ( running ( with ( ( ( a bike ) and ) one ) ) ) ( in ( back riding ) ) ) ) ) ) ) . ) | (ROOT (NP (NP (NP (CD Two) (NNS people)) (PP (IN with) (NP (NNS bicycles)))) (, ,) (NP (NP (CD one)) (PP (IN in) (NP (NP (NN front)) (VP (VBG running) (PP (IN with) (NP (NP (DT a) (NN bike)) (CC and) (NP (CD one)))) (PP (IN in) (S (ADVP (RB back)) (VP (VBG riding)))))))) (. .))) | Two people eating ice cream cones at the mall. | ( ( ( Two people ) ( ( eating ( ice ( cream cones ) ) ) ( at ( the mall ) ) ) ) . ) | (ROOT (NP (NP (CD Two) (NNS people)) (VP (VBG eating) (NP (NN ice) (NN cream) (NNS cones)) (PP (IN at) (NP (DT the) (NN mall)))) (. .))) |
348 | 346 | ['neutral'] | 3060969260.jpg#1 | neutral | 3060969260.jpg#1r1n | Two people with bicycles, one in front running with a bike and one in back riding. | ( ( ( ( ( Two people ) ( with bicycles ) ) , ) ( one ( in ( front ( ( running ( with ( ( ( a bike ) and ) one ) ) ) ( in ( back riding ) ) ) ) ) ) ) . ) | (ROOT (NP (NP (NP (CD Two) (NNS people)) (PP (IN with) (NP (NNS bicycles)))) (, ,) (NP (NP (CD one)) (PP (IN in) (NP (NP (NN front)) (VP (VBG running) (PP (IN with) (NP (NP (DT a) (NN bike)) (CC and) (NP (CD one)))) (PP (IN in) (S (ADVP (RB back)) (VP (VBG riding)))))))) (. .))) | Two people taking their bikes to the trail. | ( ( ( Two people ) ( ( taking ( their bikes ) ) ( to ( the trail ) ) ) ) . ) | (ROOT (NP (NP (CD Two) (NNS people)) (VP (VBG taking) (NP (PRP$ their) (NNS bikes)) (PP (TO to) (NP (DT the) (NN trail)))) (. .))) |
349 | 347 | ['entailment'] | 3060969260.jpg#1 | entailment | 3060969260.jpg#1r1e | Two people with bicycles, one in front running with a bike and one in back riding. | ( ( ( ( ( Two people ) ( with bicycles ) ) , ) ( one ( in ( front ( ( running ( with ( ( ( a bike ) and ) one ) ) ) ( in ( back riding ) ) ) ) ) ) ) . ) | (ROOT (NP (NP (NP (CD Two) (NNS people)) (PP (IN with) (NP (NNS bicycles)))) (, ,) (NP (NP (CD one)) (PP (IN in) (NP (NP (NN front)) (VP (VBG running) (PP (IN with) (NP (NP (DT a) (NN bike)) (CC and) (NP (CD one)))) (PP (IN in) (S (ADVP (RB back)) (VP (VBG riding)))))))) (. .))) | One person running next to their bike with the person riding their bike behind them. | ( ( ( One person ) ( ( running ( next ( to ( their bike ) ) ) ) ( with ( ( the person ) ( ( riding ( their bike ) ) ( behind them ) ) ) ) ) ) . ) | (ROOT (NP (NP (CD One) (NN person)) (VP (VBG running) (ADVP (JJ next) (PP (TO to) (NP (PRP$ their) (NN bike)))) (PP (IN with) (NP (NP (DT the) (NN person)) (VP (VBG riding) (NP (PRP$ their) (NN bike)) (PP (IN behind) (NP (PRP them))))))) (. .))) |
350 | 348 | ['contradiction'] | 6630195863.jpg#4 | contradiction | 6630195863.jpg#4r1c | A young man doing a trick on a skateboard down the stairs while being photographed. | ( ( ( A ( young man ) ) ( ( doing ( a trick ) ) ( on ( ( a ( ( skateboard ( down ( the stairs ) ) ) while ) ) ( being photographed ) ) ) ) ) . ) | (ROOT (NP (NP (DT A) (JJ young) (NN man)) (VP (VBG doing) (NP (DT a) (NN trick)) (PP (IN on) (NP (NP (DT a) (ADJP (JJ skateboard) (PP (IN down) (NP (DT the) (NNS stairs)))) (NN while)) (VP (VBG being) (VP (VBN photographed)))))) (. .))) | A young man roller blades across a ramp while being photographed. | ( ( ( ( A ( young ( man ( roller blades ) ) ) ) ( across ( a ( ramp while ) ) ) ) ( being photographed ) ) . ) | (ROOT (NP (NP (NP (DT A) (JJ young) (NN man) (NN roller) (NNS blades)) (PP (IN across) (NP (DT a) (NN ramp) (NN while)))) (VP (VBG being) (VP (VBN photographed))) (. .))) |
351 | 349 | ['neutral'] | 6630195863.jpg#4 | neutral | 6630195863.jpg#4r1n | A young man doing a trick on a skateboard down the stairs while being photographed. | ( ( ( A ( young man ) ) ( ( doing ( a trick ) ) ( on ( ( a ( ( skateboard ( down ( the stairs ) ) ) while ) ) ( being photographed ) ) ) ) ) . ) | (ROOT (NP (NP (DT A) (JJ young) (NN man)) (VP (VBG doing) (NP (DT a) (NN trick)) (PP (IN on) (NP (NP (DT a) (ADJP (JJ skateboard) (PP (IN down) (NP (DT the) (NNS stairs)))) (NN while)) (VP (VBG being) (VP (VBN photographed)))))) (. .))) | A helmet-less young man does a trick on a skateboard while being photographed. | ( ( A ( helmet-less ( young man ) ) ) ( ( ( does ( a trick ) ) ( on ( ( a ( skateboard while ) ) ( being photographed ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (JJ helmet-less) (JJ young) (NN man)) (VP (VBZ does) (NP (DT a) (NN trick)) (PP (IN on) (NP (NP (DT a) (JJ skateboard) (NN while)) (VP (VBG being) (VP (VBN photographed)))))) (. .))) |
352 | 350 | ['entailment'] | 6630195863.jpg#4 | entailment | 6630195863.jpg#4r1e | A young man doing a trick on a skateboard down the stairs while being photographed. | ( ( ( A ( young man ) ) ( ( doing ( a trick ) ) ( on ( ( a ( ( skateboard ( down ( the stairs ) ) ) while ) ) ( being photographed ) ) ) ) ) . ) | (ROOT (NP (NP (DT A) (JJ young) (NN man)) (VP (VBG doing) (NP (DT a) (NN trick)) (PP (IN on) (NP (NP (DT a) (ADJP (JJ skateboard) (PP (IN down) (NP (DT the) (NNS stairs)))) (NN while)) (VP (VBG being) (VP (VBN photographed)))))) (. .))) | A man being photographed while he does a trick on his skateboard down the stairs. | ( ( ( A man ) ( being ( photographed ( while ( he ( ( does ( ( a trick ) ( on ( his skateboard ) ) ) ) ( down ( the stairs ) ) ) ) ) ) ) ) . ) | (ROOT (NP (NP (DT A) (NN man)) (VP (VBG being) (VP (VBN photographed) (SBAR (IN while) (S (NP (PRP he)) (VP (VBZ does) (NP (NP (DT a) (NN trick)) (PP (IN on) (NP (PRP$ his) (NN skateboard)))) (PP (IN down) (NP (DT the) (NNS stairs)))))))) (. .))) |
353 | 351 | ['neutral', 'neutral', 'neutral', 'neutral', 'contradiction'] | 3578138991.jpg#0 | neutral | 3578138991.jpg#0r1n | A lady in a black and white striped shirt and holding a bouquet of flowers, looks seriously at two gentlemen talking on the steps. | ( ( ( A lady ) ( in ( a ( ( ( black and ) white ) ( striped shirt ) ) ) ) ) ( and ( ( holding ( ( a bouquet ) ( of flowers ) ) ) ( , ( ( ( looks seriously ) ( at ( ( two gentlemen ) ( talking ( on ( the steps ) ) ) ) ) ) . ) ) ) ) ) | (ROOT (S (NP (NP (DT A) (NN lady)) (PP (IN in) (NP (DT a) (ADJP (JJ black) (CC and) (JJ white)) (JJ striped) (NN shirt)))) (CC and) (S (VP (VBG holding) (NP (NP (DT a) (NN bouquet)) (PP (IN of) (NP (NNS flowers)))))) (, ,) (VP (VBZ looks) (ADVP (RB seriously)) (PP (IN at) (NP (NP (CD two) (NNS gentlemen)) (VP (VBG talking) (PP (IN on) (NP (DT the) (NNS steps))))))) (. .))) | A lady is about to propose to her boyfriend. | ( ( A lady ) ( ( is ( about ( to ( propose ( to ( her boyfriend ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN lady)) (VP (VBZ is) (VP (IN about) (S (VP (TO to) (VP (VB propose) (PP (TO to) (NP (PRP$ her) (NN boyfriend)))))))) (. .))) |
354 | 352 | ['entailment'] | 3578138991.jpg#0 | entailment | 3578138991.jpg#0r1e | A lady in a black and white striped shirt and holding a bouquet of flowers, looks seriously at two gentlemen talking on the steps. | ( ( ( A lady ) ( in ( a ( ( ( black and ) white ) ( striped shirt ) ) ) ) ) ( and ( ( holding ( ( a bouquet ) ( of flowers ) ) ) ( , ( ( ( looks seriously ) ( at ( ( two gentlemen ) ( talking ( on ( the steps ) ) ) ) ) ) . ) ) ) ) ) | (ROOT (S (NP (NP (DT A) (NN lady)) (PP (IN in) (NP (DT a) (ADJP (JJ black) (CC and) (JJ white)) (JJ striped) (NN shirt)))) (CC and) (S (VP (VBG holding) (NP (NP (DT a) (NN bouquet)) (PP (IN of) (NP (NNS flowers)))))) (, ,) (VP (VBZ looks) (ADVP (RB seriously)) (PP (IN at) (NP (NP (CD two) (NNS gentlemen)) (VP (VBG talking) (PP (IN on) (NP (DT the) (NNS steps))))))) (. .))) | A lady with a serious face is standing with two guys in front of steps outside. | ( ( ( A lady ) ( with ( a ( serious face ) ) ) ) ( ( is ( ( standing ( with ( ( two guys ) ( in ( front ( of steps ) ) ) ) ) ) outside ) ) . ) ) | (ROOT (S (NP (NP (DT A) (NN lady)) (PP (IN with) (NP (DT a) (JJ serious) (NN face)))) (VP (VBZ is) (VP (VBG standing) (PP (IN with) (NP (NP (CD two) (NNS guys)) (PP (IN in) (NP (NP (NN front)) (PP (IN of) (NP (NNS steps))))))) (ADVP (RB outside)))) (. .))) |
355 | 353 | ['contradiction'] | 3578138991.jpg#0 | contradiction | 3578138991.jpg#0r1c | A lady in a black and white striped shirt and holding a bouquet of flowers, looks seriously at two gentlemen talking on the steps. | ( ( ( A lady ) ( in ( a ( ( ( black and ) white ) ( striped shirt ) ) ) ) ) ( and ( ( holding ( ( a bouquet ) ( of flowers ) ) ) ( , ( ( ( looks seriously ) ( at ( ( two gentlemen ) ( talking ( on ( the steps ) ) ) ) ) ) . ) ) ) ) ) | (ROOT (S (NP (NP (DT A) (NN lady)) (PP (IN in) (NP (DT a) (ADJP (JJ black) (CC and) (JJ white)) (JJ striped) (NN shirt)))) (CC and) (S (VP (VBG holding) (NP (NP (DT a) (NN bouquet)) (PP (IN of) (NP (NNS flowers)))))) (, ,) (VP (VBZ looks) (ADVP (RB seriously)) (PP (IN at) (NP (NP (CD two) (NNS gentlemen)) (VP (VBG talking) (PP (IN on) (NP (DT the) (NNS steps))))))) (. .))) | Three guys are standing indoors with flowers in their hands. | ( ( Three guys ) ( ( are ( ( standing indoors ) ( with ( flowers ( in ( their hands ) ) ) ) ) ) . ) ) | (ROOT (S (NP (CD Three) (NNS guys)) (VP (VBP are) (VP (VBG standing) (ADVP (RB indoors)) (PP (IN with) (NP (NP (NNS flowers)) (PP (IN in) (NP (PRP$ their) (NNS hands))))))) (. .))) |
356 | 354 | ['contradiction'] | 3526841158.jpg#4 | contradiction | 3526841158.jpg#4r1c | A man walking proudly down the street. | ( ( ( A man ) ( ( walking proudly ) ( down ( the street ) ) ) ) . ) | (ROOT (NP (NP (DT A) (NN man)) (VP (VBG walking) (ADVP (RB proudly)) (PP (IN down) (NP (DT the) (NN street)))) (. .))) | The man is in the theatre watching Avatar. | ( ( The man ) ( ( is ( in ( ( the theatre ) ( watching Avatar ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN man)) (VP (VBZ is) (PP (IN in) (NP (NP (DT the) (NN theatre)) (VP (VBG watching) (NP (NNP Avatar)))))) (. .))) |
357 | 355 | ['neutral', 'neutral', 'neutral', 'neutral', 'neutral'] | 3526841158.jpg#4 | neutral | 3526841158.jpg#4r1n | A man walking proudly down the street. | ( ( ( A man ) ( ( walking proudly ) ( down ( the street ) ) ) ) . ) | (ROOT (NP (NP (DT A) (NN man)) (VP (VBG walking) (ADVP (RB proudly)) (PP (IN down) (NP (DT the) (NN street)))) (. .))) | The man is part of the gay pride parade. | ( ( The man ) ( ( is ( part ( of ( the ( gay ( pride parade ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN man)) (VP (VBZ is) (NP (NP (NN part)) (PP (IN of) (NP (DT the) (JJ gay) (NN pride) (NN parade))))) (. .))) |
358 | 356 | ['entailment'] | 3526841158.jpg#4 | entailment | 3526841158.jpg#4r1e | A man walking proudly down the street. | ( ( ( A man ) ( ( walking proudly ) ( down ( the street ) ) ) ) . ) | (ROOT (NP (NP (DT A) (NN man)) (VP (VBG walking) (ADVP (RB proudly)) (PP (IN down) (NP (DT the) (NN street)))) (. .))) | A man is outside. | ( ( A man ) ( ( is outside ) . ) ) | (ROOT (S (NP (DT A) (NN man)) (VP (VBZ is) (ADVP (RB outside))) (. .))) |
359 | 357 | ['neutral'] | 2798884617.jpg#3 | neutral | 2798884617.jpg#3r1n | Four teenage boys are doing cannonballs into a swimming pool. | ( ( Four ( teenage boys ) ) ( ( are ( ( doing cannonballs ) ( into ( a ( swimming pool ) ) ) ) ) . ) ) | (ROOT (S (NP (CD Four) (JJ teenage) (NNS boys)) (VP (VBP are) (VP (VBG doing) (NP (NNS cannonballs)) (PP (IN into) (NP (DT a) (VBG swimming) (NN pool))))) (. .))) | Four friends are having a competition to see who throws the most water out of a pool. | ( ( Four friends ) ( ( are ( ( having ( a competition ) ) ( to ( see ( who ( throws ( ( the ( most water ) ) ( out ( of ( a pool ) ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (CD Four) (NNS friends)) (VP (VBP are) (VP (VBG having) (NP (DT a) (NN competition)) (S (VP (TO to) (VP (VB see) (SBAR (WHNP (WP who)) (S (VP (VBZ throws) (NP (NP (DT the) (JJS most) (NN water)) (PP (RB out) (IN of) (NP (DT a) (NN pool)))))))))))) (. .))) |
360 | 358 | ['entailment'] | 2798884617.jpg#3 | entailment | 2798884617.jpg#3r1e | Four teenage boys are doing cannonballs into a swimming pool. | ( ( Four ( teenage boys ) ) ( ( are ( ( doing cannonballs ) ( into ( a ( swimming pool ) ) ) ) ) . ) ) | (ROOT (S (NP (CD Four) (JJ teenage) (NNS boys)) (VP (VBP are) (VP (VBG doing) (NP (NNS cannonballs)) (PP (IN into) (NP (DT a) (VBG swimming) (NN pool))))) (. .))) | A group of young men are splashing a lot of water. | ( ( ( A group ) ( of ( young men ) ) ) ( ( are ( splashing ( ( a lot ) ( of water ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT A) (NN group)) (PP (IN of) (NP (JJ young) (NNS men)))) (VP (VBP are) (VP (VBG splashing) (NP (NP (DT a) (NN lot)) (PP (IN of) (NP (NN water)))))) (. .))) |
361 | 359 | ['contradiction', 'contradiction', 'contradiction', 'contradiction', 'contradiction'] | 2798884617.jpg#3 | contradiction | 2798884617.jpg#3r1c | Four teenage boys are doing cannonballs into a swimming pool. | ( ( Four ( teenage boys ) ) ( ( are ( ( doing cannonballs ) ( into ( a ( swimming pool ) ) ) ) ) . ) ) | (ROOT (S (NP (CD Four) (JJ teenage) (NNS boys)) (VP (VBP are) (VP (VBG doing) (NP (NNS cannonballs)) (PP (IN into) (NP (DT a) (VBG swimming) (NN pool))))) (. .))) | Some boys are eating pizza in a restaurant. | ( ( Some boys ) ( ( are ( ( eating pizza ) ( in ( a restaurant ) ) ) ) . ) ) | (ROOT (S (NP (DT Some) (NNS boys)) (VP (VBP are) (VP (VBG eating) (NP (NN pizza)) (PP (IN in) (NP (DT a) (NN restaurant))))) (. .))) |
362 | 360 | ['neutral'] | 4687695415.jpg#0 | neutral | 4687695415.jpg#0r1n | Three men standing on grass by the water looking at something on a table. | ( ( ( Three men ) ( ( standing ( on grass ) ) ( by ( ( the water ) ( ( looking ( at something ) ) ( on ( a table ) ) ) ) ) ) ) . ) | (ROOT (NP (NP (CD Three) (NNS men)) (VP (VBG standing) (PP (IN on) (NP (NN grass))) (PP (IN by) (NP (NP (DT the) (NN water)) (VP (VBG looking) (PP (IN at) (NP (NN something))) (PP (IN on) (NP (DT a) (NN table))))))) (. .))) | The three men are by the lake. | ( ( The ( three men ) ) ( ( are ( by ( the lake ) ) ) . ) ) | (ROOT (S (NP (DT The) (CD three) (NNS men)) (VP (VBP are) (PP (IN by) (NP (DT the) (NN lake)))) (. .))) |
363 | 361 | ['entailment'] | 4687695415.jpg#0 | entailment | 4687695415.jpg#0r1e | Three men standing on grass by the water looking at something on a table. | ( ( ( Three men ) ( ( standing ( on grass ) ) ( by ( ( the water ) ( ( looking ( at something ) ) ( on ( a table ) ) ) ) ) ) ) . ) | (ROOT (NP (NP (CD Three) (NNS men)) (VP (VBG standing) (PP (IN on) (NP (NN grass))) (PP (IN by) (NP (NP (DT the) (NN water)) (VP (VBG looking) (PP (IN at) (NP (NN something))) (PP (IN on) (NP (DT a) (NN table))))))) (. .))) | The three men are outside. | ( ( The ( three men ) ) ( ( are outside ) . ) ) | (ROOT (S (NP (DT The) (CD three) (NNS men)) (VP (VBP are) (ADJP (JJ outside))) (. .))) |
364 | 362 | ['contradiction'] | 4687695415.jpg#0 | contradiction | 4687695415.jpg#0r1c | Three men standing on grass by the water looking at something on a table. | ( ( ( Three men ) ( ( standing ( on grass ) ) ( by ( ( the water ) ( ( looking ( at something ) ) ( on ( a table ) ) ) ) ) ) ) . ) | (ROOT (NP (NP (CD Three) (NNS men)) (VP (VBG standing) (PP (IN on) (NP (NN grass))) (PP (IN by) (NP (NP (DT the) (NN water)) (VP (VBG looking) (PP (IN at) (NP (NN something))) (PP (IN on) (NP (DT a) (NN table))))))) (. .))) | The three men are indoors playing Foosball. | ( ( The ( three men ) ) ( ( ( are indoors ) ( playing Foosball ) ) . ) ) | (ROOT (S (NP (DT The) (CD three) (NNS men)) (VP (VBP are) (ADVP (RB indoors)) (VP (VBG playing) (NP (NNP Foosball)))) (. .))) |
365 | 363 | ['neutral'] | 2164665069.jpg#3 | neutral | 2164665069.jpg#3r1n | A woman stands behind an outdoor grill with a blue basket of food in her hands. | ( ( A woman ) ( ( ( stands ( behind ( ( an ( outdoor grill ) ) ( with ( ( a ( blue basket ) ) ( of food ) ) ) ) ) ) ( in ( her hands ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN woman)) (VP (VBZ stands) (PP (IN behind) (NP (NP (DT an) (JJ outdoor) (NN grill)) (PP (IN with) (NP (NP (DT a) (JJ blue) (NN basket)) (PP (IN of) (NP (NN food))))))) (PP (IN in) (NP (PRP$ her) (NNS hands)))) (. .))) | A woman holding a blue basket full of food at a family cookout. | ( ( ( A woman ) ( holding ( ( a ( blue basket ) ) ( full ( of ( food ( at ( a ( family cookout ) ) ) ) ) ) ) ) ) . ) | (ROOT (NP (NP (DT A) (NN woman)) (VP (VBG holding) (NP (NP (DT a) (JJ blue) (NN basket)) (PP (JJ full) (IN of) (NP (NP (NN food)) (PP (IN at) (NP (DT a) (NN family) (NN cookout))))))) (. .))) |
366 | 364 | ['entailment'] | 2164665069.jpg#3 | entailment | 2164665069.jpg#3r1e | A woman stands behind an outdoor grill with a blue basket of food in her hands. | ( ( A woman ) ( ( ( stands ( behind ( ( an ( outdoor grill ) ) ( with ( ( a ( blue basket ) ) ( of food ) ) ) ) ) ) ( in ( her hands ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN woman)) (VP (VBZ stands) (PP (IN behind) (NP (NP (DT an) (JJ outdoor) (NN grill)) (PP (IN with) (NP (NP (DT a) (JJ blue) (NN basket)) (PP (IN of) (NP (NN food))))))) (PP (IN in) (NP (PRP$ her) (NNS hands)))) (. .))) | A woman standing behind a grill outside with a blue basket of food in her hands. | ( ( ( A woman ) ( ( standing ( behind ( ( a ( grill outside ) ) ( with ( ( a ( blue basket ) ) ( of food ) ) ) ) ) ) ( in ( her hands ) ) ) ) . ) | (ROOT (NP (NP (DT A) (NN woman)) (VP (VBG standing) (PP (IN behind) (NP (NP (DT a) (JJ grill) (NN outside)) (PP (IN with) (NP (NP (DT a) (JJ blue) (NN basket)) (PP (IN of) (NP (NN food))))))) (PP (IN in) (NP (PRP$ her) (NNS hands)))) (. .))) |
367 | 365 | ['contradiction'] | 2164665069.jpg#3 | contradiction | 2164665069.jpg#3r1c | A woman stands behind an outdoor grill with a blue basket of food in her hands. | ( ( A woman ) ( ( ( stands ( behind ( ( an ( outdoor grill ) ) ( with ( ( a ( blue basket ) ) ( of food ) ) ) ) ) ) ( in ( her hands ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN woman)) (VP (VBZ stands) (PP (IN behind) (NP (NP (DT an) (JJ outdoor) (NN grill)) (PP (IN with) (NP (NP (DT a) (JJ blue) (NN basket)) (PP (IN of) (NP (NN food))))))) (PP (IN in) (NP (PRP$ her) (NNS hands)))) (. .))) | A woman holding a blue basket full of easter eggs outside of a church. | ( ( ( A woman ) ( holding ( ( a ( blue basket ) ) ( full ( of ( ( easter eggs ) ( outside ( of ( a church ) ) ) ) ) ) ) ) ) . ) | (ROOT (NP (NP (DT A) (NN woman)) (VP (VBG holding) (NP (NP (DT a) (JJ blue) (NN basket)) (PP (JJ full) (IN of) (NP (NP (NN easter) (NNS eggs)) (PP (JJ outside) (IN of) (NP (DT a) (NN church))))))) (. .))) |
368 | 366 | ['neutral'] | 2832076014.jpg#1 | neutral | 2832076014.jpg#1r1n | A Land Rover makes its way through a deep pond. | ( ( A ( Land Rover ) ) ( ( ( makes ( its way ) ) ( through ( a ( deep pond ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (NNP Land) (NNP Rover)) (VP (VBZ makes) (NP (PRP$ its) (NN way)) (PP (IN through) (NP (DT a) (JJ deep) (NN pond)))) (. .))) | A car gets stuck in the water. | ( ( A car ) ( ( gets ( stuck ( in ( the water ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN car)) (VP (VBZ gets) (VP (VBN stuck) (PP (IN in) (NP (DT the) (NN water))))) (. .))) |
369 | 367 | ['contradiction'] | 2832076014.jpg#1 | contradiction | 2832076014.jpg#1r1c | A Land Rover makes its way through a deep pond. | ( ( A ( Land Rover ) ) ( ( ( makes ( its way ) ) ( through ( a ( deep pond ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (NNP Land) (NNP Rover)) (VP (VBZ makes) (NP (PRP$ its) (NN way)) (PP (IN through) (NP (DT a) (JJ deep) (NN pond)))) (. .))) | A car is in the shop. | ( ( A car ) ( ( is ( in ( the shop ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN car)) (VP (VBZ is) (PP (IN in) (NP (DT the) (NN shop)))) (. .))) |
370 | 368 | ['entailment'] | 2832076014.jpg#1 | entailment | 2832076014.jpg#1r1e | A Land Rover makes its way through a deep pond. | ( ( A ( Land Rover ) ) ( ( ( makes ( its way ) ) ( through ( a ( deep pond ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (NNP Land) (NNP Rover)) (VP (VBZ makes) (NP (PRP$ its) (NN way)) (PP (IN through) (NP (DT a) (JJ deep) (NN pond)))) (. .))) | A car drives through the water. | ( ( A car ) ( ( drives ( through ( the water ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN car)) (VP (VBZ drives) (PP (IN through) (NP (DT the) (NN water)))) (. .))) |
371 | 369 | ['entailment'] | 2715262147.jpg#4 | entailment | 2715262147.jpg#4r1e | many people relax in the yard. | ( ( many people ) ( ( relax ( in ( the yard ) ) ) . ) ) | (ROOT (S (NP (JJ many) (NNS people)) (VP (VBP relax) (PP (IN in) (NP (DT the) (NN yard)))) (. .))) | A group of people are outside. | ( ( ( A group ) ( of people ) ) ( ( are outside ) . ) ) | (ROOT (S (NP (NP (DT A) (NN group)) (PP (IN of) (NP (NNS people)))) (VP (VBP are) (ADJP (JJ outside))) (. .))) |
372 | 370 | ['neutral'] | 2715262147.jpg#4 | neutral | 2715262147.jpg#4r1n | many people relax in the yard. | ( ( many people ) ( ( relax ( in ( the yard ) ) ) . ) ) | (ROOT (S (NP (JJ many) (NNS people)) (VP (VBP relax) (PP (IN in) (NP (DT the) (NN yard)))) (. .))) | A family enjoys the sunny day in their backyard. | ( ( A family ) ( ( enjoys ( ( the ( sunny day ) ) ( in ( their backyard ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN family)) (VP (VBZ enjoys) (NP (NP (DT the) (JJ sunny) (NN day)) (PP (IN in) (NP (PRP$ their) (NN backyard))))) (. .))) |
373 | 371 | ['contradiction'] | 2715262147.jpg#4 | contradiction | 2715262147.jpg#4r1c | many people relax in the yard. | ( ( many people ) ( ( relax ( in ( the yard ) ) ) . ) ) | (ROOT (S (NP (JJ many) (NNS people)) (VP (VBP relax) (PP (IN in) (NP (DT the) (NN yard)))) (. .))) | People watch tv in their living room. | ( People ( ( watch ( tv ( in ( their ( living room ) ) ) ) ) . ) ) | (ROOT (S (NP (NNS People)) (VP (VBP watch) (NP (NP (NN tv)) (PP (IN in) (NP (PRP$ their) (VBG living) (NN room))))) (. .))) |
374 | 372 | ['entailment'] | 2832076014.jpg#3 | entailment | 2832076014.jpg#3r1e | A car sinking in water. | ( ( ( A car ) ( sinking ( in water ) ) ) . ) | (ROOT (NP (NP (DT A) (NN car)) (VP (VBG sinking) (PP (IN in) (NP (NN water)))) (. .))) | A car is flooding. | ( ( A car ) ( ( is flooding ) . ) ) | (ROOT (S (NP (DT A) (NN car)) (VP (VBZ is) (VP (VBG flooding))) (. .))) |
375 | 373 | ['neutral'] | 2832076014.jpg#3 | neutral | 2832076014.jpg#3r1n | A car sinking in water. | ( ( ( A car ) ( sinking ( in water ) ) ) . ) | (ROOT (NP (NP (DT A) (NN car)) (VP (VBG sinking) (PP (IN in) (NP (NN water)))) (. .))) | A car has crashed into a large lake. | ( ( A car ) ( ( has ( crashed ( into ( a ( large lake ) ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN car)) (VP (VBZ has) (VP (VBN crashed) (PP (IN into) (NP (DT a) (JJ large) (NN lake))))) (. .))) |
376 | 374 | ['contradiction', 'contradiction', 'contradiction', 'contradiction', 'contradiction'] | 2832076014.jpg#3 | contradiction | 2832076014.jpg#3r1c | A car sinking in water. | ( ( ( A car ) ( sinking ( in water ) ) ) . ) | (ROOT (NP (NP (DT A) (NN car)) (VP (VBG sinking) (PP (IN in) (NP (NN water)))) (. .))) | A truck drives down a country road in the sunshine. | ( ( A truck ) ( ( ( drives down ) ( ( a ( country road ) ) ( in ( the sunshine ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN truck)) (VP (VBZ drives) (PRT (RP down)) (NP (NP (DT a) (NN country) (NN road)) (PP (IN in) (NP (DT the) (NN sunshine))))) (. .))) |
377 | 375 | ['entailment'] | 1034985636.jpg#1 | entailment | 1034985636.jpg#1r1e | A man wearing black is playing an electric guitar at a concert. | ( ( ( A man ) ( wearing black ) ) ( ( is ( ( playing ( an ( electric guitar ) ) ) ( at ( a concert ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT A) (NN man)) (VP (VBG wearing) (ADJP (JJ black)))) (VP (VBZ is) (VP (VBG playing) (NP (DT an) (JJ electric) (NN guitar)) (PP (IN at) (NP (DT a) (NN concert))))) (. .))) | A man is playing the guitar. | ( ( A man ) ( ( is ( playing ( the guitar ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN man)) (VP (VBZ is) (VP (VBG playing) (NP (DT the) (NN guitar)))) (. .))) |
378 | 376 | ['neutral'] | 1034985636.jpg#1 | neutral | 1034985636.jpg#1r1n | A man wearing black is playing an electric guitar at a concert. | ( ( ( A man ) ( wearing black ) ) ( ( is ( ( playing ( an ( electric guitar ) ) ) ( at ( a concert ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT A) (NN man)) (VP (VBG wearing) (ADJP (JJ black)))) (VP (VBZ is) (VP (VBG playing) (NP (DT an) (JJ electric) (NN guitar)) (PP (IN at) (NP (DT a) (NN concert))))) (. .))) | A man is singing as he plays guitar. | ( ( A man ) ( ( is ( singing ( as ( he ( plays guitar ) ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN man)) (VP (VBZ is) (VP (VBG singing) (SBAR (IN as) (S (NP (PRP he)) (VP (VBZ plays) (NP (NN guitar))))))) (. .))) |
379 | 377 | ['contradiction'] | 1034985636.jpg#1 | contradiction | 1034985636.jpg#1r1c | A man wearing black is playing an electric guitar at a concert. | ( ( ( A man ) ( wearing black ) ) ( ( is ( ( playing ( an ( electric guitar ) ) ) ( at ( a concert ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT A) (NN man)) (VP (VBG wearing) (ADJP (JJ black)))) (VP (VBZ is) (VP (VBG playing) (NP (DT an) (JJ electric) (NN guitar)) (PP (IN at) (NP (DT a) (NN concert))))) (. .))) | A man is playing the piano. | ( ( A man ) ( ( is ( playing ( the piano ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN man)) (VP (VBZ is) (VP (VBG playing) (NP (DT the) (NN piano)))) (. .))) |
380 | 378 | ['contradiction'] | 1034985636.jpg#0 | contradiction | 1034985636.jpg#0r1c | A man with wild hair rocks a show playing a guitar center stage. | ( ( ( A man ) ( with ( wild hair ) ) ) ( ( ( rocks ( a show ) ) ( playing ( a ( guitar ( center stage ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT A) (NN man)) (PP (IN with) (NP (JJ wild) (NN hair)))) (VP (VBD rocks) (NP (DT a) (NN show)) (S (VP (VBG playing) (NP (DT a) (NN guitar) (NN center) (NN stage))))) (. .))) | The bald man played the drums. | ( ( The ( bald man ) ) ( ( played ( the drums ) ) . ) ) | (ROOT (S (NP (DT The) (JJ bald) (NN man)) (VP (VBD played) (NP (DT the) (NNS drums))) (. .))) |
381 | 379 | ['entailment'] | 1034985636.jpg#0 | entailment | 1034985636.jpg#0r1e | A man with wild hair rocks a show playing a guitar center stage. | ( ( ( A man ) ( with ( wild hair ) ) ) ( ( ( rocks ( a show ) ) ( playing ( a ( guitar ( center stage ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT A) (NN man)) (PP (IN with) (NP (JJ wild) (NN hair)))) (VP (VBD rocks) (NP (DT a) (NN show)) (S (VP (VBG playing) (NP (DT a) (NN guitar) (NN center) (NN stage))))) (. .))) | A guy stands on stage with his guitar. | ( ( A guy ) ( ( ( stands ( on stage ) ) ( with ( his guitar ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN guy)) (VP (VBZ stands) (PP (IN on) (NP (NN stage))) (PP (IN with) (NP (PRP$ his) (NN guitar)))) (. .))) |
382 | 380 | ['neutral'] | 1034985636.jpg#0 | neutral | 1034985636.jpg#0r1n | A man with wild hair rocks a show playing a guitar center stage. | ( ( ( A man ) ( with ( wild hair ) ) ) ( ( ( rocks ( a show ) ) ( playing ( a ( guitar ( center stage ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT A) (NN man)) (PP (IN with) (NP (JJ wild) (NN hair)))) (VP (VBD rocks) (NP (DT a) (NN show)) (S (VP (VBG playing) (NP (DT a) (NN guitar) (NN center) (NN stage))))) (. .))) | One crazy looking man plays in a show. | ( ( One crazy ) ( ( ( looking ( man plays ) ) ( in ( a show ) ) ) . ) ) | (ROOT (FRAG (ADJP (NP (CD One)) (JJ crazy)) (S (VP (VBG looking) (NP (NN man) (NNS plays)) (PP (IN in) (NP (DT a) (NN show))))) (. .))) |
383 | 381 | ['neutral'] | 7632093958.jpg#1 | neutral | 7632093958.jpg#1r1n | woman and child on trolley car labeled Powell and market and bay and taylor | ( ( ( ( woman and ) child ) ( on ( trolley car ) ) ) ( labeled ( ( Powell and ) ( market ( and ( ( bay and ) taylor ) ) ) ) ) ) | (ROOT (S (NP (NP (NN woman) (CC and) (NN child)) (PP (IN on) (NP (NN trolley) (NN car)))) (VP (VBD labeled) (NP (NP (NNP Powell)) (CC and) (NP (NN market) (CC and) (NN bay) (CC and) (NN taylor)))))) | The woman is carrying her child. | ( ( The woman ) ( ( is ( carrying ( her child ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN woman)) (VP (VBZ is) (VP (VBG carrying) (NP (PRP$ her) (NN child)))) (. .))) |
384 | 382 | ['entailment'] | 7632093958.jpg#1 | entailment | 7632093958.jpg#1r1e | woman and child on trolley car labeled Powell and market and bay and taylor | ( ( ( ( woman and ) child ) ( on ( trolley car ) ) ) ( labeled ( ( Powell and ) ( market ( and ( ( bay and ) taylor ) ) ) ) ) ) | (ROOT (S (NP (NP (NN woman) (CC and) (NN child)) (PP (IN on) (NP (NN trolley) (NN car)))) (VP (VBD labeled) (NP (NP (NNP Powell)) (CC and) (NP (NN market) (CC and) (NN bay) (CC and) (NN taylor)))))) | The woman is on a trolley. | ( ( The woman ) ( ( is ( on ( a trolley ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN woman)) (VP (VBZ is) (PP (IN on) (NP (DT a) (NN trolley)))) (. .))) |
385 | 383 | ['contradiction'] | 7632093958.jpg#1 | contradiction | 7632093958.jpg#1r1c | woman and child on trolley car labeled Powell and market and bay and taylor | ( ( ( ( woman and ) child ) ( on ( trolley car ) ) ) ( labeled ( ( Powell and ) ( market ( and ( ( bay and ) taylor ) ) ) ) ) ) | (ROOT (S (NP (NP (NN woman) (CC and) (NN child)) (PP (IN on) (NP (NN trolley) (NN car)))) (VP (VBD labeled) (NP (NP (NNP Powell)) (CC and) (NP (NN market) (CC and) (NN bay) (CC and) (NN taylor)))))) | The woman and child are on a subway train. | ( ( The ( ( woman and ) child ) ) ( ( are ( on ( a ( subway train ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN woman) (CC and) (NN child)) (VP (VBP are) (PP (IN on) (NP (DT a) (NN subway) (NN train)))) (. .))) |
386 | 384 | ['neutral'] | 3856149623.jpg#0 | neutral | 3856149623.jpg#0r1n | Two female medical professionals, one african american& one white, looking over paperwork in a hospital. | ( ( ( ( ( ( ( ( Two ( female ( medical professionals ) ) ) , ) ( ( ( one ( african american ) ) & ) one ) ) white ) , ) ( looking ( over paperwork ) ) ) ( in ( a hospital ) ) ) . ) | (ROOT (NP (NP (NP (CD Two) (JJ female) (JJ medical) (NNS professionals)) (, ,) (NP (NP (CD one) (NN african) (NN american)) (CC &) (NP (CD one)))) (ADJP (JJ white)) (, ,) (VP (VBG looking) (PP (IN over) (NP (NN paperwork)))) (PP (IN in) (NP (DT a) (NN hospital))) (. .))) | Coworkers at at a monthly safety meeting. | ( Coworkers ( ( at ( at ( a ( monthly ( safety meeting ) ) ) ) ) . ) ) | (ROOT (FRAG (INTJ (UH Coworkers)) (PP (IN at) (PP (IN at) (NP (DT a) (JJ monthly) (NN safety) (NN meeting)))) (. .))) |
387 | 385 | ['contradiction'] | 3856149623.jpg#0 | contradiction | 3856149623.jpg#0r1c | Two female medical professionals, one african american& one white, looking over paperwork in a hospital. | ( ( ( ( ( ( ( ( Two ( female ( medical professionals ) ) ) , ) ( ( ( one ( african american ) ) & ) one ) ) white ) , ) ( looking ( over paperwork ) ) ) ( in ( a hospital ) ) ) . ) | (ROOT (NP (NP (NP (CD Two) (JJ female) (JJ medical) (NNS professionals)) (, ,) (NP (NP (CD one) (NN african) (NN american)) (CC &) (NP (CD one)))) (ADJP (JJ white)) (, ,) (VP (VBG looking) (PP (IN over) (NP (NN paperwork)))) (PP (IN in) (NP (DT a) (NN hospital))) (. .))) | Coworkers left work and are driving to lunch. | ( Coworkers ( ( ( ( left work ) and ) ( are ( driving ( to lunch ) ) ) ) . ) ) | (ROOT (S (NP (NNS Coworkers)) (VP (VP (VBD left) (NP (NN work))) (CC and) (VP (VBP are) (VP (VBG driving) (PP (TO to) (NP (NN lunch)))))) (. .))) |
388 | 386 | ['entailment'] | 3856149623.jpg#0 | entailment | 3856149623.jpg#0r1e | Two female medical professionals, one african american& one white, looking over paperwork in a hospital. | ( ( ( ( ( ( ( ( Two ( female ( medical professionals ) ) ) , ) ( ( ( one ( african american ) ) & ) one ) ) white ) , ) ( looking ( over paperwork ) ) ) ( in ( a hospital ) ) ) . ) | (ROOT (NP (NP (NP (CD Two) (JJ female) (JJ medical) (NNS professionals)) (, ,) (NP (NP (CD one) (NN african) (NN american)) (CC &) (NP (CD one)))) (ADJP (JJ white)) (, ,) (VP (VBG looking) (PP (IN over) (NP (NN paperwork)))) (PP (IN in) (NP (DT a) (NN hospital))) (. .))) | There are people at work. | ( There ( ( are ( people ( at work ) ) ) . ) ) | (ROOT (S (NP (EX There)) (VP (VBP are) (NP (NP (NNS people)) (PP (IN at) (NP (NN work))))) (. .))) |
389 | 387 | ['neutral'] | 3856149623.jpg#3 | neutral | 3856149623.jpg#3r1n | Two ladies are reading through binders. | ( ( Two ladies ) ( ( are ( reading ( through binders ) ) ) . ) ) | (ROOT (S (NP (CD Two) (NNS ladies)) (VP (VBP are) (VP (VBG reading) (PP (IN through) (NP (NNS binders))))) (. .))) | Two ladies are studying for their final exam. | ( ( Two ladies ) ( ( are ( studying ( for ( their ( final exam ) ) ) ) ) . ) ) | (ROOT (S (NP (CD Two) (NNS ladies)) (VP (VBP are) (VP (VBG studying) (PP (IN for) (NP (PRP$ their) (JJ final) (NN exam))))) (. .))) |
390 | 388 | ['contradiction', 'contradiction', 'contradiction', 'contradiction', 'contradiction'] | 3856149623.jpg#3 | contradiction | 3856149623.jpg#3r1c | Two ladies are reading through binders. | ( ( Two ladies ) ( ( are ( reading ( through binders ) ) ) . ) ) | (ROOT (S (NP (CD Two) (NNS ladies)) (VP (VBP are) (VP (VBG reading) (PP (IN through) (NP (NNS binders))))) (. .))) | The girls are watching a movie. | ( ( The girls ) ( ( are ( watching ( a movie ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNS girls)) (VP (VBP are) (VP (VBG watching) (NP (DT a) (NN movie)))) (. .))) |
391 | 389 | ['entailment'] | 3856149623.jpg#3 | entailment | 3856149623.jpg#3r1e | Two ladies are reading through binders. | ( ( Two ladies ) ( ( are ( reading ( through binders ) ) ) . ) ) | (ROOT (S (NP (CD Two) (NNS ladies)) (VP (VBP are) (VP (VBG reading) (PP (IN through) (NP (NNS binders))))) (. .))) | Some women are reading. | ( ( Some women ) ( ( are reading ) . ) ) | (ROOT (S (NP (DT Some) (NNS women)) (VP (VBP are) (VP (VBG reading))) (. .))) |
392 | 390 | ['neutral'] | 3526841158.jpg#0 | neutral | 3526841158.jpg#0r1n | A man in the distance is walking past a brick wall painted with words and graffiti. | ( ( ( A man ) ( in ( the distance ) ) ) ( ( is ( walking ( past ( ( a ( brick wall ) ) ( painted ( with ( ( words and ) graffiti ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT A) (NN man)) (PP (IN in) (NP (DT the) (NN distance)))) (VP (VBZ is) (VP (VBG walking) (PP (IN past) (NP (NP (DT a) (NN brick) (NN wall)) (VP (VBN painted) (PP (IN with) (NP (NNS words) (CC and) (NNS graffiti)))))))) (. .))) | A man walks away from a wall he has defaced. | ( ( A man ) ( ( ( walks away ) ( from ( ( a wall ) ( he ( has defaced ) ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN man)) (VP (VBZ walks) (PRT (RP away)) (PP (IN from) (NP (NP (DT a) (NN wall)) (SBAR (S (NP (PRP he)) (VP (VBZ has) (VP (VBN defaced)))))))) (. .))) |
393 | 391 | ['contradiction'] | 3526841158.jpg#0 | contradiction | 3526841158.jpg#0r1c | A man in the distance is walking past a brick wall painted with words and graffiti. | ( ( ( A man ) ( in ( the distance ) ) ) ( ( is ( walking ( past ( ( a ( brick wall ) ) ( painted ( with ( ( words and ) graffiti ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT A) (NN man)) (PP (IN in) (NP (DT the) (NN distance)))) (VP (VBZ is) (VP (VBG walking) (PP (IN past) (NP (NP (DT a) (NN brick) (NN wall)) (VP (VBN painted) (PP (IN with) (NP (NNS words) (CC and) (NNS graffiti)))))))) (. .))) | A man sits and reads the graffiti on a wall. | ( ( A man ) ( ( ( ( sits and ) reads ) ( ( the graffiti ) ( on ( a wall ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN man)) (VP (VBZ sits) (CC and) (VBZ reads) (NP (NP (DT the) (NN graffiti)) (PP (IN on) (NP (DT a) (NN wall))))) (. .))) |
394 | 392 | ['entailment'] | 3526841158.jpg#0 | entailment | 3526841158.jpg#0r1e | A man in the distance is walking past a brick wall painted with words and graffiti. | ( ( ( A man ) ( in ( the distance ) ) ) ( ( is ( walking ( past ( ( a ( brick wall ) ) ( painted ( with ( ( words and ) graffiti ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT A) (NN man)) (PP (IN in) (NP (DT the) (NN distance)))) (VP (VBZ is) (VP (VBG walking) (PP (IN past) (NP (NP (DT a) (NN brick) (NN wall)) (VP (VBN painted) (PP (IN with) (NP (NNS words) (CC and) (NNS graffiti)))))))) (. .))) | Grafffiti on a brick wall. | ( ( Grafffiti ( on ( a ( brick wall ) ) ) ) . ) | (ROOT (NP (NP (NNP Grafffiti)) (PP (IN on) (NP (DT a) (NN brick) (NN wall))) (. .))) |
395 | 393 | ['contradiction'] | 7632093958.jpg#2 | contradiction | 7632093958.jpg#2r1c | A woman and a child holding on to the railing while on trolley. | ( ( ( ( ( A woman ) and ) ( a child ) ) ( holding ( on ( to ( ( the ( railing while ) ) ( on trolley ) ) ) ) ) ) . ) | (ROOT (NP (NP (NP (DT A) (NN woman)) (CC and) (NP (DT a) (NN child))) (VP (VBG holding) (PP (IN on) (PP (TO to) (NP (NP (DT the) (NN railing) (NN while)) (PP (IN on) (NP (NN trolley))))))) (. .))) | The people are not holding onto anything. | ( ( The people ) ( ( ( are not ) ( holding ( onto anything ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNS people)) (VP (VBP are) (RB not) (VP (VBG holding) (PP (IN onto) (NP (NN anything))))) (. .))) |
396 | 394 | ['entailment'] | 7632093958.jpg#2 | entailment | 7632093958.jpg#2r1e | A woman and a child holding on to the railing while on trolley. | ( ( ( ( ( A woman ) and ) ( a child ) ) ( holding ( on ( to ( ( the ( railing while ) ) ( on trolley ) ) ) ) ) ) . ) | (ROOT (NP (NP (NP (DT A) (NN woman)) (CC and) (NP (DT a) (NN child))) (VP (VBG holding) (PP (IN on) (PP (TO to) (NP (NP (DT the) (NN railing) (NN while)) (PP (IN on) (NP (NN trolley))))))) (. .))) | The people are holding onto the rail. | ( ( The people ) ( ( are ( holding ( onto ( the rail ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNS people)) (VP (VBP are) (VP (VBG holding) (PP (IN onto) (NP (DT the) (NN rail))))) (. .))) |
397 | 395 | ['neutral'] | 7632093958.jpg#2 | neutral | 7632093958.jpg#2r1n | A woman and a child holding on to the railing while on trolley. | ( ( ( ( ( A woman ) and ) ( a child ) ) ( holding ( on ( to ( ( the ( railing while ) ) ( on trolley ) ) ) ) ) ) . ) | (ROOT (NP (NP (NP (DT A) (NN woman)) (CC and) (NP (DT a) (NN child))) (VP (VBG holding) (PP (IN on) (PP (TO to) (NP (NP (DT the) (NN railing) (NN while)) (PP (IN on) (NP (NN trolley))))))) (. .))) | The people are on a trolley in san Francisco. | ( ( The people ) ( ( are ( on ( ( a trolley ) ( in ( san Francisco ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNS people)) (VP (VBP are) (PP (IN on) (NP (NP (DT a) (NN trolley)) (PP (IN in) (NP (NNP san) (NNP Francisco)))))) (. .))) |
398 | 396 | ['contradiction'] | 4814575064.jpg#2 | contradiction | 4814575064.jpg#2r1c | A man in a striped polo shirt is pointing and smiling. | ( ( ( A man ) ( in ( a ( striped ( polo shirt ) ) ) ) ) ( ( is ( ( pointing and ) smiling ) ) . ) ) | (ROOT (S (NP (NP (DT A) (NN man)) (PP (IN in) (NP (DT a) (JJ striped) (NN polo) (NN shirt)))) (VP (VBZ is) (VP (VBG pointing) (CC and) (VBG smiling))) (. .))) | The man is swimming | ( ( The man ) ( is swimming ) ) | (ROOT (S (NP (DT The) (NN man)) (VP (VBZ is) (VP (VBG swimming))))) |
399 | 397 | ['neutral'] | 4814575064.jpg#2 | neutral | 4814575064.jpg#2r1n | A man in a striped polo shirt is pointing and smiling. | ( ( ( A man ) ( in ( a ( striped ( polo shirt ) ) ) ) ) ( ( is ( ( pointing and ) smiling ) ) . ) ) | (ROOT (S (NP (NP (DT A) (NN man)) (PP (IN in) (NP (DT a) (JJ striped) (NN polo) (NN shirt)))) (VP (VBZ is) (VP (VBG pointing) (CC and) (VBG smiling))) (. .))) | The man is outside | ( ( The man ) ( is outside ) ) | (ROOT (S (NP (DT The) (NN man)) (VP (VBZ is) (ADVP (RB outside))))) |
400 | 398 | ['entailment'] | 4814575064.jpg#2 | entailment | 4814575064.jpg#2r1e | A man in a striped polo shirt is pointing and smiling. | ( ( ( A man ) ( in ( a ( striped ( polo shirt ) ) ) ) ) ( ( is ( ( pointing and ) smiling ) ) . ) ) | (ROOT (S (NP (NP (DT A) (NN man)) (PP (IN in) (NP (DT a) (JJ striped) (NN polo) (NN shirt)))) (VP (VBZ is) (VP (VBG pointing) (CC and) (VBG smiling))) (. .))) | The man seems happy | ( ( The man ) ( seems happy ) ) | (ROOT (S (NP (DT The) (NN man)) (VP (VBZ seems) (ADJP (JJ happy))))) |
401 | 399 | ['neutral', 'neutral', 'neutral', 'neutral'] | 2914800692.jpg#2 | neutral | 2914800692.jpg#2r1n | A guy performing a bicycle jump trick for an audience. | ( ( ( A guy ) ( performing ( ( a ( bicycle ( jump trick ) ) ) ( for ( an audience ) ) ) ) ) . ) | (ROOT (NP (NP (DT A) (NN guy)) (VP (VBG performing) (NP (NP (DT a) (NN bicycle) (NN jump) (NN trick)) (PP (IN for) (NP (DT an) (NN audience))))) (. .))) | a bmx pro is doing a triple backflip | ( ( a ( bmx pro ) ) ( is ( doing ( a ( triple backflip ) ) ) ) ) | (ROOT (S (NP (FW a) (FW bmx) (FW pro)) (VP (VBZ is) (VP (VBG doing) (NP (DT a) (JJ triple) (NN backflip)))))) |
402 | 400 | ['contradiction'] | 2914800692.jpg#2 | contradiction | 2914800692.jpg#2r1c | A guy performing a bicycle jump trick for an audience. | ( ( ( A guy ) ( performing ( ( a ( bicycle ( jump trick ) ) ) ( for ( an audience ) ) ) ) ) . ) | (ROOT (NP (NP (DT A) (NN guy)) (VP (VBG performing) (NP (NP (DT a) (NN bicycle) (NN jump) (NN trick)) (PP (IN for) (NP (DT an) (NN audience))))) (. .))) | tony hawk is performing a skating trick | ( ( tony hawk ) ( is ( performing ( a ( skating trick ) ) ) ) ) | (ROOT (S (NP (JJ tony) (NN hawk)) (VP (VBZ is) (VP (VBG performing) (NP (DT a) (VBG skating) (NN trick)))))) |
403 | 401 | ['entailment'] | 2914800692.jpg#2 | entailment | 2914800692.jpg#2r1e | A guy performing a bicycle jump trick for an audience. | ( ( ( A guy ) ( performing ( ( a ( bicycle ( jump trick ) ) ) ( for ( an audience ) ) ) ) ) . ) | (ROOT (NP (NP (DT A) (NN guy)) (VP (VBG performing) (NP (NP (DT a) (NN bicycle) (NN jump) (NN trick)) (PP (IN for) (NP (DT an) (NN audience))))) (. .))) | a guy is performing a bike trick | ( ( a guy ) ( is ( performing ( a ( bike trick ) ) ) ) ) | (ROOT (S (NP (DT a) (NN guy)) (VP (VBZ is) (VP (VBG performing) (NP (DT a) (NN bike) (NN trick)))))) |
404 | 402 | ['entailment'] | 3178460509.jpg#0 | entailment | 3178460509.jpg#0r1e | A gray-haired woman in a blue dress coat with snowflakes on it balances something on her head. | ( ( ( A ( gray-haired woman ) ) ( in ( ( a ( blue ( dress coat ) ) ) ( with ( snowflakes ( on it ) ) ) ) ) ) ( ( balances ( something ( on ( her head ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT A) (JJ gray-haired) (NN woman)) (PP (IN in) (NP (NP (DT a) (JJ blue) (NN dress) (NN coat)) (PP (IN with) (NP (NP (NNS snowflakes)) (PP (IN on) (NP (PRP it)))))))) (VP (VBZ balances) (NP (NP (NN something)) (PP (IN on) (NP (PRP$ her) (NN head))))) (. .))) | The woman is wearing a coat. | ( ( The woman ) ( ( is ( wearing ( a coat ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN woman)) (VP (VBZ is) (VP (VBG wearing) (NP (DT a) (NN coat)))) (. .))) |
405 | 403 | ['contradiction'] | 3178460509.jpg#0 | contradiction | 3178460509.jpg#0r1c | A gray-haired woman in a blue dress coat with snowflakes on it balances something on her head. | ( ( ( A ( gray-haired woman ) ) ( in ( ( a ( blue ( dress coat ) ) ) ( with ( snowflakes ( on it ) ) ) ) ) ) ( ( balances ( something ( on ( her head ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT A) (JJ gray-haired) (NN woman)) (PP (IN in) (NP (NP (DT a) (JJ blue) (NN dress) (NN coat)) (PP (IN with) (NP (NP (NNS snowflakes)) (PP (IN on) (NP (PRP it)))))))) (VP (VBZ balances) (NP (NP (NN something)) (PP (IN on) (NP (PRP$ her) (NN head))))) (. .))) | The woman loves her blonde hair. | ( ( The woman ) ( ( loves ( her ( blonde hair ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN woman)) (VP (VBZ loves) (NP (PRP$ her) (JJ blonde) (NN hair))) (. .))) |
406 | 404 | ['neutral'] | 3178460509.jpg#0 | neutral | 3178460509.jpg#0r1n | A gray-haired woman in a blue dress coat with snowflakes on it balances something on her head. | ( ( ( A ( gray-haired woman ) ) ( in ( ( a ( blue ( dress coat ) ) ) ( with ( snowflakes ( on it ) ) ) ) ) ) ( ( balances ( something ( on ( her head ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT A) (JJ gray-haired) (NN woman)) (PP (IN in) (NP (NP (DT a) (JJ blue) (NN dress) (NN coat)) (PP (IN with) (NP (NP (NNS snowflakes)) (PP (IN on) (NP (PRP it)))))))) (VP (VBZ balances) (NP (NP (NN something)) (PP (IN on) (NP (PRP$ her) (NN head))))) (. .))) | The woman is guarding herself from the snow. | ( ( The woman ) ( ( is ( ( guarding herself ) ( from ( the snow ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN woman)) (VP (VBZ is) (VP (VBG guarding) (NP (PRP herself)) (PP (IN from) (NP (DT the) (NN snow))))) (. .))) |
407 | 405 | ['neutral'] | 3827316480.jpg#4 | neutral | 3827316480.jpg#4r1n | Two children play outside in a field. | ( ( Two children ) ( ( ( play outside ) ( in ( a field ) ) ) . ) ) | (ROOT (S (NP (CD Two) (NNS children)) (VP (VBP play) (ADVP (RB outside)) (PP (IN in) (NP (DT a) (NN field)))) (. .))) | A brother and sister chase each other in a field. | ( ( A ( ( brother and ) sister ) ) ( ( ( chase ( each other ) ) ( in ( a field ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN brother) (CC and) (NN sister)) (VP (VB chase) (NP (DT each) (JJ other)) (PP (IN in) (NP (DT a) (NN field)))) (. .))) |
408 | 406 | ['entailment'] | 3827316480.jpg#4 | entailment | 3827316480.jpg#4r1e | Two children play outside in a field. | ( ( Two children ) ( ( ( play outside ) ( in ( a field ) ) ) . ) ) | (ROOT (S (NP (CD Two) (NNS children)) (VP (VBP play) (ADVP (RB outside)) (PP (IN in) (NP (DT a) (NN field)))) (. .))) | Kids are playing outdoors. | ( Kids ( ( are ( playing outdoors ) ) . ) ) | (ROOT (S (NP (NNP Kids)) (VP (VBP are) (VP (VBG playing) (ADVP (RB outdoors)))) (. .))) |
409 | 407 | ['contradiction'] | 3827316480.jpg#4 | contradiction | 3827316480.jpg#4r1c | Two children play outside in a field. | ( ( Two children ) ( ( ( play outside ) ( in ( a field ) ) ) . ) ) | (ROOT (S (NP (CD Two) (NNS children)) (VP (VBP play) (ADVP (RB outside)) (PP (IN in) (NP (DT a) (NN field)))) (. .))) | Two children are reading at their desks. | ( ( Two children ) ( ( are ( reading ( at ( their desks ) ) ) ) . ) ) | (ROOT (S (NP (CD Two) (NNS children)) (VP (VBP are) (VP (VBG reading) (PP (IN at) (NP (PRP$ their) (NNS desks))))) (. .))) |
410 | 408 | ['contradiction'] | 138043357.jpg#0 | contradiction | 138043357.jpg#0r1c | One man sits inside and plays the banjo, there are trees behind him outside. | ( ( ( One man ) ( ( ( sits inside ) and ) ( plays ( the banjo ) ) ) ) ( , ( there ( ( ( are ( trees ( behind him ) ) ) outside ) . ) ) ) ) | (ROOT (S (S (NP (CD One) (NN man)) (VP (VP (VBZ sits) (ADVP (RB inside))) (CC and) (VP (VBZ plays) (NP (DT the) (NN banjo))))) (, ,) (NP (EX there)) (VP (VBP are) (NP (NP (NNS trees)) (PP (IN behind) (NP (PRP him)))) (ADVP (RB outside))) (. .))) | A man runs outside. | ( ( A man ) ( ( runs outside ) . ) ) | (ROOT (S (NP (DT A) (NN man)) (VP (VBZ runs) (ADVP (RB outside))) (. .))) |
411 | 409 | ['entailment'] | 138043357.jpg#0 | entailment | 138043357.jpg#0r1e | One man sits inside and plays the banjo, there are trees behind him outside. | ( ( ( One man ) ( ( ( sits inside ) and ) ( plays ( the banjo ) ) ) ) ( , ( there ( ( ( are ( trees ( behind him ) ) ) outside ) . ) ) ) ) | (ROOT (S (S (NP (CD One) (NN man)) (VP (VP (VBZ sits) (ADVP (RB inside))) (CC and) (VP (VBZ plays) (NP (DT the) (NN banjo))))) (, ,) (NP (EX there)) (VP (VBP are) (NP (NP (NNS trees)) (PP (IN behind) (NP (PRP him)))) (ADVP (RB outside))) (. .))) | A male sitting indoors. | ( ( ( A male ) ( sitting indoors ) ) . ) | (ROOT (NP (NP (DT A) (NN male)) (VP (VBG sitting) (ADVP (RB indoors))) (. .))) |
412 | 410 | ['neutral', 'neutral', 'neutral', 'neutral', 'contradiction'] | 138043357.jpg#0 | neutral | 138043357.jpg#0r1n | One man sits inside and plays the banjo, there are trees behind him outside. | ( ( ( One man ) ( ( ( sits inside ) and ) ( plays ( the banjo ) ) ) ) ( , ( there ( ( ( are ( trees ( behind him ) ) ) outside ) . ) ) ) ) | (ROOT (S (S (NP (CD One) (NN man)) (VP (VP (VBZ sits) (ADVP (RB inside))) (CC and) (VP (VBZ plays) (NP (DT the) (NN banjo))))) (, ,) (NP (EX there)) (VP (VBP are) (NP (NP (NNS trees)) (PP (IN behind) (NP (PRP him)))) (ADVP (RB outside))) (. .))) | A male plays a banjo while sitting on a sofa. | ( ( A male ) ( ( ( plays ( a banjo ) ) ( while ( sitting ( on ( a sofa ) ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN male)) (VP (VBZ plays) (NP (DT a) (NN banjo)) (PP (IN while) (S (VP (VBG sitting) (PP (IN on) (NP (DT a) (NN sofa))))))) (. .))) |
413 | 411 | ['contradiction'] | 3827316480.jpg#1 | contradiction | 3827316480.jpg#1r1c | Two children, in colorful outfits, playing in a field with a big rock in the middle. | ( ( ( ( Two children ) , ) ( in ( colorful outfits ) ) ) ( , ( ( playing ( in ( ( a field ) ( with ( ( a ( big rock ) ) ( in ( the middle ) ) ) ) ) ) ) . ) ) ) | (ROOT (S (NP (NP (CD Two) (NNS children)) (, ,) (PP (IN in) (NP (JJ colorful) (NNS outfits)))) (, ,) (VP (VBG playing) (PP (IN in) (NP (NP (DT a) (NN field)) (PP (IN with) (NP (NP (DT a) (JJ big) (NN rock)) (PP (IN in) (NP (DT the) (NN middle)))))))) (. .))) | Don't play with rocks | ( ( Do n't ) ( play ( with rocks ) ) ) | (ROOT (S (VP (VB Do) (RB n't) (VP (VB play) (PP (IN with) (NP (NNS rocks))))))) |
414 | 412 | ['entailment'] | 3827316480.jpg#1 | entailment | 3827316480.jpg#1r1e | Two children, in colorful outfits, playing in a field with a big rock in the middle. | ( ( ( ( Two children ) , ) ( in ( colorful outfits ) ) ) ( , ( ( playing ( in ( ( a field ) ( with ( ( a ( big rock ) ) ( in ( the middle ) ) ) ) ) ) ) . ) ) ) | (ROOT (S (NP (NP (CD Two) (NNS children)) (, ,) (PP (IN in) (NP (JJ colorful) (NNS outfits)))) (, ,) (VP (VBG playing) (PP (IN in) (NP (NP (DT a) (NN field)) (PP (IN with) (NP (NP (DT a) (JJ big) (NN rock)) (PP (IN in) (NP (DT the) (NN middle)))))))) (. .))) | Two kids are playing with a big rock in the field | ( ( Two kids ) ( are ( playing ( with ( ( a ( big rock ) ) ( in ( the field ) ) ) ) ) ) ) | (ROOT (S (NP (CD Two) (NNS kids)) (VP (VBP are) (VP (VBG playing) (PP (IN with) (NP (NP (DT a) (JJ big) (NN rock)) (PP (IN in) (NP (DT the) (NN field))))))))) |
415 | 413 | ['neutral', 'neutral', 'entailment', 'entailment', 'neutral'] | 3827316480.jpg#1 | neutral | 3827316480.jpg#1r1n | Two children, in colorful outfits, playing in a field with a big rock in the middle. | ( ( ( ( Two children ) , ) ( in ( colorful outfits ) ) ) ( , ( ( playing ( in ( ( a field ) ( with ( ( a ( big rock ) ) ( in ( the middle ) ) ) ) ) ) ) . ) ) ) | (ROOT (S (NP (NP (CD Two) (NNS children)) (, ,) (PP (IN in) (NP (JJ colorful) (NNS outfits)))) (, ,) (VP (VBG playing) (PP (IN in) (NP (NP (DT a) (NN field)) (PP (IN with) (NP (NP (DT a) (JJ big) (NN rock)) (PP (IN in) (NP (DT the) (NN middle)))))))) (. .))) | Two kids are playing with a big rock in the field with family | ( ( Two kids ) ( are ( playing ( with ( ( a ( big rock ) ) ( in ( ( the field ) ( with family ) ) ) ) ) ) ) ) | (ROOT (S (NP (CD Two) (NNS kids)) (VP (VBP are) (VP (VBG playing) (PP (IN with) (NP (NP (DT a) (JJ big) (NN rock)) (PP (IN in) (NP (NP (DT the) (NN field)) (PP (IN with) (NP (NN family))))))))))) |
416 | 414 | ['neutral'] | 3827316480.jpg#2 | neutral | 3827316480.jpg#2r1n | Two young girls are playing outside in a non-urban environment. | ( ( Two ( young girls ) ) ( ( are ( ( playing outside ) ( in ( a ( non-urban environment ) ) ) ) ) . ) ) | (ROOT (S (NP (CD Two) (JJ young) (NNS girls)) (VP (VBP are) (VP (VBG playing) (ADVP (RB outside)) (PP (IN in) (NP (DT a) (JJ non-urban) (NN environment))))) (. .))) | Some girls are running through an open field. | ( ( Some girls ) ( ( are ( running ( through ( an ( open field ) ) ) ) ) . ) ) | (ROOT (S (NP (DT Some) (NNS girls)) (VP (VBP are) (VP (VBG running) (PP (IN through) (NP (DT an) (JJ open) (NN field))))) (. .))) |
417 | 415 | ['entailment'] | 3827316480.jpg#2 | entailment | 3827316480.jpg#2r1e | Two young girls are playing outside in a non-urban environment. | ( ( Two ( young girls ) ) ( ( are ( ( playing outside ) ( in ( a ( non-urban environment ) ) ) ) ) . ) ) | (ROOT (S (NP (CD Two) (JJ young) (NNS girls)) (VP (VBP are) (VP (VBG playing) (ADVP (RB outside)) (PP (IN in) (NP (DT a) (JJ non-urban) (NN environment))))) (. .))) | Two girls are playing outside. | ( ( Two girls ) ( ( are ( playing outside ) ) . ) ) | (ROOT (S (NP (CD Two) (NNS girls)) (VP (VBP are) (VP (VBG playing) (ADVP (RB outside)))) (. .))) |
418 | 416 | ['contradiction'] | 3827316480.jpg#2 | contradiction | 3827316480.jpg#2r1c | Two young girls are playing outside in a non-urban environment. | ( ( Two ( young girls ) ) ( ( are ( ( playing outside ) ( in ( a ( non-urban environment ) ) ) ) ) . ) ) | (ROOT (S (NP (CD Two) (JJ young) (NNS girls)) (VP (VBP are) (VP (VBG playing) (ADVP (RB outside)) (PP (IN in) (NP (DT a) (JJ non-urban) (NN environment))))) (. .))) | Some girls are running on the sidewalk, next to some parked cars. | ( ( Some girls ) ( ( are ( running ( ( ( ( on ( the sidewalk ) ) , ) next ) ( to ( some ( parked cars ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT Some) (NNS girls)) (VP (VBP are) (VP (VBG running) (PP (PP (IN on) (NP (DT the) (NN sidewalk))) (, ,) (RB next) (PP (TO to) (NP (DT some) (VBN parked) (NNS cars)))))) (. .))) |
419 | 417 | ['contradiction'] | 3827316480.jpg#3 | contradiction | 3827316480.jpg#3r1c | Two children in hats play in an open, rocky field. | ( ( ( Two children ) ( in hats ) ) ( ( play ( in ( an ( open ( , ( rocky field ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (CD Two) (NNS children)) (PP (IN in) (NP (NNS hats)))) (VP (VBP play) (PP (IN in) (NP (DT an) (JJ open) (, ,) (JJ rocky) (NN field)))) (. .))) | The children are at home eating lunch. | ( ( The children ) ( ( ( are ( at home ) ) ( eating lunch ) ) . ) ) | (ROOT (S (NP (DT The) (NNS children)) (VP (VBP are) (ADVP (IN at) (NN home)) (VP (VBG eating) (NP (NN lunch)))) (. .))) |
420 | 418 | ['entailment'] | 3827316480.jpg#3 | entailment | 3827316480.jpg#3r1e | Two children in hats play in an open, rocky field. | ( ( ( Two children ) ( in hats ) ) ( ( play ( in ( an ( open ( , ( rocky field ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (CD Two) (NNS children)) (PP (IN in) (NP (NNS hats)))) (VP (VBP play) (PP (IN in) (NP (DT an) (JJ open) (, ,) (JJ rocky) (NN field)))) (. .))) | The children are playing in a rocky field. | ( ( The children ) ( ( are ( playing ( in ( a ( rocky field ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNS children)) (VP (VBP are) (VP (VBG playing) (PP (IN in) (NP (DT a) (JJ rocky) (NN field))))) (. .))) |
421 | 419 | ['neutral', 'neutral', 'neutral', 'neutral', 'neutral'] | 3827316480.jpg#3 | neutral | 3827316480.jpg#3r1n | Two children in hats play in an open, rocky field. | ( ( ( Two children ) ( in hats ) ) ( ( play ( in ( an ( open ( , ( rocky field ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (CD Two) (NNS children)) (PP (IN in) (NP (NNS hats)))) (VP (VBP play) (PP (IN in) (NP (DT an) (JJ open) (, ,) (JJ rocky) (NN field)))) (. .))) | The children are playing catch. | ( ( The children ) ( ( are ( playing catch ) ) . ) ) | (ROOT (S (NP (DT The) (NNS children)) (VP (VBP are) (VP (VBG playing) (NP (VB catch)))) (. .))) |
422 | 420 | ['neutral'] | 5728470160.jpg#1 | neutral | 5728470160.jpg#1r1n | A woman wearing a green and pink dress is dancing with someone wearing a blue top with white pants. | ( ( ( A woman ) ( wearing ( a ( ( ( green and ) pink ) dress ) ) ) ) ( ( is ( ( dancing ( with someone ) ) ( ( wearing ( a ( blue top ) ) ) ( with ( white pants ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT A) (NN woman)) (VP (VBG wearing) (NP (DT a) (ADJP (JJ green) (CC and) (JJ pink)) (NN dress)))) (VP (VBZ is) (VP (VBG dancing) (PP (IN with) (NP (NN someone))) (S (VP (VBG wearing) (NP (DT a) (JJ blue) (NN top)) (PP (IN with) (NP (JJ white) (NNS pants))))))) (. .))) | The dancing woman is on the grass. | ( ( The ( dancing woman ) ) ( ( is ( on ( the grass ) ) ) . ) ) | (ROOT (S (NP (DT The) (VBG dancing) (NN woman)) (VP (VBZ is) (PP (IN on) (NP (DT the) (NN grass)))) (. .))) |
423 | 421 | ['entailment'] | 5728470160.jpg#1 | entailment | 5728470160.jpg#1r1e | A woman wearing a green and pink dress is dancing with someone wearing a blue top with white pants. | ( ( ( A woman ) ( wearing ( a ( ( ( green and ) pink ) dress ) ) ) ) ( ( is ( ( dancing ( with someone ) ) ( ( wearing ( a ( blue top ) ) ) ( with ( white pants ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT A) (NN woman)) (VP (VBG wearing) (NP (DT a) (ADJP (JJ green) (CC and) (JJ pink)) (NN dress)))) (VP (VBZ is) (VP (VBG dancing) (PP (IN with) (NP (NN someone))) (S (VP (VBG wearing) (NP (DT a) (JJ blue) (NN top)) (PP (IN with) (NP (JJ white) (NNS pants))))))) (. .))) | The woman in green and pink is dancing. | ( ( ( The woman ) ( in ( ( green and ) pink ) ) ) ( ( is dancing ) . ) ) | (ROOT (S (NP (NP (DT The) (NN woman)) (PP (IN in) (ADJP (JJ green) (CC and) (JJ pink)))) (VP (VBZ is) (VP (VBG dancing))) (. .))) |
424 | 422 | ['contradiction'] | 5728470160.jpg#1 | contradiction | 5728470160.jpg#1r1c | A woman wearing a green and pink dress is dancing with someone wearing a blue top with white pants. | ( ( ( A woman ) ( wearing ( a ( ( ( green and ) pink ) dress ) ) ) ) ( ( is ( ( dancing ( with someone ) ) ( ( wearing ( a ( blue top ) ) ) ( with ( white pants ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT A) (NN woman)) (VP (VBG wearing) (NP (DT a) (ADJP (JJ green) (CC and) (JJ pink)) (NN dress)))) (VP (VBZ is) (VP (VBG dancing) (PP (IN with) (NP (NN someone))) (S (VP (VBG wearing) (NP (DT a) (JJ blue) (NN top)) (PP (IN with) (NP (JJ white) (NNS pants))))))) (. .))) | The dancing woman is alone in her bedroom. | ( ( The ( dancing woman ) ) ( ( ( is alone ) ( in ( her bedroom ) ) ) . ) ) | (ROOT (S (NP (DT The) (VBG dancing) (NN woman)) (VP (VBZ is) (ADVP (RB alone)) (PP (IN in) (NP (PRP$ her) (NN bedroom)))) (. .))) |
425 | 423 | ['entailment'] | 471667964.jpg#4 | entailment | 471667964.jpg#4r1e | Man in gold pants looking at the camera. | ( ( ( Man ( in ( gold pants ) ) ) ( looking ( at ( the camera ) ) ) ) . ) | (ROOT (NP (NP (NP (NNP Man)) (PP (IN in) (NP (JJ gold) (NNS pants)))) (VP (VBG looking) (PP (IN at) (NP (DT the) (NN camera)))) (. .))) | Man looking at the camera. | ( ( Man ( looking ( at ( the camera ) ) ) ) . ) | (ROOT (NP (NP (NNP Man)) (VP (VBG looking) (PP (IN at) (NP (DT the) (NN camera)))) (. .))) |
426 | 424 | ['neutral'] | 471667964.jpg#4 | neutral | 471667964.jpg#4r1n | Man in gold pants looking at the camera. | ( ( ( Man ( in ( gold pants ) ) ) ( looking ( at ( the camera ) ) ) ) . ) | (ROOT (NP (NP (NP (NNP Man)) (PP (IN in) (NP (JJ gold) (NNS pants)))) (VP (VBG looking) (PP (IN at) (NP (DT the) (NN camera)))) (. .))) | Man looking at something. | ( ( Man ( looking ( at something ) ) ) . ) | (ROOT (NP (NP (NNP Man)) (VP (VBG looking) (PP (IN at) (NP (NN something)))) (. .))) |
427 | 425 | ['contradiction'] | 471667964.jpg#4 | contradiction | 471667964.jpg#4r1c | Man in gold pants looking at the camera. | ( ( ( Man ( in ( gold pants ) ) ) ( looking ( at ( the camera ) ) ) ) . ) | (ROOT (NP (NP (NP (NNP Man)) (PP (IN in) (NP (JJ gold) (NNS pants)))) (VP (VBG looking) (PP (IN at) (NP (DT the) (NN camera)))) (. .))) | Man is walking away to the hall. | ( Man ( ( is ( ( walking away ) ( to ( the hall ) ) ) ) . ) ) | (ROOT (S (NP (NNP Man)) (VP (VBZ is) (VP (VBG walking) (ADVP (RB away)) (PP (TO to) (NP (DT the) (NN hall))))) (. .))) |
428 | 426 | ['entailment'] | 471667964.jpg#3 | entailment | 471667964.jpg#3r1e | A man in a gold skirt sits in front of the computer. | ( ( ( A man ) ( in ( a ( gold skirt ) ) ) ) ( ( sits ( in ( front ( of ( the computer ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT A) (NN man)) (PP (IN in) (NP (DT a) (JJ gold) (NN skirt)))) (VP (VBZ sits) (PP (IN in) (NP (NP (NN front)) (PP (IN of) (NP (DT the) (NN computer)))))) (. .))) | A man in a gold skirt sitting at his computer watching the computer screen. | ( ( ( ( A man ) ( in ( a ( gold skirt ) ) ) ) ( ( sitting ( at ( his computer ) ) ) ( watching ( the ( computer screen ) ) ) ) ) . ) | (ROOT (NP (NP (NP (DT A) (NN man)) (PP (IN in) (NP (DT a) (JJ gold) (NN skirt)))) (VP (VBG sitting) (PP (IN at) (NP (PRP$ his) (NN computer))) (S (VP (VBG watching) (NP (DT the) (NN computer) (NN screen))))) (. .))) |
429 | 427 | ['neutral', 'neutral', 'neutral', 'neutral', 'neutral'] | 471667964.jpg#3 | neutral | 471667964.jpg#3r1n | A man in a gold skirt sits in front of the computer. | ( ( ( A man ) ( in ( a ( gold skirt ) ) ) ) ( ( sits ( in ( front ( of ( the computer ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT A) (NN man)) (PP (IN in) (NP (DT a) (JJ gold) (NN skirt)))) (VP (VBZ sits) (PP (IN in) (NP (NP (NN front)) (PP (IN of) (NP (DT the) (NN computer)))))) (. .))) | A man in a golf skirt sitting at his computer typing to his friends online. | ( ( ( A man ) ( in ( ( a ( golf skirt ) ) ( ( sitting ( at ( his ( computer typing ) ) ) ) ( to ( his friends ) ) ) ) ) ) ( online . ) ) | (ROOT (S (NP (NP (DT A) (NN man)) (PP (IN in) (NP (NP (DT a) (NN golf) (NN skirt)) (VP (VBG sitting) (PP (IN at) (NP (PRP$ his) (NN computer) (NN typing))) (PP (TO to) (NP (PRP$ his) (NNS friends))))))) (VP (VBD online)) (. .))) |
430 | 428 | ['contradiction'] | 471667964.jpg#3 | contradiction | 471667964.jpg#3r1c | A man in a gold skirt sits in front of the computer. | ( ( ( A man ) ( in ( a ( gold skirt ) ) ) ) ( ( sits ( in ( front ( of ( the computer ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT A) (NN man)) (PP (IN in) (NP (DT a) (JJ gold) (NN skirt)))) (VP (VBZ sits) (PP (IN in) (NP (NP (NN front)) (PP (IN of) (NP (DT the) (NN computer)))))) (. .))) | A man in blue pants sitting and watching the television. | ( ( ( ( A man ) ( in ( blue pants ) ) ) ( ( ( sitting and ) watching ) ( the television ) ) ) . ) | (ROOT (NP (NP (NP (DT A) (NN man)) (PP (IN in) (NP (JJ blue) (NNS pants)))) (VP (VBG sitting) (CC and) (VBG watching) (NP (DT the) (NN television))) (. .))) |
431 | 429 | ['entailment', 'entailment', 'neutral', 'neutral', 'entailment'] | 471667964.jpg#2 | entailment | 471667964.jpg#2r1e | Man wearing black t-shirt sitting at a computer desk. | ( ( Man ( wearing ( ( black t-shirt ) ( sitting ( at ( a ( computer desk ) ) ) ) ) ) ) . ) | (ROOT (NP (NP (NNP Man)) (VP (VBG wearing) (NP (NP (JJ black) (NN t-shirt)) (VP (VBG sitting) (PP (IN at) (NP (DT a) (NN computer) (NN desk)))))) (. .))) | the man is working on the computer | ( ( the man ) ( is ( working ( on ( the computer ) ) ) ) ) | (ROOT (S (NP (DT the) (NN man)) (VP (VBZ is) (VP (VBG working) (PP (IN on) (NP (DT the) (NN computer))))))) |
432 | 430 | ['contradiction'] | 471667964.jpg#2 | contradiction | 471667964.jpg#2r1c | Man wearing black t-shirt sitting at a computer desk. | ( ( Man ( wearing ( ( black t-shirt ) ( sitting ( at ( a ( computer desk ) ) ) ) ) ) ) . ) | (ROOT (NP (NP (NNP Man)) (VP (VBG wearing) (NP (NP (JJ black) (NN t-shirt)) (VP (VBG sitting) (PP (IN at) (NP (DT a) (NN computer) (NN desk)))))) (. .))) | the man called off work and was at the zoo all day | ( ( the man ) ( ( ( ( called off ) work ) and ) ( ( was ( at ( the zoo ) ) ) ( all day ) ) ) ) | (ROOT (S (NP (DT the) (NN man)) (VP (VP (VBD called) (PRT (RP off)) (NP (NN work))) (CC and) (VP (VBD was) (PP (IN at) (NP (DT the) (NN zoo))) (NP (DT all) (NN day)))))) |
433 | 431 | ['neutral'] | 471667964.jpg#2 | neutral | 471667964.jpg#2r1n | Man wearing black t-shirt sitting at a computer desk. | ( ( Man ( wearing ( ( black t-shirt ) ( sitting ( at ( a ( computer desk ) ) ) ) ) ) ) . ) | (ROOT (NP (NP (NNP Man)) (VP (VBG wearing) (NP (NP (JJ black) (NN t-shirt)) (VP (VBG sitting) (PP (IN at) (NP (DT a) (NN computer) (NN desk)))))) (. .))) | the man is doing a project for work | ( ( the man ) ( is ( doing ( ( a project ) ( for work ) ) ) ) ) | (ROOT (S (NP (DT the) (NN man)) (VP (VBZ is) (VP (VBG doing) (NP (NP (DT a) (NN project)) (PP (IN for) (NP (NN work)))))))) |
434 | 432 | ['contradiction'] | 471667964.jpg#1 | contradiction | 471667964.jpg#1r1c | A bearded man in a black t-shirt sits in front of a desk holding a computer. | ( ( ( A ( bearded man ) ) ( in ( a ( black t-shirt ) ) ) ) ( ( sits ( in ( front ( of ( ( a desk ) ( holding ( a computer ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT A) (JJ bearded) (NN man)) (PP (IN in) (NP (DT a) (JJ black) (NN t-shirt)))) (VP (VBZ sits) (PP (IN in) (NP (NP (NN front)) (PP (IN of) (NP (NP (DT a) (NN desk)) (VP (VBG holding) (NP (DT a) (NN computer)))))))) (. .))) | A man is standing in the rain. | ( ( A man ) ( ( is ( standing ( in ( the rain ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN man)) (VP (VBZ is) (VP (VBG standing) (PP (IN in) (NP (DT the) (NN rain))))) (. .))) |
435 | 433 | ['entailment'] | 471667964.jpg#1 | entailment | 471667964.jpg#1r1e | A bearded man in a black t-shirt sits in front of a desk holding a computer. | ( ( ( A ( bearded man ) ) ( in ( a ( black t-shirt ) ) ) ) ( ( sits ( in ( front ( of ( ( a desk ) ( holding ( a computer ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT A) (JJ bearded) (NN man)) (PP (IN in) (NP (DT a) (JJ black) (NN t-shirt)))) (VP (VBZ sits) (PP (IN in) (NP (NP (NN front)) (PP (IN of) (NP (NP (DT a) (NN desk)) (VP (VBG holding) (NP (DT a) (NN computer)))))))) (. .))) | A man waiting with his computer. | ( ( ( A man ) ( waiting ( with ( his computer ) ) ) ) . ) | (ROOT (NP (NP (DT A) (NN man)) (VP (VBG waiting) (PP (IN with) (NP (PRP$ his) (NN computer)))) (. .))) |
436 | 434 | ['neutral'] | 471667964.jpg#1 | neutral | 471667964.jpg#1r1n | A bearded man in a black t-shirt sits in front of a desk holding a computer. | ( ( ( A ( bearded man ) ) ( in ( a ( black t-shirt ) ) ) ) ( ( sits ( in ( front ( of ( ( a desk ) ( holding ( a computer ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT A) (JJ bearded) (NN man)) (PP (IN in) (NP (DT a) (JJ black) (NN t-shirt)))) (VP (VBZ sits) (PP (IN in) (NP (NP (NN front)) (PP (IN of) (NP (NP (DT a) (NN desk)) (VP (VBG holding) (NP (DT a) (NN computer)))))))) (. .))) | A man buying a new laptop. | ( ( ( A man ) ( buying ( a ( new laptop ) ) ) ) . ) | (ROOT (NP (NP (DT A) (NN man)) (VP (VBG buying) (NP (DT a) (JJ new) (NN laptop))) (. .))) |
437 | 435 | ['entailment'] | 471667964.jpg#0 | entailment | 471667964.jpg#0r1e | A man in a gold foils skirt, sitting at a computer desk, looks at the camera with his hands raised to his face. | ( ( ( A man ) ( in ( a ( gold ( foils skirt ) ) ) ) ) ( , ( ( sitting ( at ( a ( computer desk ) ) ) ) ( , ( ( looks ( at ( ( the camera ) ( with ( ( his hands ) ( raised ( to ( his face ) ) ) ) ) ) ) ) . ) ) ) ) ) | (ROOT (S (NP (NP (DT A) (NN man)) (PP (IN in) (NP (DT a) (JJ gold) (NNS foils) (NN skirt)))) (, ,) (S (VP (VBG sitting) (PP (IN at) (NP (DT a) (NN computer) (NN desk))))) (, ,) (VP (VBZ looks) (PP (IN at) (NP (NP (DT the) (NN camera)) (PP (IN with) (NP (NP (PRP$ his) (NNS hands)) (VP (VBN raised) (PP (TO to) (NP (PRP$ his) (NN face))))))))) (. .))) | a man is looking at his webcam | ( ( a man ) ( is ( looking ( at ( his webcam ) ) ) ) ) | (ROOT (S (NP (DT a) (NN man)) (VP (VBZ is) (VP (VBG looking) (PP (IN at) (NP (PRP$ his) (NN webcam))))))) |
438 | 436 | ['neutral'] | 471667964.jpg#0 | neutral | 471667964.jpg#0r1n | A man in a gold foils skirt, sitting at a computer desk, looks at the camera with his hands raised to his face. | ( ( ( A man ) ( in ( a ( gold ( foils skirt ) ) ) ) ) ( , ( ( sitting ( at ( a ( computer desk ) ) ) ) ( , ( ( looks ( at ( ( the camera ) ( with ( ( his hands ) ( raised ( to ( his face ) ) ) ) ) ) ) ) . ) ) ) ) ) | (ROOT (S (NP (NP (DT A) (NN man)) (PP (IN in) (NP (DT a) (JJ gold) (NNS foils) (NN skirt)))) (, ,) (S (VP (VBG sitting) (PP (IN at) (NP (DT a) (NN computer) (NN desk))))) (, ,) (VP (VBZ looks) (PP (IN at) (NP (NP (DT the) (NN camera)) (PP (IN with) (NP (NP (PRP$ his) (NNS hands)) (VP (VBN raised) (PP (TO to) (NP (PRP$ his) (NN face))))))))) (. .))) | he is covering up his face | ( he ( is ( ( covering up ) ( his face ) ) ) ) | (ROOT (S (NP (PRP he)) (VP (VBZ is) (VP (VBG covering) (PRT (RP up)) (NP (PRP$ his) (NN face)))))) |
439 | 437 | ['contradiction'] | 471667964.jpg#0 | contradiction | 471667964.jpg#0r1c | A man in a gold foils skirt, sitting at a computer desk, looks at the camera with his hands raised to his face. | ( ( ( A man ) ( in ( a ( gold ( foils skirt ) ) ) ) ) ( , ( ( sitting ( at ( a ( computer desk ) ) ) ) ( , ( ( looks ( at ( ( the camera ) ( with ( ( his hands ) ( raised ( to ( his face ) ) ) ) ) ) ) ) . ) ) ) ) ) | (ROOT (S (NP (NP (DT A) (NN man)) (PP (IN in) (NP (DT a) (JJ gold) (NNS foils) (NN skirt)))) (, ,) (S (VP (VBG sitting) (PP (IN at) (NP (DT a) (NN computer) (NN desk))))) (, ,) (VP (VBZ looks) (PP (IN at) (NP (NP (DT the) (NN camera)) (PP (IN with) (NP (NP (PRP$ his) (NNS hands)) (VP (VBN raised) (PP (TO to) (NP (PRP$ his) (NN face))))))))) (. .))) | a man is sticking his tongue out | ( ( a man ) ( is ( ( sticking ( his tongue ) ) out ) ) ) | (ROOT (S (NP (DT a) (NN man)) (VP (VBZ is) (VP (VBG sticking) (NP (PRP$ his) (NN tongue)) (PRT (RP out)))))) |
440 | 438 | ['entailment'] | 621000329.jpg#4 | entailment | 621000329.jpg#4r1e | A young girl sitting at a table with a bowl on her head | ( ( A ( young girl ) ) ( sitting ( at ( ( a table ) ( with ( ( a bowl ) ( on ( her head ) ) ) ) ) ) ) ) | (ROOT (S (NP (NP (DT A) (JJ young) (NN girl)) (VP (VBG sitting) (PP (IN at) (NP (NP (DT a) (NN table)) (PP (IN with) (NP (NP (DT a) (NN bowl)) (PP (IN on) (NP (PRP$ her) (NN head))))))))))) | A young girl has a bowl on her head | ( ( A ( young girl ) ) ( has ( ( a bowl ) ( on ( her head ) ) ) ) ) | (ROOT (S (NP (DT A) (JJ young) (NN girl)) (VP (VBZ has) (NP (NP (DT a) (NN bowl)) (PP (IN on) (NP (PRP$ her) (NN head))))))) |
441 | 439 | ['neutral'] | 621000329.jpg#4 | neutral | 621000329.jpg#4r1n | A young girl sitting at a table with a bowl on her head | ( ( A ( young girl ) ) ( sitting ( at ( ( a table ) ( with ( ( a bowl ) ( on ( her head ) ) ) ) ) ) ) ) | (ROOT (S (NP (NP (DT A) (JJ young) (NN girl)) (VP (VBG sitting) (PP (IN at) (NP (NP (DT a) (NN table)) (PP (IN with) (NP (NP (DT a) (NN bowl)) (PP (IN on) (NP (PRP$ her) (NN head))))))))))) | A toddler dumped her bowl of spaghetti on her head | ( ( A toddler ) ( ( dumped ( ( her bowl ) ( of spaghetti ) ) ) ( on ( her head ) ) ) ) | (ROOT (S (NP (DT A) (NN toddler)) (VP (VBD dumped) (NP (NP (PRP$ her) (NN bowl)) (PP (IN of) (NP (NNS spaghetti)))) (PP (IN on) (NP (PRP$ her) (NN head)))))) |
442 | 440 | ['contradiction'] | 621000329.jpg#4 | contradiction | 621000329.jpg#4r1c | A young girl sitting at a table with a bowl on her head | ( ( A ( young girl ) ) ( sitting ( at ( ( a table ) ( with ( ( a bowl ) ( on ( her head ) ) ) ) ) ) ) ) | (ROOT (S (NP (NP (DT A) (JJ young) (NN girl)) (VP (VBG sitting) (PP (IN at) (NP (NP (DT a) (NN table)) (PP (IN with) (NP (NP (DT a) (NN bowl)) (PP (IN on) (NP (PRP$ her) (NN head))))))))))) | A man is eating cereal in his car | ( ( A man ) ( is ( ( eating cereal ) ( in ( his car ) ) ) ) ) | (ROOT (S (NP (DT A) (NN man)) (VP (VBZ is) (VP (VBG eating) (NP (NN cereal)) (PP (IN in) (NP (PRP$ his) (NN car))))))) |
443 | 441 | ['neutral'] | 3224560800.jpg#2 | neutral | 3224560800.jpg#2r1n | A man dances with a fire baton at night. | ( ( A man ) ( ( ( dances ( with ( a ( fire baton ) ) ) ) ( at night ) ) . ) ) | (ROOT (S (NP (DT A) (NN man)) (VP (VBZ dances) (PP (IN with) (NP (DT a) (NN fire) (NN baton))) (PP (IN at) (NP (NN night)))) (. .))) | the crowd cheers as he peforms | ( ( ( the crowd ) ( cheers ( as he ) ) ) peforms ) | (ROOT (NP (NP (DT the) (NN crowd)) (NP (NP (NNS cheers)) (PP (IN as) (NP (PRP he)))) (NP (NNS peforms)))) |
444 | 442 | ['contradiction'] | 3224560800.jpg#2 | contradiction | 3224560800.jpg#2r1c | A man dances with a fire baton at night. | ( ( A man ) ( ( ( dances ( with ( a ( fire baton ) ) ) ) ( at night ) ) . ) ) | (ROOT (S (NP (DT A) (NN man)) (VP (VBZ dances) (PP (IN with) (NP (DT a) (NN fire) (NN baton))) (PP (IN at) (NP (NN night)))) (. .))) | the woman does a hula dance | ( ( the woman ) ( does ( a ( hula dance ) ) ) ) | (ROOT (S (NP (DT the) (NN woman)) (VP (VBZ does) (NP (DT a) (JJ hula) (NN dance))))) |
445 | 443 | ['entailment'] | 3224560800.jpg#2 | entailment | 3224560800.jpg#2r1e | A man dances with a fire baton at night. | ( ( A man ) ( ( ( dances ( with ( a ( fire baton ) ) ) ) ( at night ) ) . ) ) | (ROOT (S (NP (DT A) (NN man)) (VP (VBZ dances) (PP (IN with) (NP (DT a) (NN fire) (NN baton))) (PP (IN at) (NP (NN night)))) (. .))) | the man is dancing | ( ( the man ) ( is dancing ) ) | (ROOT (S (NP (DT the) (NN man)) (VP (VBZ is) (VP (VBG dancing))))) |
446 | 444 | ['entailment'] | 430543100.jpg#4 | entailment | 430543100.jpg#4r1e | A doctor checks the stomach of a toddler. | ( ( A doctor ) ( ( checks ( ( the stomach ) ( of ( a toddler ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN doctor)) (VP (VBZ checks) (NP (NP (DT the) (NN stomach)) (PP (IN of) (NP (DT a) (NN toddler))))) (. .))) | The toddler is getting a checkup. | ( ( The toddler ) ( ( is ( getting ( a checkup ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN toddler)) (VP (VBZ is) (VP (VBG getting) (NP (DT a) (NN checkup)))) (. .))) |
447 | 445 | ['contradiction'] | 430543100.jpg#4 | contradiction | 430543100.jpg#4r1c | A doctor checks the stomach of a toddler. | ( ( A doctor ) ( ( checks ( ( the stomach ) ( of ( a toddler ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN doctor)) (VP (VBZ checks) (NP (NP (DT the) (NN stomach)) (PP (IN of) (NP (DT a) (NN toddler))))) (. .))) | The doctor is looking inside the toddler's mouth. | ( ( The doctor ) ( ( is ( looking ( inside ( ( the ( toddler 's ) ) mouth ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN doctor)) (VP (VBZ is) (VP (VBG looking) (PP (IN inside) (NP (NP (DT the) (NN toddler) (POS 's)) (NN mouth))))) (. .))) |
448 | 446 | ['neutral'] | 430543100.jpg#4 | neutral | 430543100.jpg#4r1n | A doctor checks the stomach of a toddler. | ( ( A doctor ) ( ( checks ( ( the stomach ) ( of ( a toddler ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN doctor)) (VP (VBZ checks) (NP (NP (DT the) (NN stomach)) (PP (IN of) (NP (DT a) (NN toddler))))) (. .))) | The toddle might be sick. | ( ( The toddle ) ( ( might ( be sick ) ) . ) ) | (ROOT (S (NP (DT The) (NN toddle)) (VP (MD might) (VP (VB be) (ADJP (JJ sick)))) (. .))) |
449 | 447 | ['neutral'] | 856985136.jpg#2 | neutral | 856985136.jpg#2r1n | Young blond woman putting her foot into a water fountain | ( ( Young blond ) ( woman ( ( putting ( her foot ) ) ( into ( a ( water fountain ) ) ) ) ) ) | (ROOT (S (NP (NNP Young) (NNP blond)) (VP (NN woman) (S (VP (VBG putting) (NP (PRP$ her) (NN foot)) (PP (IN into) (NP (DT a) (NN water) (NN fountain)))))))) | A young woman wearing an evening gown, and holding her shoes in her hands, is dipping one foot into Buckingham Fountain in Chicago. | ( ( ( A ( young woman ) ) ( ( ( ( wearing ( an ( evening gown ) ) ) , ) and ) ( ( holding ( her shoes ) ) ( in ( her hands ) ) ) ) ) ( , ( ( is ( ( dipping ( one foot ) ) ( into ( ( Buckingham Fountain ) ( in Chicago ) ) ) ) ) . ) ) ) | (ROOT (S (NP (NP (DT A) (JJ young) (NN woman)) (VP (VP (VBG wearing) (NP (DT an) (NN evening) (NN gown))) (, ,) (CC and) (VP (VBG holding) (NP (PRP$ her) (NNS shoes)) (PP (IN in) (NP (PRP$ her) (NNS hands)))))) (, ,) (VP (VBZ is) (VP (VBG dipping) (NP (CD one) (NN foot)) (PP (IN into) (NP (NP (NNP Buckingham) (NNP Fountain)) (PP (IN in) (NP (NNP Chicago))))))) (. .))) |
450 | 448 | ['contradiction'] | 856985136.jpg#2 | contradiction | 856985136.jpg#2r1c | Young blond woman putting her foot into a water fountain | ( ( Young blond ) ( woman ( ( putting ( her foot ) ) ( into ( a ( water fountain ) ) ) ) ) ) | (ROOT (S (NP (NNP Young) (NNP blond)) (VP (NN woman) (S (VP (VBG putting) (NP (PRP$ her) (NN foot)) (PP (IN into) (NP (DT a) (NN water) (NN fountain)))))))) | A young blond woman is sitting down on a beach chair. | ( ( A ( young ( blond woman ) ) ) ( ( is ( ( sitting down ) ( on ( a ( beach chair ) ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (JJ young) (JJ blond) (NN woman)) (VP (VBZ is) (VP (VBG sitting) (PRT (RP down)) (PP (IN on) (NP (DT a) (NN beach) (NN chair))))) (. .))) |
451 | 449 | ['entailment'] | 856985136.jpg#2 | entailment | 856985136.jpg#2r1e | Young blond woman putting her foot into a water fountain | ( ( Young blond ) ( woman ( ( putting ( her foot ) ) ( into ( a ( water fountain ) ) ) ) ) ) | (ROOT (S (NP (NNP Young) (NNP blond)) (VP (NN woman) (S (VP (VBG putting) (NP (PRP$ her) (NN foot)) (PP (IN into) (NP (DT a) (NN water) (NN fountain)))))))) | A person is dipping her foot into water. | ( ( A person ) ( ( is ( ( dipping ( her foot ) ) ( into water ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN person)) (VP (VBZ is) (VP (VBG dipping) (NP (PRP$ her) (NN foot)) (PP (IN into) (NP (NN water))))) (. .))) |
452 | 450 | ['contradiction'] | 856985136.jpg#3 | contradiction | 856985136.jpg#3r1c | A young woman tries to stick her foot in a fountain. | ( ( A ( young woman ) ) ( ( tries ( to ( ( stick ( her foot ) ) ( in ( a fountain ) ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (JJ young) (NN woman)) (VP (VBZ tries) (S (VP (TO to) (VP (VB stick) (NP (PRP$ her) (NN foot)) (PP (IN in) (NP (DT a) (NN fountain))))))) (. .))) | The woman is riding a train. | ( ( The woman ) ( ( is ( riding ( a train ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN woman)) (VP (VBZ is) (VP (VBG riding) (NP (DT a) (NN train)))) (. .))) |
453 | 451 | ['entailment'] | 856985136.jpg#3 | entailment | 856985136.jpg#3r1e | A young woman tries to stick her foot in a fountain. | ( ( A ( young woman ) ) ( ( tries ( to ( ( stick ( her foot ) ) ( in ( a fountain ) ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (JJ young) (NN woman)) (VP (VBZ tries) (S (VP (TO to) (VP (VB stick) (NP (PRP$ her) (NN foot)) (PP (IN in) (NP (DT a) (NN fountain))))))) (. .))) | A woman is near a fountain. | ( ( A woman ) ( ( is ( near ( a fountain ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN woman)) (VP (VBZ is) (PP (IN near) (NP (DT a) (NN fountain)))) (. .))) |
454 | 452 | ['neutral', 'entailment', 'neutral', 'entailment', 'entailment'] | 856985136.jpg#3 | entailment | 856985136.jpg#3r1n | A young woman tries to stick her foot in a fountain. | ( ( A ( young woman ) ) ( ( tries ( to ( ( stick ( her foot ) ) ( in ( a fountain ) ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (JJ young) (NN woman)) (VP (VBZ tries) (S (VP (TO to) (VP (VB stick) (NP (PRP$ her) (NN foot)) (PP (IN in) (NP (DT a) (NN fountain))))))) (. .))) | The woman has one foot in the air. | ( ( The woman ) ( ( has ( ( one foot ) ( in ( the air ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN woman)) (VP (VBZ has) (NP (NP (CD one) (NN foot)) (PP (IN in) (NP (DT the) (NN air))))) (. .))) |
455 | 453 | ['contradiction'] | 856985136.jpg#0 | contradiction | 856985136.jpg#0r1c | A woman in capri jeans crouches on the edge of a fountain with her left foot kicked out to touch the falling water. | ( ( ( A woman ) ( in ( ( capri ( jeans crouches ) ) ( on ( ( the edge ) ( of ( ( a fountain ) ( with ( her ( left foot ) ) ) ) ) ) ) ) ) ) ( ( ( kicked out ) ( to ( touch ( the ( falling water ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT A) (NN woman)) (PP (IN in) (NP (NP (FW capri) (FW jeans) (NNS crouches)) (PP (IN on) (NP (NP (DT the) (NN edge)) (PP (IN of) (NP (NP (DT a) (NN fountain)) (PP (IN with) (NP (PRP$ her) (JJ left) (NN foot)))))))))) (VP (VBD kicked) (PRT (RP out)) (S (VP (TO to) (VP (VB touch) (NP (DT the) (VBG falling) (NN water)))))) (. .))) | A woman is walking in park | ( ( A woman ) ( is ( walking ( in park ) ) ) ) | (ROOT (S (NP (DT A) (NN woman)) (VP (VBZ is) (VP (VBG walking) (PP (IN in) (NP (NN park))))))) |
456 | 454 | ['neutral'] | 856985136.jpg#0 | neutral | 856985136.jpg#0r1n | A woman in capri jeans crouches on the edge of a fountain with her left foot kicked out to touch the falling water. | ( ( ( A woman ) ( in ( ( capri ( jeans crouches ) ) ( on ( ( the edge ) ( of ( ( a fountain ) ( with ( her ( left foot ) ) ) ) ) ) ) ) ) ) ( ( ( kicked out ) ( to ( touch ( the ( falling water ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT A) (NN woman)) (PP (IN in) (NP (NP (FW capri) (FW jeans) (NNS crouches)) (PP (IN on) (NP (NP (DT the) (NN edge)) (PP (IN of) (NP (NP (DT a) (NN fountain)) (PP (IN with) (NP (PRP$ her) (JJ left) (NN foot)))))))))) (VP (VBD kicked) (PRT (RP out)) (S (VP (TO to) (VP (VB touch) (NP (DT the) (VBG falling) (NN water)))))) (. .))) | A woman is very eager to touch the water | ( ( A woman ) ( ( is ( very eager ) ) ( to ( touch ( the water ) ) ) ) ) | (ROOT (S (NP (DT A) (NN woman)) (VP (VBZ is) (ADJP (RB very) (JJ eager)) (S (VP (TO to) (VP (VB touch) (NP (DT the) (NN water)))))))) |
457 | 455 | ['entailment'] | 856985136.jpg#0 | entailment | 856985136.jpg#0r1e | A woman in capri jeans crouches on the edge of a fountain with her left foot kicked out to touch the falling water. | ( ( ( A woman ) ( in ( ( capri ( jeans crouches ) ) ( on ( ( the edge ) ( of ( ( a fountain ) ( with ( her ( left foot ) ) ) ) ) ) ) ) ) ) ( ( ( kicked out ) ( to ( touch ( the ( falling water ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT A) (NN woman)) (PP (IN in) (NP (NP (FW capri) (FW jeans) (NNS crouches)) (PP (IN on) (NP (NP (DT the) (NN edge)) (PP (IN of) (NP (NP (DT a) (NN fountain)) (PP (IN with) (NP (PRP$ her) (JJ left) (NN foot)))))))))) (VP (VBD kicked) (PRT (RP out)) (S (VP (TO to) (VP (VB touch) (NP (DT the) (VBG falling) (NN water)))))) (. .))) | A woman is like to touch the water in fountain | ( ( A woman ) ( is ( like ( to ( touch ( ( the water ) ( in fountain ) ) ) ) ) ) ) | (ROOT (S (NP (DT A) (NN woman)) (VP (VBZ is) (ADJP (JJ like) (S (VP (TO to) (VP (VB touch) (NP (NP (DT the) (NN water)) (PP (IN in) (NP (NN fountain))))))))))) |
458 | 456 | ['entailment'] | 856985136.jpg#1 | entailment | 856985136.jpg#1r1e | Woman balancing on edge of fountain while sticking her toe in the water. | ( Woman ( ( ( balancing ( on ( edge ( of fountain ) ) ) ) ( while ( ( sticking ( her toe ) ) ( in ( the water ) ) ) ) ) . ) ) | (ROOT (S (NP (NNP Woman)) (VP (VBD balancing) (PP (IN on) (NP (NP (NN edge)) (PP (IN of) (NP (NN fountain))))) (SBAR (IN while) (S (VP (VBG sticking) (NP (PRP$ her) (NN toe)) (PP (IN in) (NP (DT the) (NN water))))))) (. .))) | A woman stand on a fountain and dips her toes in. | ( ( A woman ) ( ( ( ( stand ( on ( a fountain ) ) ) and ) ( ( dips ( her toes ) ) in ) ) . ) ) | (ROOT (S (NP (DT A) (NN woman)) (VP (VP (VBP stand) (PP (IN on) (NP (DT a) (NN fountain)))) (CC and) (VP (VBD dips) (NP (PRP$ her) (NNS toes)) (PRT (RP in)))) (. .))) |
459 | 457 | ['contradiction'] | 856985136.jpg#1 | contradiction | 856985136.jpg#1r1c | Woman balancing on edge of fountain while sticking her toe in the water. | ( Woman ( ( ( balancing ( on ( edge ( of fountain ) ) ) ) ( while ( ( sticking ( her toe ) ) ( in ( the water ) ) ) ) ) . ) ) | (ROOT (S (NP (NNP Woman)) (VP (VBD balancing) (PP (IN on) (NP (NP (NN edge)) (PP (IN of) (NP (NN fountain))))) (SBAR (IN while) (S (VP (VBG sticking) (NP (PRP$ her) (NN toe)) (PP (IN in) (NP (DT the) (NN water))))))) (. .))) | A woman sits on the grassy ground. | ( ( A woman ) ( ( sits ( on ( the ( grassy ground ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN woman)) (VP (VBZ sits) (PP (IN on) (NP (DT the) (JJ grassy) (NN ground)))) (. .))) |
460 | 458 | ['neutral'] | 856985136.jpg#1 | neutral | 856985136.jpg#1r1n | Woman balancing on edge of fountain while sticking her toe in the water. | ( Woman ( ( ( balancing ( on ( edge ( of fountain ) ) ) ) ( while ( ( sticking ( her toe ) ) ( in ( the water ) ) ) ) ) . ) ) | (ROOT (S (NP (NNP Woman)) (VP (VBD balancing) (PP (IN on) (NP (NP (NN edge)) (PP (IN of) (NP (NN fountain))))) (SBAR (IN while) (S (VP (VBG sticking) (NP (PRP$ her) (NN toe)) (PP (IN in) (NP (DT the) (NN water))))))) (. .))) | An old woman stands on a fountain and sticks her toes in. | ( ( An ( old woman ) ) ( ( ( ( stands ( on ( a fountain ) ) ) and ) ( ( sticks ( her toes ) ) in ) ) . ) ) | (ROOT (S (NP (DT An) (JJ old) (NN woman)) (VP (VP (VBZ stands) (PP (IN on) (NP (DT a) (NN fountain)))) (CC and) (VP (VBZ sticks) (NP (PRP$ her) (NNS toes)) (PP (IN in)))) (. .))) |
461 | 459 | ['entailment'] | 3572548523.jpg#2 | entailment | 3572548523.jpg#2r1e | A couple strolls arm and arm and hand in hand down a city sidewalk. | ( ( A couple ) ( ( ( strolls ( ( arm ( and ( ( arm and ) hand ) ) ) ( in hand ) ) ) ( down ( a ( city sidewalk ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN couple)) (VP (VBZ strolls) (NP (NP (NN arm) (CC and) (NN arm) (CC and) (NN hand)) (PP (IN in) (NP (NN hand)))) (PP (IN down) (NP (DT a) (NN city) (NN sidewalk)))) (. .))) | The couple is outdoors. | ( ( The couple ) ( ( is outdoors ) . ) ) | (ROOT (S (NP (DT The) (NN couple)) (VP (VBZ is) (ADVP (RB outdoors))) (. .))) |
462 | 460 | ['neutral'] | 3572548523.jpg#2 | neutral | 3572548523.jpg#2r1n | A couple strolls arm and arm and hand in hand down a city sidewalk. | ( ( A couple ) ( ( ( strolls ( ( arm ( and ( ( arm and ) hand ) ) ) ( in hand ) ) ) ( down ( a ( city sidewalk ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN couple)) (VP (VBZ strolls) (NP (NP (NN arm) (CC and) (NN arm) (CC and) (NN hand)) (PP (IN in) (NP (NN hand)))) (PP (IN down) (NP (DT a) (NN city) (NN sidewalk)))) (. .))) | The couple is married. | ( ( The couple ) ( ( is married ) . ) ) | (ROOT (S (NP (DT The) (NN couple)) (VP (VBZ is) (VP (VBN married))) (. .))) |
463 | 461 | ['contradiction', 'contradiction', 'neutral', 'contradiction', 'neutral'] | 3572548523.jpg#2 | contradiction | 3572548523.jpg#2r1c | A couple strolls arm and arm and hand in hand down a city sidewalk. | ( ( A couple ) ( ( ( strolls ( ( arm ( and ( ( arm and ) hand ) ) ) ( in hand ) ) ) ( down ( a ( city sidewalk ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN couple)) (VP (VBZ strolls) (NP (NP (NN arm) (CC and) (NN arm) (CC and) (NN hand)) (PP (IN in) (NP (NN hand)))) (PP (IN down) (NP (DT a) (NN city) (NN sidewalk)))) (. .))) | The couple is having dinner at a restaurant. | ( ( The couple ) ( ( is ( having ( dinner ( at ( a restaurant ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN couple)) (VP (VBZ is) (VP (VBG having) (NP (NP (NN dinner)) (PP (IN at) (NP (DT a) (NN restaurant)))))) (. .))) |
464 | 462 | ['entailment'] | 3572548523.jpg#3 | entailment | 3572548523.jpg#3r1e | A man stare at a passing couple while walking down the block. | ( ( A man ) ( ( stare ( at ( ( a ( passing ( couple while ) ) ) ( ( walking down ) ( the block ) ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN man)) (VP (VB stare) (PP (IN at) (NP (NP (DT a) (VBG passing) (NN couple) (NN while)) (VP (VBG walking) (PRT (RP down)) (NP (DT the) (NN block)))))) (. .))) | A man stares at a passing couple. | ( ( A man ) ( ( stares ( at ( a ( passing couple ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN man)) (VP (VBD stares) (PP (IN at) (NP (DT a) (VBG passing) (NN couple)))) (. .))) |
465 | 463 | ['neutral', 'neutral', 'neutral', 'neutral'] | 3572548523.jpg#3 | neutral | 3572548523.jpg#3r1n | A man stare at a passing couple while walking down the block. | ( ( A man ) ( ( stare ( at ( ( a ( passing ( couple while ) ) ) ( ( walking down ) ( the block ) ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN man)) (VP (VB stare) (PP (IN at) (NP (NP (DT a) (VBG passing) (NN couple) (NN while)) (VP (VBG walking) (PRT (RP down)) (NP (DT the) (NN block)))))) (. .))) | The man is jealous of the couple. | ( ( The man ) ( ( is ( jealous ( of ( the couple ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN man)) (VP (VBZ is) (ADJP (JJ jealous) (PP (IN of) (NP (DT the) (NN couple))))) (. .))) |
466 | 464 | ['contradiction'] | 3572548523.jpg#3 | contradiction | 3572548523.jpg#3r1c | A man stare at a passing couple while walking down the block. | ( ( A man ) ( ( stare ( at ( ( a ( passing ( couple while ) ) ) ( ( walking down ) ( the block ) ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN man)) (VP (VB stare) (PP (IN at) (NP (NP (DT a) (VBG passing) (NN couple) (NN while)) (VP (VBG walking) (PRT (RP down)) (NP (DT the) (NN block)))))) (. .))) | The woman stares at a couple as they argue down the block. | ( ( The woman ) ( ( ( stares ( at ( a couple ) ) ) ( as ( they ( ( argue down ) ( the block ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN woman)) (VP (VBD stares) (PP (IN at) (NP (DT a) (NN couple))) (SBAR (IN as) (S (NP (PRP they)) (VP (VBP argue) (PRT (RP down)) (NP (DT the) (NN block)))))) (. .))) |
467 | 465 | ['neutral'] | 3572548523.jpg#0 | neutral | 3572548523.jpg#0r1n | a couple are holding hands behind their backs while walking down a street, and the man has his arm around her shoulder. | ( ( ( ( ( ( a couple ) ( are ( ( holding ( hands ( behind ( their backs ) ) ) ) ( while ( ( walking down ) ( a street ) ) ) ) ) ) , ) and ) ( ( the man ) ( ( has ( his arm ) ) ( around ( her shoulder ) ) ) ) ) . ) | (ROOT (S (S (NP (DT a) (NN couple)) (VP (VBP are) (VP (VBG holding) (NP (NP (NNS hands)) (PP (IN behind) (NP (PRP$ their) (NNS backs)))) (PP (IN while) (S (VP (VBG walking) (PRT (RP down)) (NP (DT a) (NN street)))))))) (, ,) (CC and) (S (NP (DT the) (NN man)) (VP (VBZ has) (NP (PRP$ his) (NN arm)) (PP (IN around) (NP (PRP$ her) (NN shoulder))))) (. .))) | couple walking home | ( ( couple walking ) home ) | (ROOT (FRAG (NP (NP (NN couple) (NN walking)) (ADVP (NN home))))) |
468 | 466 | ['entailment'] | 3572548523.jpg#0 | entailment | 3572548523.jpg#0r1e | a couple are holding hands behind their backs while walking down a street, and the man has his arm around her shoulder. | ( ( ( ( ( ( a couple ) ( are ( ( holding ( hands ( behind ( their backs ) ) ) ) ( while ( ( walking down ) ( a street ) ) ) ) ) ) , ) and ) ( ( the man ) ( ( has ( his arm ) ) ( around ( her shoulder ) ) ) ) ) . ) | (ROOT (S (S (NP (DT a) (NN couple)) (VP (VBP are) (VP (VBG holding) (NP (NP (NNS hands)) (PP (IN behind) (NP (PRP$ their) (NNS backs)))) (PP (IN while) (S (VP (VBG walking) (PRT (RP down)) (NP (DT a) (NN street)))))))) (, ,) (CC and) (S (NP (DT the) (NN man)) (VP (VBZ has) (NP (PRP$ his) (NN arm)) (PP (IN around) (NP (PRP$ her) (NN shoulder))))) (. .))) | couple walking | ( couple walking ) | (ROOT (NP (NN couple) (NN walking))) |
469 | 467 | ['contradiction'] | 3572548523.jpg#0 | contradiction | 3572548523.jpg#0r1c | a couple are holding hands behind their backs while walking down a street, and the man has his arm around her shoulder. | ( ( ( ( ( ( a couple ) ( are ( ( holding ( hands ( behind ( their backs ) ) ) ) ( while ( ( walking down ) ( a street ) ) ) ) ) ) , ) and ) ( ( the man ) ( ( has ( his arm ) ) ( around ( her shoulder ) ) ) ) ) . ) | (ROOT (S (S (NP (DT a) (NN couple)) (VP (VBP are) (VP (VBG holding) (NP (NP (NNS hands)) (PP (IN behind) (NP (PRP$ their) (NNS backs)))) (PP (IN while) (S (VP (VBG walking) (PRT (RP down)) (NP (DT a) (NN street)))))))) (, ,) (CC and) (S (NP (DT the) (NN man)) (VP (VBZ has) (NP (PRP$ his) (NN arm)) (PP (IN around) (NP (PRP$ her) (NN shoulder))))) (. .))) | bear in zoo | ( bear ( in zoo ) ) | (ROOT (S (VP (VB bear) (PP (IN in) (NP (NN zoo)))))) |
470 | 468 | ['contradiction', 'contradiction', 'contradiction', 'contradiction', 'contradiction'] | 3572548523.jpg#1 | contradiction | 3572548523.jpg#1r1c | A man and a woman are holding hands as they walk along a city sidewalk. | ( ( ( ( A man ) and ) ( a woman ) ) ( ( are ( ( holding hands ) ( as ( they ( walk ( along ( a ( city sidewalk ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT A) (NN man)) (CC and) (NP (DT a) (NN woman))) (VP (VBP are) (VP (VBG holding) (NP (NNS hands)) (SBAR (IN as) (S (NP (PRP they)) (VP (VBP walk) (PP (IN along) (NP (DT a) (NN city) (NN sidewalk)))))))) (. .))) | A married couple are fighting on the sidewalk. | ( ( A ( married couple ) ) ( ( are ( fighting ( on ( the sidewalk ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (JJ married) (NN couple)) (VP (VBP are) (VP (VBG fighting) (PP (IN on) (NP (DT the) (NN sidewalk))))) (. .))) |
471 | 469 | ['neutral'] | 3572548523.jpg#1 | neutral | 3572548523.jpg#1r1n | A man and a woman are holding hands as they walk along a city sidewalk. | ( ( ( ( A man ) and ) ( a woman ) ) ( ( are ( ( holding hands ) ( as ( they ( walk ( along ( a ( city sidewalk ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT A) (NN man)) (CC and) (NP (DT a) (NN woman))) (VP (VBP are) (VP (VBG holding) (NP (NNS hands)) (SBAR (IN as) (S (NP (PRP they)) (VP (VBP walk) (PP (IN along) (NP (DT a) (NN city) (NN sidewalk)))))))) (. .))) | A married couple are holding hands as they walk along the city sidewalk. | ( ( A ( married couple ) ) ( ( are ( ( holding hands ) ( as ( they ( walk ( along ( the ( city sidewalk ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (JJ married) (NN couple)) (VP (VBP are) (VP (VBG holding) (NP (NNS hands)) (SBAR (IN as) (S (NP (PRP they)) (VP (VBP walk) (PP (IN along) (NP (DT the) (NN city) (NN sidewalk)))))))) (. .))) |
472 | 470 | ['entailment'] | 3572548523.jpg#1 | entailment | 3572548523.jpg#1r1e | A man and a woman are holding hands as they walk along a city sidewalk. | ( ( ( ( A man ) and ) ( a woman ) ) ( ( are ( ( holding hands ) ( as ( they ( walk ( along ( a ( city sidewalk ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT A) (NN man)) (CC and) (NP (DT a) (NN woman))) (VP (VBP are) (VP (VBG holding) (NP (NNS hands)) (SBAR (IN as) (S (NP (PRP they)) (VP (VBP walk) (PP (IN along) (NP (DT a) (NN city) (NN sidewalk)))))))) (. .))) | A man and a woman are holding hands. | ( ( ( ( A man ) and ) ( a woman ) ) ( ( are ( holding hands ) ) . ) ) | (ROOT (S (NP (NP (DT A) (NN man)) (CC and) (NP (DT a) (NN woman))) (VP (VBP are) (VP (VBG holding) (NP (NNS hands)))) (. .))) |
473 | 471 | ['contradiction'] | 2946464027.jpg#2 | contradiction | 2946464027.jpg#2r1c | a man in red stands with his child at the beach. | ( ( ( a man ) ( in red ) ) ( ( ( stands ( with ( his child ) ) ) ( at ( the beach ) ) ) . ) ) | (ROOT (S (NP (NP (DT a) (NN man)) (PP (IN in) (NP (NN red)))) (VP (VBZ stands) (PP (IN with) (NP (PRP$ his) (NN child))) (PP (IN at) (NP (DT the) (NN beach)))) (. .))) | A man wearing blue sleeping with his child in his lap inside his home. | ( ( ( A man ) ( ( wearing ( blue sleeping ) ) ( with ( ( his child ) ( in ( ( his lap ) ( inside ( his home ) ) ) ) ) ) ) ) . ) | (ROOT (NP (NP (DT A) (NN man)) (VP (VBG wearing) (NP (JJ blue) (NN sleeping)) (PP (IN with) (NP (NP (PRP$ his) (NN child)) (PP (IN in) (NP (NP (PRP$ his) (NN lap)) (PP (IN inside) (NP (PRP$ his) (NN home)))))))) (. .))) |
474 | 472 | ['entailment', 'entailment', 'neutral', 'neutral', 'neutral'] | 2946464027.jpg#2 | neutral | 2946464027.jpg#2r1e | a man in red stands with his child at the beach. | ( ( ( a man ) ( in red ) ) ( ( ( stands ( with ( his child ) ) ) ( at ( the beach ) ) ) . ) ) | (ROOT (S (NP (NP (DT a) (NN man)) (PP (IN in) (NP (NN red)))) (VP (VBZ stands) (PP (IN with) (NP (PRP$ his) (NN child))) (PP (IN at) (NP (DT the) (NN beach)))) (. .))) | A man wearing red standing with his child at a beach overlooking the ocean. | ( ( ( A man ) ( ( wearing ( ( red standing ) ( with ( his child ) ) ) ) ( at ( ( a beach ) ( overlooking ( the ocean ) ) ) ) ) ) . ) | (ROOT (NP (NP (DT A) (NN man)) (VP (VBG wearing) (NP (NP (JJ red) (NN standing)) (PP (IN with) (NP (PRP$ his) (NN child)))) (PP (IN at) (NP (NP (DT a) (NN beach)) (VP (VBG overlooking) (NP (DT the) (NN ocean)))))) (. .))) |
475 | 473 | ['neutral'] | 2946464027.jpg#2 | neutral | 2946464027.jpg#2r1n | a man in red stands with his child at the beach. | ( ( ( a man ) ( in red ) ) ( ( ( stands ( with ( his child ) ) ) ( at ( the beach ) ) ) . ) ) | (ROOT (S (NP (NP (DT a) (NN man)) (PP (IN in) (NP (NN red)))) (VP (VBZ stands) (PP (IN with) (NP (PRP$ his) (NN child))) (PP (IN at) (NP (DT the) (NN beach)))) (. .))) | A man wearing red standing with his child as they watch others build sand castles at the beach. | ( ( ( A man ) ( ( ( wearing ( red standing ) ) ( with ( his child ) ) ) ( as ( they ( watch others ) ) ) ) ) ( ( ( build ( sand castles ) ) ( at ( the beach ) ) ) . ) ) | (ROOT (S (NP (NP (DT A) (NN man)) (VP (VBG wearing) (NP (JJ red) (NN standing)) (PP (IN with) (NP (PRP$ his) (NN child))) (SBAR (IN as) (S (NP (PRP they)) (VP (VBP watch) (NP (NNS others))))))) (VP (VBP build) (NP (NN sand) (NNS castles)) (PP (IN at) (NP (DT the) (NN beach)))) (. .))) |
476 | 474 | ['entailment'] | 6822696890.jpg#2 | entailment | 6822696890.jpg#2r1e | New sport is being played to show appreciation to the kids who can not walk. | ( ( New sport ) ( ( is ( being ( played ( to ( ( show appreciation ) ( to ( ( the kids ) ( who ( ( can not ) walk ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NNP New) (NN sport)) (VP (VBZ is) (VP (VBG being) (VP (VBN played) (S (VP (TO to) (VP (VB show) (NP (NN appreciation)) (PP (TO to) (NP (NP (DT the) (NNS kids)) (SBAR (WHNP (WP who)) (S (VP (MD can) (RB not) (VP (VB walk))))))))))))) (. .))) | People are playing a sport in honor of crippled people. | ( People ( ( are ( ( playing ( a sport ) ) ( in ( honor ( of ( crippled people ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NNS People)) (VP (VBP are) (VP (VBG playing) (NP (DT a) (NN sport)) (PP (IN in) (NP (NP (NN honor)) (PP (IN of) (NP (JJ crippled) (NNS people))))))) (. .))) |
477 | 475 | ['contradiction'] | 6822696890.jpg#2 | contradiction | 6822696890.jpg#2r1c | New sport is being played to show appreciation to the kids who can not walk. | ( ( New sport ) ( ( is ( being ( played ( to ( ( show appreciation ) ( to ( ( the kids ) ( who ( ( can not ) walk ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NNP New) (NN sport)) (VP (VBZ is) (VP (VBG being) (VP (VBN played) (S (VP (TO to) (VP (VB show) (NP (NN appreciation)) (PP (TO to) (NP (NP (DT the) (NNS kids)) (SBAR (WHNP (WP who)) (S (VP (MD can) (RB not) (VP (VB walk))))))))))))) (. .))) | People are playing football without gear. | ( People ( ( are ( ( playing football ) ( without gear ) ) ) . ) ) | (ROOT (S (NP (NNS People)) (VP (VBP are) (VP (VBG playing) (NP (NN football)) (PP (IN without) (NP (NN gear))))) (. .))) |
478 | 476 | ['neutral'] | 6822696890.jpg#2 | neutral | 6822696890.jpg#2r1n | New sport is being played to show appreciation to the kids who can not walk. | ( ( New sport ) ( ( is ( being ( played ( to ( ( show appreciation ) ( to ( ( the kids ) ( who ( ( can not ) walk ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NNP New) (NN sport)) (VP (VBZ is) (VP (VBG being) (VP (VBN played) (S (VP (TO to) (VP (VB show) (NP (NN appreciation)) (PP (TO to) (NP (NP (DT the) (NNS kids)) (SBAR (WHNP (WP who)) (S (VP (MD can) (RB not) (VP (VB walk))))))))))))) (. .))) | People a playing a sport to help fund a crippled people fund. | ( ( People ( ( ( a playing ) ( a sport ) ) ( to help ) ) ) ( ( fund ( a ( crippled ( people fund ) ) ) ) . ) ) | (ROOT (S (NP (NP (NNS People)) (SBAR (S (NP (NP (DT a) (NN playing)) (NP (DT a) (NN sport))) (VP (TO to) (VP (VB help)))))) (VP (VBP fund) (NP (DT a) (JJ crippled) (NNS people) (NN fund))) (. .))) |
479 | 477 | ['neutral', 'neutral', 'neutral', 'neutral', 'neutral'] | 6822696890.jpg#3 | neutral | 6822696890.jpg#3r1n | Two men in wheelchairs are reaching in the air for a basketball. | ( ( ( Two men ) ( in wheelchairs ) ) ( ( are ( reaching ( in ( ( the air ) ( for ( a basketball ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (CD Two) (NNS men)) (PP (IN in) (NP (NNS wheelchairs)))) (VP (VBP are) (VP (VBG reaching) (PP (IN in) (NP (NP (DT the) (NN air)) (PP (IN for) (NP (DT a) (NN basketball))))))) (. .))) | Two sad men in wheelchairs are reaching in the air for a basketball. | ( ( ( Two ( sad men ) ) ( in wheelchairs ) ) ( ( are ( reaching ( in ( ( the air ) ( for ( a basketball ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (CD Two) (JJ sad) (NNS men)) (PP (IN in) (NP (NNS wheelchairs)))) (VP (VBP are) (VP (VBG reaching) (PP (IN in) (NP (NP (DT the) (NN air)) (PP (IN for) (NP (DT a) (NN basketball))))))) (. .))) |
480 | 478 | ['entailment'] | 6822696890.jpg#3 | entailment | 6822696890.jpg#3r1e | Two men in wheelchairs are reaching in the air for a basketball. | ( ( ( Two men ) ( in wheelchairs ) ) ( ( are ( reaching ( in ( ( the air ) ( for ( a basketball ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (CD Two) (NNS men)) (PP (IN in) (NP (NNS wheelchairs)))) (VP (VBP are) (VP (VBG reaching) (PP (IN in) (NP (NP (DT the) (NN air)) (PP (IN for) (NP (DT a) (NN basketball))))))) (. .))) | Two people in wheelchairs are reaching in the air for a basketball. | ( ( ( Two people ) ( in wheelchairs ) ) ( ( are ( reaching ( in ( ( the air ) ( for ( a basketball ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (CD Two) (NNS people)) (PP (IN in) (NP (NNS wheelchairs)))) (VP (VBP are) (VP (VBG reaching) (PP (IN in) (NP (NP (DT the) (NN air)) (PP (IN for) (NP (DT a) (NN basketball))))))) (. .))) |
481 | 479 | ['contradiction'] | 6822696890.jpg#3 | contradiction | 6822696890.jpg#3r1c | Two men in wheelchairs are reaching in the air for a basketball. | ( ( ( Two men ) ( in wheelchairs ) ) ( ( are ( reaching ( in ( ( the air ) ( for ( a basketball ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (CD Two) (NNS men)) (PP (IN in) (NP (NNS wheelchairs)))) (VP (VBP are) (VP (VBG reaching) (PP (IN in) (NP (NP (DT the) (NN air)) (PP (IN for) (NP (DT a) (NN basketball))))))) (. .))) | Two women in wheelchairs are reaching in the air for a basketball. | ( ( ( Two women ) ( in wheelchairs ) ) ( ( are ( reaching ( in ( ( the air ) ( for ( a basketball ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (CD Two) (NNS women)) (PP (IN in) (NP (NNS wheelchairs)))) (VP (VBP are) (VP (VBG reaching) (PP (IN in) (NP (NP (DT the) (NN air)) (PP (IN for) (NP (DT a) (NN basketball))))))) (. .))) |
482 | 480 | ['neutral'] | 6822696890.jpg#0 | neutral | 6822696890.jpg#0r1n | Three wheelchair basketball players wearing team uniforms are attempting to reach the descending basketball with other players in the background. | ( ( ( Three ( wheelchair ( basketball players ) ) ) ( wearing ( team uniforms ) ) ) ( ( are ( attempting ( to ( ( reach ( the ( descending basketball ) ) ) ( with ( ( other players ) ( in ( the background ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (CD Three) (NN wheelchair) (NN basketball) (NNS players)) (VP (VBG wearing) (NP (NN team) (NNS uniforms)))) (VP (VBP are) (VP (VBG attempting) (S (VP (TO to) (VP (VB reach) (NP (DT the) (VBG descending) (NN basketball)) (PP (IN with) (NP (NP (JJ other) (NNS players)) (PP (IN in) (NP (DT the) (NN background)))))))))) (. .))) | Some wheelchair basketball players playing the basketball match. | ( ( ( Some ( wheelchair ( basketball players ) ) ) ( playing ( the basketball ) ) ) ( match . ) ) | (ROOT (S (NP (NP (DT Some) (NN wheelchair) (NN basketball) (NNS players)) (VP (VBG playing) (NP (DT the) (NN basketball)))) (VP (VBP match)) (. .))) |
483 | 481 | ['entailment'] | 6822696890.jpg#0 | entailment | 6822696890.jpg#0r1e | Three wheelchair basketball players wearing team uniforms are attempting to reach the descending basketball with other players in the background. | ( ( ( Three ( wheelchair ( basketball players ) ) ) ( wearing ( team uniforms ) ) ) ( ( are ( attempting ( to ( ( reach ( the ( descending basketball ) ) ) ( with ( ( other players ) ( in ( the background ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (CD Three) (NN wheelchair) (NN basketball) (NNS players)) (VP (VBG wearing) (NP (NN team) (NNS uniforms)))) (VP (VBP are) (VP (VBG attempting) (S (VP (TO to) (VP (VB reach) (NP (DT the) (VBG descending) (NN basketball)) (PP (IN with) (NP (NP (JJ other) (NNS players)) (PP (IN in) (NP (DT the) (NN background)))))))))) (. .))) | Three wheelchair basketball players playing basketball in field. | ( ( ( Three ( wheelchair ( basketball players ) ) ) ( ( playing basketball ) ( in field ) ) ) . ) | (ROOT (NP (NP (CD Three) (NN wheelchair) (NN basketball) (NNS players)) (VP (VBG playing) (NP (NN basketball)) (PP (IN in) (NP (NN field)))) (. .))) |
484 | 482 | ['contradiction'] | 6822696890.jpg#0 | contradiction | 6822696890.jpg#0r1c | Three wheelchair basketball players wearing team uniforms are attempting to reach the descending basketball with other players in the background. | ( ( ( Three ( wheelchair ( basketball players ) ) ) ( wearing ( team uniforms ) ) ) ( ( are ( attempting ( to ( ( reach ( the ( descending basketball ) ) ) ( with ( ( other players ) ( in ( the background ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (CD Three) (NN wheelchair) (NN basketball) (NNS players)) (VP (VBG wearing) (NP (NN team) (NNS uniforms)))) (VP (VBP are) (VP (VBG attempting) (S (VP (TO to) (VP (VB reach) (NP (DT the) (VBG descending) (NN basketball)) (PP (IN with) (NP (NP (JJ other) (NNS players)) (PP (IN in) (NP (DT the) (NN background)))))))))) (. .))) | A peoples are taking coffee together at coffeshop. | ( ( A peoples ) ( ( are ( ( ( taking coffee ) together ) ( at coffeshop ) ) ) . ) ) | (ROOT (S (NP (DT A) (NNS peoples)) (VP (VBP are) (VP (VBG taking) (NP (NN coffee)) (ADVP (RB together)) (PP (IN at) (NP (NN coffeshop))))) (. .))) |
485 | 483 | ['contradiction'] | 6822696890.jpg#1 | contradiction | 6822696890.jpg#1r1c | Four guys in wheelchairs on a basketball court two are trying to grab a basketball in midair. | ( ( ( Four guys ) ( in ( wheelchairs ( on ( ( a ( basketball court ) ) two ) ) ) ) ) ( ( are ( trying ( to ( grab ( ( a basketball ) ( in midair ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (CD Four) (NNS guys)) (PP (IN in) (NP (NP (NNS wheelchairs)) (PP (IN on) (NP (NP (DT a) (NN basketball) (NN court)) (NP (CD two))))))) (VP (VBP are) (VP (VBG trying) (S (VP (TO to) (VP (VB grab) (NP (NP (DT a) (NN basketball)) (PP (IN in) (NP (NN midair))))))))) (. .))) | Four guys are playing cards. | ( ( Four guys ) ( ( are ( playing cards ) ) . ) ) | (ROOT (S (NP (CD Four) (NNS guys)) (VP (VBP are) (VP (VBG playing) (NP (NNS cards)))) (. .))) |
486 | 484 | ['entailment'] | 6822696890.jpg#1 | entailment | 6822696890.jpg#1r1e | Four guys in wheelchairs on a basketball court two are trying to grab a basketball in midair. | ( ( ( Four guys ) ( in ( wheelchairs ( on ( ( a ( basketball court ) ) two ) ) ) ) ) ( ( are ( trying ( to ( grab ( ( a basketball ) ( in midair ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (CD Four) (NNS guys)) (PP (IN in) (NP (NP (NNS wheelchairs)) (PP (IN on) (NP (NP (DT a) (NN basketball) (NN court)) (NP (CD two))))))) (VP (VBP are) (VP (VBG trying) (S (VP (TO to) (VP (VB grab) (NP (NP (DT a) (NN basketball)) (PP (IN in) (NP (NN midair))))))))) (. .))) | Four guys are playing basketball. | ( ( Four guys ) ( ( are ( playing basketball ) ) . ) ) | (ROOT (S (NP (CD Four) (NNS guys)) (VP (VBP are) (VP (VBG playing) (NP (NN basketball)))) (. .))) |
487 | 485 | ['neutral'] | 6822696890.jpg#1 | neutral | 6822696890.jpg#1r1n | Four guys in wheelchairs on a basketball court two are trying to grab a basketball in midair. | ( ( ( Four guys ) ( in ( wheelchairs ( on ( ( a ( basketball court ) ) two ) ) ) ) ) ( ( are ( trying ( to ( grab ( ( a basketball ) ( in midair ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (CD Four) (NNS guys)) (PP (IN in) (NP (NP (NNS wheelchairs)) (PP (IN on) (NP (NP (DT a) (NN basketball) (NN court)) (NP (CD two))))))) (VP (VBP are) (VP (VBG trying) (S (VP (TO to) (VP (VB grab) (NP (NP (DT a) (NN basketball)) (PP (IN in) (NP (NN midair))))))))) (. .))) | The four players are handicapped. | ( ( The ( four players ) ) ( ( are handicapped ) . ) ) | (ROOT (S (NP (DT The) (CD four) (NNS players)) (VP (VBP are) (NP (NNS handicapped))) (. .))) |
488 | 486 | ['contradiction'] | 411216802.jpg#0 | contradiction | 411216802.jpg#0r1c | Three dogs in different shades of brown and white biting and licking each other. | ( ( ( ( Three dogs ) ( in ( ( different shades ) ( of ( ( brown and ) white ) ) ) ) ) ( ( ( biting and ) licking ) ( each other ) ) ) . ) | (ROOT (NP (NP (NP (CD Three) (NNS dogs)) (PP (IN in) (NP (NP (JJ different) (NNS shades)) (PP (IN of) (NP (JJ brown) (CC and) (JJ white)))))) (VP (VBG biting) (CC and) (VBG licking) (NP (DT each) (JJ other))) (. .))) | the dogs are fighting | ( ( the dogs ) ( are fighting ) ) | (ROOT (S (NP (DT the) (NNS dogs)) (VP (VBP are) (VP (VBG fighting))))) |
489 | 487 | ['entailment'] | 411216802.jpg#0 | entailment | 411216802.jpg#0r1e | Three dogs in different shades of brown and white biting and licking each other. | ( ( ( ( Three dogs ) ( in ( ( different shades ) ( of ( ( brown and ) white ) ) ) ) ) ( ( ( biting and ) licking ) ( each other ) ) ) . ) | (ROOT (NP (NP (NP (CD Three) (NNS dogs)) (PP (IN in) (NP (NP (JJ different) (NNS shades)) (PP (IN of) (NP (JJ brown) (CC and) (JJ white)))))) (VP (VBG biting) (CC and) (VBG licking) (NP (DT each) (JJ other))) (. .))) | there are three dogs | ( there ( are ( three dogs ) ) ) | (ROOT (S (NP (EX there)) (VP (VBP are) (NP (CD three) (NNS dogs))))) |
490 | 488 | ['neutral'] | 411216802.jpg#0 | neutral | 411216802.jpg#0r1n | Three dogs in different shades of brown and white biting and licking each other. | ( ( ( ( Three dogs ) ( in ( ( different shades ) ( of ( ( brown and ) white ) ) ) ) ) ( ( ( biting and ) licking ) ( each other ) ) ) . ) | (ROOT (NP (NP (NP (CD Three) (NNS dogs)) (PP (IN in) (NP (NP (JJ different) (NNS shades)) (PP (IN of) (NP (JJ brown) (CC and) (JJ white)))))) (VP (VBG biting) (CC and) (VBG licking) (NP (DT each) (JJ other))) (. .))) | the dog playing | ( the ( dog playing ) ) | (ROOT (NP (DT the) (NN dog) (NN playing))) |
491 | 489 | ['neutral'] | 411216802.jpg#1 | neutral | 411216802.jpg#1r1n | Two dogs playfully bite a third dog, which has its tongue sticking out. | ( ( ( Two dogs ) playfully ) ( ( bite ( ( ( a ( third dog ) ) , ) ( which ( has ( ( its tongue ) ( sticking out ) ) ) ) ) ) . ) ) | (ROOT (S (ADVP (NP (CD Two) (NNS dogs)) (RB playfully)) (VP (VB bite) (NP (NP (DT a) (JJ third) (NN dog)) (, ,) (SBAR (WHNP (WDT which)) (S (VP (VBZ has) (NP (NP (PRP$ its) (NN tongue)) (VP (VBG sticking) (PRT (RP out))))))))) (. .))) | Two puppies bite their mother, while she pants. | ( ( Two puppies ) ( ( ( ( bite ( their mother ) ) , ) ( while ( she pants ) ) ) . ) ) | (ROOT (S (NP (CD Two) (NNS puppies)) (VP (VB bite) (NP (PRP$ their) (NN mother)) (, ,) (SBAR (IN while) (S (NP (PRP she)) (VP (VBD pants))))) (. .))) |
492 | 490 | ['contradiction'] | 411216802.jpg#1 | contradiction | 411216802.jpg#1r1c | Two dogs playfully bite a third dog, which has its tongue sticking out. | ( ( ( Two dogs ) playfully ) ( ( bite ( ( ( a ( third dog ) ) , ) ( which ( has ( ( its tongue ) ( sticking out ) ) ) ) ) ) . ) ) | (ROOT (S (ADVP (NP (CD Two) (NNS dogs)) (RB playfully)) (VP (VB bite) (NP (NP (DT a) (JJ third) (NN dog)) (, ,) (SBAR (WHNP (WDT which)) (S (VP (VBZ has) (NP (NP (PRP$ its) (NN tongue)) (VP (VBG sticking) (PRT (RP out))))))))) (. .))) | Two dogs are sleeping while a third eats its food. | ( ( Two dogs ) ( ( are ( sleeping ( while ( ( a third ) ( eats ( its food ) ) ) ) ) ) . ) ) | (ROOT (S (NP (CD Two) (NNS dogs)) (VP (VBP are) (VP (VBG sleeping) (SBAR (IN while) (S (NP (DT a) (JJ third)) (VP (VBZ eats) (NP (PRP$ its) (NN food))))))) (. .))) |
493 | 491 | ['entailment'] | 411216802.jpg#1 | entailment | 411216802.jpg#1r1e | Two dogs playfully bite a third dog, which has its tongue sticking out. | ( ( ( Two dogs ) playfully ) ( ( bite ( ( ( a ( third dog ) ) , ) ( which ( has ( ( its tongue ) ( sticking out ) ) ) ) ) ) . ) ) | (ROOT (S (ADVP (NP (CD Two) (NNS dogs)) (RB playfully)) (VP (VB bite) (NP (NP (DT a) (JJ third) (NN dog)) (, ,) (SBAR (WHNP (WDT which)) (S (VP (VBZ has) (NP (NP (PRP$ its) (NN tongue)) (VP (VBG sticking) (PRT (RP out))))))))) (. .))) | A pair of dogs tease a third with nibbles. | ( ( ( A pair ) ( of dogs ) ) ( ( ( tease ( a third ) ) ( with nibbles ) ) . ) ) | (ROOT (S (NP (NP (DT A) (NN pair)) (PP (IN of) (NP (NNS dogs)))) (VP (VBD tease) (NP (DT a) (JJ third)) (PP (IN with) (NP (NNS nibbles)))) (. .))) |
494 | 492 | ['contradiction'] | 411216802.jpg#2 | contradiction | 411216802.jpg#2r1c | Three small puppies bite and play together in the grass. | ( ( Three ( small puppies ) ) ( ( ( bite and ) ( ( play together ) ( in ( the grass ) ) ) ) . ) ) | (ROOT (S (NP (CD Three) (JJ small) (NNS puppies)) (VP (VP (VB bite)) (CC and) (VP (VB play) (ADVP (RB together)) (PP (IN in) (NP (DT the) (NN grass))))) (. .))) | The puppies are sleeping in a basket. | ( ( The puppies ) ( ( are ( sleeping ( in ( a basket ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNS puppies)) (VP (VBP are) (VP (VBG sleeping) (PP (IN in) (NP (DT a) (NN basket))))) (. .))) |
495 | 493 | ['neutral'] | 411216802.jpg#2 | neutral | 411216802.jpg#2r1n | Three small puppies bite and play together in the grass. | ( ( Three ( small puppies ) ) ( ( ( bite and ) ( ( play together ) ( in ( the grass ) ) ) ) . ) ) | (ROOT (S (NP (CD Three) (JJ small) (NNS puppies)) (VP (VP (VB bite)) (CC and) (VP (VB play) (ADVP (RB together)) (PP (IN in) (NP (DT the) (NN grass))))) (. .))) | They are playing at the dog park. | ( They ( ( are ( playing ( at ( the ( dog park ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP They)) (VP (VBP are) (VP (VBG playing) (PP (IN at) (NP (DT the) (NN dog) (NN park))))) (. .))) |
496 | 494 | ['entailment'] | 411216802.jpg#2 | entailment | 411216802.jpg#2r1e | Three small puppies bite and play together in the grass. | ( ( Three ( small puppies ) ) ( ( ( bite and ) ( ( play together ) ( in ( the grass ) ) ) ) . ) ) | (ROOT (S (NP (CD Three) (JJ small) (NNS puppies)) (VP (VP (VB bite)) (CC and) (VP (VB play) (ADVP (RB together)) (PP (IN in) (NP (DT the) (NN grass))))) (. .))) | Three puppies are playing outside. | ( ( Three puppies ) ( ( are ( playing outside ) ) . ) ) | (ROOT (S (NP (CD Three) (NNS puppies)) (VP (VBP are) (VP (VBG playing) (ADVP (RB outside)))) (. .))) |
497 | 495 | ['neutral'] | 411216802.jpg#3 | neutral | 411216802.jpg#3r1n | Two dogs biting another dog in a field. | ( ( ( Two dogs ) ( biting ( ( another dog ) ( in ( a field ) ) ) ) ) . ) | (ROOT (NP (NP (CD Two) (NNS dogs)) (VP (VBG biting) (NP (NP (DT another) (NN dog)) (PP (IN in) (NP (DT a) (NN field))))) (. .))) | dogs bitting | ( dogs bitting ) | (ROOT (S (NP (NNS dogs)) (VP (VBD bitting)))) |
498 | 496 | ['entailment'] | 411216802.jpg#3 | entailment | 411216802.jpg#3r1e | Two dogs biting another dog in a field. | ( ( ( Two dogs ) ( biting ( ( another dog ) ( in ( a field ) ) ) ) ) . ) | (ROOT (NP (NP (CD Two) (NNS dogs)) (VP (VBG biting) (NP (NP (DT another) (NN dog)) (PP (IN in) (NP (DT a) (NN field))))) (. .))) | dogs attacking another dog | ( dogs ( attacking ( another dog ) ) ) | (ROOT (NP (S (NP (NNS dogs)) (VP (VBG attacking) (NP (DT another) (NN dog)))))) |
499 | 497 | ['contradiction'] | 411216802.jpg#3 | contradiction | 411216802.jpg#3r1c | Two dogs biting another dog in a field. | ( ( ( Two dogs ) ( biting ( ( another dog ) ( in ( a field ) ) ) ) ) . ) | (ROOT (NP (NP (CD Two) (NNS dogs)) (VP (VBG biting) (NP (NP (DT another) (NN dog)) (PP (IN in) (NP (DT a) (NN field))))) (. .))) | dog sitting in filed | ( ( dog ( sitting in ) ) filed ) | (ROOT (S (NP (NP (NN dog)) (VP (VBG sitting) (PRT (RP in)))) (VP (VBD filed)))) |
500 | 498 | ['contradiction', 'contradiction', 'contradiction', 'contradiction', 'contradiction'] | 4934873039.jpg#4 | contradiction | 4934873039.jpg#4r1c | Tourists waiting at a train stop. | ( ( Tourists ( waiting ( at ( a ( train stop ) ) ) ) ) . ) | (ROOT (NP (NP (NNS Tourists)) (VP (VBG waiting) (PP (IN at) (NP (DT a) (NN train) (NN stop)))) (. .))) | Tourist walking around an art museum. | ( ( Tourist ( walking ( around ( an ( art museum ) ) ) ) ) . ) | (ROOT (NP (NP (NNP Tourist)) (VP (VBG walking) (PP (IN around) (NP (DT an) (NN art) (NN museum)))) (. .))) |
501 | 499 | ['neutral'] | 4934873039.jpg#4 | neutral | 4934873039.jpg#4r1n | Tourists waiting at a train stop. | ( ( Tourists ( waiting ( at ( a ( train stop ) ) ) ) ) . ) | (ROOT (NP (NP (NNS Tourists)) (VP (VBG waiting) (PP (IN at) (NP (DT a) (NN train) (NN stop)))) (. .))) | A group of tourist waiting for a train outside. | ( ( ( ( A group ) ( of tourist ) ) ( waiting ( for ( a ( train outside ) ) ) ) ) . ) | (ROOT (NP (NP (NP (DT A) (NN group)) (PP (IN of) (NP (NN tourist)))) (VP (VBG waiting) (PP (IN for) (NP (DT a) (NN train) (NN outside)))) (. .))) |
502 | 500 | ['entailment'] | 4934873039.jpg#4 | entailment | 4934873039.jpg#4r1e | Tourists waiting at a train stop. | ( ( Tourists ( waiting ( at ( a ( train stop ) ) ) ) ) . ) | (ROOT (NP (NP (NNS Tourists)) (VP (VBG waiting) (PP (IN at) (NP (DT a) (NN train) (NN stop)))) (. .))) | A group of tourist waiting for a train at a train station. | ( ( ( ( A group ) ( of tourist ) ) ( waiting ( for ( ( a train ) ( at ( a ( train station ) ) ) ) ) ) ) . ) | (ROOT (NP (NP (NP (DT A) (NN group)) (PP (IN of) (NP (NN tourist)))) (VP (VBG waiting) (PP (IN for) (NP (NP (DT a) (NN train)) (PP (IN at) (NP (DT a) (NN train) (NN station)))))) (. .))) |
503 | 501 | ['entailment'] | 4476454760.jpg#0 | entailment | 4476454760.jpg#0r1e | A doctor in blue scrubs is performing an operation assisted by two men and a woman. | ( ( ( A doctor ) ( in ( blue scrubs ) ) ) ( ( is ( performing ( ( an operation ) ( assisted ( by ( ( ( two men ) and ) ( a woman ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT A) (NN doctor)) (PP (IN in) (NP (JJ blue) (NNS scrubs)))) (VP (VBZ is) (VP (VBG performing) (NP (NP (DT an) (NN operation)) (VP (VBN assisted) (PP (IN by) (NP (NP (CD two) (NNS men)) (CC and) (NP (DT a) (NN woman)))))))) (. .))) | a old man was talking | ( ( a ( old man ) ) ( was talking ) ) | (ROOT (S (NP (DT a) (JJ old) (NN man)) (VP (VBD was) (VP (VBG talking))))) |
504 | 502 | ['contradiction', 'contradiction', 'contradiction', 'contradiction', 'contradiction'] | 4476454760.jpg#0 | contradiction | 4476454760.jpg#0r1c | A doctor in blue scrubs is performing an operation assisted by two men and a woman. | ( ( ( A doctor ) ( in ( blue scrubs ) ) ) ( ( is ( performing ( ( an operation ) ( assisted ( by ( ( ( two men ) and ) ( a woman ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT A) (NN doctor)) (PP (IN in) (NP (JJ blue) (NNS scrubs)))) (VP (VBZ is) (VP (VBG performing) (NP (NP (DT an) (NN operation)) (VP (VBN assisted) (PP (IN by) (NP (NP (CD two) (NNS men)) (CC and) (NP (DT a) (NN woman)))))))) (. .))) | the boys were angry | ( ( the boys ) ( were angry ) ) | (ROOT (S (NP (DT the) (NNS boys)) (VP (VBD were) (ADJP (JJ angry))))) |
505 | 503 | ['neutral'] | 4476454760.jpg#0 | neutral | 4476454760.jpg#0r1n | A doctor in blue scrubs is performing an operation assisted by two men and a woman. | ( ( ( A doctor ) ( in ( blue scrubs ) ) ) ( ( is ( performing ( ( an operation ) ( assisted ( by ( ( ( two men ) and ) ( a woman ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT A) (NN doctor)) (PP (IN in) (NP (JJ blue) (NNS scrubs)))) (VP (VBZ is) (VP (VBG performing) (NP (NP (DT an) (NN operation)) (VP (VBN assisted) (PP (IN by) (NP (NP (CD two) (NNS men)) (CC and) (NP (DT a) (NN woman)))))))) (. .))) | the child was happy | ( ( the child ) ( was happy ) ) | (ROOT (S (NP (DT the) (NN child)) (VP (VBD was) (ADJP (JJ happy))))) |
506 | 504 | ['neutral', 'neutral', 'neutral', 'neutral', 'entailment'] | 4115581760.jpg#2 | neutral | 4115581760.jpg#2r1n | A woman with a black jacket walks past an outdoor movie poster. | ( ( ( A woman ) ( with ( a ( black jacket ) ) ) ) ( ( walks ( past ( an ( outdoor ( movie poster ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT A) (NN woman)) (PP (IN with) (NP (DT a) (JJ black) (NN jacket)))) (VP (VBZ walks) (PP (IN past) (NP (DT an) (JJ outdoor) (NN movie) (NN poster)))) (. .))) | A female is leaving a movie theatre. | ( ( A female ) ( ( is ( leaving ( a ( movie theatre ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN female)) (VP (VBZ is) (VP (VBG leaving) (NP (DT a) (NN movie) (NN theatre)))) (. .))) |
507 | 505 | ['entailment'] | 4115581760.jpg#2 | entailment | 4115581760.jpg#2r1e | A woman with a black jacket walks past an outdoor movie poster. | ( ( ( A woman ) ( with ( a ( black jacket ) ) ) ) ( ( walks ( past ( an ( outdoor ( movie poster ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT A) (NN woman)) (PP (IN with) (NP (DT a) (JJ black) (NN jacket)))) (VP (VBZ walks) (PP (IN past) (NP (DT an) (JJ outdoor) (NN movie) (NN poster)))) (. .))) | A woman walking outside. | ( ( ( A woman ) ( walking outside ) ) . ) | (ROOT (NP (NP (DT A) (NN woman)) (VP (VBG walking) (ADVP (RB outside))) (. .))) |
508 | 506 | ['contradiction'] | 4115581760.jpg#2 | contradiction | 4115581760.jpg#2r1c | A woman with a black jacket walks past an outdoor movie poster. | ( ( ( A woman ) ( with ( a ( black jacket ) ) ) ) ( ( walks ( past ( an ( outdoor ( movie poster ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT A) (NN woman)) (PP (IN with) (NP (DT a) (JJ black) (NN jacket)))) (VP (VBZ walks) (PP (IN past) (NP (DT an) (JJ outdoor) (NN movie) (NN poster)))) (. .))) | A woman is cleaning up. | ( ( A woman ) ( ( is ( cleaning up ) ) . ) ) | (ROOT (S (NP (DT A) (NN woman)) (VP (VBZ is) (VP (VBG cleaning) (PRT (RP up)))) (. .))) |
509 | 507 | ['entailment'] | 3143765063.jpg#1 | entailment | 3143765063.jpg#1r1e | A man in an elf hat holding a white umbrella is standing on the sidewalk with two other men. | ( ( ( A man ) ( in ( ( an ( elf hat ) ) ( holding ( a ( white umbrella ) ) ) ) ) ) ( ( is ( standing ( on ( ( the sidewalk ) ( with ( two ( other men ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT A) (NN man)) (PP (IN in) (NP (NP (DT an) (NN elf) (NN hat)) (VP (VBG holding) (NP (DT a) (JJ white) (NN umbrella)))))) (VP (VBZ is) (VP (VBG standing) (PP (IN on) (NP (NP (DT the) (NN sidewalk)) (PP (IN with) (NP (CD two) (JJ other) (NNS men))))))) (. .))) | A man stands. | ( ( A man ) ( stands . ) ) | (ROOT (S (NP (DT A) (NN man)) (VP (VBZ stands)) (. .))) |
510 | 508 | ['contradiction'] | 3143765063.jpg#1 | contradiction | 3143765063.jpg#1r1c | A man in an elf hat holding a white umbrella is standing on the sidewalk with two other men. | ( ( ( A man ) ( in ( ( an ( elf hat ) ) ( holding ( a ( white umbrella ) ) ) ) ) ) ( ( is ( standing ( on ( ( the sidewalk ) ( with ( two ( other men ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT A) (NN man)) (PP (IN in) (NP (NP (DT an) (NN elf) (NN hat)) (VP (VBG holding) (NP (DT a) (JJ white) (NN umbrella)))))) (VP (VBZ is) (VP (VBG standing) (PP (IN on) (NP (NP (DT the) (NN sidewalk)) (PP (IN with) (NP (CD two) (JJ other) (NNS men))))))) (. .))) | My love's like a red, red wig. | ( ( My love ) ( ( 's ( like ( a ( red ( , ( red wig ) ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP$ My) (NN love)) (VP (VBZ 's) (PP (IN like) (NP (DT a) (JJ red) (, ,) (JJ red) (NN wig)))) (. .))) |
511 | 509 | ['neutral'] | 3143765063.jpg#1 | neutral | 3143765063.jpg#1r1n | A man in an elf hat holding a white umbrella is standing on the sidewalk with two other men. | ( ( ( A man ) ( in ( ( an ( elf hat ) ) ( holding ( a ( white umbrella ) ) ) ) ) ) ( ( is ( standing ( on ( ( the sidewalk ) ( with ( two ( other men ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT A) (NN man)) (PP (IN in) (NP (NP (DT an) (NN elf) (NN hat)) (VP (VBG holding) (NP (DT a) (JJ white) (NN umbrella)))))) (VP (VBZ is) (VP (VBG standing) (PP (IN on) (NP (NP (DT the) (NN sidewalk)) (PP (IN with) (NP (CD two) (JJ other) (NNS men))))))) (. .))) | Others are nearby. | ( Others ( ( are nearby ) . ) ) | (ROOT (S (NP (NNS Others)) (VP (VBP are) (ADVP (RB nearby))) (. .))) |
512 | 510 | ['contradiction'] | 5728470160.jpg#3 | contradiction | 5728470160.jpg#3r1c | Indian lady and a guy in a blue suit dancing in the sunlight. | ( ( ( ( ( Indian lady ) and ) ( ( a guy ) ( in ( a ( blue suit ) ) ) ) ) ( dancing ( in ( the sunlight ) ) ) ) . ) | (ROOT (NP (NP (NP (JJ Indian) (NN lady)) (CC and) (NP (NP (DT a) (NN guy)) (PP (IN in) (NP (DT a) (JJ blue) (NN suit))))) (VP (VBG dancing) (PP (IN in) (NP (DT the) (NN sunlight)))) (. .))) | A woman eats a pickle. | ( ( A woman ) ( ( eats ( a pickle ) ) . ) ) | (ROOT (S (NP (DT A) (NN woman)) (VP (VBZ eats) (NP (DT a) (NN pickle))) (. .))) |
513 | 511 | ['entailment'] | 5728470160.jpg#3 | entailment | 5728470160.jpg#3r1e | Indian lady and a guy in a blue suit dancing in the sunlight. | ( ( ( ( ( Indian lady ) and ) ( ( a guy ) ( in ( a ( blue suit ) ) ) ) ) ( dancing ( in ( the sunlight ) ) ) ) . ) | (ROOT (NP (NP (NP (JJ Indian) (NN lady)) (CC and) (NP (NP (DT a) (NN guy)) (PP (IN in) (NP (DT a) (JJ blue) (NN suit))))) (VP (VBG dancing) (PP (IN in) (NP (DT the) (NN sunlight)))) (. .))) | Two people dancing outdoors. | ( ( ( Two people ) ( dancing outdoors ) ) . ) | (ROOT (NP (NP (CD Two) (NNS people)) (VP (VBG dancing) (ADVP (RB outdoors))) (. .))) |
514 | 512 | ['neutral'] | 5728470160.jpg#3 | neutral | 5728470160.jpg#3r1n | Indian lady and a guy in a blue suit dancing in the sunlight. | ( ( ( ( ( Indian lady ) and ) ( ( a guy ) ( in ( a ( blue suit ) ) ) ) ) ( dancing ( in ( the sunlight ) ) ) ) . ) | (ROOT (NP (NP (NP (JJ Indian) (NN lady)) (CC and) (NP (NP (DT a) (NN guy)) (PP (IN in) (NP (DT a) (JJ blue) (NN suit))))) (VP (VBG dancing) (PP (IN in) (NP (DT the) (NN sunlight)))) (. .))) | Two people dancing while a band performs. | ( ( ( Two people ) ( dancing ( while ( ( a band ) performs ) ) ) ) . ) | (ROOT (NP (NP (CD Two) (NNS people)) (VP (VBG dancing) (SBAR (IN while) (S (NP (DT a) (NN band)) (VP (VBZ performs))))) (. .))) |
515 | 513 | ['entailment'] | 3525332706.jpg#4 | entailment | 3525332706.jpg#4r1e | Two older men are talking. | ( ( Two ( older men ) ) ( ( are talking ) . ) ) | (ROOT (S (NP (CD Two) (JJR older) (NNS men)) (VP (VBP are) (VP (VBG talking))) (. .))) | Two people are having a conversation. | ( ( Two people ) ( ( are ( having ( a conversation ) ) ) . ) ) | (ROOT (S (NP (CD Two) (NNS people)) (VP (VBP are) (VP (VBG having) (NP (DT a) (NN conversation)))) (. .))) |
516 | 514 | ['neutral'] | 3525332706.jpg#4 | neutral | 3525332706.jpg#4r1n | Two older men are talking. | ( ( Two ( older men ) ) ( ( are talking ) . ) ) | (ROOT (S (NP (CD Two) (JJR older) (NNS men)) (VP (VBP are) (VP (VBG talking))) (. .))) | Men are exchanging ideas. | ( Men ( ( are ( exchanging ideas ) ) . ) ) | (ROOT (S (NP (NNP Men)) (VP (VBP are) (VP (VBG exchanging) (NP (NNS ideas)))) (. .))) |
517 | 515 | ['contradiction'] | 3525332706.jpg#4 | contradiction | 3525332706.jpg#4r1c | Two older men are talking. | ( ( Two ( older men ) ) ( ( are talking ) . ) ) | (ROOT (S (NP (CD Two) (JJR older) (NNS men)) (VP (VBP are) (VP (VBG talking))) (. .))) | A crowd is talking over each other. | ( ( A crowd ) ( ( is ( talking ( over ( each other ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN crowd)) (VP (VBZ is) (VP (VBG talking) (PP (IN over) (NP (DT each) (JJ other))))) (. .))) |
518 | 516 | ['neutral'] | 6431072589.jpg#2 | neutral | 6431072589.jpg#2r5n | A mountain biker jumping a slope outdoors in a forest area. | ( ( ( A ( mountain biker ) ) ( ( ( jumping ( a slope ) ) outdoors ) ( in ( a ( forest area ) ) ) ) ) . ) | (ROOT (NP (NP (DT A) (NN mountain) (NN biker)) (VP (VBG jumping) (NP (DT a) (NN slope)) (ADVP (RB outdoors)) (PP (IN in) (NP (DT a) (NN forest) (NN area)))) (. .))) | They are going fast. | ( They ( ( are ( going fast ) ) . ) ) | (ROOT (S (NP (PRP They)) (VP (VBP are) (VP (VBG going) (ADVP (RB fast)))) (. .))) |
519 | 517 | ['entailment'] | 6431072589.jpg#2 | entailment | 6431072589.jpg#2r3e | A mountain biker jumping a slope outdoors in a forest area. | ( ( ( A ( mountain biker ) ) ( ( ( jumping ( a slope ) ) outdoors ) ( in ( a ( forest area ) ) ) ) ) . ) | (ROOT (NP (NP (DT A) (NN mountain) (NN biker)) (VP (VBG jumping) (NP (DT a) (NN slope)) (ADVP (RB outdoors)) (PP (IN in) (NP (DT a) (NN forest) (NN area)))) (. .))) | A biker is doing jumps by trees. | ( ( A biker ) ( ( is ( ( doing jumps ) ( by trees ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN biker)) (VP (VBZ is) (VP (VBG doing) (NP (NNS jumps)) (PP (IN by) (NP (NNS trees))))) (. .))) |
520 | 518 | ['contradiction'] | 6431072589.jpg#2 | contradiction | 6431072589.jpg#2r5c | A mountain biker jumping a slope outdoors in a forest area. | ( ( ( A ( mountain biker ) ) ( ( ( jumping ( a slope ) ) outdoors ) ( in ( a ( forest area ) ) ) ) ) . ) | (ROOT (NP (NP (DT A) (NN mountain) (NN biker)) (VP (VBG jumping) (NP (DT a) (NN slope)) (ADVP (RB outdoors)) (PP (IN in) (NP (DT a) (NN forest) (NN area)))) (. .))) | They aren't on bikes. | ( They ( ( ( are n't ) ( on bikes ) ) . ) ) | (ROOT (S (NP (PRP They)) (VP (VBP are) (RB n't) (PP (IN on) (NP (NNS bikes)))) (. .))) |
521 | 519 | ['neutral'] | 6431072589.jpg#2 | neutral | 6431072589.jpg#2r4n | A mountain biker jumping a slope outdoors in a forest area. | ( ( ( A ( mountain biker ) ) ( ( ( jumping ( a slope ) ) outdoors ) ( in ( a ( forest area ) ) ) ) ) . ) | (ROOT (NP (NP (DT A) (NN mountain) (NN biker)) (VP (VBG jumping) (NP (DT a) (NN slope)) (ADVP (RB outdoors)) (PP (IN in) (NP (DT a) (NN forest) (NN area)))) (. .))) | A person is trying to learn new tricks on their bike. | ( ( A person ) ( ( is ( trying ( to ( ( learn ( new tricks ) ) ( on ( their bike ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN person)) (VP (VBZ is) (VP (VBG trying) (S (VP (TO to) (VP (VB learn) (NP (JJ new) (NNS tricks)) (PP (IN on) (NP (PRP$ their) (NN bike)))))))) (. .))) |
522 | 520 | ['entailment'] | 6431072589.jpg#2 | entailment | 6431072589.jpg#2r2e | A mountain biker jumping a slope outdoors in a forest area. | ( ( ( A ( mountain biker ) ) ( ( ( jumping ( a slope ) ) outdoors ) ( in ( a ( forest area ) ) ) ) ) . ) | (ROOT (NP (NP (DT A) (NN mountain) (NN biker)) (VP (VBG jumping) (NP (DT a) (NN slope)) (ADVP (RB outdoors)) (PP (IN in) (NP (DT a) (NN forest) (NN area)))) (. .))) | The biker is jumping into a hole. | ( ( The biker ) ( ( is ( jumping ( into ( a hole ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN biker)) (VP (VBZ is) (VP (VBG jumping) (PP (IN into) (NP (DT a) (NN hole))))) (. .))) |
523 | 521 | ['entailment'] | 6431072589.jpg#2 | entailment | 6431072589.jpg#2r4e | A mountain biker jumping a slope outdoors in a forest area. | ( ( ( A ( mountain biker ) ) ( ( ( jumping ( a slope ) ) outdoors ) ( in ( a ( forest area ) ) ) ) ) . ) | (ROOT (NP (NP (DT A) (NN mountain) (NN biker)) (VP (VBG jumping) (NP (DT a) (NN slope)) (ADVP (RB outdoors)) (PP (IN in) (NP (DT a) (NN forest) (NN area)))) (. .))) | A person rides a bike outdoors. | ( ( A person ) ( ( ( rides ( a bike ) ) outdoors ) . ) ) | (ROOT (S (NP (DT A) (NN person)) (VP (VBD rides) (NP (DT a) (NN bike)) (ADVP (RB outdoors))) (. .))) |
524 | 522 | ['neutral'] | 6431072589.jpg#2 | neutral | 6431072589.jpg#2r1n | A mountain biker jumping a slope outdoors in a forest area. | ( ( ( A ( mountain biker ) ) ( ( ( jumping ( a slope ) ) outdoors ) ( in ( a ( forest area ) ) ) ) ) . ) | (ROOT (NP (NP (DT A) (NN mountain) (NN biker)) (VP (VBG jumping) (NP (DT a) (NN slope)) (ADVP (RB outdoors)) (PP (IN in) (NP (DT a) (NN forest) (NN area)))) (. .))) | The biker can be a man or a woman | ( ( The biker ) ( can ( be ( ( ( a man ) or ) ( a woman ) ) ) ) ) | (ROOT (S (NP (DT The) (NN biker)) (VP (MD can) (VP (VB be) (NP (NP (DT a) (NN man)) (CC or) (NP (DT a) (NN woman))))))) |
525 | 523 | ['entailment'] | 6431072589.jpg#2 | entailment | 6431072589.jpg#2r1e | A mountain biker jumping a slope outdoors in a forest area. | ( ( ( A ( mountain biker ) ) ( ( ( jumping ( a slope ) ) outdoors ) ( in ( a ( forest area ) ) ) ) ) . ) | (ROOT (NP (NP (DT A) (NN mountain) (NN biker)) (VP (VBG jumping) (NP (DT a) (NN slope)) (ADVP (RB outdoors)) (PP (IN in) (NP (DT a) (NN forest) (NN area)))) (. .))) | There's a biker | ( There ( 's ( a biker ) ) ) | (ROOT (S (NP (EX There)) (VP (VBZ 's) (NP (DT a) (NN biker))))) |
526 | 524 | ['neutral'] | 6431072589.jpg#2 | neutral | 6431072589.jpg#2r3n | A mountain biker jumping a slope outdoors in a forest area. | ( ( ( A ( mountain biker ) ) ( ( ( jumping ( a slope ) ) outdoors ) ( in ( a ( forest area ) ) ) ) ) . ) | (ROOT (NP (NP (DT A) (NN mountain) (NN biker)) (VP (VBG jumping) (NP (DT a) (NN slope)) (ADVP (RB outdoors)) (PP (IN in) (NP (DT a) (NN forest) (NN area)))) (. .))) | A biker is doing jumps in a wooded area. | ( ( A biker ) ( ( is ( doing ( jumps ( in ( a ( wooded area ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN biker)) (VP (VBZ is) (VP (VBG doing) (NP (NP (NNS jumps)) (PP (IN in) (NP (DT a) (JJ wooded) (NN area)))))) (. .))) |
527 | 525 | ['neutral'] | 6431072589.jpg#2 | neutral | 6431072589.jpg#2r2n | A mountain biker jumping a slope outdoors in a forest area. | ( ( ( A ( mountain biker ) ) ( ( ( jumping ( a slope ) ) outdoors ) ( in ( a ( forest area ) ) ) ) ) . ) | (ROOT (NP (NP (DT A) (NN mountain) (NN biker)) (VP (VBG jumping) (NP (DT a) (NN slope)) (ADVP (RB outdoors)) (PP (IN in) (NP (DT a) (NN forest) (NN area)))) (. .))) | The biker is using a small bike to jump a hole. | ( ( The biker ) ( ( is ( ( using ( a ( small bike ) ) ) ( to ( jump ( a hole ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN biker)) (VP (VBZ is) (VP (VBG using) (NP (DT a) (JJ small) (NN bike)) (S (VP (TO to) (VP (VB jump) (NP (DT a) (NN hole))))))) (. .))) |
528 | 526 | ['entailment'] | 6431072589.jpg#2 | entailment | 6431072589.jpg#2r5e | A mountain biker jumping a slope outdoors in a forest area. | ( ( ( A ( mountain biker ) ) ( ( ( jumping ( a slope ) ) outdoors ) ( in ( a ( forest area ) ) ) ) ) . ) | (ROOT (NP (NP (DT A) (NN mountain) (NN biker)) (VP (VBG jumping) (NP (DT a) (NN slope)) (ADVP (RB outdoors)) (PP (IN in) (NP (DT a) (NN forest) (NN area)))) (. .))) | They are avoiding trees. | ( They ( ( are ( avoiding trees ) ) . ) ) | (ROOT (S (NP (PRP They)) (VP (VBP are) (VP (VBG avoiding) (NP (NNS trees)))) (. .))) |
529 | 527 | ['contradiction'] | 6431072589.jpg#2 | contradiction | 6431072589.jpg#2r3c | A mountain biker jumping a slope outdoors in a forest area. | ( ( ( A ( mountain biker ) ) ( ( ( jumping ( a slope ) ) outdoors ) ( in ( a ( forest area ) ) ) ) ) . ) | (ROOT (NP (NP (DT A) (NN mountain) (NN biker)) (VP (VBG jumping) (NP (DT a) (NN slope)) (ADVP (RB outdoors)) (PP (IN in) (NP (DT a) (NN forest) (NN area)))) (. .))) | The mountain biker is going on a desert trail. | ( ( The ( mountain biker ) ) ( ( is ( going ( on ( a ( desert trail ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN mountain) (NN biker)) (VP (VBZ is) (VP (VBG going) (PP (IN on) (NP (DT a) (NN desert) (NN trail))))) (. .))) |
530 | 528 | ['contradiction'] | 6431072589.jpg#2 | contradiction | 6431072589.jpg#2r2c | A mountain biker jumping a slope outdoors in a forest area. | ( ( ( A ( mountain biker ) ) ( ( ( jumping ( a slope ) ) outdoors ) ( in ( a ( forest area ) ) ) ) ) . ) | (ROOT (NP (NP (DT A) (NN mountain) (NN biker)) (VP (VBG jumping) (NP (DT a) (NN slope)) (ADVP (RB outdoors)) (PP (IN in) (NP (DT a) (NN forest) (NN area)))) (. .))) | The biker is trying to jump over a volcano. | ( ( The biker ) ( ( is ( trying ( to ( jump ( over ( a volcano ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN biker)) (VP (VBZ is) (VP (VBG trying) (S (VP (TO to) (VP (VB jump) (PP (IN over) (NP (DT a) (NN volcano)))))))) (. .))) |
531 | 529 | ['contradiction'] | 6431072589.jpg#2 | contradiction | 6431072589.jpg#2r1c | A mountain biker jumping a slope outdoors in a forest area. | ( ( ( A ( mountain biker ) ) ( ( ( jumping ( a slope ) ) outdoors ) ( in ( a ( forest area ) ) ) ) ) . ) | (ROOT (NP (NP (DT A) (NN mountain) (NN biker)) (VP (VBG jumping) (NP (DT a) (NN slope)) (ADVP (RB outdoors)) (PP (IN in) (NP (DT a) (NN forest) (NN area)))) (. .))) | He's indoors | ( He ( 's indoors ) ) | (ROOT (S (NP (PRP He)) (VP (VBZ 's) (ADVP (RB indoors))))) |
532 | 530 | ['contradiction'] | 6431072589.jpg#2 | contradiction | 6431072589.jpg#2r4c | A mountain biker jumping a slope outdoors in a forest area. | ( ( ( A ( mountain biker ) ) ( ( ( jumping ( a slope ) ) outdoors ) ( in ( a ( forest area ) ) ) ) ) . ) | (ROOT (NP (NP (DT A) (NN mountain) (NN biker)) (VP (VBG jumping) (NP (DT a) (NN slope)) (ADVP (RB outdoors)) (PP (IN in) (NP (DT a) (NN forest) (NN area)))) (. .))) | A person is riding in a bobsled. | ( ( A person ) ( ( is ( riding ( in ( a bobsled ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN person)) (VP (VBZ is) (VP (VBG riding) (PP (IN in) (NP (DT a) (NN bobsled))))) (. .))) |
533 | 531 | ['neutral'] | 3525332706.jpg#0 | neutral | 3525332706.jpg#0r1n | Two older men in winter coats talking outside of a shop with a grassy lawn covered in a light coat of snow in front of it. | ( ( ( ( ( ( Two ( older men ) ) ( in ( ( winter coats ) ( talking outside ) ) ) ) ( of ( a shop ) ) ) ( with ( a ( grassy lawn ) ) ) ) ( ( covered ( in ( ( a ( light coat ) ) ( of snow ) ) ) ) ( in ( front ( of it ) ) ) ) ) . ) | (ROOT (NP (NP (CD Two) (JJR older) (NNS men)) (PP (IN in) (NP (NP (NN winter) (NNS coats)) (VP (VBG talking) (ADVP (RB outside))))) (PP (IN of) (NP (DT a) (NN shop))) (PP (IN with) (NP (DT a) (JJ grassy) (NN lawn))) (VP (VBN covered) (PP (IN in) (NP (NP (DT a) (JJ light) (NN coat)) (PP (IN of) (NP (NN snow))))) (PP (IN in) (NP (NP (NN front)) (PP (IN of) (NP (PRP it)))))) (. .))) | The old men are discussing the weather. | ( ( The ( old men ) ) ( ( are ( discussing ( the weather ) ) ) . ) ) | (ROOT (S (NP (DT The) (JJ old) (NNS men)) (VP (VBP are) (VP (VBG discussing) (NP (DT the) (NN weather)))) (. .))) |
534 | 532 | ['entailment'] | 3525332706.jpg#0 | entailment | 3525332706.jpg#0r1e | Two older men in winter coats talking outside of a shop with a grassy lawn covered in a light coat of snow in front of it. | ( ( ( ( ( ( Two ( older men ) ) ( in ( ( winter coats ) ( talking outside ) ) ) ) ( of ( a shop ) ) ) ( with ( a ( grassy lawn ) ) ) ) ( ( covered ( in ( ( a ( light coat ) ) ( of snow ) ) ) ) ( in ( front ( of it ) ) ) ) ) . ) | (ROOT (NP (NP (CD Two) (JJR older) (NNS men)) (PP (IN in) (NP (NP (NN winter) (NNS coats)) (VP (VBG talking) (ADVP (RB outside))))) (PP (IN of) (NP (DT a) (NN shop))) (PP (IN with) (NP (DT a) (JJ grassy) (NN lawn))) (VP (VBN covered) (PP (IN in) (NP (NP (DT a) (JJ light) (NN coat)) (PP (IN of) (NP (NN snow))))) (PP (IN in) (NP (NP (NN front)) (PP (IN of) (NP (PRP it)))))) (. .))) | Two old men in winter coats talk outside. | ( ( ( Two ( old men ) ) ( in ( winter coats ) ) ) ( ( talk outside ) . ) ) | (ROOT (S (NP (NP (CD Two) (JJ old) (NNS men)) (PP (IN in) (NP (NN winter) (NNS coats)))) (VP (VBP talk) (ADVP (RB outside))) (. .))) |
535 | 533 | ['contradiction'] | 3525332706.jpg#0 | contradiction | 3525332706.jpg#0r1c | Two older men in winter coats talking outside of a shop with a grassy lawn covered in a light coat of snow in front of it. | ( ( ( ( ( ( Two ( older men ) ) ( in ( ( winter coats ) ( talking outside ) ) ) ) ( of ( a shop ) ) ) ( with ( a ( grassy lawn ) ) ) ) ( ( covered ( in ( ( a ( light coat ) ) ( of snow ) ) ) ) ( in ( front ( of it ) ) ) ) ) . ) | (ROOT (NP (NP (CD Two) (JJR older) (NNS men)) (PP (IN in) (NP (NP (NN winter) (NNS coats)) (VP (VBG talking) (ADVP (RB outside))))) (PP (IN of) (NP (DT a) (NN shop))) (PP (IN with) (NP (DT a) (JJ grassy) (NN lawn))) (VP (VBN covered) (PP (IN in) (NP (NP (DT a) (JJ light) (NN coat)) (PP (IN of) (NP (NN snow))))) (PP (IN in) (NP (NP (NN front)) (PP (IN of) (NP (PRP it)))))) (. .))) | The old men are wearing raincoats. | ( ( The ( old men ) ) ( ( are ( wearing raincoats ) ) . ) ) | (ROOT (S (NP (DT The) (JJ old) (NNS men)) (VP (VBP are) (VP (VBG wearing) (NP (NNS raincoats)))) (. .))) |
536 | 534 | ['neutral', 'contradiction', 'contradiction', 'neutral', 'contradiction'] | 3525332706.jpg#1 | contradiction | 3525332706.jpg#1r1n | Two elderly men having a conversation, snow covered grass in the background. | ( ( ( Two ( elderly men ) ) ( having ( a conversation ) ) ) ( , ( snow ( ( ( covered grass ) ( in ( the background ) ) ) . ) ) ) ) | (ROOT (S (S (NP (CD Two) (JJ elderly) (NNS men)) (VP (VBG having) (NP (DT a) (NN conversation)))) (, ,) (NP (NN snow)) (VP (VBD covered) (NP (NN grass)) (PP (IN in) (NP (DT the) (NN background)))) (. .))) | The men are drinking coffee and having some cookies | ( ( The men ) ( are ( ( ( drinking coffee ) and ) ( having ( some cookies ) ) ) ) ) | (ROOT (S (NP (DT The) (NNS men)) (VP (VBP are) (VP (VP (VBG drinking) (NP (NN coffee))) (CC and) (VP (VBG having) (NP (DT some) (NNS cookies))))))) |
537 | 535 | ['contradiction'] | 3525332706.jpg#1 | contradiction | 3525332706.jpg#1r1c | Two elderly men having a conversation, snow covered grass in the background. | ( ( ( Two ( elderly men ) ) ( having ( a conversation ) ) ) ( , ( snow ( ( ( covered grass ) ( in ( the background ) ) ) . ) ) ) ) | (ROOT (S (S (NP (CD Two) (JJ elderly) (NNS men)) (VP (VBG having) (NP (DT a) (NN conversation)))) (, ,) (NP (NN snow)) (VP (VBD covered) (NP (NN grass)) (PP (IN in) (NP (DT the) (NN background)))) (. .))) | The men are sleeping | ( ( The men ) ( are sleeping ) ) | (ROOT (S (NP (DT The) (NNS men)) (VP (VBP are) (VP (VBG sleeping))))) |
538 | 536 | ['entailment'] | 3525332706.jpg#1 | entailment | 3525332706.jpg#1r1e | Two elderly men having a conversation, snow covered grass in the background. | ( ( ( Two ( elderly men ) ) ( having ( a conversation ) ) ) ( , ( snow ( ( ( covered grass ) ( in ( the background ) ) ) . ) ) ) ) | (ROOT (S (S (NP (CD Two) (JJ elderly) (NNS men)) (VP (VBG having) (NP (DT a) (NN conversation)))) (, ,) (NP (NN snow)) (VP (VBD covered) (NP (NN grass)) (PP (IN in) (NP (DT the) (NN background)))) (. .))) | There are two men outside in this picture | ( There ( ( are ( ( two men ) outside ) ) ( in ( this picture ) ) ) ) | (ROOT (S (NP (EX There)) (VP (VBP are) (ADVP (NP (CD two) (NNS men)) (IN outside)) (PP (IN in) (NP (DT this) (NN picture)))))) |
539 | 537 | ['neutral'] | 3525332706.jpg#2 | neutral | 3525332706.jpg#2r1n | Two men are standing outside and snow is on the ground. | ( ( ( ( ( Two men ) ( are ( standing outside ) ) ) and ) ( snow ( is ( on ( the ground ) ) ) ) ) . ) | (ROOT (S (S (NP (CD Two) (NNS men)) (VP (VBP are) (VP (VBG standing) (ADVP (RB outside))))) (CC and) (S (NP (NN snow)) (VP (VBZ is) (PP (IN on) (NP (DT the) (NN ground))))) (. .))) | Two men preparing for a snowball fight. | ( ( ( Two men ) ( preparing ( for ( a ( snowball fight ) ) ) ) ) . ) | (ROOT (NP (NP (CD Two) (NNS men)) (VP (VBG preparing) (PP (IN for) (NP (DT a) (JJ snowball) (NN fight)))) (. .))) |
540 | 538 | ['entailment'] | 3525332706.jpg#2 | entailment | 3525332706.jpg#2r1e | Two men are standing outside and snow is on the ground. | ( ( ( ( ( Two men ) ( are ( standing outside ) ) ) and ) ( snow ( is ( on ( the ground ) ) ) ) ) . ) | (ROOT (S (S (NP (CD Two) (NNS men)) (VP (VBP are) (VP (VBG standing) (ADVP (RB outside))))) (CC and) (S (NP (NN snow)) (VP (VBZ is) (PP (IN on) (NP (DT the) (NN ground))))) (. .))) | People are near snow. | ( People ( ( are ( near snow ) ) . ) ) | (ROOT (S (NP (NNS People)) (VP (VBP are) (PP (IN near) (NP (NN snow)))) (. .))) |
541 | 539 | ['contradiction'] | 3525332706.jpg#2 | contradiction | 3525332706.jpg#2r1c | Two men are standing outside and snow is on the ground. | ( ( ( ( ( Two men ) ( are ( standing outside ) ) ) and ) ( snow ( is ( on ( the ground ) ) ) ) ) . ) | (ROOT (S (S (NP (CD Two) (NNS men)) (VP (VBP are) (VP (VBG standing) (ADVP (RB outside))))) (CC and) (S (NP (NN snow)) (VP (VBZ is) (PP (IN on) (NP (DT the) (NN ground))))) (. .))) | Men making snow angels. | ( ( Men ( making ( snow angels ) ) ) . ) | (ROOT (NP (NP (NNS Men)) (VP (VBG making) (NP (NN snow) (NNS angels))) (. .))) |
542 | 540 | ['contradiction'] | 3525332706.jpg#3 | contradiction | 3525332706.jpg#3r1c | Two older men in coats are standing outside. | ( ( ( Two ( older men ) ) ( in coats ) ) ( ( are ( standing outside ) ) . ) ) | (ROOT (S (NP (NP (CD Two) (JJR older) (NNS men)) (PP (IN in) (NP (NNS coats)))) (VP (VBP are) (VP (VBG standing) (ADVP (RB outside)))) (. .))) | These men never wore coats. | ( ( These men ) ( never ( ( wore coats ) . ) ) ) | (ROOT (S (NP (DT These) (NNS men)) (ADVP (RB never)) (VP (VBD wore) (NP (NNS coats))) (. .))) |
543 | 541 | ['entailment'] | 3525332706.jpg#3 | entailment | 3525332706.jpg#3r1e | Two older men in coats are standing outside. | ( ( ( Two ( older men ) ) ( in coats ) ) ( ( are ( standing outside ) ) . ) ) | (ROOT (S (NP (NP (CD Two) (JJR older) (NNS men)) (PP (IN in) (NP (NNS coats)))) (VP (VBP are) (VP (VBG standing) (ADVP (RB outside)))) (. .))) | They are outside wearing coats. | ( They ( ( ( are outside ) ( wearing coats ) ) . ) ) | (ROOT (S (NP (PRP They)) (VP (VBP are) (ADVP (RB outside)) (VP (VBG wearing) (NP (NNS coats)))) (. .))) |
544 | 542 | ['neutral', 'neutral', 'neutral', 'contradiction', 'neutral'] | 3525332706.jpg#3 | neutral | 3525332706.jpg#3r1n | Two older men in coats are standing outside. | ( ( ( Two ( older men ) ) ( in coats ) ) ( ( are ( standing outside ) ) . ) ) | (ROOT (S (NP (NP (CD Two) (JJR older) (NNS men)) (PP (IN in) (NP (NNS coats)))) (VP (VBP are) (VP (VBG standing) (ADVP (RB outside)))) (. .))) | It is cold, but they went outside anyway. | ( ( ( ( ( It ( is cold ) ) , ) but ) ( they ( ( went outside ) anyway ) ) ) . ) | (ROOT (S (S (NP (PRP It)) (VP (VBZ is) (ADJP (JJ cold)))) (, ,) (CC but) (S (NP (PRP they)) (VP (VBD went) (ADVP (RB outside)) (ADVP (RB anyway)))) (. .))) |
545 | 543 | ['contradiction'] | 129528391.jpg#3 | contradiction | 129528391.jpg#3r1c | A gentleman in a purple scarf and hat is looking at money while holding an accordion. | ( ( ( A gentleman ) ( in ( a ( purple ( ( scarf and ) hat ) ) ) ) ) ( ( is ( ( looking ( at money ) ) ( while ( holding ( an accordion ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT A) (NN gentleman)) (PP (IN in) (NP (DT a) (JJ purple) (NN scarf) (CC and) (NN hat)))) (VP (VBZ is) (VP (VBG looking) (PP (IN at) (NP (NN money))) (PP (IN while) (S (VP (VBG holding) (NP (DT an) (NN accordion))))))) (. .))) | A woman is brushing her hair in her bedroom. | ( ( A woman ) ( ( is ( ( brushing ( her hair ) ) ( in ( her bedroom ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN woman)) (VP (VBZ is) (VP (VBG brushing) (NP (PRP$ her) (NN hair)) (PP (IN in) (NP (PRP$ her) (NN bedroom))))) (. .))) |
546 | 544 | ['entailment'] | 129528391.jpg#3 | entailment | 129528391.jpg#3r1e | A gentleman in a purple scarf and hat is looking at money while holding an accordion. | ( ( ( A gentleman ) ( in ( a ( purple ( ( scarf and ) hat ) ) ) ) ) ( ( is ( ( looking ( at money ) ) ( while ( holding ( an accordion ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT A) (NN gentleman)) (PP (IN in) (NP (DT a) (JJ purple) (NN scarf) (CC and) (NN hat)))) (VP (VBZ is) (VP (VBG looking) (PP (IN at) (NP (NN money))) (PP (IN while) (S (VP (VBG holding) (NP (DT an) (NN accordion))))))) (. .))) | A man is holding an accordian. | ( ( A man ) ( ( is ( holding ( an accordian ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN man)) (VP (VBZ is) (VP (VBG holding) (NP (DT an) (NN accordian)))) (. .))) |
547 | 545 | ['neutral'] | 129528391.jpg#3 | neutral | 129528391.jpg#3r1n | A gentleman in a purple scarf and hat is looking at money while holding an accordion. | ( ( ( A gentleman ) ( in ( a ( purple ( ( scarf and ) hat ) ) ) ) ) ( ( is ( ( looking ( at money ) ) ( while ( holding ( an accordion ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT A) (NN gentleman)) (PP (IN in) (NP (DT a) (JJ purple) (NN scarf) (CC and) (NN hat)))) (VP (VBZ is) (VP (VBG looking) (PP (IN at) (NP (NN money))) (PP (IN while) (S (VP (VBG holding) (NP (DT an) (NN accordion))))))) (. .))) | A man is looking at a hundreds of dollars. | ( ( A man ) ( ( is ( looking ( at ( ( a hundreds ) ( of dollars ) ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN man)) (VP (VBZ is) (VP (VBG looking) (PP (IN at) (NP (NP (DT a) (NNS hundreds)) (PP (IN of) (NP (NNS dollars))))))) (. .))) |
548 | 546 | ['neutral'] | 6431072589.jpg#4 | neutral | 6431072589.jpg#4r1n | BMX biker jumps over a ravine. | ( ( BMX biker ) ( ( jumps ( over ( a ravine ) ) ) . ) ) | (ROOT (S (NP (NNP BMX) (NNP biker)) (VP (VBZ jumps) (PP (IN over) (NP (DT a) (NN ravine)))) (. .))) | ravine jumping is never easy | ( ( ravine jumping ) ( ( is never ) easy ) ) | (ROOT (S (NP (JJ ravine) (NN jumping)) (VP (VBZ is) (ADVP (RB never)) (ADJP (JJ easy))))) |
549 | 547 | ['entailment'] | 6431072589.jpg#4 | entailment | 6431072589.jpg#4r1e | BMX biker jumps over a ravine. | ( ( BMX biker ) ( ( jumps ( over ( a ravine ) ) ) . ) ) | (ROOT (S (NP (NNP BMX) (NNP biker)) (VP (VBZ jumps) (PP (IN over) (NP (DT a) (NN ravine)))) (. .))) | there is a bmx biker who is perfect in ravine jumping | ( there ( is ( ( a ( bmx biker ) ) ( who ( is ( perfect ( in ( ravine jumping ) ) ) ) ) ) ) ) | (ROOT (S (NP (EX there)) (VP (VBZ is) (NP (NP (DT a) (NN bmx) (NN biker)) (SBAR (WHNP (WP who)) (S (VP (VBZ is) (ADJP (JJ perfect) (PP (IN in) (NP (JJ ravine) (NN jumping))))))))))) |
550 | 548 | ['contradiction'] | 6431072589.jpg#4 | contradiction | 6431072589.jpg#4r1c | BMX biker jumps over a ravine. | ( ( BMX biker ) ( ( jumps ( over ( a ravine ) ) ) . ) ) | (ROOT (S (NP (NNP BMX) (NNP biker)) (VP (VBZ jumps) (PP (IN over) (NP (DT a) (NN ravine)))) (. .))) | anybody can do ravine jumping | ( anybody ( can ( do ( ravine jumping ) ) ) ) | (ROOT (S (NP (NN anybody)) (VP (MD can) (VP (VB do) (NP (JJ ravine) (NN jumping)))))) |
551 | 549 | ['neutral'] | 4486982499.jpg#3 | neutral | 4486982499.jpg#3r1n | A white bike is tied to a street sign. | ( ( A ( white bike ) ) ( ( is ( tied ( to ( a ( street sign ) ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (JJ white) (NN bike)) (VP (VBZ is) (VP (VBN tied) (PP (TO to) (NP (DT a) (NN street) (NN sign))))) (. .))) | the bike is tied to a stop sign | ( ( the bike ) ( is ( tied ( to ( a ( stop sign ) ) ) ) ) ) | (ROOT (S (NP (DT the) (NN bike)) (VP (VBZ is) (VP (VBN tied) (PP (TO to) (NP (DT a) (NN stop) (NN sign))))))) |
552 | 550 | ['contradiction'] | 4486982499.jpg#3 | contradiction | 4486982499.jpg#3r1c | A white bike is tied to a street sign. | ( ( A ( white bike ) ) ( ( is ( tied ( to ( a ( street sign ) ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (JJ white) (NN bike)) (VP (VBZ is) (VP (VBN tied) (PP (TO to) (NP (DT a) (NN street) (NN sign))))) (. .))) | the car is parked at the sign | ( ( the car ) ( is ( parked ( at ( the sign ) ) ) ) ) | (ROOT (S (NP (DT the) (NN car)) (VP (VBZ is) (VP (VBN parked) (PP (IN at) (NP (DT the) (NN sign))))))) |
553 | 551 | ['entailment'] | 4486982499.jpg#3 | entailment | 4486982499.jpg#3r1e | A white bike is tied to a street sign. | ( ( A ( white bike ) ) ( ( is ( tied ( to ( a ( street sign ) ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (JJ white) (NN bike)) (VP (VBZ is) (VP (VBN tied) (PP (TO to) (NP (DT a) (NN street) (NN sign))))) (. .))) | the bike is tied to a sign | ( ( the bike ) ( is ( tied ( to ( a sign ) ) ) ) ) | (ROOT (S (NP (DT the) (NN bike)) (VP (VBZ is) (VP (VBN tied) (PP (TO to) (NP (DT a) (NN sign))))))) |
554 | 552 | ['contradiction'] | 4486982499.jpg#2 | contradiction | 4486982499.jpg#2r1c | A white bike is leaning against a post. | ( ( A ( white bike ) ) ( ( is ( leaning ( against ( a post ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (JJ white) (NN bike)) (VP (VBZ is) (VP (VBG leaning) (PP (IN against) (NP (DT a) (NN post))))) (. .))) | A bike is on the ground about to be reparied | ( ( A bike ) ( is ( on ( ( the ground ) ( about ( to ( be reparied ) ) ) ) ) ) ) | (ROOT (S (NP (DT A) (NN bike)) (VP (VBZ is) (PP (IN on) (NP (NP (DT the) (NN ground)) (VP (IN about) (S (VP (TO to) (VP (VB be) (VP (VBN reparied))))))))))) |
555 | 553 | ['neutral'] | 4486982499.jpg#2 | neutral | 4486982499.jpg#2r1n | A white bike is leaning against a post. | ( ( A ( white bike ) ) ( ( is ( leaning ( against ( a post ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (JJ white) (NN bike)) (VP (VBZ is) (VP (VBG leaning) (PP (IN against) (NP (DT a) (NN post))))) (. .))) | A bike with a flat tire is not being ridden | ( ( ( A bike ) ( with ( a ( flat tire ) ) ) ) ( ( is not ) ( being ridden ) ) ) | (ROOT (S (NP (NP (DT A) (NN bike)) (PP (IN with) (NP (DT a) (JJ flat) (NN tire)))) (VP (VBZ is) (RB not) (VP (VBG being) (VP (VBN ridden)))))) |
556 | 554 | ['entailment'] | 4486982499.jpg#2 | entailment | 4486982499.jpg#2r1e | A white bike is leaning against a post. | ( ( A ( white bike ) ) ( ( is ( leaning ( against ( a post ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (JJ white) (NN bike)) (VP (VBZ is) (VP (VBG leaning) (PP (IN against) (NP (DT a) (NN post))))) (. .))) | A bike it outside | ( ( A bike ) ( it outside ) ) | (ROOT (FRAG (NP (NP (DT A) (NN bike)) (ADVP (NP (PRP it)) (IN outside))))) |
557 | 555 | ['contradiction'] | 4486982499.jpg#1 | contradiction | 4486982499.jpg#1r1c | The boy locked the cycle and went away. | ( ( The boy ) ( ( ( ( locked ( the cycle ) ) and ) ( went away ) ) . ) ) | (ROOT (S (NP (DT The) (NN boy)) (VP (VP (VBD locked) (NP (DT the) (NN cycle))) (CC and) (VP (VBD went) (ADVP (RB away)))) (. .))) | A boy riding a bike. | ( ( ( A boy ) ( riding ( a bike ) ) ) . ) | (ROOT (NP (NP (DT A) (NN boy)) (VP (VBG riding) (NP (DT a) (NN bike))) (. .))) |
558 | 556 | ['entailment', 'neutral', 'neutral', 'entailment', 'entailment'] | 4486982499.jpg#1 | entailment | 4486982499.jpg#1r1e | The boy locked the cycle and went away. | ( ( The boy ) ( ( ( ( locked ( the cycle ) ) and ) ( went away ) ) . ) ) | (ROOT (S (NP (DT The) (NN boy)) (VP (VP (VBD locked) (NP (DT the) (NN cycle))) (CC and) (VP (VBD went) (ADVP (RB away)))) (. .))) | A boy walking away. | ( ( ( A boy ) ( walking away ) ) . ) | (ROOT (NP (NP (DT A) (NN boy)) (VP (VBG walking) (ADVP (RB away))) (. .))) |
559 | 557 | ['neutral'] | 4486982499.jpg#1 | neutral | 4486982499.jpg#1r1n | The boy locked the cycle and went away. | ( ( The boy ) ( ( ( ( locked ( the cycle ) ) and ) ( went away ) ) . ) ) | (ROOT (S (NP (DT The) (NN boy)) (VP (VP (VBD locked) (NP (DT the) (NN cycle))) (CC and) (VP (VBD went) (ADVP (RB away)))) (. .))) | A bicycle chained up with a boy walking away. | ( ( A bicycle ) ( ( ( chained up ) ( with ( ( a boy ) ( walking away ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN bicycle)) (VP (VBD chained) (PRT (RP up)) (PP (IN with) (NP (NP (DT a) (NN boy)) (VP (VBG walking) (ADVP (RB away)))))) (. .))) |
560 | 558 | ['entailment'] | 4530524963.jpg#4 | entailment | 4530524963.jpg#4r1e | A crowded city during daytime. | ( ( ( A ( crowded city ) ) ( during daytime ) ) . ) | (ROOT (NP (NP (DT A) (JJ crowded) (NN city)) (PP (IN during) (NP (NN daytime))) (. .))) | A city filled with people in the middle of the daytime. | ( ( A city ) ( ( ( filled ( with people ) ) ( in ( ( the middle ) ( of ( the daytime ) ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN city)) (VP (VBD filled) (PP (IN with) (NP (NNS people))) (PP (IN in) (NP (NP (DT the) (NN middle)) (PP (IN of) (NP (DT the) (NN daytime)))))) (. .))) |
561 | 559 | ['contradiction'] | 4530524963.jpg#4 | contradiction | 4530524963.jpg#4r1c | A crowded city during daytime. | ( ( ( A ( crowded city ) ) ( during daytime ) ) . ) | (ROOT (NP (NP (DT A) (JJ crowded) (NN city)) (PP (IN during) (NP (NN daytime))) (. .))) | A abandoned city at the edge of the world. | ( ( ( A ( abandoned city ) ) ( at ( ( the edge ) ( of ( the world ) ) ) ) ) . ) | (ROOT (NP (NP (DT A) (VBN abandoned) (NN city)) (PP (IN at) (NP (NP (DT the) (NN edge)) (PP (IN of) (NP (DT the) (NN world))))) (. .))) |
562 | 560 | ['neutral'] | 4530524963.jpg#4 | neutral | 4530524963.jpg#4r1n | A crowded city during daytime. | ( ( ( A ( crowded city ) ) ( during daytime ) ) . ) | (ROOT (NP (NP (DT A) (JJ crowded) (NN city)) (PP (IN during) (NP (NN daytime))) (. .))) | A crowded city filled with many cars on a warm summer day. | ( ( A ( crowded city ) ) ( ( ( filled ( with ( many cars ) ) ) ( on ( a ( warm ( summer day ) ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (JJ crowded) (NN city)) (VP (VBD filled) (PP (IN with) (NP (JJ many) (NNS cars))) (PP (IN on) (NP (DT a) (JJ warm) (NN summer) (NN day)))) (. .))) |
563 | 561 | ['neutral'] | 4530524963.jpg#3 | neutral | 4530524963.jpg#3r1n | People walking around in a big city. | ( ( People ( ( walking around ) ( in ( a ( big city ) ) ) ) ) . ) | (ROOT (NP (NP (NNS People)) (VP (VBG walking) (ADVP (RB around)) (PP (IN in) (NP (DT a) (JJ big) (NN city)))) (. .))) | People are walking to the park. | ( People ( ( are ( walking ( to ( the park ) ) ) ) . ) ) | (ROOT (S (NP (NNS People)) (VP (VBP are) (VP (VBG walking) (PP (TO to) (NP (DT the) (NN park))))) (. .))) |
564 | 562 | ['entailment'] | 4530524963.jpg#3 | entailment | 4530524963.jpg#3r1e | People walking around in a big city. | ( ( People ( ( walking around ) ( in ( a ( big city ) ) ) ) ) . ) | (ROOT (NP (NP (NNS People)) (VP (VBG walking) (ADVP (RB around)) (PP (IN in) (NP (DT a) (JJ big) (NN city)))) (. .))) | People are outside. | ( People ( ( are outside ) . ) ) | (ROOT (S (NP (NNS People)) (VP (VBP are) (ADJP (JJ outside))) (. .))) |
565 | 563 | ['contradiction'] | 4530524963.jpg#3 | contradiction | 4530524963.jpg#3r1c | People walking around in a big city. | ( ( People ( ( walking around ) ( in ( a ( big city ) ) ) ) ) . ) | (ROOT (NP (NP (NNS People)) (VP (VBG walking) (ADVP (RB around)) (PP (IN in) (NP (DT a) (JJ big) (NN city)))) (. .))) | The people are asleep. | ( ( The people ) ( ( are asleep ) . ) ) | (ROOT (S (NP (DT The) (NNS people)) (VP (VBP are) (ADJP (RB asleep))) (. .))) |
566 | 564 | ['entailment'] | 4530524963.jpg#2 | entailment | 4530524963.jpg#2r1e | A busy city that looks like New York City. | ( ( ( A ( busy city ) ) ( that ( looks ( like ( New ( York City ) ) ) ) ) ) . ) | (ROOT (NP (NP (DT A) (JJ busy) (NN city)) (SBAR (WHNP (WDT that)) (S (VP (VBZ looks) (PP (IN like) (NP (NNP New) (NNP York) (NNP City)))))) (. .))) | The city has a lot of people in it. | ( ( The city ) ( ( has ( ( a lot ) ( of ( people ( in it ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN city)) (VP (VBZ has) (NP (NP (DT a) (NN lot)) (PP (IN of) (NP (NP (NNS people)) (PP (IN in) (NP (PRP it))))))) (. .))) |
567 | 565 | ['neutral'] | 4530524963.jpg#2 | neutral | 4530524963.jpg#2r1n | A busy city that looks like New York City. | ( ( ( A ( busy city ) ) ( that ( looks ( like ( New ( York City ) ) ) ) ) ) . ) | (ROOT (NP (NP (DT A) (JJ busy) (NN city)) (SBAR (WHNP (WDT that)) (S (VP (VBZ looks) (PP (IN like) (NP (NNP New) (NNP York) (NNP City)))))) (. .))) | The city is very large. | ( ( The city ) ( ( is ( very large ) ) . ) ) | (ROOT (S (NP (DT The) (NN city)) (VP (VBZ is) (ADJP (RB very) (JJ large))) (. .))) |
568 | 566 | ['contradiction'] | 4530524963.jpg#2 | contradiction | 4530524963.jpg#2r1c | A busy city that looks like New York City. | ( ( ( A ( busy city ) ) ( that ( looks ( like ( New ( York City ) ) ) ) ) ) . ) | (ROOT (NP (NP (DT A) (JJ busy) (NN city)) (SBAR (WHNP (WDT that)) (S (VP (VBZ looks) (PP (IN like) (NP (NNP New) (NNP York) (NNP City)))))) (. .))) | The city looks like Lawrence, Kansas. | ( ( The city ) ( ( looks ( like ( Lawrence ( , Kansas ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN city)) (VP (VBZ looks) (PP (IN like) (NP (NNP Lawrence) (, ,) (NNP Kansas)))) (. .))) |
569 | 567 | ['entailment'] | 4530524963.jpg#1 | entailment | 4530524963.jpg#1r1e | A view of buildings and people walking across the streets in Times Square, New York City. | ( ( ( ( A view ) ( of ( ( buildings and ) people ) ) ) ( walking ( across ( ( the streets ) ( in ( ( ( Times Square ) , ) ( New ( York City ) ) ) ) ) ) ) ) . ) | (ROOT (NP (NP (NP (DT A) (NN view)) (PP (IN of) (NP (NNS buildings) (CC and) (NNS people)))) (VP (VBG walking) (PP (IN across) (NP (NP (DT the) (NNS streets)) (PP (IN in) (NP (NP (NNP Times) (NNP Square)) (, ,) (NP (NNP New) (NNP York) (NNP City))))))) (. .))) | There is a city. | ( There ( ( is ( a city ) ) . ) ) | (ROOT (S (NP (EX There)) (VP (VBZ is) (NP (DT a) (NN city))) (. .))) |
570 | 568 | ['contradiction'] | 4530524963.jpg#1 | contradiction | 4530524963.jpg#1r1c | A view of buildings and people walking across the streets in Times Square, New York City. | ( ( ( ( A view ) ( of ( ( buildings and ) people ) ) ) ( walking ( across ( ( the streets ) ( in ( ( ( Times Square ) , ) ( New ( York City ) ) ) ) ) ) ) ) . ) | (ROOT (NP (NP (NP (DT A) (NN view)) (PP (IN of) (NP (NNS buildings) (CC and) (NNS people)))) (VP (VBG walking) (PP (IN across) (NP (NP (DT the) (NNS streets)) (PP (IN in) (NP (NP (NNP Times) (NNP Square)) (, ,) (NP (NNP New) (NNP York) (NNP City))))))) (. .))) | The field of poppies is perfectly still. | ( ( ( The field ) ( of poppies ) ) ( ( is ( perfectly still ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN field)) (PP (IN of) (NP (NNS poppies)))) (VP (VBZ is) (ADJP (RB perfectly) (JJ still))) (. .))) |
571 | 569 | ['neutral'] | 4530524963.jpg#1 | neutral | 4530524963.jpg#1r1n | A view of buildings and people walking across the streets in Times Square, New York City. | ( ( ( ( A view ) ( of ( ( buildings and ) people ) ) ) ( walking ( across ( ( the streets ) ( in ( ( ( Times Square ) , ) ( New ( York City ) ) ) ) ) ) ) ) . ) | (ROOT (NP (NP (NP (DT A) (NN view)) (PP (IN of) (NP (NNS buildings) (CC and) (NNS people)))) (VP (VBG walking) (PP (IN across) (NP (NP (DT the) (NNS streets)) (PP (IN in) (NP (NP (NNP Times) (NNP Square)) (, ,) (NP (NNP New) (NNP York) (NNP City))))))) (. .))) | Times Square in New York City is full of people and bustling with noise and activity. | ( ( ( Times Square ) ( in ( New ( York City ) ) ) ) ( ( ( is ( full ( of ( ( people and ) bustling ) ) ) ) ( with ( ( noise and ) activity ) ) ) . ) ) | (ROOT (S (NP (NP (NNP Times) (NNP Square)) (PP (IN in) (NP (NNP New) (NNP York) (NNP City)))) (VP (VBZ is) (ADJP (JJ full) (PP (IN of) (NP (NNS people) (CC and) (NNS bustling)))) (PP (IN with) (NP (NN noise) (CC and) (NN activity)))) (. .))) |
572 | 570 | ['contradiction'] | 4195751574.jpg#4 | contradiction | 4195751574.jpg#4r1c | A woman is making a clay pot. | ( ( A woman ) ( ( is ( making ( a ( clay pot ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN woman)) (VP (VBZ is) (VP (VBG making) (NP (DT a) (NN clay) (NN pot)))) (. .))) | A man is painting a painting. | ( ( A man ) ( ( is ( painting ( a painting ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN man)) (VP (VBZ is) (VP (VBG painting) (NP (DT a) (NN painting)))) (. .))) |
573 | 571 | ['neutral'] | 4195751574.jpg#4 | neutral | 4195751574.jpg#4r1n | A woman is making a clay pot. | ( ( A woman ) ( ( is ( making ( a ( clay pot ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN woman)) (VP (VBZ is) (VP (VBG making) (NP (DT a) (NN clay) (NN pot)))) (. .))) | A woman is making a flower pot. | ( ( A woman ) ( ( is ( making ( a ( flower pot ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN woman)) (VP (VBZ is) (VP (VBG making) (NP (DT a) (NN flower) (NN pot)))) (. .))) |
574 | 572 | ['entailment'] | 4195751574.jpg#4 | entailment | 4195751574.jpg#4r1e | A woman is making a clay pot. | ( ( A woman ) ( ( is ( making ( a ( clay pot ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN woman)) (VP (VBZ is) (VP (VBG making) (NP (DT a) (NN clay) (NN pot)))) (. .))) | An artist is sculpting with clay. | ( ( An artist ) ( ( is ( sculpting ( with clay ) ) ) . ) ) | (ROOT (S (NP (DT An) (NN artist)) (VP (VBZ is) (VP (VBG sculpting) (PP (IN with) (NP (NN clay))))) (. .))) |
575 | 573 | ['neutral'] | 2096485764.jpg#4 | neutral | 2096485764.jpg#4r1n | A barber waiting for customers. | ( ( ( A barber ) ( waiting ( for customers ) ) ) . ) | (ROOT (NP (NP (DT A) (NN barber)) (VP (VBG waiting) (PP (IN for) (NP (NNS customers)))) (. .))) | A barber is inside his shop standing in the front. | ( ( A barber ) ( ( is ( inside ( ( his shop ) ( standing ( in ( the front ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN barber)) (VP (VBZ is) (PP (IN inside) (NP (NP (PRP$ his) (NN shop)) (VP (VBG standing) (PP (IN in) (NP (DT the) (NN front))))))) (. .))) |
576 | 574 | ['entailment'] | 2096485764.jpg#4 | entailment | 2096485764.jpg#4r1e | A barber waiting for customers. | ( ( ( A barber ) ( waiting ( for customers ) ) ) . ) | (ROOT (NP (NP (DT A) (NN barber)) (VP (VBG waiting) (PP (IN for) (NP (NNS customers)))) (. .))) | A barber is at work. | ( ( A barber ) ( ( is ( at work ) ) . ) ) | (ROOT (S (NP (DT A) (NN barber)) (VP (VBZ is) (PP (IN at) (NP (NN work)))) (. .))) |
577 | 575 | ['contradiction'] | 2096485764.jpg#4 | contradiction | 2096485764.jpg#4r1c | A barber waiting for customers. | ( ( ( A barber ) ( waiting ( for customers ) ) ) . ) | (ROOT (NP (NP (DT A) (NN barber)) (VP (VBG waiting) (PP (IN for) (NP (NNS customers)))) (. .))) | The barber is closing the shop at the end of the day. | ( ( The barber ) ( ( is ( ( closing ( the shop ) ) ( at ( ( the end ) ( of ( the day ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN barber)) (VP (VBZ is) (VP (VBG closing) (NP (DT the) (NN shop)) (PP (IN at) (NP (NP (DT the) (NN end)) (PP (IN of) (NP (DT the) (NN day))))))) (. .))) |
578 | 576 | ['entailment'] | 2096485764.jpg#3 | entailment | 2096485764.jpg#3r1e | A man sitting in a barber shop. | ( ( ( A man ) ( sitting ( in ( a ( barber shop ) ) ) ) ) . ) | (ROOT (NP (NP (DT A) (NN man)) (VP (VBG sitting) (PP (IN in) (NP (DT a) (NN barber) (NN shop)))) (. .))) | There is an individual waiting indoors. | ( There ( ( is ( ( an individual ) ( waiting indoors ) ) ) . ) ) | (ROOT (S (NP (EX There)) (VP (VBZ is) (NP (NP (DT an) (NN individual)) (VP (VBG waiting) (ADVP (RB indoors))))) (. .))) |
579 | 577 | ['neutral'] | 2096485764.jpg#3 | neutral | 2096485764.jpg#3r1n | A man sitting in a barber shop. | ( ( ( A man ) ( sitting ( in ( a ( barber shop ) ) ) ) ) . ) | (ROOT (NP (NP (DT A) (NN man)) (VP (VBG sitting) (PP (IN in) (NP (DT a) (NN barber) (NN shop)))) (. .))) | A man is waiting to get his haircut. | ( ( A man ) ( ( is ( waiting ( to ( get ( his haircut ) ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN man)) (VP (VBZ is) (VP (VBG waiting) (S (VP (TO to) (VP (VB get) (NP (PRP$ his) (NN haircut))))))) (. .))) |
580 | 578 | ['contradiction'] | 2096485764.jpg#3 | contradiction | 2096485764.jpg#3r1c | A man sitting in a barber shop. | ( ( ( A man ) ( sitting ( in ( a ( barber shop ) ) ) ) ) . ) | (ROOT (NP (NP (DT A) (NN man)) (VP (VBG sitting) (PP (IN in) (NP (DT a) (NN barber) (NN shop)))) (. .))) | A man is brushing his teeth. | ( ( A man ) ( ( is ( brushing ( his teeth ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN man)) (VP (VBZ is) (VP (VBG brushing) (NP (PRP$ his) (NNS teeth)))) (. .))) |
581 | 579 | ['neutral'] | 4195751574.jpg#3 | neutral | 4195751574.jpg#3r1n | A woman preparing to glaze a bowl. | ( ( ( A woman ) ( preparing ( to ( glaze ( a bowl ) ) ) ) ) . ) | (ROOT (NP (NP (DT A) (NN woman)) (VP (VBG preparing) (S (VP (TO to) (VP (VB glaze) (NP (DT a) (NN bowl)))))) (. .))) | A woman happily preparing to glaze | ( ( A woman ) ( happily ( preparing ( to glaze ) ) ) ) | (ROOT (S (NP (NP (DT A) (NN woman)) (VP (ADVP (RB happily)) (VBG preparing) (S (VP (TO to) (VP (VB glaze)))))))) |
582 | 580 | ['contradiction'] | 4195751574.jpg#3 | contradiction | 4195751574.jpg#3r1c | A woman preparing to glaze a bowl. | ( ( ( A woman ) ( preparing ( to ( glaze ( a bowl ) ) ) ) ) . ) | (ROOT (NP (NP (DT A) (NN woman)) (VP (VBG preparing) (S (VP (TO to) (VP (VB glaze) (NP (DT a) (NN bowl)))))) (. .))) | A woman not preparing to glaze | ( ( A woman ) ( not ( preparing ( to glaze ) ) ) ) | (ROOT (S (NP (DT A) (NN woman)) (VP (RB not) (S (VP (VBG preparing) (S (VP (TO to) (VP (VB glaze))))))))) |
583 | 581 | ['entailment'] | 4195751574.jpg#3 | entailment | 4195751574.jpg#3r1e | A woman preparing to glaze a bowl. | ( ( ( A woman ) ( preparing ( to ( glaze ( a bowl ) ) ) ) ) . ) | (ROOT (NP (NP (DT A) (NN woman)) (VP (VBG preparing) (S (VP (TO to) (VP (VB glaze) (NP (DT a) (NN bowl)))))) (. .))) | A woman preparing to glaze | ( ( A woman ) ( preparing ( to glaze ) ) ) | (ROOT (S (NP (NP (DT A) (NN woman)) (VP (VBG preparing) (S (VP (TO to) (VP (VB glaze)))))))) |
584 | 582 | ['contradiction'] | 4195751574.jpg#0 | contradiction | 4195751574.jpg#0r1c | A woman wearing an apron inspects a large pot on a table filled with cups, bowls, pots and baskets of assorted size. | ( ( ( A woman ) ( wearing ( an apron ) ) ) ( ( ( inspects ( a ( large pot ) ) ) ( on ( ( a table ) ( filled ( with ( ( cups ( , ( bowls ( , ( ( pots and ) baskets ) ) ) ) ) ( of ( assorted size ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT A) (NN woman)) (VP (VBG wearing) (NP (DT an) (NN apron)))) (VP (VBZ inspects) (NP (DT a) (JJ large) (NN pot)) (PP (IN on) (NP (NP (DT a) (NN table)) (VP (VBN filled) (PP (IN with) (NP (NP (NNS cups) (, ,) (NNS bowls) (, ,) (NNS pots) (CC and) (NNS baskets)) (PP (IN of) (NP (JJ assorted) (NN size))))))))) (. .))) | A woman wearing gloves is washing dishes. | ( ( ( A woman ) ( wearing gloves ) ) ( ( is ( washing dishes ) ) . ) ) | (ROOT (S (NP (NP (DT A) (NN woman)) (VP (VBG wearing) (NP (NNS gloves)))) (VP (VBZ is) (VP (VBG washing) (NP (NNS dishes)))) (. .))) |
585 | 583 | ['neutral'] | 4195751574.jpg#0 | neutral | 4195751574.jpg#0r1n | A woman wearing an apron inspects a large pot on a table filled with cups, bowls, pots and baskets of assorted size. | ( ( ( A woman ) ( wearing ( an apron ) ) ) ( ( ( inspects ( a ( large pot ) ) ) ( on ( ( a table ) ( filled ( with ( ( cups ( , ( bowls ( , ( ( pots and ) baskets ) ) ) ) ) ( of ( assorted size ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT A) (NN woman)) (VP (VBG wearing) (NP (DT an) (NN apron)))) (VP (VBZ inspects) (NP (DT a) (JJ large) (NN pot)) (PP (IN on) (NP (NP (DT a) (NN table)) (VP (VBN filled) (PP (IN with) (NP (NP (NNS cups) (, ,) (NNS bowls) (, ,) (NNS pots) (CC and) (NNS baskets)) (PP (IN of) (NP (JJ assorted) (NN size))))))))) (. .))) | A woman wearing a red apron inspects a large black pot on a table filled with cups, bowls, pots and baskets of assorted size. | ( ( ( A woman ) ( wearing ( a ( red apron ) ) ) ) ( ( ( inspects ( a ( large ( black pot ) ) ) ) ( on ( ( a table ) ( filled ( with ( ( cups ( , ( bowls ( , ( ( pots and ) baskets ) ) ) ) ) ( of ( assorted size ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT A) (NN woman)) (VP (VBG wearing) (NP (DT a) (JJ red) (NN apron)))) (VP (VBZ inspects) (NP (DT a) (JJ large) (JJ black) (NN pot)) (PP (IN on) (NP (NP (DT a) (NN table)) (VP (VBN filled) (PP (IN with) (NP (NP (NNS cups) (, ,) (NNS bowls) (, ,) (NNS pots) (CC and) (NNS baskets)) (PP (IN of) (NP (JJ assorted) (NN size))))))))) (. .))) |
586 | 584 | ['entailment'] | 4195751574.jpg#0 | entailment | 4195751574.jpg#0r1e | A woman wearing an apron inspects a large pot on a table filled with cups, bowls, pots and baskets of assorted size. | ( ( ( A woman ) ( wearing ( an apron ) ) ) ( ( ( inspects ( a ( large pot ) ) ) ( on ( ( a table ) ( filled ( with ( ( cups ( , ( bowls ( , ( ( pots and ) baskets ) ) ) ) ) ( of ( assorted size ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT A) (NN woman)) (VP (VBG wearing) (NP (DT an) (NN apron)))) (VP (VBZ inspects) (NP (DT a) (JJ large) (NN pot)) (PP (IN on) (NP (NP (DT a) (NN table)) (VP (VBN filled) (PP (IN with) (NP (NP (NNS cups) (, ,) (NNS bowls) (, ,) (NNS pots) (CC and) (NNS baskets)) (PP (IN of) (NP (JJ assorted) (NN size))))))))) (. .))) | A woman is wearing an apron. | ( ( A woman ) ( ( is ( wearing ( an apron ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN woman)) (VP (VBZ is) (VP (VBG wearing) (NP (DT an) (NN apron)))) (. .))) |
587 | 585 | ['contradiction'] | 4530484184.jpg#3 | contradiction | 4530484184.jpg#3r1c | A model posing to look as if she's a real female soccer player. | ( ( ( A model ) ( posing ( to ( look ( as ( if ( she ( 's ( a ( real ( female ( soccer player ) ) ) ) ) ) ) ) ) ) ) ) . ) | (ROOT (NP (NP (DT A) (NN model)) (VP (VBG posing) (S (VP (TO to) (VP (VB look) (SBAR (RB as) (IN if) (S (NP (PRP she)) (VP (VBZ 's) (NP (DT a) (JJ real) (JJ female) (NN soccer) (NN player))))))))) (. .))) | A man is modeling for a cooking show. | ( ( A man ) ( ( is ( modeling ( for ( a ( cooking show ) ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN man)) (VP (VBZ is) (NP (NP (NN modeling)) (PP (IN for) (NP (DT a) (JJ cooking) (NN show))))) (. .))) |
588 | 586 | ['neutral'] | 4530484184.jpg#3 | neutral | 4530484184.jpg#3r1n | A model posing to look as if she's a real female soccer player. | ( ( ( A model ) ( posing ( to ( look ( as ( if ( she ( 's ( a ( real ( female ( soccer player ) ) ) ) ) ) ) ) ) ) ) ) . ) | (ROOT (NP (NP (DT A) (NN model)) (VP (VBG posing) (S (VP (TO to) (VP (VB look) (SBAR (RB as) (IN if) (S (NP (PRP she)) (VP (VBZ 's) (NP (DT a) (JJ real) (JJ female) (NN soccer) (NN player))))))))) (. .))) | A woman is trying to model for a sports magazine. | ( ( A woman ) ( ( is ( trying ( to ( model ( for ( a ( sports magazine ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN woman)) (VP (VBZ is) (VP (VBG trying) (S (VP (TO to) (VP (VB model) (PP (IN for) (NP (DT a) (NNS sports) (NN magazine)))))))) (. .))) |
589 | 587 | ['entailment'] | 4530484184.jpg#3 | entailment | 4530484184.jpg#3r1e | A model posing to look as if she's a real female soccer player. | ( ( ( A model ) ( posing ( to ( look ( as ( if ( she ( 's ( a ( real ( female ( soccer player ) ) ) ) ) ) ) ) ) ) ) ) . ) | (ROOT (NP (NP (DT A) (NN model)) (VP (VBG posing) (S (VP (TO to) (VP (VB look) (SBAR (RB as) (IN if) (S (NP (PRP she)) (VP (VBZ 's) (NP (DT a) (JJ real) (JJ female) (NN soccer) (NN player))))))))) (. .))) | A model is doing a shoot. | ( ( A model ) ( ( is ( doing ( a shoot ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN model)) (VP (VBZ is) (VP (VBG doing) (NP (DT a) (NN shoot)))) (. .))) |
590 | 588 | ['entailment'] | 4679111230.jpg#4 | entailment | 4679111230.jpg#4r1e | Firemen emerge from a subway station. | ( Firemen ( ( emerge ( from ( a ( subway station ) ) ) ) . ) ) | (ROOT (S (NP (NNP Firemen)) (VP (VBP emerge) (PP (IN from) (NP (DT a) (NN subway) (NN station)))) (. .))) | Firemen walking outside | ( Firemen ( walking outside ) ) | (ROOT (S (VP (VB Firemen) (S (VP (VBG walking) (ADVP (RB outside))))))) |
591 | 589 | ['contradiction'] | 4679111230.jpg#4 | contradiction | 4679111230.jpg#4r1c | Firemen emerge from a subway station. | ( Firemen ( ( emerge ( from ( a ( subway station ) ) ) ) . ) ) | (ROOT (S (NP (NNP Firemen)) (VP (VBP emerge) (PP (IN from) (NP (DT a) (NN subway) (NN station)))) (. .))) | The station is empty | ( ( The station ) ( is empty ) ) | (ROOT (S (NP (DT The) (NN station)) (VP (VBZ is) (ADJP (JJ empty))))) |
592 | 590 | ['neutral'] | 4679111230.jpg#4 | neutral | 4679111230.jpg#4r1n | Firemen emerge from a subway station. | ( Firemen ( ( emerge ( from ( a ( subway station ) ) ) ) . ) ) | (ROOT (S (NP (NNP Firemen)) (VP (VBP emerge) (PP (IN from) (NP (DT a) (NN subway) (NN station)))) (. .))) | The firemen are not working | ( ( The firemen ) ( ( are not ) working ) ) | (ROOT (S (NP (DT The) (NNS firemen)) (VP (VBP are) (RB not) (VP (VBG working))))) |
593 | 591 | ['entailment', 'entailment', 'entailment', 'entailment', 'entailment'] | 4679111230.jpg#3 | entailment | 4679111230.jpg#3r1e | Exhausted looking firemen are walking. | ( ( ( Exhausted looking ) firemen ) ( ( are walking ) . ) ) | (ROOT (S (NP (ADJP (JJ Exhausted) (JJ looking)) (NNS firemen)) (VP (VBP are) (VP (VBG walking))) (. .))) | Firemen are walking. | ( Firemen ( ( are walking ) . ) ) | (ROOT (S (NP (NNP Firemen)) (VP (VBP are) (VP (VBG walking))) (. .))) |
594 | 592 | ['neutral'] | 4679111230.jpg#3 | neutral | 4679111230.jpg#3r1n | Exhausted looking firemen are walking. | ( ( ( Exhausted looking ) firemen ) ( ( are walking ) . ) ) | (ROOT (S (NP (ADJP (JJ Exhausted) (JJ looking)) (NNS firemen)) (VP (VBP are) (VP (VBG walking))) (. .))) | Exhausted looking firemen are walking back to the fire station to rest. | ( ( ( Exhausted looking ) firemen ) ( ( are ( ( walking ( back ( to ( the ( fire station ) ) ) ) ) ( to rest ) ) ) . ) ) | (ROOT (S (NP (ADJP (JJ Exhausted) (JJ looking)) (NNS firemen)) (VP (VBP are) (VP (VBG walking) (ADVP (RB back) (PP (TO to) (NP (DT the) (NN fire) (NN station)))) (PP (TO to) (NP (NN rest))))) (. .))) |
595 | 593 | ['contradiction'] | 4679111230.jpg#3 | contradiction | 4679111230.jpg#3r1c | Exhausted looking firemen are walking. | ( ( ( Exhausted looking ) firemen ) ( ( are walking ) . ) ) | (ROOT (S (NP (ADJP (JJ Exhausted) (JJ looking)) (NNS firemen)) (VP (VBP are) (VP (VBG walking))) (. .))) | Determined looking firemen are running into a burning building. | ( ( Determined ( looking firemen ) ) ( ( are ( running ( into ( a ( burning building ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (NNP Determined)) (VP (VBG looking) (NP (NNS firemen)))) (VP (VBP are) (VP (VBG running) (PP (IN into) (NP (DT a) (VBG burning) (NN building))))) (. .))) |
596 | 594 | ['contradiction'] | 4679111230.jpg#0 | contradiction | 4679111230.jpg#0r1c | Three firefighters, the nearest firefighter is holding a helmet in his left hand. | ( ( ( ( Three firefighters ) , ) ( the ( nearest firefighter ) ) ) ( ( is ( holding ( ( a helmet ) ( in ( his ( left hand ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (CD Three) (NNS firefighters)) (, ,) (NP (DT the) (JJS nearest) (NN firefighter))) (VP (VBZ is) (VP (VBG holding) (NP (NP (DT a) (NN helmet)) (PP (IN in) (NP (PRP$ his) (JJ left) (NN hand)))))) (. .))) | Three man are holding axes in their left hands. | ( ( Three man ) ( ( are ( holding ( axes ( in ( their ( left hands ) ) ) ) ) ) . ) ) | (ROOT (S (NP (CD Three) (NN man)) (VP (VBP are) (VP (VBG holding) (NP (NP (NNS axes)) (PP (IN in) (NP (PRP$ their) (JJ left) (NNS hands)))))) (. .))) |
597 | 595 | ['neutral'] | 4679111230.jpg#0 | neutral | 4679111230.jpg#0r1n | Three firefighters, the nearest firefighter is holding a helmet in his left hand. | ( ( ( ( Three firefighters ) , ) ( the ( nearest firefighter ) ) ) ( ( is ( holding ( ( a helmet ) ( in ( his ( left hand ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (CD Three) (NNS firefighters)) (, ,) (NP (DT the) (JJS nearest) (NN firefighter))) (VP (VBZ is) (VP (VBG holding) (NP (NP (DT a) (NN helmet)) (PP (IN in) (NP (PRP$ his) (JJ left) (NN hand)))))) (. .))) | The three firefighters are discussing sports. | ( ( The ( three firefighters ) ) ( ( are ( discussing sports ) ) . ) ) | (ROOT (S (NP (DT The) (CD three) (NNS firefighters)) (VP (VBP are) (VP (VBG discussing) (NP (NNS sports)))) (. .))) |
598 | 596 | ['entailment'] | 4679111230.jpg#0 | entailment | 4679111230.jpg#0r1e | Three firefighters, the nearest firefighter is holding a helmet in his left hand. | ( ( ( ( Three firefighters ) , ) ( the ( nearest firefighter ) ) ) ( ( is ( holding ( ( a helmet ) ( in ( his ( left hand ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (CD Three) (NNS firefighters)) (, ,) (NP (DT the) (JJS nearest) (NN firefighter))) (VP (VBZ is) (VP (VBG holding) (NP (NP (DT a) (NN helmet)) (PP (IN in) (NP (PRP$ his) (JJ left) (NN hand)))))) (. .))) | The firemen are gathered one is holding his helmet. | ( ( The firemen ) ( ( are ( gathered ( one ( is ( holding ( his helmet ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNS firemen)) (VP (VBP are) (VP (VBN gathered) (SBAR (S (NP (PRP one)) (VP (VBZ is) (VP (VBG holding) (NP (PRP$ his) (NN helmet)))))))) (. .))) |
599 | 597 | ['neutral'] | 4688203626.jpg#4 | neutral | 4688203626.jpg#4r1n | A man walking along side a clean up crew. | ( ( ( A man ) ( ( walking along ) ( side ( a ( ( clean up ) crew ) ) ) ) ) . ) | (ROOT (NP (NP (DT A) (NN man)) (VP (VBG walking) (PRT (RP along)) (NP (RB side) (DT a) (ADJP (JJ clean) (PRT (RP up))) (NN crew))) (. .))) | The man directed the clean up crew where to go. | ( ( The man ) ( ( ( directed ( the ( ( clean up ) crew ) ) ) ( where ( to go ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN man)) (VP (VBD directed) (NP (DT the) (ADJP (JJ clean) (PRT (RP up))) (NN crew)) (SBAR (WHADVP (WRB where)) (S (VP (TO to) (VP (VB go)))))) (. .))) |
600 | 598 | ['contradiction'] | 4688203626.jpg#4 | contradiction | 4688203626.jpg#4r1c | A man walking along side a clean up crew. | ( ( ( A man ) ( ( walking along ) ( side ( a ( ( clean up ) crew ) ) ) ) ) . ) | (ROOT (NP (NP (DT A) (NN man)) (VP (VBG walking) (PRT (RP along)) (NP (RB side) (DT a) (ADJP (JJ clean) (PRT (RP up))) (NN crew))) (. .))) | The woman jogged alongside the crew. | ( ( The woman ) ( ( jogged ( alongside ( the crew ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN woman)) (VP (VBD jogged) (PP (IN alongside) (NP (DT the) (NN crew)))) (. .))) |
601 | 599 | ['entailment'] | 4688203626.jpg#4 | entailment | 4688203626.jpg#4r1e | A man walking along side a clean up crew. | ( ( ( A man ) ( ( walking along ) ( side ( a ( ( clean up ) crew ) ) ) ) ) . ) | (ROOT (NP (NP (DT A) (NN man)) (VP (VBG walking) (PRT (RP along)) (NP (RB side) (DT a) (ADJP (JJ clean) (PRT (RP up))) (NN crew))) (. .))) | The man walked alongside the crew. | ( ( The man ) ( ( walked ( alongside ( the crew ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN man)) (VP (VBD walked) (PP (IN alongside) (NP (DT the) (NN crew)))) (. .))) |
602 | 600 | ['contradiction'] | 897621891.jpg#4 | contradiction | 897621891.jpg#4r1c | A little boy swims underwater. | ( ( A ( little boy ) ) ( ( swims underwater ) . ) ) | (ROOT (S (NP (DT A) (JJ little) (NN boy)) (VP (VBZ swims) (ADVP (RB underwater))) (. .))) | A boy floats on top of water. | ( ( A boy ) ( ( floats ( on ( top ( of water ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN boy)) (VP (VBZ floats) (PP (IN on) (NP (NP (NN top)) (PP (IN of) (NP (NN water)))))) (. .))) |
603 | 601 | ['neutral'] | 897621891.jpg#4 | neutral | 897621891.jpg#4r1n | A little boy swims underwater. | ( ( A ( little boy ) ) ( ( swims underwater ) . ) ) | (ROOT (S (NP (DT A) (JJ little) (NN boy)) (VP (VBZ swims) (ADVP (RB underwater))) (. .))) | A little boy swimming at a beach. | ( ( ( A ( little boy ) ) ( swimming ( at ( a beach ) ) ) ) . ) | (ROOT (NP (NP (DT A) (JJ little) (NN boy)) (VP (VBG swimming) (PP (IN at) (NP (DT a) (NN beach)))) (. .))) |
604 | 602 | ['entailment', 'entailment', 'entailment', 'entailment', 'entailment'] | 897621891.jpg#4 | entailment | 897621891.jpg#4r1e | A little boy swims underwater. | ( ( A ( little boy ) ) ( ( swims underwater ) . ) ) | (ROOT (S (NP (DT A) (JJ little) (NN boy)) (VP (VBZ swims) (ADVP (RB underwater))) (. .))) | A child swimming. | ( ( ( A child ) swimming ) . ) | (ROOT (NP (NP (DT A) (NN child)) (VP (VBG swimming)) (. .))) |
605 | 603 | ['contradiction'] | 7729005930.jpg#4 | contradiction | 7729005930.jpg#4r1c | A driver is racing his Ford vehicle on a gravel track. | ( ( A driver ) ( ( is ( ( racing ( his ( Ford vehicle ) ) ) ( on ( a ( gravel track ) ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN driver)) (VP (VBZ is) (VP (VBG racing) (NP (PRP$ his) (NNP Ford) (NN vehicle)) (PP (IN on) (NP (DT a) (NN gravel) (NN track))))) (. .))) | A man has parked his truck. | ( ( A man ) ( ( has ( parked ( his truck ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN man)) (VP (VBZ has) (VP (VBN parked) (NP (PRP$ his) (NN truck)))) (. .))) |
606 | 604 | ['entailment', 'entailment', 'entailment', 'entailment', 'entailment'] | 7729005930.jpg#4 | entailment | 7729005930.jpg#4r1e | A driver is racing his Ford vehicle on a gravel track. | ( ( A driver ) ( ( is ( ( racing ( his ( Ford vehicle ) ) ) ( on ( a ( gravel track ) ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN driver)) (VP (VBZ is) (VP (VBG racing) (NP (PRP$ his) (NNP Ford) (NN vehicle)) (PP (IN on) (NP (DT a) (NN gravel) (NN track))))) (. .))) | A Ford is being driven on a track. | ( ( A Ford ) ( ( is ( being ( driven ( on ( a track ) ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (NNP Ford)) (VP (VBZ is) (VP (VBG being) (VP (VBN driven) (PP (IN on) (NP (DT a) (NN track)))))) (. .))) |
607 | 605 | ['neutral'] | 7729005930.jpg#4 | neutral | 7729005930.jpg#4r1n | A driver is racing his Ford vehicle on a gravel track. | ( ( A driver ) ( ( is ( ( racing ( his ( Ford vehicle ) ) ) ( on ( a ( gravel track ) ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN driver)) (VP (VBZ is) (VP (VBG racing) (NP (PRP$ his) (NNP Ford) (NN vehicle)) (PP (IN on) (NP (DT a) (NN gravel) (NN track))))) (. .))) | A man is racing his truck. | ( ( A man ) ( ( is ( racing ( his truck ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN man)) (VP (VBZ is) (VP (VBG racing) (NP (PRP$ his) (NN truck)))) (. .))) |
608 | 606 | ['contradiction'] | 2798884617.jpg#4 | contradiction | 2798884617.jpg#4r1c | Three guys and a girl are all jumping in a pool together. | ( ( ( ( Three guys ) and ) ( a girl ) ) ( ( ( are all ) ( ( jumping ( in ( a pool ) ) ) together ) ) . ) ) | (ROOT (S (NP (NP (CD Three) (NNS guys)) (CC and) (NP (DT a) (NN girl))) (VP (VBP are) (RB all) (VP (VBG jumping) (PP (IN in) (NP (DT a) (NN pool))) (ADVP (RB together)))) (. .))) | The people are all climbing out of the water. | ( ( The people ) ( ( ( are all ) ( ( climbing out ) ( of ( the water ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNS people)) (VP (VBP are) (RB all) (VP (VBG climbing) (PRT (RP out)) (PP (IN of) (NP (DT the) (NN water))))) (. .))) |
609 | 607 | ['entailment'] | 2798884617.jpg#4 | entailment | 2798884617.jpg#4r1e | Three guys and a girl are all jumping in a pool together. | ( ( ( ( Three guys ) and ) ( a girl ) ) ( ( ( are all ) ( ( jumping ( in ( a pool ) ) ) together ) ) . ) ) | (ROOT (S (NP (NP (CD Three) (NNS guys)) (CC and) (NP (DT a) (NN girl))) (VP (VBP are) (RB all) (VP (VBG jumping) (PP (IN in) (NP (DT a) (NN pool))) (ADVP (RB together)))) (. .))) | The people are all jumping into a body of water. | ( ( The people ) ( ( ( are all ) ( jumping ( into ( ( a body ) ( of water ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNS people)) (VP (VBP are) (RB all) (VP (VBG jumping) (PP (IN into) (NP (NP (DT a) (NN body)) (PP (IN of) (NP (NN water))))))) (. .))) |
610 | 608 | ['neutral'] | 2798884617.jpg#4 | neutral | 2798884617.jpg#4r1n | Three guys and a girl are all jumping in a pool together. | ( ( ( ( Three guys ) and ) ( a girl ) ) ( ( ( are all ) ( ( jumping ( in ( a pool ) ) ) together ) ) . ) ) | (ROOT (S (NP (NP (CD Three) (NNS guys)) (CC and) (NP (DT a) (NN girl))) (VP (VBP are) (RB all) (VP (VBG jumping) (PP (IN in) (NP (DT a) (NN pool))) (ADVP (RB together)))) (. .))) | The people are all friends. | ( ( The people ) ( ( are ( all friends ) ) . ) ) | (ROOT (S (NP (DT The) (NNS people)) (VP (VBP are) (NP (DT all) (NNS friends))) (. .))) |
611 | 609 | ['neutral'] | 897621891.jpg#0 | neutral | 897621891.jpg#0r1n | A little boy underwater in a pool, holding a plastic dinosaur. | ( ( A ( little boy ) ) ( ( ( ( underwater ( in ( a pool ) ) ) , ) ( holding ( a ( plastic dinosaur ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (JJ little) (NN boy)) (VP (VBD underwater) (PP (IN in) (NP (DT a) (NN pool))) (, ,) (S (VP (VBG holding) (NP (DT a) (JJ plastic) (NN dinosaur))))) (. .))) | The toy is waterproof. | ( ( The toy ) ( ( is waterproof ) . ) ) | (ROOT (S (NP (DT The) (NN toy)) (VP (VBZ is) (ADJP (JJ waterproof))) (. .))) |
612 | 610 | ['contradiction'] | 897621891.jpg#0 | contradiction | 897621891.jpg#0r1c | A little boy underwater in a pool, holding a plastic dinosaur. | ( ( A ( little boy ) ) ( ( ( ( underwater ( in ( a pool ) ) ) , ) ( holding ( a ( plastic dinosaur ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (JJ little) (NN boy)) (VP (VBD underwater) (PP (IN in) (NP (DT a) (NN pool))) (, ,) (S (VP (VBG holding) (NP (DT a) (JJ plastic) (NN dinosaur))))) (. .))) | The Lone Ranger swims again. | ( ( The ( Lone Ranger ) ) ( ( swims again ) . ) ) | (ROOT (S (NP (DT The) (NNP Lone) (NNP Ranger)) (VP (VBZ swims) (ADVP (RB again))) (. .))) |
613 | 611 | ['entailment'] | 897621891.jpg#0 | entailment | 897621891.jpg#0r1e | A little boy underwater in a pool, holding a plastic dinosaur. | ( ( A ( little boy ) ) ( ( ( ( underwater ( in ( a pool ) ) ) , ) ( holding ( a ( plastic dinosaur ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (JJ little) (NN boy)) (VP (VBD underwater) (PP (IN in) (NP (DT a) (NN pool))) (, ,) (S (VP (VBG holding) (NP (DT a) (JJ plastic) (NN dinosaur))))) (. .))) | Small boy in pool holds toy. | ( ( ( Small boy ) ( in pool ) ) ( ( holds toy ) . ) ) | (ROOT (S (NP (NP (JJ Small) (NN boy)) (PP (IN in) (NP (NN pool)))) (VP (VBZ holds) (NP (NN toy))) (. .))) |
614 | 612 | ['contradiction'] | 897621891.jpg#1 | contradiction | 897621891.jpg#1r1c | A little boy swimming underwater with a toy in his hand. | ( ( ( A ( little boy ) ) ( ( swimming underwater ) ( with ( ( a toy ) ( in ( his hand ) ) ) ) ) ) . ) | (ROOT (NP (NP (DT A) (JJ little) (NN boy)) (VP (VBG swimming) (ADVP (RB underwater)) (PP (IN with) (NP (NP (DT a) (NN toy)) (PP (IN in) (NP (PRP$ his) (NN hand)))))) (. .))) | A little boy is chasing a dog. | ( ( A ( little boy ) ) ( ( is ( chasing ( a dog ) ) ) . ) ) | (ROOT (S (NP (DT A) (JJ little) (NN boy)) (VP (VBZ is) (VP (VBG chasing) (NP (DT a) (NN dog)))) (. .))) |
615 | 613 | ['neutral'] | 897621891.jpg#1 | neutral | 897621891.jpg#1r1n | A little boy swimming underwater with a toy in his hand. | ( ( ( A ( little boy ) ) ( ( swimming underwater ) ( with ( ( a toy ) ( in ( his hand ) ) ) ) ) ) . ) | (ROOT (NP (NP (DT A) (JJ little) (NN boy)) (VP (VBG swimming) (ADVP (RB underwater)) (PP (IN with) (NP (NP (DT a) (NN toy)) (PP (IN in) (NP (PRP$ his) (NN hand)))))) (. .))) | A little boy is holding a pool ring. | ( ( A ( little boy ) ) ( ( is ( holding ( a ( pool ring ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (JJ little) (NN boy)) (VP (VBZ is) (VP (VBG holding) (NP (DT a) (NN pool) (NN ring)))) (. .))) |
616 | 614 | ['entailment'] | 897621891.jpg#1 | entailment | 897621891.jpg#1r1e | A little boy swimming underwater with a toy in his hand. | ( ( ( A ( little boy ) ) ( ( swimming underwater ) ( with ( ( a toy ) ( in ( his hand ) ) ) ) ) ) . ) | (ROOT (NP (NP (DT A) (JJ little) (NN boy)) (VP (VBG swimming) (ADVP (RB underwater)) (PP (IN with) (NP (NP (DT a) (NN toy)) (PP (IN in) (NP (PRP$ his) (NN hand)))))) (. .))) | A little boy is underwater. | ( ( A ( little boy ) ) ( ( is underwater ) . ) ) | (ROOT (S (NP (DT A) (JJ little) (NN boy)) (VP (VBZ is) (NP (RB underwater))) (. .))) |
617 | 615 | ['neutral'] | 2521788750.jpg#1 | neutral | 2521788750.jpg#1r1n | A man wearing a white shire shirt and hate is riding a bucking horse in a rodeo. | ( ( ( A man ) ( wearing ( ( ( a ( white ( shire shirt ) ) ) and ) hate ) ) ) ( ( is ( riding ( ( a ( bucking horse ) ) ( in ( a rodeo ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT A) (NN man)) (VP (VBG wearing) (NP (NP (DT a) (JJ white) (NN shire) (NN shirt)) (CC and) (NP (NN hate))))) (VP (VBZ is) (VP (VBG riding) (NP (NP (DT a) (JJ bucking) (NN horse)) (PP (IN in) (NP (DT a) (NN rodeo)))))) (. .))) | A man is riding in his first rodeo. | ( ( A man ) ( ( is ( riding ( in ( his ( first rodeo ) ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN man)) (VP (VBZ is) (VP (VBG riding) (PP (IN in) (NP (PRP$ his) (JJ first) (NN rodeo))))) (. .))) |
618 | 616 | ['contradiction'] | 2521788750.jpg#1 | contradiction | 2521788750.jpg#1r1c | A man wearing a white shire shirt and hate is riding a bucking horse in a rodeo. | ( ( ( A man ) ( wearing ( ( ( a ( white ( shire shirt ) ) ) and ) hate ) ) ) ( ( is ( riding ( ( a ( bucking horse ) ) ( in ( a rodeo ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT A) (NN man)) (VP (VBG wearing) (NP (NP (DT a) (JJ white) (NN shire) (NN shirt)) (CC and) (NP (NN hate))))) (VP (VBZ is) (VP (VBG riding) (NP (NP (DT a) (JJ bucking) (NN horse)) (PP (IN in) (NP (DT a) (NN rodeo)))))) (. .))) | A rodeo clown chases a bull. | ( ( A ( rodeo clown ) ) ( ( chases ( a bull ) ) . ) ) | (ROOT (S (NP (DT A) (NN rodeo) (NN clown)) (VP (VBZ chases) (NP (DT a) (NN bull))) (. .))) |
619 | 617 | ['entailment'] | 2521788750.jpg#1 | entailment | 2521788750.jpg#1r1e | A man wearing a white shire shirt and hate is riding a bucking horse in a rodeo. | ( ( ( A man ) ( wearing ( ( ( a ( white ( shire shirt ) ) ) and ) hate ) ) ) ( ( is ( riding ( ( a ( bucking horse ) ) ( in ( a rodeo ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT A) (NN man)) (VP (VBG wearing) (NP (NP (DT a) (JJ white) (NN shire) (NN shirt)) (CC and) (NP (NN hate))))) (VP (VBZ is) (VP (VBG riding) (NP (NP (DT a) (JJ bucking) (NN horse)) (PP (IN in) (NP (DT a) (NN rodeo)))))) (. .))) | A man is being bucked on a horse. | ( ( A man ) ( ( is ( being ( bucked ( on ( a horse ) ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN man)) (VP (VBZ is) (VP (VBG being) (VP (VBD bucked) (PP (IN on) (NP (DT a) (NN horse)))))) (. .))) |
620 | 618 | ['entailment'] | 2521788750.jpg#0 | entailment | 2521788750.jpg#0r1e | A saddle bronc rider gets lifted out of the saddle, but keeps his grip during his ride. | ( ( A ( saddle ( bronc rider ) ) ) ( ( ( ( ( gets ( ( lifted out ) ( of ( the saddle ) ) ) ) , ) but ) ( ( keeps ( his grip ) ) ( during ( his ride ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN saddle) (NN bronc) (NN rider)) (VP (VP (VBZ gets) (VP (VBN lifted) (PRT (RP out)) (PP (IN of) (NP (DT the) (NN saddle))))) (, ,) (CC but) (VP (VBZ keeps) (NP (PRP$ his) (NN grip)) (PP (IN during) (NP (PRP$ his) (NN ride))))) (. .))) | The man rides an animal. | ( ( The man ) ( ( rides ( an animal ) ) . ) ) | (ROOT (S (NP (DT The) (NN man)) (VP (VBD rides) (NP (DT an) (NN animal))) (. .))) |
621 | 619 | ['neutral'] | 2521788750.jpg#0 | neutral | 2521788750.jpg#0r1n | A saddle bronc rider gets lifted out of the saddle, but keeps his grip during his ride. | ( ( A ( saddle ( bronc rider ) ) ) ( ( ( ( ( gets ( ( lifted out ) ( of ( the saddle ) ) ) ) , ) but ) ( ( keeps ( his grip ) ) ( during ( his ride ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN saddle) (NN bronc) (NN rider)) (VP (VP (VBZ gets) (VP (VBN lifted) (PRT (RP out)) (PP (IN of) (NP (DT the) (NN saddle))))) (, ,) (CC but) (VP (VBZ keeps) (NP (PRP$ his) (NN grip)) (PP (IN during) (NP (PRP$ his) (NN ride))))) (. .))) | The man is trying not to fall. | ( ( The man ) ( ( is ( trying ( not ( to fall ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN man)) (VP (VBZ is) (VP (VBG trying) (S (RB not) (VP (TO to) (VP (VB fall)))))) (. .))) |
622 | 620 | ['contradiction'] | 2521788750.jpg#0 | contradiction | 2521788750.jpg#0r1c | A saddle bronc rider gets lifted out of the saddle, but keeps his grip during his ride. | ( ( A ( saddle ( bronc rider ) ) ) ( ( ( ( ( gets ( ( lifted out ) ( of ( the saddle ) ) ) ) , ) but ) ( ( keeps ( his grip ) ) ( during ( his ride ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN saddle) (NN bronc) (NN rider)) (VP (VP (VBZ gets) (VP (VBN lifted) (PRT (RP out)) (PP (IN of) (NP (DT the) (NN saddle))))) (, ,) (CC but) (VP (VBZ keeps) (NP (PRP$ his) (NN grip)) (PP (IN during) (NP (PRP$ his) (NN ride))))) (. .))) | The man is riding a motorcycle. | ( ( The man ) ( ( is ( riding ( a motorcycle ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN man)) (VP (VBZ is) (VP (VBG riding) (NP (DT a) (NN motorcycle)))) (. .))) |
623 | 621 | ['neutral'] | 2892843393.jpg#3 | neutral | 2892843393.jpg#3r1n | a woman with a straw hat working on a strange machine with coconuts at her side. | ( ( ( ( a woman ) ( with ( a ( straw hat ) ) ) ) ( ( working ( on ( a ( strange machine ) ) ) ) ( with ( coconuts ( at ( her side ) ) ) ) ) ) . ) | (ROOT (NP (NP (NP (DT a) (NN woman)) (PP (IN with) (NP (DT a) (NN straw) (NN hat)))) (VP (VBG working) (PP (IN on) (NP (DT a) (JJ strange) (NN machine))) (PP (IN with) (NP (NP (NNS coconuts)) (PP (IN at) (NP (PRP$ her) (NN side)))))) (. .))) | A woman is using a machine to make coconut milk. | ( ( A woman ) ( ( is ( using ( a ( machine ( to ( make ( coconut milk ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN woman)) (VP (VBZ is) (VP (VBG using) (NP (DT a) (NN machine) (S (VP (TO to) (VP (VB make) (NP (JJ coconut) (NN milk)))))))) (. .))) |
624 | 622 | ['contradiction'] | 2892843393.jpg#3 | contradiction | 2892843393.jpg#3r1c | a woman with a straw hat working on a strange machine with coconuts at her side. | ( ( ( ( a woman ) ( with ( a ( straw hat ) ) ) ) ( ( working ( on ( a ( strange machine ) ) ) ) ( with ( coconuts ( at ( her side ) ) ) ) ) ) . ) | (ROOT (NP (NP (NP (DT a) (NN woman)) (PP (IN with) (NP (DT a) (NN straw) (NN hat)))) (VP (VBG working) (PP (IN on) (NP (DT a) (JJ strange) (NN machine))) (PP (IN with) (NP (NP (NNS coconuts)) (PP (IN at) (NP (PRP$ her) (NN side)))))) (. .))) | A woman is sitting on the couch. | ( ( A woman ) ( ( is ( sitting ( on ( the couch ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN woman)) (VP (VBZ is) (VP (VBG sitting) (PP (IN on) (NP (DT the) (NN couch))))) (. .))) |
625 | 623 | ['entailment'] | 2892843393.jpg#3 | entailment | 2892843393.jpg#3r1e | a woman with a straw hat working on a strange machine with coconuts at her side. | ( ( ( ( a woman ) ( with ( a ( straw hat ) ) ) ) ( ( working ( on ( a ( strange machine ) ) ) ) ( with ( coconuts ( at ( her side ) ) ) ) ) ) . ) | (ROOT (NP (NP (NP (DT a) (NN woman)) (PP (IN with) (NP (DT a) (NN straw) (NN hat)))) (VP (VBG working) (PP (IN on) (NP (DT a) (JJ strange) (NN machine))) (PP (IN with) (NP (NP (NNS coconuts)) (PP (IN at) (NP (PRP$ her) (NN side)))))) (. .))) | A woman is at a machine. | ( ( A woman ) ( ( is ( at ( a machine ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN woman)) (VP (VBZ is) (PP (IN at) (NP (DT a) (NN machine)))) (. .))) |
626 | 624 | ['contradiction'] | 2892843393.jpg#2 | contradiction | 2892843393.jpg#2r1c | A man wearing a rice hat is shucking corn using a corn shucker and is surrounded by trees. | ( ( ( A man ) ( wearing ( a ( rice hat ) ) ) ) ( ( ( ( is ( ( shucking corn ) ( using ( a ( corn shucker ) ) ) ) ) and ) ( is ( surrounded ( by trees ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT A) (NN man)) (VP (VBG wearing) (NP (DT a) (NN rice) (NN hat)))) (VP (VP (VBZ is) (VP (VBG shucking) (NP (NN corn)) (S (VP (VBG using) (NP (DT a) (NN corn) (NN shucker)))))) (CC and) (VP (VBZ is) (VP (VBN surrounded) (PP (IN by) (NP (NNS trees)))))) (. .))) | The man is boiling a pot of corn. | ( ( The man ) ( ( is ( boiling ( ( a pot ) ( of corn ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN man)) (VP (VBZ is) (VP (VBG boiling) (NP (NP (DT a) (NN pot)) (PP (IN of) (NP (NN corn)))))) (. .))) |
627 | 625 | ['entailment'] | 2892843393.jpg#2 | entailment | 2892843393.jpg#2r1e | A man wearing a rice hat is shucking corn using a corn shucker and is surrounded by trees. | ( ( ( A man ) ( wearing ( a ( rice hat ) ) ) ) ( ( ( ( is ( ( shucking corn ) ( using ( a ( corn shucker ) ) ) ) ) and ) ( is ( surrounded ( by trees ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT A) (NN man)) (VP (VBG wearing) (NP (DT a) (NN rice) (NN hat)))) (VP (VP (VBZ is) (VP (VBG shucking) (NP (NN corn)) (S (VP (VBG using) (NP (DT a) (NN corn) (NN shucker)))))) (CC and) (VP (VBZ is) (VP (VBN surrounded) (PP (IN by) (NP (NNS trees)))))) (. .))) | There is a person processing vegetables. | ( There ( ( is ( ( a person ) ( processing vegetables ) ) ) . ) ) | (ROOT (S (NP (EX There)) (VP (VBZ is) (NP (NP (DT a) (NN person)) (VP (VBG processing) (NP (NNS vegetables))))) (. .))) |
628 | 626 | ['neutral'] | 2892843393.jpg#2 | neutral | 2892843393.jpg#2r1n | A man wearing a rice hat is shucking corn using a corn shucker and is surrounded by trees. | ( ( ( A man ) ( wearing ( a ( rice hat ) ) ) ) ( ( ( ( is ( ( shucking corn ) ( using ( a ( corn shucker ) ) ) ) ) and ) ( is ( surrounded ( by trees ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT A) (NN man)) (VP (VBG wearing) (NP (DT a) (NN rice) (NN hat)))) (VP (VP (VBZ is) (VP (VBG shucking) (NP (NN corn)) (S (VP (VBG using) (NP (DT a) (NN corn) (NN shucker)))))) (CC and) (VP (VBZ is) (VP (VBN surrounded) (PP (IN by) (NP (NNS trees)))))) (. .))) | A man is shucking a large pile of corn. | ( ( A man ) ( ( is ( shucking ( ( a ( large pile ) ) ( of corn ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN man)) (VP (VBZ is) (VP (VBG shucking) (NP (NP (DT a) (JJ large) (NN pile)) (PP (IN of) (NP (NN corn)))))) (. .))) |
629 | 627 | ['neutral', 'neutral', 'neutral', 'neutral', 'neutral'] | 2892843393.jpg#0 | neutral | 2892843393.jpg#0r1n | a woman wearing a Chinese straw hat operating some sort of stainless steel machine in what appears to be a park. | ( ( ( a woman ) ( ( wearing ( a ( Chinese ( straw hat ) ) ) ) ( operating ( ( some sort ) ( of ( ( stainless ( steel machine ) ) ( in what ) ) ) ) ) ) ) ( ( appears ( to ( be ( a park ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT a) (NN woman)) (VP (VBG wearing) (NP (DT a) (JJ Chinese) (NN straw) (NN hat)) (S (VP (VBG operating) (NP (NP (DT some) (NN sort)) (PP (IN of) (NP (NP (JJ stainless) (NN steel) (NN machine)) (PP (IN in) (NP (WP what)))))))))) (VP (VBZ appears) (S (VP (TO to) (VP (VB be) (NP (DT a) (NN park)))))) (. .))) | The woman is making jewelry at the park. | ( ( The woman ) ( ( is ( ( making jewelry ) ( at ( the park ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN woman)) (VP (VBZ is) (VP (VBG making) (NP (NN jewelry)) (PP (IN at) (NP (DT the) (NN park))))) (. .))) |
630 | 628 | ['contradiction'] | 2892843393.jpg#0 | contradiction | 2892843393.jpg#0r1c | a woman wearing a Chinese straw hat operating some sort of stainless steel machine in what appears to be a park. | ( ( ( a woman ) ( ( wearing ( a ( Chinese ( straw hat ) ) ) ) ( operating ( ( some sort ) ( of ( ( stainless ( steel machine ) ) ( in what ) ) ) ) ) ) ) ( ( appears ( to ( be ( a park ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT a) (NN woman)) (VP (VBG wearing) (NP (DT a) (JJ Chinese) (NN straw) (NN hat)) (S (VP (VBG operating) (NP (NP (DT some) (NN sort)) (PP (IN of) (NP (NP (JJ stainless) (NN steel) (NN machine)) (PP (IN in) (NP (WP what)))))))))) (VP (VBZ appears) (S (VP (TO to) (VP (VB be) (NP (DT a) (NN park)))))) (. .))) | The woman has a small child trapped in the machine who sews clothes. | ( ( The woman ) ( ( has ( ( a ( small child ) ) ( trapped ( in ( ( the machine ) ( who ( sews clothes ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN woman)) (VP (VBZ has) (NP (NP (DT a) (JJ small) (NN child)) (VP (VBN trapped) (PP (IN in) (NP (NP (DT the) (NN machine)) (SBAR (WHNP (WP who)) (S (VP (VBZ sews) (NP (NNS clothes)))))))))) (. .))) |
631 | 629 | ['entailment'] | 2892843393.jpg#0 | entailment | 2892843393.jpg#0r1e | a woman wearing a Chinese straw hat operating some sort of stainless steel machine in what appears to be a park. | ( ( ( a woman ) ( ( wearing ( a ( Chinese ( straw hat ) ) ) ) ( operating ( ( some sort ) ( of ( ( stainless ( steel machine ) ) ( in what ) ) ) ) ) ) ) ( ( appears ( to ( be ( a park ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT a) (NN woman)) (VP (VBG wearing) (NP (DT a) (JJ Chinese) (NN straw) (NN hat)) (S (VP (VBG operating) (NP (NP (DT some) (NN sort)) (PP (IN of) (NP (NP (JJ stainless) (NN steel) (NN machine)) (PP (IN in) (NP (WP what)))))))))) (VP (VBZ appears) (S (VP (TO to) (VP (VB be) (NP (DT a) (NN park)))))) (. .))) | The woman is outdoors with a machine. | ( ( The woman ) ( ( ( is outdoors ) ( with ( a machine ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN woman)) (VP (VBZ is) (ADVP (RB outdoors)) (PP (IN with) (NP (DT a) (NN machine)))) (. .))) |
632 | 630 | ['contradiction'] | 2892843393.jpg#4 | contradiction | 2892843393.jpg#4r1c | A woman on the side of a street is making food on her cart. | ( ( ( A woman ) ( on ( ( the side ) ( of ( a street ) ) ) ) ) ( ( is ( ( making food ) ( on ( her cart ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT A) (NN woman)) (PP (IN on) (NP (NP (DT the) (NN side)) (PP (IN of) (NP (DT a) (NN street)))))) (VP (VBZ is) (VP (VBG making) (NP (NN food)) (PP (IN on) (NP (PRP$ her) (NN cart))))) (. .))) | A child is wearing a bandana. | ( ( A child ) ( ( is ( wearing ( a bandana ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN child)) (VP (VBZ is) (VP (VBG wearing) (NP (DT a) (NN bandana)))) (. .))) |
633 | 631 | ['neutral'] | 2892843393.jpg#4 | neutral | 2892843393.jpg#4r1n | A woman on the side of a street is making food on her cart. | ( ( ( A woman ) ( on ( ( the side ) ( of ( a street ) ) ) ) ) ( ( is ( ( making food ) ( on ( her cart ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT A) (NN woman)) (PP (IN on) (NP (NP (DT the) (NN side)) (PP (IN of) (NP (DT a) (NN street)))))) (VP (VBZ is) (VP (VBG making) (NP (NN food)) (PP (IN on) (NP (PRP$ her) (NN cart))))) (. .))) | A person is cooking mexican food. | ( ( A person ) ( ( is ( cooking ( mexican food ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN person)) (VP (VBZ is) (VP (VBG cooking) (NP (NN mexican) (NN food)))) (. .))) |
634 | 632 | ['entailment'] | 2892843393.jpg#4 | entailment | 2892843393.jpg#4r1e | A woman on the side of a street is making food on her cart. | ( ( ( A woman ) ( on ( ( the side ) ( of ( a street ) ) ) ) ) ( ( is ( ( making food ) ( on ( her cart ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT A) (NN woman)) (PP (IN on) (NP (NP (DT the) (NN side)) (PP (IN of) (NP (DT a) (NN street)))))) (VP (VBZ is) (VP (VBG making) (NP (NN food)) (PP (IN on) (NP (PRP$ her) (NN cart))))) (. .))) | A person is cooking. | ( ( A person ) ( ( is cooking ) . ) ) | (ROOT (S (NP (DT A) (NN person)) (VP (VBZ is) (VP (VBG cooking))) (. .))) |
635 | 633 | ['contradiction'] | 4713654516.jpg#1 | contradiction | 4713654516.jpg#1r1c | A man in blue shorts and without a shirt is jogging down the road while listening to his iPod. | ( ( ( A man ) ( ( ( in ( blue shorts ) ) and ) ( without ( a shirt ) ) ) ) ( ( is ( ( ( jogging down ) ( the road ) ) ( while ( listening ( to ( his iPod ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT A) (NN man)) (PP (PP (IN in) (NP (JJ blue) (NNS shorts))) (CC and) (PP (IN without) (NP (DT a) (NN shirt))))) (VP (VBZ is) (VP (VBG jogging) (PRT (RP down)) (NP (DT the) (NN road)) (PP (IN while) (S (VP (VBG listening) (PP (TO to) (NP (PRP$ his) (NN iPod)))))))) (. .))) | The man is wearing a blue shirt. | ( ( The man ) ( ( is ( wearing ( a ( blue shirt ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN man)) (VP (VBZ is) (VP (VBG wearing) (NP (DT a) (JJ blue) (NN shirt)))) (. .))) |
636 | 634 | ['entailment'] | 4713654516.jpg#1 | entailment | 4713654516.jpg#1r1e | A man in blue shorts and without a shirt is jogging down the road while listening to his iPod. | ( ( ( A man ) ( ( ( in ( blue shorts ) ) and ) ( without ( a shirt ) ) ) ) ( ( is ( ( ( jogging down ) ( the road ) ) ( while ( listening ( to ( his iPod ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT A) (NN man)) (PP (PP (IN in) (NP (JJ blue) (NNS shorts))) (CC and) (PP (IN without) (NP (DT a) (NN shirt))))) (VP (VBZ is) (VP (VBG jogging) (PRT (RP down)) (NP (DT the) (NN road)) (PP (IN while) (S (VP (VBG listening) (PP (TO to) (NP (PRP$ his) (NN iPod)))))))) (. .))) | The man is running. | ( ( The man ) ( ( is running ) . ) ) | (ROOT (S (NP (DT The) (NN man)) (VP (VBZ is) (VP (VBG running))) (. .))) |
637 | 635 | ['neutral'] | 4713654516.jpg#1 | neutral | 4713654516.jpg#1r1n | A man in blue shorts and without a shirt is jogging down the road while listening to his iPod. | ( ( ( A man ) ( ( ( in ( blue shorts ) ) and ) ( without ( a shirt ) ) ) ) ( ( is ( ( ( jogging down ) ( the road ) ) ( while ( listening ( to ( his iPod ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT A) (NN man)) (PP (PP (IN in) (NP (JJ blue) (NNS shorts))) (CC and) (PP (IN without) (NP (DT a) (NN shirt))))) (VP (VBZ is) (VP (VBG jogging) (PRT (RP down)) (NP (DT the) (NN road)) (PP (IN while) (S (VP (VBG listening) (PP (TO to) (NP (PRP$ his) (NN iPod)))))))) (. .))) | The man is wearing headphones. | ( ( The man ) ( ( is ( wearing headphones ) ) . ) ) | (ROOT (S (NP (DT The) (NN man)) (VP (VBZ is) (VP (VBG wearing) (NP (NNS headphones)))) (. .))) |
638 | 636 | ['entailment', 'entailment', 'entailment', 'entailment', 'entailment'] | 6808423201.jpg#1 | entailment | 6808423201.jpg#1r1e | Women exercising one woman has a green mat and black outfit on. | ( ( Women ( exercising ( one woman ) ) ) ( ( ( has ( ( ( a ( green mat ) ) and ) ( black outfit ) ) ) on ) . ) ) | (ROOT (S (NP (NP (NNS Women)) (VP (VBG exercising) (NP (CD one) (NN woman)))) (VP (VBZ has) (NP (NP (DT a) (JJ green) (NN mat)) (CC and) (NP (JJ black) (NN outfit))) (PP (IN on))) (. .))) | The women are exercising. | ( ( The women ) ( ( are exercising ) . ) ) | (ROOT (S (NP (DT The) (NNS women)) (VP (VBP are) (VP (VBG exercising))) (. .))) |
639 | 637 | ['contradiction'] | 6808423201.jpg#1 | contradiction | 6808423201.jpg#1r1c | Women exercising one woman has a green mat and black outfit on. | ( ( Women ( exercising ( one woman ) ) ) ( ( ( has ( ( ( a ( green mat ) ) and ) ( black outfit ) ) ) on ) . ) ) | (ROOT (S (NP (NP (NNS Women)) (VP (VBG exercising) (NP (CD one) (NN woman)))) (VP (VBZ has) (NP (NP (DT a) (JJ green) (NN mat)) (CC and) (NP (JJ black) (NN outfit))) (PP (IN on))) (. .))) | The women are both dressing in green. | ( ( The women ) ( ( are ( ( both dressing ) ( in green ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNS women)) (VP (VBP are) (NP (NP (DT both) (NN dressing)) (PP (IN in) (NP (NN green))))) (. .))) |
640 | 638 | ['neutral'] | 6808423201.jpg#1 | neutral | 6808423201.jpg#1r1n | Women exercising one woman has a green mat and black outfit on. | ( ( Women ( exercising ( one woman ) ) ) ( ( ( has ( ( ( a ( green mat ) ) and ) ( black outfit ) ) ) on ) . ) ) | (ROOT (S (NP (NP (NNS Women)) (VP (VBG exercising) (NP (CD one) (NN woman)))) (VP (VBZ has) (NP (NP (DT a) (JJ green) (NN mat)) (CC and) (NP (JJ black) (NN outfit))) (PP (IN on))) (. .))) | The women are doing yoga. | ( ( The women ) ( ( are ( doing yoga ) ) . ) ) | (ROOT (S (NP (DT The) (NNS women)) (VP (VBP are) (VP (VBG doing) (NP (NN yoga)))) (. .))) |
641 | 639 | ['neutral'] | 6808423201.jpg#2 | neutral | 6808423201.jpg#2r1n | Students practicing yoga in a class setting. | ( ( Students ( ( practicing yoga ) ( in ( a ( class setting ) ) ) ) ) . ) | (ROOT (NP (NP (NNS Students)) (VP (VBG practicing) (NP (NN yoga)) (PP (IN in) (NP (DT a) (NN class) (NN setting)))) (. .))) | The students are taking a beginners' yoga class. | ( ( The students ) ( ( are ( taking ( ( a ( beginners ' ) ) ( yoga class ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNS students)) (VP (VBP are) (VP (VBG taking) (NP (NP (DT a) (NNS beginners) (POS ')) (NN yoga) (NN class)))) (. .))) |
642 | 640 | ['contradiction'] | 6808423201.jpg#2 | contradiction | 6808423201.jpg#2r1c | Students practicing yoga in a class setting. | ( ( Students ( ( practicing yoga ) ( in ( a ( class setting ) ) ) ) ) . ) | (ROOT (NP (NP (NNS Students)) (VP (VBG practicing) (NP (NN yoga)) (PP (IN in) (NP (DT a) (NN class) (NN setting)))) (. .))) | The students solve equations on the board. | ( ( The students ) ( ( ( solve equations ) ( on ( the board ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNS students)) (VP (VB solve) (NP (NNS equations)) (PP (IN on) (NP (DT the) (NN board)))) (. .))) |
643 | 641 | ['entailment', 'entailment', 'entailment', 'entailment', 'entailment'] | 6808423201.jpg#2 | entailment | 6808423201.jpg#2r1e | Students practicing yoga in a class setting. | ( ( Students ( ( practicing yoga ) ( in ( a ( class setting ) ) ) ) ) . ) | (ROOT (NP (NP (NNS Students)) (VP (VBG practicing) (NP (NN yoga)) (PP (IN in) (NP (DT a) (NN class) (NN setting)))) (. .))) | A yoga class is in progress. | ( ( A ( yoga class ) ) ( ( is ( in progress ) ) . ) ) | (ROOT (S (NP (DT A) (NN yoga) (NN class)) (VP (VBZ is) (PP (IN in) (NP (NN progress)))) (. .))) |
644 | 642 | ['neutral'] | 6808423201.jpg#3 | neutral | 6808423201.jpg#3r1n | People are stretching on yoga mats. | ( People ( ( are ( stretching ( on ( yoga mats ) ) ) ) . ) ) | (ROOT (S (NP (NNS People)) (VP (VBP are) (VP (VBG stretching) (PP (IN on) (NP (NN yoga) (NNS mats))))) (. .))) | They stretched on yoga mats outside. | ( They ( ( ( stretched ( on ( yoga mats ) ) ) outside ) . ) ) | (ROOT (S (NP (PRP They)) (VP (VBD stretched) (PP (IN on) (NP (NN yoga) (NNS mats))) (ADVP (RB outside))) (. .))) |
645 | 643 | ['entailment'] | 6808423201.jpg#3 | entailment | 6808423201.jpg#3r1e | People are stretching on yoga mats. | ( People ( ( are ( stretching ( on ( yoga mats ) ) ) ) . ) ) | (ROOT (S (NP (NNS People)) (VP (VBP are) (VP (VBG stretching) (PP (IN on) (NP (NN yoga) (NNS mats))))) (. .))) | The people stretched on yoga mats. | ( ( The people ) ( ( stretched ( on ( yoga mats ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNS people)) (VP (VBD stretched) (PP (IN on) (NP (NN yoga) (NNS mats)))) (. .))) |
646 | 644 | ['contradiction'] | 6808423201.jpg#3 | contradiction | 6808423201.jpg#3r1c | People are stretching on yoga mats. | ( People ( ( are ( stretching ( on ( yoga mats ) ) ) ) . ) ) | (ROOT (S (NP (NNS People)) (VP (VBP are) (VP (VBG stretching) (PP (IN on) (NP (NN yoga) (NNS mats))))) (. .))) | They stretched on bikes. | ( They ( ( stretched ( on bikes ) ) . ) ) | (ROOT (S (NP (PRP They)) (VP (VBD stretched) (PP (IN on) (NP (NNS bikes)))) (. .))) |
647 | 645 | ['entailment'] | 6808423201.jpg#4 | entailment | 6808423201.jpg#4r1e | A group of people are doing yoga. | ( ( ( A group ) ( of people ) ) ( ( are ( doing yoga ) ) . ) ) | (ROOT (S (NP (NP (DT A) (NN group)) (PP (IN of) (NP (NNS people)))) (VP (VBP are) (VP (VBG doing) (NP (NN yoga)))) (. .))) | The people are doing yoga | ( ( The people ) ( are ( doing yoga ) ) ) | (ROOT (S (NP (DT The) (NNS people)) (VP (VBP are) (VP (VBG doing) (NP (NN yoga)))))) |
648 | 646 | ['neutral'] | 6808423201.jpg#4 | neutral | 6808423201.jpg#4r1n | A group of people are doing yoga. | ( ( ( A group ) ( of people ) ) ( ( are ( doing yoga ) ) . ) ) | (ROOT (S (NP (NP (DT A) (NN group)) (PP (IN of) (NP (NNS people)))) (VP (VBP are) (VP (VBG doing) (NP (NN yoga)))) (. .))) | The people are working out | ( ( The people ) ( are ( working out ) ) ) | (ROOT (S (NP (DT The) (NNS people)) (VP (VBP are) (VP (VBG working) (PRT (RP out)))))) |
649 | 647 | ['contradiction', 'contradiction', 'contradiction', 'contradiction', 'contradiction'] | 6808423201.jpg#4 | contradiction | 6808423201.jpg#4r1c | A group of people are doing yoga. | ( ( ( A group ) ( of people ) ) ( ( are ( doing yoga ) ) . ) ) | (ROOT (S (NP (NP (DT A) (NN group)) (PP (IN of) (NP (NNS people)))) (VP (VBP are) (VP (VBG doing) (NP (NN yoga)))) (. .))) | The people are sleep. | ( ( The people ) ( ( are sleep ) . ) ) | (ROOT (S (NP (DT The) (NNS people)) (VP (VBP are) (VP (NN sleep))) (. .))) |
650 | 648 | ['contradiction'] | 2719101587.jpg#1 | contradiction | 2719101587.jpg#1r1c | Motorcyclist performing while two men watch. | ( ( Motorcyclist ( performing ( while ( ( two men ) watch ) ) ) ) . ) | (ROOT (S (VP (VB Motorcyclist) (S (VP (VBG performing) (SBAR (IN while) (S (NP (CD two) (NNS men)) (VP (VBP watch))))))) (. .))) | Two women are walking with strollers. | ( ( Two women ) ( ( are ( walking ( with strollers ) ) ) . ) ) | (ROOT (S (NP (CD Two) (NNS women)) (VP (VBP are) (VP (VBG walking) (PP (IN with) (NP (NNS strollers))))) (. .))) |
651 | 649 | ['entailment'] | 2719101587.jpg#1 | entailment | 2719101587.jpg#1r1e | Motorcyclist performing while two men watch. | ( ( Motorcyclist ( performing ( while ( ( two men ) watch ) ) ) ) . ) | (ROOT (S (VP (VB Motorcyclist) (S (VP (VBG performing) (SBAR (IN while) (S (NP (CD two) (NNS men)) (VP (VBP watch))))))) (. .))) | Men watching motorcyclist. | ( ( Men ( watching motorcyclist ) ) . ) | (ROOT (NP (NP (NNS Men)) (VP (VBG watching) (NP (NN motorcyclist))) (. .))) |
652 | 650 | ['neutral'] | 2719101587.jpg#1 | neutral | 2719101587.jpg#1r1n | Motorcyclist performing while two men watch. | ( ( Motorcyclist ( performing ( while ( ( two men ) watch ) ) ) ) . ) | (ROOT (S (VP (VB Motorcyclist) (S (VP (VBG performing) (SBAR (IN while) (S (NP (CD two) (NNS men)) (VP (VBP watch))))))) (. .))) | Motorcylist performing in annual race. | ( ( Motorcylist ( performing ( in ( annual race ) ) ) ) . ) | (ROOT (S (VP (VB Motorcylist) (S (VP (VBG performing) (PP (IN in) (NP (JJ annual) (NN race)))))) (. .))) |
653 | 651 | ['contradiction'] | 2735558076.jpg#3 | contradiction | 2735558076.jpg#3r1c | The young man is waiting with others on the sidewalk. | ( ( The ( young man ) ) ( ( is ( waiting ( with ( others ( on ( the sidewalk ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (JJ young) (NN man)) (VP (VBZ is) (VP (VBG waiting) (PP (IN with) (NP (NP (NNS others)) (PP (IN on) (NP (DT the) (NN sidewalk))))))) (. .))) | The girls are climbing a tree | ( ( The girls ) ( are ( climbing ( a tree ) ) ) ) | (ROOT (S (NP (DT The) (NNS girls)) (VP (VBP are) (VP (VBG climbing) (NP (DT a) (NN tree)))))) |
654 | 652 | ['neutral'] | 2735558076.jpg#3 | neutral | 2735558076.jpg#3r1n | The young man is waiting with others on the sidewalk. | ( ( The ( young man ) ) ( ( is ( waiting ( with ( others ( on ( the sidewalk ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (JJ young) (NN man)) (VP (VBZ is) (VP (VBG waiting) (PP (IN with) (NP (NP (NNS others)) (PP (IN on) (NP (DT the) (NN sidewalk))))))) (. .))) | There is a young person talking with others near the bustop | ( There ( is ( ( a ( young person ) ) ( talking ( with ( others ( near ( the bustop ) ) ) ) ) ) ) ) | (ROOT (S (NP (EX There)) (VP (VBZ is) (NP (NP (DT a) (JJ young) (NN person)) (VP (VBG talking) (PP (IN with) (NP (NP (NNS others)) (PP (IN near) (NP (DT the) (NN bustop)))))))))) |
655 | 653 | ['entailment'] | 2735558076.jpg#3 | entailment | 2735558076.jpg#3r1e | The young man is waiting with others on the sidewalk. | ( ( The ( young man ) ) ( ( is ( waiting ( with ( others ( on ( the sidewalk ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (JJ young) (NN man)) (VP (VBZ is) (VP (VBG waiting) (PP (IN with) (NP (NP (NNS others)) (PP (IN on) (NP (DT the) (NN sidewalk))))))) (. .))) | there is a group of people waiting outside | ( there ( is ( ( a group ) ( of ( people ( waiting outside ) ) ) ) ) ) | (ROOT (S (NP (EX there)) (VP (VBZ is) (NP (NP (DT a) (NN group)) (PP (IN of) (NP (NP (NNS people)) (VP (VBG waiting) (ADVP (RB outside))))))))) |
656 | 654 | ['entailment'] | 390902331.jpg#4 | entailment | 390902331.jpg#4r1e | Two people pose for the camera. | ( ( Two people ) ( ( pose ( for ( the camera ) ) ) . ) ) | (ROOT (S (NP (CD Two) (NNS people)) (VP (VBP pose) (PP (IN for) (NP (DT the) (NN camera)))) (. .))) | People pose for a picture. | ( People ( ( pose ( for ( a picture ) ) ) . ) ) | (ROOT (S (NP (NNS People)) (VP (VBP pose) (PP (IN for) (NP (DT a) (NN picture)))) (. .))) |
657 | 655 | ['neutral'] | 390902331.jpg#4 | neutral | 390902331.jpg#4r1n | Two people pose for the camera. | ( ( Two people ) ( ( pose ( for ( the camera ) ) ) . ) ) | (ROOT (S (NP (CD Two) (NNS people)) (VP (VBP pose) (PP (IN for) (NP (DT the) (NN camera)))) (. .))) | People pose for a family picture. | ( People ( ( pose ( for ( a ( family picture ) ) ) ) . ) ) | (ROOT (S (NP (NNS People)) (VP (VBP pose) (PP (IN for) (NP (DT a) (NN family) (NN picture)))) (. .))) |
658 | 656 | ['contradiction'] | 390902331.jpg#4 | contradiction | 390902331.jpg#4r1c | Two people pose for the camera. | ( ( Two people ) ( ( pose ( for ( the camera ) ) ) . ) ) | (ROOT (S (NP (CD Two) (NNS people)) (VP (VBP pose) (PP (IN for) (NP (DT the) (NN camera)))) (. .))) | Two people are yelling. | ( ( Two people ) ( ( are yelling ) . ) ) | (ROOT (S (NP (CD Two) (NNS people)) (VP (VBP are) (VP (VBG yelling))) (. .))) |
659 | 657 | ['entailment'] | 4923271886.jpg#4 | entailment | 4923271886.jpg#4r1e | A man is sleeping on the grass. | ( ( A man ) ( ( is ( sleeping ( on ( the grass ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN man)) (VP (VBZ is) (VP (VBG sleeping) (PP (IN on) (NP (DT the) (NN grass))))) (. .))) | The man is laying down to sleep | ( ( The man ) ( is ( ( laying down ) ( to sleep ) ) ) ) | (ROOT (S (NP (DT The) (NN man)) (VP (VBZ is) (VP (VBG laying) (PRT (RP down)) (S (VP (TO to) (VP (VB sleep)))))))) |
660 | 658 | ['contradiction'] | 4923271886.jpg#4 | contradiction | 4923271886.jpg#4r1c | A man is sleeping on the grass. | ( ( A man ) ( ( is ( sleeping ( on ( the grass ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN man)) (VP (VBZ is) (VP (VBG sleeping) (PP (IN on) (NP (DT the) (NN grass))))) (. .))) | The man is checking into a 4 star hotel | ( ( The man ) ( is ( checking ( into ( a ( 4 ( star hotel ) ) ) ) ) ) ) | (ROOT (S (NP (DT The) (NN man)) (VP (VBZ is) (VP (VBG checking) (PP (IN into) (NP (DT a) (CD 4) (NN star) (NN hotel))))))) |
661 | 659 | ['neutral'] | 4923271886.jpg#4 | neutral | 4923271886.jpg#4r1n | A man is sleeping on the grass. | ( ( A man ) ( ( is ( sleeping ( on ( the grass ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN man)) (VP (VBZ is) (VP (VBG sleeping) (PP (IN on) (NP (DT the) (NN grass))))) (. .))) | The man is sleeping on the grass because he is homeless | ( ( The man ) ( is ( ( sleeping ( on ( the grass ) ) ) ( because ( he ( is homeless ) ) ) ) ) ) | (ROOT (S (NP (DT The) (NN man)) (VP (VBZ is) (VP (VBG sleeping) (PP (IN on) (NP (DT the) (NN grass))) (SBAR (IN because) (S (NP (PRP he)) (VP (VBZ is) (ADJP (JJ homeless))))))))) |
662 | 660 | ['entailment'] | 3028561714.jpg#1 | entailment | 3028561714.jpg#1r1e | A white and brown dog is leaping through the air. | ( ( A ( ( ( white and ) brown ) dog ) ) ( ( is ( leaping ( through ( the air ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (ADJP (JJ white) (CC and) (JJ brown)) (NN dog)) (VP (VBZ is) (VP (VBG leaping) (PP (IN through) (NP (DT the) (NN air))))) (. .))) | The white and brown dog is in the air. | ( ( The ( ( ( white and ) brown ) dog ) ) ( ( is ( in ( the air ) ) ) . ) ) | (ROOT (S (NP (DT The) (ADJP (JJ white) (CC and) (JJ brown)) (NN dog)) (VP (VBZ is) (PP (IN in) (NP (DT the) (NN air)))) (. .))) |
663 | 661 | ['contradiction'] | 3028561714.jpg#1 | contradiction | 3028561714.jpg#1r1c | A white and brown dog is leaping through the air. | ( ( A ( ( ( white and ) brown ) dog ) ) ( ( is ( leaping ( through ( the air ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (ADJP (JJ white) (CC and) (JJ brown)) (NN dog)) (VP (VBZ is) (VP (VBG leaping) (PP (IN through) (NP (DT the) (NN air))))) (. .))) | The dog is taking a nap. | ( ( The dog ) ( ( is ( taking ( a nap ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN dog)) (VP (VBZ is) (VP (VBG taking) (NP (DT a) (NN nap)))) (. .))) |
664 | 662 | ['neutral'] | 3028561714.jpg#1 | neutral | 3028561714.jpg#1r1n | A white and brown dog is leaping through the air. | ( ( A ( ( ( white and ) brown ) dog ) ) ( ( is ( leaping ( through ( the air ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (ADJP (JJ white) (CC and) (JJ brown)) (NN dog)) (VP (VBZ is) (VP (VBG leaping) (PP (IN through) (NP (DT the) (NN air))))) (. .))) | The dog is catching a frisbee. | ( ( The dog ) ( ( is ( catching ( a frisbee ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN dog)) (VP (VBZ is) (VP (VBG catching) (NP (DT a) (NN frisbee)))) (. .))) |
665 | 663 | ['contradiction', 'entailment', 'contradiction', 'neutral', 'contradiction'] | 2735558076.jpg#0 | contradiction | 2735558076.jpg#0r1c | A row of legs and black boots with a boy sitting at the end of the row. | ( ( ( ( ( ( A row ) ( of legs ) ) and ) ( ( black boots ) ( with ( a boy ) ) ) ) ( sitting ( at ( ( the end ) ( of ( the row ) ) ) ) ) ) . ) | (ROOT (NP (NP (NP (NP (DT A) (NN row)) (PP (IN of) (NP (NNS legs)))) (CC and) (NP (NP (JJ black) (NNS boots)) (PP (IN with) (NP (DT a) (NN boy))))) (VP (VBG sitting) (PP (IN at) (NP (NP (DT the) (NN end)) (PP (IN of) (NP (DT the) (NN row)))))) (. .))) | A young boy eats a sandwich. | ( ( A ( young boy ) ) ( ( eats ( a sandwich ) ) . ) ) | (ROOT (S (NP (DT A) (JJ young) (NN boy)) (VP (VBZ eats) (NP (DT a) (NN sandwich))) (. .))) |
666 | 664 | ['neutral'] | 2735558076.jpg#0 | neutral | 2735558076.jpg#0r1n | A row of legs and black boots with a boy sitting at the end of the row. | ( ( ( ( ( ( A row ) ( of legs ) ) and ) ( ( black boots ) ( with ( a boy ) ) ) ) ( sitting ( at ( ( the end ) ( of ( the row ) ) ) ) ) ) . ) | (ROOT (NP (NP (NP (NP (DT A) (NN row)) (PP (IN of) (NP (NNS legs)))) (CC and) (NP (NP (JJ black) (NNS boots)) (PP (IN with) (NP (DT a) (NN boy))))) (VP (VBG sitting) (PP (IN at) (NP (NP (DT the) (NN end)) (PP (IN of) (NP (DT the) (NN row)))))) (. .))) | A young boy sits on the ground in a family picture. | ( ( A ( young boy ) ) ( ( sits ( on ( ( the ground ) ( in ( a ( family picture ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (JJ young) (NN boy)) (VP (VBZ sits) (PP (IN on) (NP (NP (DT the) (NN ground)) (PP (IN in) (NP (DT a) (NN family) (NN picture)))))) (. .))) |
667 | 665 | ['entailment'] | 2735558076.jpg#0 | entailment | 2735558076.jpg#0r1e | A row of legs and black boots with a boy sitting at the end of the row. | ( ( ( ( ( ( A row ) ( of legs ) ) and ) ( ( black boots ) ( with ( a boy ) ) ) ) ( sitting ( at ( ( the end ) ( of ( the row ) ) ) ) ) ) . ) | (ROOT (NP (NP (NP (NP (DT A) (NN row)) (PP (IN of) (NP (NNS legs)))) (CC and) (NP (NP (JJ black) (NNS boots)) (PP (IN with) (NP (DT a) (NN boy))))) (VP (VBG sitting) (PP (IN at) (NP (NP (DT the) (NN end)) (PP (IN of) (NP (DT the) (NN row)))))) (. .))) | A boy sits at peoples feet. | ( ( A boy ) ( ( sits ( at ( peoples feet ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN boy)) (VP (VBZ sits) (PP (IN at) (NP (NNS peoples) (NNS feet)))) (. .))) |
668 | 666 | ['entailment'] | 4923271886.jpg#0 | entailment | 4923271886.jpg#0r1e | A man in blue lies on a mostly-barren patch of grass while small groups of people congregate in the distance. | ( ( ( A man ) ( in blue ) ) ( ( ( lies ( on ( ( a ( mostly-barren patch ) ) ( of grass ) ) ) ) ( while ( ( ( small groups ) ( of people ) ) ( congregate ( in ( the distance ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT A) (NN man)) (PP (IN in) (NP (NN blue)))) (VP (VBZ lies) (PP (IN on) (NP (NP (DT a) (JJ mostly-barren) (NN patch)) (PP (IN of) (NP (NN grass))))) (SBAR (IN while) (S (NP (NP (JJ small) (NNS groups)) (PP (IN of) (NP (NNS people)))) (VP (VB congregate) (PP (IN in) (NP (DT the) (NN distance))))))) (. .))) | A man is wearing blue. | ( ( A man ) ( ( is ( wearing blue ) ) . ) ) | (ROOT (S (NP (DT A) (NN man)) (VP (VBZ is) (VP (VBG wearing) (ADJP (JJ blue)))) (. .))) |
669 | 667 | ['neutral'] | 4923271886.jpg#0 | neutral | 4923271886.jpg#0r1n | A man in blue lies on a mostly-barren patch of grass while small groups of people congregate in the distance. | ( ( ( A man ) ( in blue ) ) ( ( ( lies ( on ( ( a ( mostly-barren patch ) ) ( of grass ) ) ) ) ( while ( ( ( small groups ) ( of people ) ) ( congregate ( in ( the distance ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT A) (NN man)) (PP (IN in) (NP (NN blue)))) (VP (VBZ lies) (PP (IN on) (NP (NP (DT a) (JJ mostly-barren) (NN patch)) (PP (IN of) (NP (NN grass))))) (SBAR (IN while) (S (NP (NP (JJ small) (NNS groups)) (PP (IN of) (NP (NNS people)))) (VP (VB congregate) (PP (IN in) (NP (DT the) (NN distance))))))) (. .))) | The man is tired. | ( ( The man ) ( ( is tired ) . ) ) | (ROOT (S (NP (DT The) (NN man)) (VP (VBZ is) (ADJP (JJ tired))) (. .))) |
670 | 668 | ['contradiction'] | 4923271886.jpg#0 | contradiction | 4923271886.jpg#0r1c | A man in blue lies on a mostly-barren patch of grass while small groups of people congregate in the distance. | ( ( ( A man ) ( in blue ) ) ( ( ( lies ( on ( ( a ( mostly-barren patch ) ) ( of grass ) ) ) ) ( while ( ( ( small groups ) ( of people ) ) ( congregate ( in ( the distance ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT A) (NN man)) (PP (IN in) (NP (NN blue)))) (VP (VBZ lies) (PP (IN on) (NP (NP (DT a) (JJ mostly-barren) (NN patch)) (PP (IN of) (NP (NN grass))))) (SBAR (IN while) (S (NP (NP (JJ small) (NNS groups)) (PP (IN of) (NP (NNS people)))) (VP (VB congregate) (PP (IN in) (NP (DT the) (NN distance))))))) (. .))) | The man is drinking a beer in a pub. | ( ( The man ) ( ( is ( drinking ( ( a beer ) ( in ( a pub ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN man)) (VP (VBZ is) (VP (VBG drinking) (NP (NP (DT a) (NN beer)) (PP (IN in) (NP (DT a) (NN pub)))))) (. .))) |
671 | 669 | ['contradiction'] | 4923271886.jpg#1 | contradiction | 4923271886.jpg#1r1c | Various people hanging around outside of a building. | ( ( ( Various people ) ( hanging ( around ( outside ( of ( a building ) ) ) ) ) ) . ) | (ROOT (NP (NP (JJ Various) (NNS people)) (VP (VBG hanging) (PP (IN around) (NP (NP (NN outside)) (PP (IN of) (NP (DT a) (NN building)))))) (. .))) | The people are inside playing soccer. | ( ( The people ) ( ( ( are inside ) ( playing soccer ) ) . ) ) | (ROOT (S (NP (DT The) (NNS people)) (VP (VBP are) (ADVP (RB inside)) (VP (VBG playing) (NP (NN soccer)))) (. .))) |
672 | 670 | ['neutral'] | 4923271886.jpg#1 | neutral | 4923271886.jpg#1r1n | Various people hanging around outside of a building. | ( ( ( Various people ) ( hanging ( around ( outside ( of ( a building ) ) ) ) ) ) . ) | (ROOT (NP (NP (JJ Various) (NNS people)) (VP (VBG hanging) (PP (IN around) (NP (NP (NN outside)) (PP (IN of) (NP (DT a) (NN building)))))) (. .))) | The people are on lunch break. | ( ( The people ) ( ( are ( on ( lunch break ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNS people)) (VP (VBP are) (PP (IN on) (NP (NN lunch) (NN break)))) (. .))) |
673 | 671 | ['entailment'] | 4923271886.jpg#1 | entailment | 4923271886.jpg#1r1e | Various people hanging around outside of a building. | ( ( ( Various people ) ( hanging ( around ( outside ( of ( a building ) ) ) ) ) ) . ) | (ROOT (NP (NP (JJ Various) (NNS people)) (VP (VBG hanging) (PP (IN around) (NP (NP (NN outside)) (PP (IN of) (NP (DT a) (NN building)))))) (. .))) | There are a group of people are standing outside. | ( There ( ( are ( ( a group ) ( of ( people ( are ( standing outside ) ) ) ) ) ) . ) ) | (ROOT (S (NP (EX There)) (VP (VBP are) (NP (NP (DT a) (NN group)) (PP (IN of) (NP (NP (NNS people)) (SBAR (S (VP (VBP are) (VP (VBG standing) (ADVP (RB outside)))))))))) (. .))) |
674 | 672 | ['entailment'] | 5054184499.jpg#3 | entailment | 5054184499.jpg#3r1e | A little girl follows two guys with umbrellas down a path. | ( ( A ( little girl ) ) ( ( ( follows ( ( two guys ) ( with umbrellas ) ) ) ( down ( a path ) ) ) . ) ) | (ROOT (S (NP (DT A) (JJ little) (NN girl)) (VP (VBZ follows) (NP (NP (CD two) (NNS guys)) (PP (IN with) (NP (NNS umbrellas)))) (PP (IN down) (NP (DT a) (NN path)))) (. .))) | The people are outside. | ( ( The people ) ( ( are outside ) . ) ) | (ROOT (S (NP (DT The) (NNS people)) (VP (VBP are) (ADJP (JJ outside))) (. .))) |
675 | 673 | ['contradiction'] | 5054184499.jpg#3 | contradiction | 5054184499.jpg#3r1c | A little girl follows two guys with umbrellas down a path. | ( ( A ( little girl ) ) ( ( ( follows ( ( two guys ) ( with umbrellas ) ) ) ( down ( a path ) ) ) . ) ) | (ROOT (S (NP (DT A) (JJ little) (NN girl)) (VP (VBZ follows) (NP (NP (CD two) (NNS guys)) (PP (IN with) (NP (NNS umbrellas)))) (PP (IN down) (NP (DT a) (NN path)))) (. .))) | The little girl is riding a horse. | ( ( The ( little girl ) ) ( ( is ( riding ( a horse ) ) ) . ) ) | (ROOT (S (NP (DT The) (JJ little) (NN girl)) (VP (VBZ is) (VP (VBG riding) (NP (DT a) (NN horse)))) (. .))) |
676 | 674 | ['neutral', 'neutral', 'neutral', 'neutral', 'neutral'] | 5054184499.jpg#3 | neutral | 5054184499.jpg#3r1n | A little girl follows two guys with umbrellas down a path. | ( ( A ( little girl ) ) ( ( ( follows ( ( two guys ) ( with umbrellas ) ) ) ( down ( a path ) ) ) . ) ) | (ROOT (S (NP (DT A) (JJ little) (NN girl)) (VP (VBZ follows) (NP (NP (CD two) (NNS guys)) (PP (IN with) (NP (NNS umbrellas)))) (PP (IN down) (NP (DT a) (NN path)))) (. .))) | The people are walking home in the rain. | ( ( The people ) ( ( are ( ( walking home ) ( in ( the rain ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNS people)) (VP (VBP are) (VP (VBG walking) (ADVP (NN home)) (PP (IN in) (NP (DT the) (NN rain))))) (. .))) |
677 | 675 | ['entailment'] | 2445397614.jpg#4 | entailment | 2445397614.jpg#4r1e | A lady is on the floor packing a suitcase. | ( ( A lady ) ( ( is ( on ( ( the floor ) ( packing ( a suitcase ) ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN lady)) (VP (VBZ is) (PP (IN on) (NP (NP (DT the) (NN floor)) (VP (VBG packing) (NP (DT a) (NN suitcase)))))) (. .))) | She is packing. | ( She ( ( is packing ) . ) ) | (ROOT (S (NP (PRP She)) (VP (VBZ is) (VP (VBG packing))) (. .))) |
678 | 676 | ['neutral'] | 2445397614.jpg#4 | neutral | 2445397614.jpg#4r1n | A lady is on the floor packing a suitcase. | ( ( A lady ) ( ( is ( on ( ( the floor ) ( packing ( a suitcase ) ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN lady)) (VP (VBZ is) (PP (IN on) (NP (NP (DT the) (NN floor)) (VP (VBG packing) (NP (DT a) (NN suitcase)))))) (. .))) | The girl is going on a trip. | ( ( The girl ) ( ( is ( going ( on ( a trip ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN girl)) (VP (VBZ is) (VP (VBG going) (PP (IN on) (NP (DT a) (NN trip))))) (. .))) |
679 | 677 | ['contradiction'] | 2445397614.jpg#4 | contradiction | 2445397614.jpg#4r1c | A lady is on the floor packing a suitcase. | ( ( A lady ) ( ( is ( on ( ( the floor ) ( packing ( a suitcase ) ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN lady)) (VP (VBZ is) (PP (IN on) (NP (NP (DT the) (NN floor)) (VP (VBG packing) (NP (DT a) (NN suitcase)))))) (. .))) | The woman is standing up unpacking. | ( ( The woman ) ( ( is ( ( standing up ) unpacking ) ) . ) ) | (ROOT (S (NP (DT The) (NN woman)) (VP (VBZ is) (VP (VBG standing) (PRT (RP up)) (NP (VBG unpacking)))) (. .))) |
680 | 678 | ['entailment'] | 5054184499.jpg#1 | entailment | 5054184499.jpg#1r1e | Little girl in a blue and yellow plaid outfit and blue hat is running along the trail. | ( ( ( Little girl ) ( in ( ( ( a ( ( ( blue and ) yellow ) ( plaid outfit ) ) ) and ) ( blue hat ) ) ) ) ( ( is ( running ( along ( the trail ) ) ) ) . ) ) | (ROOT (S (NP (NP (JJ Little) (NN girl)) (PP (IN in) (NP (NP (DT a) (ADJP (JJ blue) (CC and) (JJ yellow)) (NN plaid) (NN outfit)) (CC and) (NP (JJ blue) (NN hat))))) (VP (VBZ is) (VP (VBG running) (PP (IN along) (NP (DT the) (NN trail))))) (. .))) | A girl is running on the trail. | ( ( A girl ) ( ( is ( running ( on ( the trail ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN girl)) (VP (VBZ is) (VP (VBG running) (PP (IN on) (NP (DT the) (NN trail))))) (. .))) |
681 | 679 | ['contradiction'] | 5054184499.jpg#1 | contradiction | 5054184499.jpg#1r1c | Little girl in a blue and yellow plaid outfit and blue hat is running along the trail. | ( ( ( Little girl ) ( in ( ( ( a ( ( ( blue and ) yellow ) ( plaid outfit ) ) ) and ) ( blue hat ) ) ) ) ( ( is ( running ( along ( the trail ) ) ) ) . ) ) | (ROOT (S (NP (NP (JJ Little) (NN girl)) (PP (IN in) (NP (NP (DT a) (ADJP (JJ blue) (CC and) (JJ yellow)) (NN plaid) (NN outfit)) (CC and) (NP (JJ blue) (NN hat))))) (VP (VBZ is) (VP (VBG running) (PP (IN along) (NP (DT the) (NN trail))))) (. .))) | A boy is hiking on the trail. | ( ( A boy ) ( ( is ( hiking ( on ( the trail ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN boy)) (VP (VBZ is) (NP (NP (NN hiking)) (PP (IN on) (NP (DT the) (NN trail))))) (. .))) |
682 | 680 | ['neutral', 'neutral', 'neutral', 'neutral', 'neutral'] | 5054184499.jpg#1 | neutral | 5054184499.jpg#1r1n | Little girl in a blue and yellow plaid outfit and blue hat is running along the trail. | ( ( ( Little girl ) ( in ( ( ( a ( ( ( blue and ) yellow ) ( plaid outfit ) ) ) and ) ( blue hat ) ) ) ) ( ( is ( running ( along ( the trail ) ) ) ) . ) ) | (ROOT (S (NP (NP (JJ Little) (NN girl)) (PP (IN in) (NP (NP (DT a) (ADJP (JJ blue) (CC and) (JJ yellow)) (NN plaid) (NN outfit)) (CC and) (NP (JJ blue) (NN hat))))) (VP (VBZ is) (VP (VBG running) (PP (IN along) (NP (DT the) (NN trail))))) (. .))) | A girl is running downhill on the trail. | ( ( A girl ) ( ( is ( ( running downhill ) ( on ( the trail ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN girl)) (VP (VBZ is) (VP (VBG running) (ADVP (RB downhill)) (PP (IN on) (NP (DT the) (NN trail))))) (. .))) |
683 | 681 | ['entailment'] | 5054184499.jpg#0 | entailment | 5054184499.jpg#0r1e | Little girl walking along a dirt, rock, and grass path wearing a blue hat many steps behind two people wearing backpacks and holding umbrellas. | ( ( ( Little girl ) ( ( walking ( along ( ( ( ( ( ( a dirt ) , ) rock ) , ) and ) ( grass path ) ) ) ) ( ( wearing ( a ( blue hat ) ) ) ( ( many steps ) ( behind ( ( two people ) ( wearing ( ( backpacks and ) ( holding umbrellas ) ) ) ) ) ) ) ) ) . ) | (ROOT (NP (NP (JJ Little) (NN girl)) (VP (VBG walking) (PP (IN along) (NP (NP (DT a) (NN dirt)) (, ,) (NP (NN rock)) (, ,) (CC and) (NP (NN grass) (NN path)))) (S (VP (VBG wearing) (NP (DT a) (JJ blue) (NN hat)) (NP (NP (JJ many) (NNS steps)) (PP (IN behind) (NP (NP (CD two) (NNS people)) (VP (VBG wearing) (NP (NP (NNS backpacks)) (CC and) (NP (VBG holding) (NNS umbrellas)))))))))) (. .))) | 3 people are walking along a path. | ( ( 3 people ) ( ( are ( walking ( along ( a path ) ) ) ) . ) ) | (ROOT (S (NP (CD 3) (NNS people)) (VP (VBP are) (VP (VBG walking) (PP (IN along) (NP (DT a) (NN path))))) (. .))) |
684 | 682 | ['contradiction'] | 5054184499.jpg#0 | contradiction | 5054184499.jpg#0r1c | Little girl walking along a dirt, rock, and grass path wearing a blue hat many steps behind two people wearing backpacks and holding umbrellas. | ( ( ( Little girl ) ( ( walking ( along ( ( ( ( ( ( a dirt ) , ) rock ) , ) and ) ( grass path ) ) ) ) ( ( wearing ( a ( blue hat ) ) ) ( ( many steps ) ( behind ( ( two people ) ( wearing ( ( backpacks and ) ( holding umbrellas ) ) ) ) ) ) ) ) ) . ) | (ROOT (NP (NP (JJ Little) (NN girl)) (VP (VBG walking) (PP (IN along) (NP (NP (DT a) (NN dirt)) (, ,) (NP (NN rock)) (, ,) (CC and) (NP (NN grass) (NN path)))) (S (VP (VBG wearing) (NP (DT a) (JJ blue) (NN hat)) (NP (NP (JJ many) (NNS steps)) (PP (IN behind) (NP (NP (CD two) (NNS people)) (VP (VBG wearing) (NP (NP (NNS backpacks)) (CC and) (NP (VBG holding) (NNS umbrellas)))))))))) (. .))) | 2 people are on the path. | ( ( 2 people ) ( ( are ( on ( the path ) ) ) . ) ) | (ROOT (S (NP (CD 2) (NNS people)) (VP (VBP are) (PP (IN on) (NP (DT the) (NN path)))) (. .))) |
685 | 683 | ['neutral'] | 5054184499.jpg#0 | neutral | 5054184499.jpg#0r1n | Little girl walking along a dirt, rock, and grass path wearing a blue hat many steps behind two people wearing backpacks and holding umbrellas. | ( ( ( Little girl ) ( ( walking ( along ( ( ( ( ( ( a dirt ) , ) rock ) , ) and ) ( grass path ) ) ) ) ( ( wearing ( a ( blue hat ) ) ) ( ( many steps ) ( behind ( ( two people ) ( wearing ( ( backpacks and ) ( holding umbrellas ) ) ) ) ) ) ) ) ) . ) | (ROOT (NP (NP (JJ Little) (NN girl)) (VP (VBG walking) (PP (IN along) (NP (NP (DT a) (NN dirt)) (, ,) (NP (NN rock)) (, ,) (CC and) (NP (NN grass) (NN path)))) (S (VP (VBG wearing) (NP (DT a) (JJ blue) (NN hat)) (NP (NP (JJ many) (NNS steps)) (PP (IN behind) (NP (NP (CD two) (NNS people)) (VP (VBG wearing) (NP (NP (NNS backpacks)) (CC and) (NP (VBG holding) (NNS umbrellas)))))))))) (. .))) | three people are walking along a path trying to get home before the storm hits. | ( ( three people ) ( ( are ( walking ( along ( ( a path ) ( trying ( to ( ( get home ) ( before ( ( the storm ) hits ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (CD three) (NNS people)) (VP (VBP are) (VP (VBG walking) (PP (IN along) (NP (NP (DT a) (NN path)) (VP (VBG trying) (S (VP (TO to) (VP (VB get) (ADVP (NN home)) (SBAR (IN before) (S (NP (DT the) (NN storm)) (VP (VBZ hits)))))))))))) (. .))) |
686 | 684 | ['entailment'] | 2445397614.jpg#1 | entailment | 2445397614.jpg#1r1e | The blond woman is searching for medical supplies in a suitcase. | ( ( The ( blond woman ) ) ( ( is ( searching ( for ( ( medical supplies ) ( in ( a suitcase ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (JJ blond) (NN woman)) (VP (VBZ is) (VP (VBG searching) (PP (IN for) (NP (NP (JJ medical) (NNS supplies)) (PP (IN in) (NP (DT a) (NN suitcase))))))) (. .))) | A blonde woman looks for things in a suitcase. | ( ( A ( blonde woman ) ) ( ( looks ( for ( things ( in ( a suitcase ) ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (JJ blonde) (NN woman)) (VP (VBZ looks) (PP (IN for) (NP (NP (NNS things)) (PP (IN in) (NP (DT a) (NN suitcase)))))) (. .))) |
687 | 685 | ['neutral'] | 2445397614.jpg#1 | neutral | 2445397614.jpg#1r1n | The blond woman is searching for medical supplies in a suitcase. | ( ( The ( blond woman ) ) ( ( is ( searching ( for ( ( medical supplies ) ( in ( a suitcase ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (JJ blond) (NN woman)) (VP (VBZ is) (VP (VBG searching) (PP (IN for) (NP (NP (JJ medical) (NNS supplies)) (PP (IN in) (NP (DT a) (NN suitcase))))))) (. .))) | A blonde woman looks for medical supplies for work in a suitcase. | ( ( A ( blonde woman ) ) ( ( ( looks ( for ( ( medical supplies ) ( for work ) ) ) ) ( in ( a suitcase ) ) ) . ) ) | (ROOT (S (NP (DT A) (JJ blonde) (NN woman)) (VP (VBZ looks) (PP (IN for) (NP (NP (JJ medical) (NNS supplies)) (PP (IN for) (NP (NN work))))) (PP (IN in) (NP (DT a) (NN suitcase)))) (. .))) |
688 | 686 | ['contradiction'] | 2445397614.jpg#1 | contradiction | 2445397614.jpg#1r1c | The blond woman is searching for medical supplies in a suitcase. | ( ( The ( blond woman ) ) ( ( is ( searching ( for ( ( medical supplies ) ( in ( a suitcase ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (JJ blond) (NN woman)) (VP (VBZ is) (VP (VBG searching) (PP (IN for) (NP (NP (JJ medical) (NNS supplies)) (PP (IN in) (NP (DT a) (NN suitcase))))))) (. .))) | A brunette woman checks her suitcase before boarding a plane. | ( ( A ( brunette woman ) ) ( ( ( checks ( her suitcase ) ) ( before ( boarding ( a plane ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (JJ brunette) (NN woman)) (VP (VBZ checks) (NP (PRP$ her) (NN suitcase)) (PP (IN before) (S (VP (VBG boarding) (NP (DT a) (NN plane)))))) (. .))) |
689 | 687 | ['neutral'] | 2445397614.jpg#0 | neutral | 2445397614.jpg#0r1n | Stacks of neatly folded clothing cover most of this floor while a woman with a beige shirt and jeans busily fills a suitcase. | ( ( Stacks ( of ( ( neatly folded ) clothing ) ) ) ( ( ( cover ( most ( of ( this floor ) ) ) ) ( while ( ( ( a woman ) ( with ( ( ( a ( beige shirt ) ) and ) jeans ) ) ) ( busily ( fills ( a suitcase ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (NNS Stacks)) (PP (IN of) (NP (ADJP (RB neatly) (VBN folded)) (NN clothing)))) (VP (VBP cover) (NP (NP (JJS most)) (PP (IN of) (NP (DT this) (NN floor)))) (SBAR (IN while) (S (NP (NP (DT a) (NN woman)) (PP (IN with) (NP (NP (DT a) (JJ beige) (NN shirt)) (CC and) (NP (NNS jeans))))) (ADVP (RB busily)) (VP (VBZ fills) (NP (DT a) (NN suitcase)))))) (. .))) | A woman is packing for a trip. | ( ( A woman ) ( ( is ( packing ( for ( a trip ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN woman)) (VP (VBZ is) (VP (VBG packing) (PP (IN for) (NP (DT a) (NN trip))))) (. .))) |
690 | 688 | ['contradiction'] | 2445397614.jpg#0 | contradiction | 2445397614.jpg#0r1c | Stacks of neatly folded clothing cover most of this floor while a woman with a beige shirt and jeans busily fills a suitcase. | ( ( Stacks ( of ( ( neatly folded ) clothing ) ) ) ( ( ( cover ( most ( of ( this floor ) ) ) ) ( while ( ( ( a woman ) ( with ( ( ( a ( beige shirt ) ) and ) jeans ) ) ) ( busily ( fills ( a suitcase ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (NNS Stacks)) (PP (IN of) (NP (ADJP (RB neatly) (VBN folded)) (NN clothing)))) (VP (VBP cover) (NP (NP (JJS most)) (PP (IN of) (NP (DT this) (NN floor)))) (SBAR (IN while) (S (NP (NP (DT a) (NN woman)) (PP (IN with) (NP (NP (DT a) (JJ beige) (NN shirt)) (CC and) (NP (NNS jeans))))) (ADVP (RB busily)) (VP (VBZ fills) (NP (DT a) (NN suitcase)))))) (. .))) | A man is packing his golf clubs. | ( ( A man ) ( ( is ( packing ( his ( golf clubs ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN man)) (VP (VBZ is) (VP (VBG packing) (NP (PRP$ his) (NN golf) (NNS clubs)))) (. .))) |
691 | 689 | ['entailment'] | 2445397614.jpg#0 | entailment | 2445397614.jpg#0r1e | Stacks of neatly folded clothing cover most of this floor while a woman with a beige shirt and jeans busily fills a suitcase. | ( ( Stacks ( of ( ( neatly folded ) clothing ) ) ) ( ( ( cover ( most ( of ( this floor ) ) ) ) ( while ( ( ( a woman ) ( with ( ( ( a ( beige shirt ) ) and ) jeans ) ) ) ( busily ( fills ( a suitcase ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (NNS Stacks)) (PP (IN of) (NP (ADJP (RB neatly) (VBN folded)) (NN clothing)))) (VP (VBP cover) (NP (NP (JJS most)) (PP (IN of) (NP (DT this) (NN floor)))) (SBAR (IN while) (S (NP (NP (DT a) (NN woman)) (PP (IN with) (NP (NP (DT a) (JJ beige) (NN shirt)) (CC and) (NP (NNS jeans))))) (ADVP (RB busily)) (VP (VBZ fills) (NP (DT a) (NN suitcase)))))) (. .))) | A woman is filling a suitcase. | ( ( A woman ) ( ( is ( filling ( a suitcase ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN woman)) (VP (VBZ is) (VP (VBG filling) (NP (DT a) (NN suitcase)))) (. .))) |
692 | 690 | ['contradiction'] | 2445397614.jpg#3 | contradiction | 2445397614.jpg#3r1c | A young woman packs belongings into a black suitcase. | ( ( A ( young woman ) ) ( ( ( packs belongings ) ( into ( a ( black suitcase ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (JJ young) (NN woman)) (VP (VBZ packs) (NP (NNS belongings)) (PP (IN into) (NP (DT a) (JJ black) (NN suitcase)))) (. .))) | A young man packs belongings into a black trash bag. | ( ( A ( young man ) ) ( ( ( packs belongings ) ( into ( a ( black ( trash bag ) ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (JJ young) (NN man)) (VP (VBZ packs) (NP (NNS belongings)) (PP (IN into) (NP (DT a) (JJ black) (NN trash) (NN bag)))) (. .))) |
693 | 691 | ['neutral'] | 2445397614.jpg#3 | neutral | 2445397614.jpg#3r1n | A young woman packs belongings into a black suitcase. | ( ( A ( young woman ) ) ( ( ( packs belongings ) ( into ( a ( black suitcase ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (JJ young) (NN woman)) (VP (VBZ packs) (NP (NNS belongings)) (PP (IN into) (NP (DT a) (JJ black) (NN suitcase)))) (. .))) | A young woman distributes belongings into a black box. | ( ( A ( young woman ) ) ( ( ( distributes belongings ) ( into ( a ( black box ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (JJ young) (NN woman)) (VP (VBZ distributes) (NP (NNS belongings)) (PP (IN into) (NP (DT a) (JJ black) (NN box)))) (. .))) |
694 | 692 | ['entailment', 'entailment', 'entailment', 'entailment', 'entailment'] | 2445397614.jpg#3 | entailment | 2445397614.jpg#3r1e | A young woman packs belongings into a black suitcase. | ( ( A ( young woman ) ) ( ( ( packs belongings ) ( into ( a ( black suitcase ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (JJ young) (NN woman)) (VP (VBZ packs) (NP (NNS belongings)) (PP (IN into) (NP (DT a) (JJ black) (NN suitcase)))) (. .))) | A young woman packs belongings into a black luggage carrier. | ( ( A ( young woman ) ) ( ( ( packs belongings ) ( into ( a ( black ( luggage carrier ) ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (JJ young) (NN woman)) (VP (VBZ packs) (NP (NNS belongings)) (PP (IN into) (NP (DT a) (JJ black) (NN luggage) (NN carrier)))) (. .))) |
695 | 693 | ['neutral'] | 5054184499.jpg#4 | neutral | 5054184499.jpg#4r1n | People going for a long walk to the mountains. | ( ( People ( ( going ( for ( a ( long walk ) ) ) ) ( to ( the mountains ) ) ) ) . ) | (ROOT (NP (NP (NNS People)) (VP (VBG going) (PP (IN for) (NP (DT a) (JJ long) (NN walk))) (PP (TO to) (NP (DT the) (NNS mountains)))) (. .))) | The people are walking in a big group. | ( ( The people ) ( ( are ( walking ( in ( a ( big group ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNS people)) (VP (VBP are) (VP (VBG walking) (PP (IN in) (NP (DT a) (JJ big) (NN group))))) (. .))) |
696 | 694 | ['contradiction'] | 5054184499.jpg#4 | contradiction | 5054184499.jpg#4r1c | People going for a long walk to the mountains. | ( ( People ( ( going ( for ( a ( long walk ) ) ) ) ( to ( the mountains ) ) ) ) . ) | (ROOT (NP (NP (NNS People)) (VP (VBG going) (PP (IN for) (NP (DT a) (JJ long) (NN walk))) (PP (TO to) (NP (DT the) (NNS mountains)))) (. .))) | The people are running towards the mountains. | ( ( The people ) ( ( are ( running ( towards ( the mountains ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNS people)) (VP (VBP are) (VP (VBG running) (PP (IN towards) (NP (DT the) (NNS mountains))))) (. .))) |
697 | 695 | ['entailment', 'entailment', 'entailment', 'entailment', 'entailment'] | 5054184499.jpg#4 | entailment | 5054184499.jpg#4r1e | People going for a long walk to the mountains. | ( ( People ( ( going ( for ( a ( long walk ) ) ) ) ( to ( the mountains ) ) ) ) . ) | (ROOT (NP (NP (NNS People)) (VP (VBG going) (PP (IN for) (NP (DT a) (JJ long) (NN walk))) (PP (TO to) (NP (DT the) (NNS mountains)))) (. .))) | The people are walking outdoors. | ( ( The people ) ( ( are ( walking outdoors ) ) . ) ) | (ROOT (S (NP (DT The) (NNS people)) (VP (VBP are) (VP (VBG walking) (ADVP (RB outdoors)))) (. .))) |
698 | 696 | ['neutral'] | 290764786.jpg#4 | neutral | 290764786.jpg#4r1n | A man resting on a street. | ( ( ( A man ) ( resting ( on ( a street ) ) ) ) . ) | (ROOT (NP (NP (DT A) (NN man)) (VP (VBG resting) (PP (IN on) (NP (DT a) (NN street)))) (. .))) | A man sitting on a street. | ( ( ( A man ) ( sitting ( on ( a street ) ) ) ) . ) | (ROOT (NP (NP (DT A) (NN man)) (VP (VBG sitting) (PP (IN on) (NP (DT a) (NN street)))) (. .))) |
699 | 697 | ['contradiction'] | 290764786.jpg#4 | contradiction | 290764786.jpg#4r1c | A man resting on a street. | ( ( ( A man ) ( resting ( on ( a street ) ) ) ) . ) | (ROOT (NP (NP (DT A) (NN man)) (VP (VBG resting) (PP (IN on) (NP (DT a) (NN street)))) (. .))) | A man jogging on the street. | ( ( ( A ( man jogging ) ) ( on ( the street ) ) ) . ) | (ROOT (NP (NP (DT A) (NN man) (NN jogging)) (PP (IN on) (NP (DT the) (NN street))) (. .))) |
700 | 698 | ['entailment'] | 290764786.jpg#4 | entailment | 290764786.jpg#4r1e | A man resting on a street. | ( ( ( A man ) ( resting ( on ( a street ) ) ) ) . ) | (ROOT (NP (NP (DT A) (NN man)) (VP (VBG resting) (PP (IN on) (NP (DT a) (NN street)))) (. .))) | A man resting on a street. | ( ( ( A man ) ( resting ( on ( a street ) ) ) ) . ) | (ROOT (NP (NP (DT A) (NN man)) (VP (VBG resting) (PP (IN on) (NP (DT a) (NN street)))) (. .))) |
701 | 699 | ['neutral'] | 4590734133.jpg#0 | neutral | 4590734133.jpg#0r1n | A woman in costume is marching with a large drum. | ( ( ( A woman ) ( in costume ) ) ( ( is ( marching ( with ( a ( large drum ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT A) (NN woman)) (PP (IN in) (NP (NN costume)))) (VP (VBZ is) (VP (VBG marching) (PP (IN with) (NP (DT a) (JJ large) (NN drum))))) (. .))) | Highschool homcoming marching band is marching. | ( ( Highschool ( homcoming ( marching band ) ) ) ( ( is marching ) . ) ) | (ROOT (S (NP (JJ Highschool) (NN homcoming) (NN marching) (NN band)) (VP (VBZ is) (VP (VBG marching))) (. .))) |
702 | 700 | ['contradiction'] | 4590734133.jpg#0 | contradiction | 4590734133.jpg#0r1c | A woman in costume is marching with a large drum. | ( ( ( A woman ) ( in costume ) ) ( ( is ( marching ( with ( a ( large drum ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT A) (NN woman)) (PP (IN in) (NP (NN costume)))) (VP (VBZ is) (VP (VBG marching) (PP (IN with) (NP (DT a) (JJ large) (NN drum))))) (. .))) | The drum lady drive a bus. | ( ( The ( drum lady ) ) ( ( drive ( a bus ) ) . ) ) | (ROOT (S (NP (DT The) (NN drum) (NN lady)) (VP (VBP drive) (NP (DT a) (NN bus))) (. .))) |
703 | 701 | ['entailment'] | 4590734133.jpg#0 | entailment | 4590734133.jpg#0r1e | A woman in costume is marching with a large drum. | ( ( ( A woman ) ( in costume ) ) ( ( is ( marching ( with ( a ( large drum ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT A) (NN woman)) (PP (IN in) (NP (NN costume)))) (VP (VBZ is) (VP (VBG marching) (PP (IN with) (NP (DT a) (JJ large) (NN drum))))) (. .))) | She plays in a band. | ( She ( ( plays ( in ( a band ) ) ) . ) ) | (ROOT (S (NP (PRP She)) (VP (VBZ plays) (PP (IN in) (NP (DT a) (NN band)))) (. .))) |
704 | 702 | ['entailment'] | 4440806599.jpg#0 | entailment | 4440806599.jpg#0r1e | A man carrying a load of fresh direct boxes on car with wheels in the city streets, as a woman walks towards him. | ( ( ( A man ) ( ( ( ( carrying ( ( a load ) ( of ( ( fresh ( direct boxes ) ) ( on car ) ) ) ) ) ( with ( wheels ( in ( the ( city streets ) ) ) ) ) ) , ) ( as ( ( a woman ) ( walks ( towards him ) ) ) ) ) ) . ) | (ROOT (NP (NP (DT A) (NN man)) (VP (VBG carrying) (NP (NP (DT a) (NN load)) (PP (IN of) (NP (NP (JJ fresh) (JJ direct) (NNS boxes)) (PP (IN on) (NP (NN car)))))) (PP (IN with) (NP (NP (NNS wheels)) (PP (IN in) (NP (DT the) (NN city) (NNS streets))))) (, ,) (SBAR (IN as) (S (NP (DT a) (NN woman)) (VP (VBZ walks) (PP (IN towards) (NP (PRP him))))))) (. .))) | Someone is toting packages in an urban setting. | ( Someone ( ( is ( toting ( packages ( in ( an ( urban setting ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NN Someone)) (VP (VBZ is) (VP (VBG toting) (NP (NP (NNS packages)) (PP (IN in) (NP (DT an) (JJ urban) (NN setting)))))) (. .))) |
705 | 703 | ['contradiction'] | 4440806599.jpg#0 | contradiction | 4440806599.jpg#0r1c | A man carrying a load of fresh direct boxes on car with wheels in the city streets, as a woman walks towards him. | ( ( ( A man ) ( ( ( ( carrying ( ( a load ) ( of ( ( fresh ( direct boxes ) ) ( on car ) ) ) ) ) ( with ( wheels ( in ( the ( city streets ) ) ) ) ) ) , ) ( as ( ( a woman ) ( walks ( towards him ) ) ) ) ) ) . ) | (ROOT (NP (NP (DT A) (NN man)) (VP (VBG carrying) (NP (NP (DT a) (NN load)) (PP (IN of) (NP (NP (JJ fresh) (JJ direct) (NNS boxes)) (PP (IN on) (NP (NN car)))))) (PP (IN with) (NP (NP (NNS wheels)) (PP (IN in) (NP (DT the) (NN city) (NNS streets))))) (, ,) (SBAR (IN as) (S (NP (DT a) (NN woman)) (VP (VBZ walks) (PP (IN towards) (NP (PRP him))))))) (. .))) | A young lad delivers groceries by bicycle in the city. | ( ( A ( young lad ) ) ( ( ( delivers groceries ) ( by ( bicycle ( in ( the city ) ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (JJ young) (NN lad)) (VP (VBZ delivers) (NP (NNS groceries)) (PP (IN by) (NP (NP (NN bicycle)) (PP (IN in) (NP (DT the) (NN city)))))) (. .))) |
706 | 704 | ['neutral'] | 4440806599.jpg#0 | neutral | 4440806599.jpg#0r1n | A man carrying a load of fresh direct boxes on car with wheels in the city streets, as a woman walks towards him. | ( ( ( A man ) ( ( ( ( carrying ( ( a load ) ( of ( ( fresh ( direct boxes ) ) ( on car ) ) ) ) ) ( with ( wheels ( in ( the ( city streets ) ) ) ) ) ) , ) ( as ( ( a woman ) ( walks ( towards him ) ) ) ) ) ) . ) | (ROOT (NP (NP (DT A) (NN man)) (VP (VBG carrying) (NP (NP (DT a) (NN load)) (PP (IN of) (NP (NP (JJ fresh) (JJ direct) (NNS boxes)) (PP (IN on) (NP (NN car)))))) (PP (IN with) (NP (NP (NNS wheels)) (PP (IN in) (NP (DT the) (NN city) (NNS streets))))) (, ,) (SBAR (IN as) (S (NP (DT a) (NN woman)) (VP (VBZ walks) (PP (IN towards) (NP (PRP him))))))) (. .))) | A man delivers groceries to shut-in seniors in the city. | ( ( A man ) ( ( ( delivers groceries ) ( to ( ( shut-in seniors ) ( in ( the city ) ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN man)) (VP (VBZ delivers) (NP (NNS groceries)) (PP (TO to) (NP (NP (JJ shut-in) (NNS seniors)) (PP (IN in) (NP (DT the) (NN city)))))) (. .))) |
707 | 705 | ['neutral', 'entailment', 'entailment', 'entailment', 'entailment'] | 2719101587.jpg#4 | entailment | 2719101587.jpg#4r1n | a motorcyclist does a nose wheelie. | ( ( a motorcyclist ) ( ( does ( a ( nose wheelie ) ) ) . ) ) | (ROOT (S (NP (DT a) (NN motorcyclist)) (VP (VBZ does) (NP (DT a) (NN nose) (NN wheelie))) (. .))) | A man doing a wheelie | ( A ( man ( doing ( a wheelie ) ) ) ) | (ROOT (FRAG (NP (DT A) (NN man) (S (VP (VBG doing) (NP (DT a) (NN wheelie))))))) |
708 | 706 | ['contradiction'] | 2719101587.jpg#4 | contradiction | 2719101587.jpg#4r1c | a motorcyclist does a nose wheelie. | ( ( a motorcyclist ) ( ( does ( a ( nose wheelie ) ) ) . ) ) | (ROOT (S (NP (DT a) (NN motorcyclist)) (VP (VBZ does) (NP (DT a) (NN nose) (NN wheelie))) (. .))) | A man standing beside a crashed motorcycle | ( ( A ( man standing ) ) ( beside ( a ( crashed motorcycle ) ) ) ) | (ROOT (NP (NP (DT A) (NN man) (NN standing)) (PP (IN beside) (NP (DT a) (JJ crashed) (NN motorcycle))))) |
709 | 707 | ['entailment'] | 2719101587.jpg#4 | entailment | 2719101587.jpg#4r1e | a motorcyclist does a nose wheelie. | ( ( a motorcyclist ) ( ( does ( a ( nose wheelie ) ) ) . ) ) | (ROOT (S (NP (DT a) (NN motorcyclist)) (VP (VBZ does) (NP (DT a) (NN nose) (NN wheelie))) (. .))) | A motorcyclist doing a wheelie | ( A ( motorcyclist ( doing ( a wheelie ) ) ) ) | (ROOT (FRAG (NP (DT A) (NN motorcyclist) (S (VP (VBG doing) (NP (DT a) (NN wheelie))))))) |
710 | 708 | ['neutral'] | 4943185444.jpg#4 | neutral | 4943185444.jpg#4r1n | A man sitting on a scooter on the curb. | ( ( ( A man ) ( sitting ( on ( ( a scooter ) ( on ( the curb ) ) ) ) ) ) . ) | (ROOT (NP (NP (DT A) (NN man)) (VP (VBG sitting) (PP (IN on) (NP (NP (DT a) (NN scooter)) (PP (IN on) (NP (DT the) (NN curb)))))) (. .))) | A man is waiting for someone to fix his scooter. | ( ( A man ) ( ( is ( ( waiting ( for someone ) ) ( to ( fix ( his scooter ) ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN man)) (VP (VBZ is) (VP (VBG waiting) (PP (IN for) (NP (NN someone))) (S (VP (TO to) (VP (VB fix) (NP (PRP$ his) (NN scooter))))))) (. .))) |
711 | 709 | ['entailment'] | 4943185444.jpg#4 | entailment | 4943185444.jpg#4r1e | A man sitting on a scooter on the curb. | ( ( ( A man ) ( sitting ( on ( ( a scooter ) ( on ( the curb ) ) ) ) ) ) . ) | (ROOT (NP (NP (DT A) (NN man)) (VP (VBG sitting) (PP (IN on) (NP (NP (DT a) (NN scooter)) (PP (IN on) (NP (DT the) (NN curb)))))) (. .))) | A man is outside, near the street. | ( ( A man ) ( ( ( ( is outside ) , ) ( near ( the street ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN man)) (VP (VBZ is) (ADVP (RB outside)) (, ,) (ADVP (IN near) (NP (DT the) (NN street)))) (. .))) |
712 | 710 | ['contradiction'] | 4943185444.jpg#4 | contradiction | 4943185444.jpg#4r1c | A man sitting on a scooter on the curb. | ( ( ( A man ) ( sitting ( on ( ( a scooter ) ( on ( the curb ) ) ) ) ) ) . ) | (ROOT (NP (NP (DT A) (NN man)) (VP (VBG sitting) (PP (IN on) (NP (NP (DT a) (NN scooter)) (PP (IN on) (NP (DT the) (NN curb)))))) (. .))) | A man is relaxing at the bar. | ( ( A man ) ( ( is ( relaxing ( at ( the bar ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN man)) (VP (VBZ is) (VP (VBG relaxing) (PP (IN at) (NP (DT the) (NN bar))))) (. .))) |
713 | 711 | ['contradiction'] | 4943185444.jpg#0 | contradiction | 4943185444.jpg#0r1c | A man stopping on the sidewalk with his bike to have a smoke. | ( ( ( A man ) ( ( stopping ( on ( ( the sidewalk ) ( with ( his bike ) ) ) ) ) ( to ( have ( a smoke ) ) ) ) ) . ) | (ROOT (NP (NP (DT A) (NN man)) (VP (VBG stopping) (PP (IN on) (NP (NP (DT the) (NN sidewalk)) (PP (IN with) (NP (PRP$ his) (NN bike))))) (S (VP (TO to) (VP (VB have) (NP (DT a) (NN smoke)))))) (. .))) | The man is playing basketball. | ( ( The man ) ( ( is ( playing basketball ) ) . ) ) | (ROOT (S (NP (DT The) (NN man)) (VP (VBZ is) (VP (VBG playing) (NP (NN basketball)))) (. .))) |
714 | 712 | ['entailment'] | 4943185444.jpg#0 | entailment | 4943185444.jpg#0r1e | A man stopping on the sidewalk with his bike to have a smoke. | ( ( ( A man ) ( ( stopping ( on ( ( the sidewalk ) ( with ( his bike ) ) ) ) ) ( to ( have ( a smoke ) ) ) ) ) . ) | (ROOT (NP (NP (DT A) (NN man)) (VP (VBG stopping) (PP (IN on) (NP (NP (DT the) (NN sidewalk)) (PP (IN with) (NP (PRP$ his) (NN bike))))) (S (VP (TO to) (VP (VB have) (NP (DT a) (NN smoke)))))) (. .))) | The man is standing. | ( ( The man ) ( ( is standing ) . ) ) | (ROOT (S (NP (DT The) (NN man)) (VP (VBZ is) (VP (VBG standing))) (. .))) |
715 | 713 | ['neutral'] | 4943185444.jpg#0 | neutral | 4943185444.jpg#0r1n | A man stopping on the sidewalk with his bike to have a smoke. | ( ( ( A man ) ( ( stopping ( on ( ( the sidewalk ) ( with ( his bike ) ) ) ) ) ( to ( have ( a smoke ) ) ) ) ) . ) | (ROOT (NP (NP (DT A) (NN man)) (VP (VBG stopping) (PP (IN on) (NP (NP (DT the) (NN sidewalk)) (PP (IN with) (NP (PRP$ his) (NN bike))))) (S (VP (TO to) (VP (VB have) (NP (DT a) (NN smoke)))))) (. .))) | The man is lighting a cigarette. | ( ( The man ) ( ( is ( lighting ( a cigarette ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN man)) (VP (VBZ is) (VP (VBG lighting) (NP (DT a) (NN cigarette)))) (. .))) |
716 | 714 | ['entailment'] | 4943185444.jpg#1 | entailment | 4943185444.jpg#1r1e | A man is sitting on a motorcycle on the sidewalk. | ( ( A man ) ( ( is ( sitting ( on ( ( a motorcycle ) ( on ( the sidewalk ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN man)) (VP (VBZ is) (VP (VBG sitting) (PP (IN on) (NP (NP (DT a) (NN motorcycle)) (PP (IN on) (NP (DT the) (NN sidewalk))))))) (. .))) | A man is sitting on a motorcycle. | ( ( A man ) ( ( is ( sitting ( on ( a motorcycle ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN man)) (VP (VBZ is) (VP (VBG sitting) (PP (IN on) (NP (DT a) (NN motorcycle))))) (. .))) |
717 | 715 | ['neutral'] | 4943185444.jpg#1 | neutral | 4943185444.jpg#1r1n | A man is sitting on a motorcycle on the sidewalk. | ( ( A man ) ( ( is ( sitting ( on ( ( a motorcycle ) ( on ( the sidewalk ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN man)) (VP (VBZ is) (VP (VBG sitting) (PP (IN on) (NP (NP (DT a) (NN motorcycle)) (PP (IN on) (NP (DT the) (NN sidewalk))))))) (. .))) | A man is sitting on a motorcycle and drives away. | ( ( A man ) ( ( is ( ( sitting ( on ( ( ( a motorcycle ) and ) drives ) ) ) away ) ) . ) ) | (ROOT (S (NP (DT A) (NN man)) (VP (VBZ is) (VP (VBG sitting) (PP (IN on) (NP (NP (DT a) (NN motorcycle)) (CC and) (NP (NNS drives)))) (ADVP (RB away)))) (. .))) |
718 | 716 | ['contradiction'] | 4943185444.jpg#1 | contradiction | 4943185444.jpg#1r1c | A man is sitting on a motorcycle on the sidewalk. | ( ( A man ) ( ( is ( sitting ( on ( ( a motorcycle ) ( on ( the sidewalk ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN man)) (VP (VBZ is) (VP (VBG sitting) (PP (IN on) (NP (NP (DT a) (NN motorcycle)) (PP (IN on) (NP (DT the) (NN sidewalk))))))) (. .))) | A man in black is playing with his cat on Sunday. | ( ( ( A man ) ( in black ) ) ( ( is ( ( playing ( with ( his cat ) ) ) ( on Sunday ) ) ) . ) ) | (ROOT (S (NP (NP (DT A) (NN man)) (PP (IN in) (NP (JJ black)))) (VP (VBZ is) (VP (VBG playing) (PP (IN with) (NP (PRP$ his) (NN cat))) (PP (IN on) (NP (NNP Sunday))))) (. .))) |
719 | 717 | ['neutral'] | 4943185444.jpg#2 | neutral | 4943185444.jpg#2r1n | Man smokes while sitting on a parked scooter. | ( Man ( ( smokes ( while ( sitting ( on ( a ( parked scooter ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NNP Man)) (VP (VBZ smokes) (SBAR (IN while) (S (VP (VBG sitting) (PP (IN on) (NP (DT a) (VBN parked) (NN scooter))))))) (. .))) | A man smokes a cigarette while sitting on his scooter. | ( ( A man ) ( ( ( smokes ( a cigarette ) ) ( while ( sitting ( on ( his scooter ) ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN man)) (VP (VBZ smokes) (NP (DT a) (NN cigarette)) (PP (IN while) (S (VP (VBG sitting) (PP (IN on) (NP (PRP$ his) (NN scooter))))))) (. .))) |
720 | 718 | ['contradiction'] | 4943185444.jpg#2 | contradiction | 4943185444.jpg#2r1c | Man smokes while sitting on a parked scooter. | ( Man ( ( smokes ( while ( sitting ( on ( a ( parked scooter ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NNP Man)) (VP (VBZ smokes) (SBAR (IN while) (S (VP (VBG sitting) (PP (IN on) (NP (DT a) (VBN parked) (NN scooter))))))) (. .))) | The man drinks a beer while sitting in his car. | ( ( The man ) ( ( ( drinks ( a beer ) ) ( while ( sitting ( in ( his car ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN man)) (VP (VBZ drinks) (NP (DT a) (NN beer)) (PP (IN while) (S (VP (VBG sitting) (PP (IN in) (NP (PRP$ his) (NN car))))))) (. .))) |
721 | 719 | ['entailment', 'entailment', 'entailment', 'entailment', 'entailment'] | 4943185444.jpg#2 | entailment | 4943185444.jpg#2r1e | Man smokes while sitting on a parked scooter. | ( Man ( ( smokes ( while ( sitting ( on ( a ( parked scooter ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NNP Man)) (VP (VBZ smokes) (SBAR (IN while) (S (VP (VBG sitting) (PP (IN on) (NP (DT a) (VBN parked) (NN scooter))))))) (. .))) | The man is smoking something while sitting on the scooter. | ( ( The man ) ( ( is ( ( smoking something ) ( while ( sitting ( on ( the scooter ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN man)) (VP (VBZ is) (VP (VBG smoking) (NP (NN something)) (PP (IN while) (S (VP (VBG sitting) (PP (IN on) (NP (DT the) (NN scooter)))))))) (. .))) |
722 | 720 | ['neutral'] | 4943185444.jpg#3 | neutral | 4943185444.jpg#3r1n | Man on the sidewalk sitting on a motorcycle. | ( ( ( Man ( on ( the sidewalk ) ) ) ( sitting ( on ( a motorcycle ) ) ) ) . ) | (ROOT (NP (NP (NP (NNP Man)) (PP (IN on) (NP (DT the) (NN sidewalk)))) (VP (VBG sitting) (PP (IN on) (NP (DT a) (NN motorcycle)))) (. .))) | A man on the motorcycle | ( ( A man ) ( on ( the motorcycle ) ) ) | (ROOT (NP (NP (DT A) (NN man)) (PP (IN on) (NP (DT the) (NN motorcycle))))) |
723 | 721 | ['entailment'] | 4943185444.jpg#3 | entailment | 4943185444.jpg#3r1e | Man on the sidewalk sitting on a motorcycle. | ( ( ( Man ( on ( the sidewalk ) ) ) ( sitting ( on ( a motorcycle ) ) ) ) . ) | (ROOT (NP (NP (NP (NNP Man)) (PP (IN on) (NP (DT the) (NN sidewalk)))) (VP (VBG sitting) (PP (IN on) (NP (DT a) (NN motorcycle)))) (. .))) | Man sitting on a motorcycle on the sidewalk | ( Man ( sitting ( on ( ( a motorcycle ) ( on ( the sidewalk ) ) ) ) ) ) | (ROOT (NP (S (NP (NNP Man)) (VP (VBG sitting) (PP (IN on) (NP (NP (DT a) (NN motorcycle)) (PP (IN on) (NP (DT the) (NN sidewalk))))))))) |
724 | 722 | ['contradiction'] | 4943185444.jpg#3 | contradiction | 4943185444.jpg#3r1c | Man on the sidewalk sitting on a motorcycle. | ( ( ( Man ( on ( the sidewalk ) ) ) ( sitting ( on ( a motorcycle ) ) ) ) . ) | (ROOT (NP (NP (NP (NNP Man)) (PP (IN on) (NP (DT the) (NN sidewalk)))) (VP (VBG sitting) (PP (IN on) (NP (DT a) (NN motorcycle)))) (. .))) | A man driving his car | ( A ( man ( driving ( his car ) ) ) ) | (ROOT (FRAG (NP (DT A) (NN man) (S (VP (VBG driving) (NP (PRP$ his) (NN car))))))) |
725 | 723 | ['contradiction'] | 6300032355.jpg#3 | contradiction | 6300032355.jpg#3r1c | A couple, wearing black, burgundy, and white, dance. | ( ( ( ( ( A couple ) , ) ( wearing ( black ( , ( burgundy ( , ( and white ) ) ) ) ) ) ) , ) ( dance . ) ) | (ROOT (S (NP (NP (DT A) (NN couple)) (, ,) (VP (VBG wearing) (ADJP (JJ black) (, ,) (JJ burgundy) (, ,) (CC and) (JJ white))) (, ,)) (VP (VBP dance)) (. .))) | The woman danced alone. | ( ( The woman ) ( ( danced alone ) . ) ) | (ROOT (S (NP (DT The) (NN woman)) (VP (VBD danced) (ADVP (RB alone))) (. .))) |
726 | 724 | ['entailment'] | 6300032355.jpg#3 | entailment | 6300032355.jpg#3r1e | A couple, wearing black, burgundy, and white, dance. | ( ( ( ( ( A couple ) , ) ( wearing ( black ( , ( burgundy ( , ( and white ) ) ) ) ) ) ) , ) ( dance . ) ) | (ROOT (S (NP (NP (DT A) (NN couple)) (, ,) (VP (VBG wearing) (ADJP (JJ black) (, ,) (JJ burgundy) (, ,) (CC and) (JJ white))) (, ,)) (VP (VBP dance)) (. .))) | The couple danced. | ( ( The couple ) ( danced . ) ) | (ROOT (S (NP (DT The) (NN couple)) (VP (VBD danced)) (. .))) |
727 | 725 | ['neutral'] | 6300032355.jpg#3 | neutral | 6300032355.jpg#3r1n | A couple, wearing black, burgundy, and white, dance. | ( ( ( ( ( A couple ) , ) ( wearing ( black ( , ( burgundy ( , ( and white ) ) ) ) ) ) ) , ) ( dance . ) ) | (ROOT (S (NP (NP (DT A) (NN couple)) (, ,) (VP (VBG wearing) (ADJP (JJ black) (, ,) (JJ burgundy) (, ,) (CC and) (JJ white))) (, ,)) (VP (VBP dance)) (. .))) | The couple danced in the competition. | ( ( The couple ) ( ( danced ( in ( the competition ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN couple)) (VP (VBD danced) (PP (IN in) (NP (DT the) (NN competition)))) (. .))) |
728 | 726 | ['neutral'] | 4688194296.jpg#0 | neutral | 4688194296.jpg#0r5n | People in orange vests and blue pants with a yellow stripe at the bottom await the beginning of a race. | ( ( ( ( People ( in ( orange vests ) ) ) and ) ( ( blue pants ) ( with ( ( a ( yellow stripe ) ) ( at ( the bottom ) ) ) ) ) ) ( ( await ( ( the beginning ) ( of ( a race ) ) ) ) . ) ) | (ROOT (S (NP (NP (NP (NNS People)) (PP (IN in) (NP (JJ orange) (NNS vests)))) (CC and) (NP (NP (JJ blue) (NNS pants)) (PP (IN with) (NP (NP (DT a) (JJ yellow) (NN stripe)) (PP (IN at) (NP (DT the) (NN bottom))))))) (VP (VBP await) (NP (NP (DT the) (NN beginning)) (PP (IN of) (NP (DT a) (NN race))))) (. .))) | People are running for a charity. | ( People ( ( are ( running ( for ( a charity ) ) ) ) . ) ) | (ROOT (S (NP (NNS People)) (VP (VBP are) (VP (VBG running) (PP (IN for) (NP (DT a) (NN charity))))) (. .))) |
729 | 727 | ['neutral'] | 4688194296.jpg#0 | neutral | 4688194296.jpg#0r1n | People in orange vests and blue pants with a yellow stripe at the bottom await the beginning of a race. | ( ( ( ( People ( in ( orange vests ) ) ) and ) ( ( blue pants ) ( with ( ( a ( yellow stripe ) ) ( at ( the bottom ) ) ) ) ) ) ( ( await ( ( the beginning ) ( of ( a race ) ) ) ) . ) ) | (ROOT (S (NP (NP (NP (NNS People)) (PP (IN in) (NP (JJ orange) (NNS vests)))) (CC and) (NP (NP (JJ blue) (NNS pants)) (PP (IN with) (NP (NP (DT a) (JJ yellow) (NN stripe)) (PP (IN at) (NP (DT the) (NN bottom))))))) (VP (VBP await) (NP (NP (DT the) (NN beginning)) (PP (IN of) (NP (DT a) (NN race))))) (. .))) | the runners waited to start the olympic race | ( ( the runners ) ( waited ( to ( start ( the ( olympic race ) ) ) ) ) ) | (ROOT (S (NP (DT the) (NNS runners)) (VP (VBD waited) (S (VP (TO to) (VP (VB start) (NP (DT the) (JJ olympic) (NN race)))))))) |
The file is too large to be shown. View Raw |