uid stringlengths 15 19 | premise stringlengths 12 294 | hypothesis stringlengths 7 232 | label int64 0 2 | hyp_amr stringlengths 10 1.85k | hyp_linearized_amr stringlengths 10 679 |
|---|---|---|---|---|---|
7498713846.jpg#2r1c | Two men in red shirts are standing with a man in a black shirt. | Women is a sewing circle. | 2 | (z0 / circle
:ARG0-of (z1 / sew-01)
:domain (z2 / woman)) | ( z0 circle :ARG0-of ( z1 sew ) :domain ( z2 woman ) ) |
7498713846.jpg#2r1n | Two men in red shirts are standing with a man in a black shirt. | Three friends enjoy each other's company. | 1 | (z0 / enjoy-01
:ARG0 (z1 / person
:quant 3
:ARG0-of (z2 / have-rel-role-91
:ARG2 (z3 / friend)))
:ARG1 (z4 / company
:poss z1)) | ( z0 enjoy :ARG0 ( z1 person :quant 3 :ARG0-of ( z2 have-rel-role :ARG2 ( z3 friend ) ) ) :ARG1 ( z4 company :poss z1 ) ) |
7498713846.jpg#1r1c | A man bows his head in prayer with another, as a third looks on. | a woman prays | 2 | (z0 / pray-01
:ARG0 (z1 / woman)) | ( z0 pray :ARG0 ( z1 woman ) ) |
7498713846.jpg#1r1n | A man bows his head in prayer with another, as a third looks on. | two younger men pray | 1 | (z0 / pray-01
:ARG0 (z1 / man
:quant 2
:ARG1-of (z2 / have-degree-91
:ARG2 (z3 / young)
:ARG3 (z4 / more)))) | ( z0 pray :ARG0 ( z1 man :quant 2 :ARG1-of ( z2 have-degree :ARG2 ( z3 young ) :ARG3 ( z4 more ) ) ) ) |
7498713846.jpg#1r1e | A man bows his head in prayer with another, as a third looks on. | a man prays with another man | 0 | (z0 / pray-01
:ARG0 (z1 / man
:accompanier (z2 / man
:mod (z3 / another)))) | ( z0 pray :ARG0 ( z1 man :accompanier ( z2 man :mod ( z3 another ) ) ) ) |
7498713846.jpg#0r1c | A man wearing a black shirt has his hand on the back of a man wearing a red shirt. | A guy caught a tire while out fishing | 2 | (z0 / catch-01
:ARG0 (z1 / guy)
:ARG1 (z2 / tire)
:time (z3 / fish-01
:ARG0 z1)) | ( z0 catch :ARG0 ( z1 guy ) :ARG1 ( z2 tire ) :time ( z3 fish :ARG0 z1 ) ) |
7498713846.jpg#0r1n | A man wearing a black shirt has his hand on the back of a man wearing a red shirt. | A man has his hand on another mans back. | 0 | (z0 / be-located-at-91
:ARG1 (z1 / man)
:ARG2 (z2 / back
:part-of (z3 / man
:mod (z4 / another)))) | ( z0 be-located-at :ARG1 ( z1 man ) :ARG2 ( z2 back :part-of ( z3 man :mod ( z4 another ) ) ) ) |
6870444330.jpg#2r1c | A caucasian male in a green and white plaid shirt holding a microphone. | a male is laying at the beach alone | 2 | (z0 / lay-01
:ARG1 (z1 / male)
:ARG2 (z2 / beach)
:mod (z3 / alone)) | ( z0 lay :ARG1 ( z1 male ) :ARG2 ( z2 beach ) :mod ( z3 alone ) ) |
6870444330.jpg#2r1n | A caucasian male in a green and white plaid shirt holding a microphone. | a male is about to perform a song | 1 | (z0 / perform-01
:ARG0 (z1 / male)
:ARG1 (z2 / song)
:time (z3 / about-to)) | ( z0 perform :ARG0 ( z1 male ) :ARG1 ( z2 song ) :time ( z3 about-to ) ) |
6870444330.jpg#2r1e | A caucasian male in a green and white plaid shirt holding a microphone. | a male is holding a microphone | 0 | (z0 / hold-01
:ARG0 (z1 / male)
:ARG1 (z2 / microphone)) | ( z0 hold :ARG0 ( z1 male ) :ARG1 ( z2 microphone ) ) |
7616312438.jpg#3r1e | two men playing a saxophone. | men play music | 0 | (z0 / play-11
:ARG0 (z1 / man)
:ARG1 (z2 / music)) | ( z0 play :ARG0 ( z1 man ) :ARG1 ( z2 music ) ) |
7616312438.jpg#3r1n | two men playing a saxophone. | men playing jazz music | 0 | (z0 / man
:ARG0-of (z1 / play-11
:ARG1 (z2 / music
:mod (z3 / jazz)))) | ( z0 man :ARG0-of ( z1 play :ARG1 ( z2 music :mod ( z3 jazz ) ) ) ) |
7616312438.jpg#3r1c | two men playing a saxophone. | cat watches tv | 2 | (z0 / watch-01
:ARG0 (z1 / cat)
:ARG1 (z2 / television)) | ( z0 watch :ARG0 ( z1 cat ) :ARG1 ( z2 television ) ) |
4145119743.jpg#2r1n | A customer at the checkout of a grocery store. | The customer has a rather large order, and is waiting on the checkout person to finishing ringing up his/her order. | 1 | (z0 / and
:op1 (z1 / have-03
:ARG0 (z2 / customer)
:ARG1 (z3 / order
:mod (z4 / large
:degree (z5 / rather))))
:op2 (z6 / wait-01
:ARG1 z2
:ARG2 (z7 / finish-01
:ARG0 (z8 / person
... | ( z0 and :op ( z1 have :ARG0 ( z2 customer ) :ARG1 ( z3 order :mod ( z4 large :degree ( z5 rather ) ) ) ) :op ( z6 wait :ARG1 z2 :ARG2 ( z7 finish :ARG0 ( z8 person :ARG0-of ( z9 check-out ) ) :ARG1 ( z10 ring-up :ARG0 z8 :ARG1 z3 ) ) ) ) |
4145119743.jpg#2r1c | A customer at the checkout of a grocery store. | The customer is sneaking food out of the grocery store under their coat, and is being chased by security. | 2 | (z0 / and
:op1 (z1 / sneak-01
:ARG0 (z2 / customer)
:ARG1 (z3 / food)
:direction (z4 / out-of
:op1 (z5 / store
:mod (z6 / grocery)))
:location (z7 / coat
:poss z2))
:op2 (z8 / chase-01
:AR... | ( z0 and :op ( z1 sneak :ARG0 ( z2 customer ) :ARG1 ( z3 food ) :direction ( z4 out-of :op ( z5 store :mod ( z6 grocery ) ) ) :location ( z7 coat :poss z2 ) ) :op ( z8 chase :ARG0 ( z9 security ) :ARG1 z2 ) ) |
4145119743.jpg#2r1e | A customer at the checkout of a grocery store. | The person in this picture is inside. | 0 | (z0 / be-located-at-91
:ARG1 (z1 / person
:location (z2 / picture
:mod (z3 / this)))
:ARG2 (z4 / inside)) | ( z0 be-located-at :ARG1 ( z1 person :location ( z2 picture :mod ( z3 this ) ) ) :ARG2 ( z4 inside ) ) |
509987636.jpg#4r1c | man in hat sitting in front of artwork. | A hatless man stands. | 2 | (z0 / stand-08
:ARG0 (z1 / man
:ARG0-of (z2 / have-03
:polarity -
:ARG1 (z3 / hat)))) | ( z0 stand :ARG0 ( z1 man :ARG0-of ( z2 have :polarity - :ARG1 ( z3 hat ) ) ) ) |
509987636.jpg#4r1e | man in hat sitting in front of artwork. | A man wears a hat near some art. | 0 | (z0 / wear-01
:ARG0 (z1 / man)
:ARG1 (z2 / hat)
:location (z3 / near-02
:ARG1 z2
:ARG2 (z4 / art
:mod (z5 / some)))) | ( z0 wear :ARG0 ( z1 man ) :ARG1 ( z2 hat ) :location ( z3 near :ARG1 z2 :ARG2 ( z4 art :mod ( z5 some ) ) ) ) |
509987636.jpg#4r1n | man in hat sitting in front of artwork. | A man near a painting. | 0 | (z0 / man
:ARG1-of (z1 / near-02
:ARG2 (z2 / painting))) | ( z0 man :ARG1-of ( z1 near :ARG2 ( z2 painting ) ) ) |
3547000169.jpg#1r1c | Three men sitting behind a window ringed with green neon lights. | The men men are playing poker in a windowless basement | 2 | (z0 / play-01
:ARG0 (z1 / man)
:ARG1 (z2 / poker)
:location (z3 / basement
:ARG0-of (z4 / have-03
:polarity -
:ARG1 (z5 / window)))) | ( z0 play :ARG0 ( z1 man ) :ARG1 ( z2 poker ) :location ( z3 basement :ARG0-of ( z4 have :polarity - :ARG1 ( z5 window ) ) ) ) |
3547000169.jpg#1r1n | Three men sitting behind a window ringed with green neon lights. | The three men are in a bar by the window | 0 | (z0 / be-located-at-91
:ARG1 (z1 / man
:quant 3)
:ARG2 (z2 / bar
:location (z3 / window))) | ( z0 be-located-at :ARG1 ( z1 man :quant 3 ) :ARG2 ( z2 bar :location ( z3 window ) ) ) |
3547000169.jpg#1r1e | Three men sitting behind a window ringed with green neon lights. | The men are sitting by the neon lights | 0 | (z0 / sit-01
:ARG1 (z1 / man)
:ARG2 (z2 / by
:op1 (z3 / light
:mod (z4 / neon)))) | ( z0 sit :ARG1 ( z1 man ) :ARG2 ( z2 by :op ( z3 light :mod ( z4 neon ) ) ) ) |
4752721674.jpg#3r1c | Several video cameras lined up behind a concrete wall. | People are holding cameras and taking pictures of people walking inside. | 2 | (z0 / and
:op1 (z1 / hold-01
:ARG0 (z2 / person)
:ARG1 (z3 / camera))
:op2 (z4 / photograph-01
:ARG0 z2
:ARG1 (z5 / walk-01
:ARG0 (z6 / person)
:ARG2 (z7 / inside)))) | ( z0 and :op ( z1 hold :ARG0 ( z2 person ) :ARG1 ( z3 camera ) ) :op ( z4 photograph :ARG0 z2 :ARG1 ( z5 walk :ARG0 ( z6 person ) :ARG2 ( z7 inside ) ) ) ) |
4752721674.jpg#3r1n | Several video cameras lined up behind a concrete wall. | Cameras are near a wall capturing the events outside. | 1 | (z0 / camera
:ARG1-of (z1 / near-02
:ARG2 (z2 / wall))
:ARG0-of (z3 / capture-01
:ARG1 (z4 / event
:location (z5 / outside)))) | ( z0 camera :ARG1-of ( z1 near :ARG2 ( z2 wall ) ) :ARG0-of ( z3 capture :ARG1 ( z4 event :location ( z5 outside ) ) ) ) |
4752721674.jpg#2r1n | Many video cameras are set up in front of a concrete wall. | The cameras were on and filming. | 1 | (z0 / and
:op1 (z1 / on-01
:ARG1 (z2 / camera))
:op2 (z3 / film-01
:ARG0 z2)) | ( z0 and :op ( z1 on :ARG1 ( z2 camera ) ) :op ( z3 film :ARG0 z2 ) ) |
4752721674.jpg#2r1e | Many video cameras are set up in front of a concrete wall. | The cameras were in front of the wall. | 0 | (z0 / be-located-at-91
:ARG1 (z1 / camera)
:ARG2 (z2 / in-front-of
:op1 (z3 / wall))) | ( z0 be-located-at :ARG1 ( z1 camera ) :ARG2 ( z2 in-front-of :op ( z3 wall ) ) ) |
4752721674.jpg#2r1c | Many video cameras are set up in front of a concrete wall. | The cameras all fell to the ground. | 2 | (z0 / fall-01
:ARG1 (z1 / camera
:mod (z2 / all))
:ARG4 (z3 / ground)) | ( z0 fall :ARG1 ( z1 camera :mod ( z2 all ) ) :ARG4 ( z3 ground ) ) |
2229108152.jpg#1r1c | A man wearing blue jeans is walking while he leads a horse. | The woman wearing a dress leads her horse. | 2 | (z0 / lead-01
:ARG0 (z1 / woman
:ARG0-of (z2 / wear-01
:ARG1 (z3 / dress)))
:ARG1 (z4 / horse
:poss z1)) | ( z0 lead :ARG0 ( z1 woman :ARG0-of ( z2 wear :ARG1 ( z3 dress ) ) ) :ARG1 ( z4 horse :poss z1 ) ) |
2229108152.jpg#1r1e | A man wearing blue jeans is walking while he leads a horse. | A man waring jeans leads his horse. | 0 | (z0 / lead-01
:ARG0 (z1 / man
:ARG0-of (z2 / wear-01
:ARG1 (z3 / jeans)))
:ARG1 (z4 / horse
:poss z1)) | ( z0 lead :ARG0 ( z1 man :ARG0-of ( z2 wear :ARG1 ( z3 jeans ) ) ) :ARG1 ( z4 horse :poss z1 ) ) |
2229108152.jpg#1r1n | A man wearing blue jeans is walking while he leads a horse. | The man owns the horse. | 1 | (z0 / own-01
:ARG0 (z1 / man)
:ARG1 (z2 / horse)) | ( z0 own :ARG0 ( z1 man ) :ARG1 ( z2 horse ) ) |
6186146093.jpg#4r1c | A man and a woman repairing a bicycle tire. | The man and woman are walking their dog. | 2 | (z0 / walk-01
:ARG0 (z1 / and
:op1 (z2 / man)
:op2 (z3 / woman))
:ARG1 (z4 / dog
:poss z1)) | ( z0 walk :ARG0 ( z1 and :op ( z2 man ) :op ( z3 woman ) ) :ARG1 ( z4 dog :poss z1 ) ) |
6186146093.jpg#4r1n | A man and a woman repairing a bicycle tire. | The people repair a bike tire that has gone flat. | 0 | (z0 / repair-01
:ARG0 (z1 / person)
:ARG1 (z2 / tire
:part-of (z3 / bike)
:ARG1-of (z4 / flat-06))) | ( z0 repair :ARG0 ( z1 person ) :ARG1 ( z2 tire :part-of ( z3 bike ) :ARG1-of ( z4 flat ) ) ) |
6186146093.jpg#2r1c | There is a man and woman working on a bicycle tire. | the birds are eating worms | 2 | (z0 / eat-01
:ARG0 (z1 / bird)
:ARG1 (z2 / worm)) | ( z0 eat :ARG0 ( z1 bird ) :ARG1 ( z2 worm ) ) |
6186146093.jpg#2r1n | There is a man and woman working on a bicycle tire. | the couple is fixing their favorite bike | 1 | (z0 / fix-02
:ARG0 (z1 / couple)
:ARG1 (z2 / bike
:ARG1-of (z3 / favor-01
:ARG0 z1))) | ( z0 fix :ARG0 ( z1 couple ) :ARG1 ( z2 bike :ARG1-of ( z3 favor :ARG0 z1 ) ) ) |
6186146093.jpg#2r1e | There is a man and woman working on a bicycle tire. | the man and lady are fixing the bike tire | 0 | (z0 / fix-02
:ARG0 (z1 / and
:op1 (z2 / man)
:op2 (z3 / lady))
:ARG1 (z4 / tire
:mod (z5 / bike))) | ( z0 fix :ARG0 ( z1 and :op ( z2 man ) :op ( z3 lady ) ) :ARG1 ( z4 tire :mod ( z5 bike ) ) ) |
6186146093.jpg#3r1e | Two people outside examining a bicycle tire. | There are people looking at a bicycle tire. | 0 | (z0 / look-01
:ARG0 (z1 / person)
:ARG1 (z2 / tire
:part-of (z3 / bicycle))) | ( z0 look :ARG0 ( z1 person ) :ARG1 ( z2 tire :part-of ( z3 bicycle ) ) ) |
6186146093.jpg#3r1n | Two people outside examining a bicycle tire. | Some people are preparing a bike to go on a bike ride. | 1 | (z0 / prepare-01
:ARG0 (z1 / person
:mod (z2 / some))
:ARG1 (z3 / bike)
:ARG3 (z4 / ride-01
:ARG0 z1
:ARG1 z3)) | ( z0 prepare :ARG0 ( z1 person :mod ( z2 some ) ) :ARG1 ( z3 bike ) :ARG3 ( z4 ride :ARG0 z1 :ARG1 z3 ) ) |
6186146093.jpg#0r1n | An innertube is being worked on a bicycle by a male and female. | a guy and girl working on a bicycle to get ready for a race | 1 | (z0 / work-01
:ARG0 (z1 / and
:op1 (z2 / guy)
:op2 (z3 / girl))
:ARG1 (z4 / bicycle)
:purpose (z5 / ready-01
:ARG0 z1
:ARG1 z1
:ARG2 (z6 / race-02
:ARG0 z1))) | ( z0 work :ARG0 ( z1 and :op ( z2 guy ) :op ( z3 girl ) ) :ARG1 ( z4 bicycle ) :purpose ( z5 ready :ARG0 z1 :ARG1 z1 :ARG2 ( z6 race :ARG0 z1 ) ) ) |
6186146093.jpg#0r1e | An innertube is being worked on a bicycle by a male and female. | a guy and girl working on a bicycle | 0 | (z0 / work-01
:ARG0 (z1 / and
:op1 (z2 / guy)
:op2 (z3 / girl))
:ARG1 (z4 / bicycle)) | ( z0 work :ARG0 ( z1 and :op ( z2 guy ) :op ( z3 girl ) ) :ARG1 ( z4 bicycle ) ) |
6186146093.jpg#1r1n | A man and woman are working on replacing a bike tire tube. | A man and a woman are working on replacing a bike tire tube in order to sell the bike. | 1 | (z0 / work-01
:ARG0 (z1 / and
:op1 (z2 / man)
:op2 (z3 / woman))
:ARG1 (z4 / replace-01
:ARG0 z1
:ARG1 (z5 / tube
:mod (z6 / tire
:part-of (z7 / bike)))
:purpose (z8 / sell-01
:ARG0 z1
... | ( z0 work :ARG0 ( z1 and :op ( z2 man ) :op ( z3 woman ) ) :ARG1 ( z4 replace :ARG0 z1 :ARG1 ( z5 tube :mod ( z6 tire :part-of ( z7 bike ) ) ) :purpose ( z8 sell :ARG0 z1 :ARG1 z7 ) ) ) |
3121219649.jpg#4r1c | three men examine a tree. | Some men are playing pool at the bar. | 2 | (z0 / play-01
:ARG0 (z1 / man
:quant (z2 / some))
:ARG1 (z3 / pool)
:location (z4 / bar)) | ( z0 play :ARG0 ( z1 man :quant ( z2 some ) ) :ARG1 ( z3 pool ) :location ( z4 bar ) ) |
3121219649.jpg#4r1n | three men examine a tree. | Three guys are checking the tree for storm damage. | 1 | (z0 / check-01
:ARG0 (z1 / guy
:quant 3)
:ARG1 (z2 / tree)
:ARG2 (z3 / damage-01
:ARG0 (z4 / storm)
:ARG1 z2)) | ( z0 check :ARG0 ( z1 guy :quant 3 ) :ARG1 ( z2 tree ) :ARG2 ( z3 damage :ARG0 ( z4 storm ) :ARG1 z2 ) ) |
3121219649.jpg#4r1e | three men examine a tree. | Some men are looking at a tree. | 0 | (z0 / look-01
:ARG0 (z1 / man
:quant (z2 / some))
:ARG1 (z3 / tree)) | ( z0 look :ARG0 ( z1 man :quant ( z2 some ) ) :ARG1 ( z3 tree ) ) |
5513727638.jpg#3r1n | One biker doing a stunt while onlookers watch in the far corner. | One biker doing a stunt while two onlookers watch in the far corner | 1 | (z0 / stunt-01
:ARG0 (z1 / person
:quant 1
:ARG0-of (z2 / bike-01))
:time (z3 / watch-01
:ARG0 (z4 / onlooker
:quant 2)
:location (z5 / corner
:mod (z6 / far)))) | ( z0 stunt :ARG0 ( z1 person :quant 1 :ARG0-of ( z2 bike ) ) :time ( z3 watch :ARG0 ( z4 onlooker :quant 2 ) :location ( z5 corner :mod ( z6 far ) ) ) ) |
5513727638.jpg#3r1c | One biker doing a stunt while onlookers watch in the far corner. | One biker doing a stunt while onlookers watch overhead. | 2 | (z0 / stunt-01
:ARG0 (z1 / person
:quant 1
:ARG0-of (z2 / bike-01))
:time (z3 / watch-01
:ARG0 (z4 / onlooker)
:location (z5 / overhead))) | ( z0 stunt :ARG0 ( z1 person :quant 1 :ARG0-of ( z2 bike ) ) :time ( z3 watch :ARG0 ( z4 onlooker ) :location ( z5 overhead ) ) ) |
5513727638.jpg#3r1e | One biker doing a stunt while onlookers watch in the far corner. | One biker doing a stunt. | 0 | (z0 / do-02
:ARG0 (z1 / person
:quant 1
:ARG0-of (z2 / bike-01))
:ARG1 (z3 / stunt)) | ( z0 do :ARG0 ( z1 person :quant 1 :ARG0-of ( z2 bike ) ) :ARG1 ( z3 stunt ) ) |
3168327945.jpg#2r1e | A white boy opening a candy cane full of chocolate sweets on Christmas. | A boy opens candy on christmas | 0 | (z0 / open-01
:ARG0 (z1 / boy)
:ARG1 (z2 / candy)
:time (z3 / festival
:name (z4 / name
:op1 "Christmas"))) | ( z0 open :ARG0 ( z1 boy ) :ARG1 ( z2 candy ) :time ( z3 festival :name ( z4 name :op "Christmas" ) ) ) |
3168327945.jpg#2r1n | A white boy opening a candy cane full of chocolate sweets on Christmas. | A boy is sitting by a Christmas tree opening candy and presents | 2 | (z0 / sit-01
:ARG1 (z1 / boy
:ARG0-of (z2 / open-01
:ARG1 (z3 / and
:op1 (z4 / candy)
:op2 (z5 / present))))
:ARG2 (z6 / tree
:mod (z7 / festival
:name (z8 / name
:op1 "Christm... | ( z0 sit :ARG1 ( z1 boy :ARG0-of ( z2 open :ARG1 ( z3 and :op ( z4 candy ) :op ( z5 present ) ) ) ) :ARG2 ( z6 tree :mod ( z7 festival :name ( z8 name :op "Christmas" ) ) ) ) |
3168327945.jpg#3r1e | Man looking on as child holds up plastic cane full of candy. | A man looks at a child with a plastic cane. | 0 | (z0 / look-01
:ARG0 (z1 / man)
:ARG1 (z2 / child)
:instrument (z3 / cane
:consist-of (z4 / plastic))) | ( z0 look :ARG0 ( z1 man ) :ARG1 ( z2 child ) :instrument ( z3 cane :cxnsistof ( z4 plastic ) ) ) |
3168327945.jpg#3r1c | Man looking on as child holds up plastic cane full of candy. | A man sits in his room awaiting his order. | 2 | (z0 / sit-01
:ARG1 (z1 / man)
:ARG2 (z2 / room
:poss z1)
:purpose (z3 / await-01
:ARG1 z1
:ARG2 (z4 / order-01
:ARG0 (z5 / he)
:ARG1 z1))) | ( z0 sit :ARG1 ( z1 man ) :ARG2 ( z2 room :poss z1 ) :purpose ( z3 await :ARG1 z1 :ARG2 ( z4 order :ARG0 ( z5 he ) :ARG1 z1 ) ) ) |
3168327945.jpg#0r1e | A little boy wearing khaki pants showing a man his candy cane filled with candy. | There is a boy with a candy cane. | 0 | (z0 / boy
:ARG0-of (z1 / have-03
:ARG1 (z2 / cane
:mod (z3 / candy)))) | ( z0 boy :ARG0-of ( z1 have :ARG1 ( z2 cane :mod ( z3 candy ) ) ) ) |
3168327945.jpg#0r1c | A little boy wearing khaki pants showing a man his candy cane filled with candy. | There is a group of people playing with lego. | 2 | (z0 / play-01
:ARG0 (z1 / group
:consist-of (z2 / person))
:ARG1 (z3 / product
:name (z4 / name
:op1 "Lego"))) | ( z0 play :ARG0 ( z1 group :cxnsistof ( z2 person ) ) :ARG1 ( z3 product :name ( z4 name :op "Lego" ) ) ) |
3168327945.jpg#0r1n | A little boy wearing khaki pants showing a man his candy cane filled with candy. | There is a boy sitting on santa's lap. | 2 | (z0 / sit-01
:ARG1 (z1 / boy)
:ARG2 (z2 / lap
:part-of (z3 / person
:name (z4 / name
:op1 "Santa")))) | ( z0 sit :ARG1 ( z1 boy ) :ARG2 ( z2 lap :part-of ( z3 person :name ( z4 name :op "Santa" ) ) ) ) |
3168327945.jpg#1r1e | A man sitting on a couch and a little boy holding up his Christmas candy. | Two person is on the couch. | 0 | (z0 / be-located-at-91
:ARG1 (z1 / person
:quant 2)
:ARG2 (z2 / couch)) | ( z0 be-located-at :ARG1 ( z1 person :quant 2 ) :ARG2 ( z2 couch ) ) |
3168327945.jpg#1r1c | A man sitting on a couch and a little boy holding up his Christmas candy. | Two person is on the couch eating easter candy. | 2 | (z0 / be-located-at-91
:ARG1 (z1 / person
:quant 2
:ARG0-of (z2 / eat-01
:ARG1 (z3 / candy
:mod (z4 / festival
:name (z5 / name
:op1 "Easter")))))
:ARG2 (z6 / couch)) | ( z0 be-located-at :ARG1 ( z1 person :quant 2 :ARG0-of ( z2 eat :ARG1 ( z3 candy :mod ( z4 festival :name ( z5 name :op "Easter" ) ) ) ) ) :ARG2 ( z6 couch ) ) |
3121219649.jpg#2r1n | Three men look at a tree in the woods. | Men cutting down a tree in the woods | 2 | (z0 / cut-down-11
:ARG0 (z1 / man)
:ARG1 (z2 / tree)
:location (z3 / woods)) | ( z0 cut-down :ARG0 ( z1 man ) :ARG1 ( z2 tree ) :location ( z3 woods ) ) |
3121219649.jpg#2r1c | Three men look at a tree in the woods. | Three men are fishing at a lake | 2 | (z0 / fish-01
:ARG0 (z1 / man
:quant 3)
:location (z2 / lake)) | ( z0 fish :ARG0 ( z1 man :quant 3 ) :location ( z2 lake ) ) |
3669527584.jpg#4r1e | An exotic dancer making a pose. | A human posing. | 0 | (z0 / pose-01
:ARG0 (z1 / human)) | ( z0 pose :ARG0 ( z1 human ) ) |
3669527584.jpg#4r1n | An exotic dancer making a pose. | The most prominent ballerina in Spain strikes a pose. | 1 | (z0 / strike-01
:ARG0 (z1 / ballerina
:ARG1-of (z2 / have-degree-91
:ARG2 (z3 / prominent)
:ARG3 (z4 / most)
:ARG5 (z5 / ballerina
:location (z6 / country
:name (z7 / name
... | ( z0 strike :ARG0 ( z1 ballerina :ARG1-of ( z2 have-degree :ARG2 ( z3 prominent ) :ARG3 ( z4 most ) :ARG5 ( z5 ballerina :location ( z6 country :name ( z7 name :op "Spain" ) ) ) ) ) :ARG1 ( z8 pose ) ) |
3669527584.jpg#4r1c | An exotic dancer making a pose. | A man holds his foot up. | 2 | (z0 / hold-01
:ARG0 (z1 / man)
:ARG1 (z2 / foot
:part-of z1)
:ARG2 (z3 / up)) | ( z0 hold :ARG0 ( z1 man ) :ARG1 ( z2 foot :part-of z1 ) :ARG2 ( z3 up ) ) |
3669527584.jpg#2r3e | A small image used to signify a broken web image link | An image on a web image link | 0 | (z0 / image
:location (z1 / link
:mod (z2 / image)
:mod (z3 / web))) | ( z0 image :location ( z1 link :mod ( z2 image ) :mod ( z3 web ) ) ) |
3669527584.jpg#2r3n | A small image used to signify a broken web image link | It is used by many people | 1 | (z0 / use-01
:ARG0 (z1 / person
:quant (z2 / many))
:ARG1 (z3 / it)) | ( z0 use :ARG0 ( z1 person :quant ( z2 many ) ) :ARG1 ( z3 it ) ) |
4480270643.jpg#2r1c | A man standing in a strange building is looking out a window at the water. | A man is standing in a field. | 2 | (z0 / stand-01
:ARG1 (z1 / man)
:ARG2 (z2 / field)) | ( z0 stand :ARG1 ( z1 man ) :ARG2 ( z2 field ) ) |
4480270643.jpg#2r1e | A man standing in a strange building is looking out a window at the water. | A man is standing indoors. | 0 | (z0 / stand-01
:ARG1 (z1 / man)
:ARG2 (z2 / indoors)) | ( z0 stand :ARG1 ( z1 man ) :ARG2 ( z2 indoors ) ) |
4480270643.jpg#2r1n | A man standing in a strange building is looking out a window at the water. | A man is looking at the night sky. | 2 | (z0 / look-01
:ARG0 (z1 / man)
:ARG1 (z2 / sky
:time (z3 / date-entity
:dayperiod (z4 / night)))) | ( z0 look :ARG0 ( z1 man ) :ARG1 ( z2 sky :time ( z3 date-entity :dxyperiod ( z4 night ) ) ) ) |
5009047021.jpg#2r1e | A man running with a football while members of the opposing team chase him. | The player is running with the football while opponents chase after him. | 0 | (z0 / run-02
:ARG0 (z1 / person
:ARG0-of (z2 / play-01))
:instrument (z3 / football)
:time (z4 / chase-01
:ARG0 (z5 / person
:ARG0-of (z6 / oppose-01
:ARG1 z1))
:ARG1 z1)) | ( z0 run :ARG0 ( z1 person :ARG0-of ( z2 play ) ) :instrument ( z3 football ) :time ( z4 chase :ARG0 ( z5 person :ARG0-of ( z6 oppose :ARG1 z1 ) ) :ARG1 z1 ) ) |
5009047021.jpg#2r1n | A man running with a football while members of the opposing team chase him. | The player is running for the end zone while opponents chase him. | 0 | (z0 / run-02
:ARG0 (z1 / person
:ARG0-of (z2 / play-01))
:purpose (z3 / zone
:mod (z4 / end))
:time (z5 / chase-01
:ARG0 (z6 / person
:ARG0-of (z7 / oppose-01
:ARG1 z1))
:ARG1 z1)) | ( z0 run :ARG0 ( z1 person :ARG0-of ( z2 play ) ) :purpose ( z3 zone :mod ( z4 end ) ) :time ( z5 chase :ARG0 ( z6 person :ARG0-of ( z7 oppose :ARG1 z1 ) ) :ARG1 z1 ) ) |
5009047021.jpg#2r1c | A man running with a football while members of the opposing team chase him. | The player is running with the football and opponents are nowhere in sight. | 2 | (z0 / and
:op1 (z1 / run-02
:ARG0 (z2 / person
:ARG0-of (z3 / play-01))
:instrument (z4 / football))
:op2 (z5 / be-located-at-91
:ARG1 (z6 / person
:ARG0-of (z7 / oppose-01))
:ARG2 (z8 / nowhere
:ARG1-of (z... | ( z0 and :op ( z1 run :ARG0 ( z2 person :ARG0-of ( z3 play ) ) :instrument ( z4 football ) ) :op ( z5 be-located-at :ARG1 ( z6 person :ARG0-of ( z7 oppose ) ) :ARG2 ( z8 nowhere :ARG1-of ( z9 sight ) ) ) ) |
5009047021.jpg#3r1e | A football player holding a ball is being chased by the Knights team. | A football player is running with a ball. | 0 | (z0 / run-02
:ARG0 (z1 / person
:ARG0-of (z2 / play-01
:ARG1 (z3 / football)))
:instrument (z4 / ball)) | ( z0 run :ARG0 ( z1 person :ARG0-of ( z2 play :ARG1 ( z3 football ) ) ) :instrument ( z4 ball ) ) |
5009047021.jpg#3r1c | A football player holding a ball is being chased by the Knights team. | A football player is holding a frisbee while the Knights team chases him. | 2 | (z0 / hold-01
:ARG0 (z1 / person
:ARG0-of (z2 / play-01
:ARG1 (z3 / football)))
:ARG1 (z4 / frisbee)
:time (z5 / chase-01
:ARG0 (z6 / team
:name (z7 / name
:op1 "Knights"))
:ARG1 z1)) | ( z0 hold :ARG0 ( z1 person :ARG0-of ( z2 play :ARG1 ( z3 football ) ) ) :ARG1 ( z4 frisbee ) :time ( z5 chase :ARG0 ( z6 team :name ( z7 name :op "Knights" ) ) :ARG1 z1 ) ) |
5009047021.jpg#3r1n | A football player holding a ball is being chased by the Knights team. | A football player is making a goal while the other team chases him. | 1 | (z0 / goal-01
:ARG0 (z1 / person
:ARG0-of (z2 / play-01
:ARG1 (z3 / football)))
:time (z4 / chase-01
:ARG0 (z5 / team
:mod (z6 / other))
:ARG1 z1)) | ( z0 goal :ARG0 ( z1 person :ARG0-of ( z2 play :ARG1 ( z3 football ) ) ) :time ( z4 chase :ARG0 ( z5 team :mod ( z6 other ) ) :ARG1 z1 ) ) |
3201517121.jpg#3r1n | Two people acting out a fight scene. | They are acting in a play. | 1 | (z0 / act-01
:ARG0 (z1 / they)
:ARG1 (z2 / play)) | ( z0 act :ARG0 ( z1 they ) :ARG1 ( z2 play ) ) |
3201517121.jpg#3r1c | Two people acting out a fight scene. | Two people are talking to each other at the cafe. | 2 | (z0 / talk-01
:ARG0 (z1 / person
:quant 2
:ARG1-of z0)
:location (z2 / cafe)) | ( z0 talk :ARG0 ( z1 person :quant 2 :ARG1-of z0 ) :location ( z2 cafe ) ) |
3183330562.jpg#3r1e | A man and several children are walking down the street. | The children are moving their legs | 0 | (z0 / move-01
:ARG0 (z1 / child)
:ARG1 (z2 / leg
:part-of z1)) | ( z0 move :ARG0 ( z1 child ) :ARG1 ( z2 leg :part-of z1 ) ) |
3183330562.jpg#3r1c | A man and several children are walking down the street. | The children are in bed ready for their nighttime story | 2 | (z0 / bed
:location-of (z1 / child)
:purpose (z2 / ready-01
:ARG1 z1
:ARG2 (z3 / story
:time (z4 / date-entity
:dayperiod (z5 / night))
:poss z1))) | ( z0 bed :location-of ( z1 child ) :purpose ( z2 ready :ARG1 z1 :ARG2 ( z3 story :time ( z4 date-entity :dxyperiod ( z5 night ) ) :poss z1 ) ) ) |
3183330562.jpg#3r1n | A man and several children are walking down the street. | The man and children are walking down the street to the icecream store | 1 | (z0 / walk-01
:ARG0 (z1 / and
:op1 (z2 / man)
:op2 (z3 / child))
:ARG2 (z4 / store
:mod (z5 / icecream))
:direction (z6 / down
:op1 (z7 / street))) | ( z0 walk :ARG0 ( z1 and :op ( z2 man ) :op ( z3 child ) ) :ARG2 ( z4 store :mod ( z5 icecream ) ) :direction ( z6 down :op ( z7 street ) ) ) |
3183330562.jpg#1r1n | Several African American children are walking with a Caucasian adult man. | A white man is walking several black children to their newly built school. | 1 | (z0 / walk-01
:ARG0 (z1 / man
:ARG1-of (z2 / white-02))
:ARG1 (z3 / child
:quant (z4 / several)
:ARG1-of (z5 / black-05))
:ARG2 (z6 / school
:ARG1-of (z7 / build-01
:ARG1-of (z8 / new-01))
:poss z3)) | ( z0 walk :ARG0 ( z1 man :ARG1-of ( z2 white ) ) :ARG1 ( z3 child :quant ( z4 several ) :ARG1-of ( z5 black ) ) :ARG2 ( z6 school :ARG1-of ( z7 build :ARG1-of ( z8 new ) ) :poss z3 ) ) |
3183330562.jpg#1r1c | Several African American children are walking with a Caucasian adult man. | A black and white cat is chasing a mouse. | 2 | (z0 / chase-01
:ARG0 (z1 / cat
:ARG1-of (z2 / black-04)
:ARG1-of (z3 / white-03))
:ARG1 (z4 / mouse)) | ( z0 chase :ARG0 ( z1 cat :ARG1-of ( z2 black ) :ARG1-of ( z3 white ) ) :ARG1 ( z4 mouse ) ) |
3183330562.jpg#4r1n | A group of children walking in a neighborhood. | Children are walking to school. | 1 | (z0 / walk-01
:ARG0 (z1 / child)
:ARG2 (z2 / school)) | ( z0 walk :ARG0 ( z1 child ) :ARG2 ( z2 school ) ) |
3183330562.jpg#4r1e | A group of children walking in a neighborhood. | Children are walking. | 0 | (z0 / walk-01
:ARG0 (z1 / child)) | ( z0 walk :ARG0 ( z1 child ) ) |
2103080234.jpg#1r1e | Bubbles float amongst a lively crowd gathered at an outdoor carnival. | The crowd is hearing music. | 0 | (z0 / hear-01
:ARG0 (z1 / crowd)
:ARG1 (z2 / music)) | ( z0 hear :ARG0 ( z1 crowd ) :ARG1 ( z2 music ) ) |
2103080234.jpg#1r1n | Bubbles float amongst a lively crowd gathered at an outdoor carnival. | Some in the crowd are popping bubbles. | 0 | (z0 / pop-04
:ARG0 (z1 / some
:ARG1-of (z2 / include-91
:ARG2 (z3 / crowd)))
:ARG1 (z4 / bubble)) | ( z0 pop :ARG0 ( z1 some :ARG1-of ( z2 include :ARG2 ( z3 crowd ) ) ) :ARG1 ( z4 bubble ) ) |
2103080234.jpg#3r1n | A crowd is enjoying an outdoor festival. | There is a crowd at a music festival. | 1 | (z0 / crowd
:location (z1 / festival
:mod (z2 / music))) | ( z0 crowd :location ( z1 festival :mod ( z2 music ) ) ) |
2103080234.jpg#3r1c | A crowd is enjoying an outdoor festival. | The crowd stands inside. | 2 | (z0 / stand-01
:ARG1 (z1 / crowd)
:ARG2 (z2 / inside)) | ( z0 stand :ARG1 ( z1 crowd ) :ARG2 ( z2 inside ) ) |
2103080234.jpg#2r1c | People look onward at bubbles at an outdoor festival. | The people are inside a shopping mall. | 2 | (z0 / be-located-at-91
:ARG1 (z1 / person)
:ARG2 (z2 / inside
:op1 (z3 / mall
:mod (z4 / shop-01)))) | ( z0 be-located-at :ARG1 ( z1 person ) :ARG2 ( z2 inside :op ( z3 mall :mod ( z4 shop ) ) ) ) |
2103080234.jpg#2r1n | People look onward at bubbles at an outdoor festival. | The festival is happening in the fall. | 1 | (z0 / festival
:time (z1 / date-entity
:season (z2 / fall))) | ( z0 festival :time ( z1 date-entity :season ( z2 fall ) ) ) |
59303979.jpg#2r1c | A man in a gray sweater and glasses is laughing. | He is laughing as he falls into a black hole | 2 | (z0 / laugh-01
:ARG0 (z1 / he)
:time (z2 / fall-01
:ARG1 z1
:ARG4 (z3 / hole
:ARG1-of (z4 / black-04)))) | ( z0 laugh :ARG0 ( z1 he ) :time ( z2 fall :ARG1 z1 :ARG4 ( z3 hole :ARG1-of ( z4 black ) ) ) ) |
59303979.jpg#2r1n | A man in a gray sweater and glasses is laughing. | He is very warm in his sweater | 2 | (z0 / warm-07
:ARG1 (z1 / he)
:prep-in (z2 / sweater
:poss z1)
:degree (z3 / very)) | ( z0 warm :ARG1 ( z1 he ) :prep-in ( z2 sweater :poss z1 ) :degree ( z3 very ) ) |
59303979.jpg#2r1e | A man in a gray sweater and glasses is laughing. | He is wearing clothes | 0 | (z0 / wear-01
:ARG0 (z1 / he)
:ARG1 (z2 / clothes)) | ( z0 wear :ARG0 ( z1 he ) :ARG1 ( z2 clothes ) ) |
59303979.jpg#1r1n | A man with glasses and a gray sweater is laughing. | The man is telling a funny joke. | 1 | (z0 / joke-01
:ARG0 (z1 / man)
:ARG1-of (z2 / funny-02)) | ( z0 joke :ARG0 ( z1 man ) :ARG1-of ( z2 funny ) ) |
59303979.jpg#1r1e | A man with glasses and a gray sweater is laughing. | The man is wearing a sweater. | 0 | (z0 / wear-01
:ARG0 (z1 / man)
:ARG1 (z2 / sweater)) | ( z0 wear :ARG0 ( z1 man ) :ARG1 ( z2 sweater ) ) |
59303979.jpg#1r1c | A man with glasses and a gray sweater is laughing. | The man is crying. | 2 | (z0 / cry-02
:ARG0 (z1 / man)) | ( z0 cry :ARG0 ( z1 man ) ) |
491987177.jpg#3r1e | An older gentlemen cleans the bar while a man behind observes. | An older gentleman cleans the bar. | 0 | (z0 / clean-01
:ARG0 (z1 / gentleman
:ARG1-of (z2 / have-degree-91
:ARG2 (z3 / old)
:ARG3 (z4 / more)))
:ARG1 (z5 / bar)) | ( z0 clean :ARG0 ( z1 gentleman :ARG1-of ( z2 have-degree :ARG2 ( z3 old ) :ARG3 ( z4 more ) ) ) :ARG1 ( z5 bar ) ) |
491987177.jpg#3r1c | An older gentlemen cleans the bar while a man behind observes. | The bartender serves a whisky sour. | 2 | (z0 / serve-02
:ARG0 (z1 / person
:ARG0-of (z2 / bartend-01))
:ARG1 (z3 / sour
:mod (z4 / whisky))) | ( z0 serve :ARG0 ( z1 person :ARG0-of ( z2 bartend ) ) :ARG1 ( z3 sour :mod ( z4 whisky ) ) ) |
491987177.jpg#3r1n | An older gentlemen cleans the bar while a man behind observes. | The bartender cleans the bar while his boss inspects his work. | 1 | (z0 / clean-01
:ARG0 (z1 / person
:ARG0-of (z2 / bartend-01))
:ARG1 (z3 / bar)
:time (z4 / inspect-01
:ARG0 (z5 / person
:ARG0-of (z6 / have-rel-role-91
:ARG1 z1
:ARG2 (z7 / boss)))
:ARG1 (z8 / work-0... | ( z0 clean :ARG0 ( z1 person :ARG0-of ( z2 bartend ) ) :ARG1 ( z3 bar ) :time ( z4 inspect :ARG0 ( z5 person :ARG0-of ( z6 have-rel-role :ARG1 z1 :ARG2 ( z7 boss ) ) ) :ARG1 ( z8 work :ARG0 z1 ) ) ) |
491987177.jpg#0r1e | A man tries to remove an opossum from underneath a bar with a broom, while people watch in the background. | A man with a broom. | 0 | (z0 / man
:ARG0-of (z1 / have-03
:ARG1 (z2 / broom))) | ( z0 man :ARG0-of ( z1 have :ARG1 ( z2 broom ) ) ) |
491987177.jpg#1r1e | A man trying to shoo away a mongoose with a broom, while a man watches from behind. | The man is afraid of the mongoose. | 0 | (z0 / fear-01
:ARG0 (z1 / man)
:ARG1 (z2 / mongoose)) | ( z0 fear :ARG0 ( z1 man ) :ARG1 ( z2 mongoose ) ) |
491987177.jpg#1r1c | A man trying to shoo away a mongoose with a broom, while a man watches from behind. | The men love mongoose. | 2 | (z0 / love-01
:ARG0 (z1 / man)
:ARG1 (z2 / mongoose)) | ( z0 love :ARG0 ( z1 man ) :ARG1 ( z2 mongoose ) ) |
491987177.jpg#1r1n | A man trying to shoo away a mongoose with a broom, while a man watches from behind. | The men are friends. | 1 | (z0 / have-rel-role-91
:ARG0 (z1 / man)
:ARG2 (z2 / friend)) | ( z0 have-rel-role :ARG0 ( z1 man ) :ARG2 ( z2 friend ) ) |
4478063110.jpg#4r2e | A man playing a game of chess. | The man is playing chess. | 0 | (z0 / play-01
:ARG0 (z1 / man)
:ARG1 (z2 / chess)) | ( z0 play :ARG0 ( z1 man ) :ARG1 ( z2 chess ) ) |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.