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 |
|---|---|---|---|---|---|
427936315.jpg#1r1c | A brown dog is chasing a red Frisbee across a grassy field. | boy eats plantains | 2 | (z0 / eat-01
:ARG0 (z1 / boy)
:ARG1 (z2 / plantain)) | ( z0 eat :ARG0 ( z1 boy ) :ARG1 ( z2 plantain ) ) |
427936315.jpg#1r1e | A brown dog is chasing a red Frisbee across a grassy field. | dog chases frisbee | 0 | (z0 / chase-01
:ARG0 (z1 / dog)
:ARG1 (z2 / frisbee)) | ( z0 chase :ARG0 ( z1 dog ) :ARG1 ( z2 frisbee ) ) |
427936315.jpg#1r1n | A brown dog is chasing a red Frisbee across a grassy field. | dog chases his new toy frisbee | 0 | (z0 / chase-01
:ARG0 (z1 / dog)
:ARG1 (z2 / frisbee
:ARG1-of (z3 / new-01)
:mod (z4 / toy)
:poss z1)) | ( z0 chase :ARG0 ( z1 dog ) :ARG1 ( z2 frisbee :ARG1-of ( z3 new ) :mod ( z4 toy ) :poss z1 ) ) |
427936315.jpg#4r1n | a dog runs for a red Frisbee. | The animal is playing outside. | 0 | (z0 / play-01
:ARG0 (z1 / animal)
:location (z2 / outside)) | ( z0 play :ARG0 ( z1 animal ) :location ( z2 outside ) ) |
427936315.jpg#4r1e | a dog runs for a red Frisbee. | The dog plays catch with the frisbee. | 0 | (z0 / play-01
:ARG0 (z1 / dog)
:ARG1 (z2 / catch-03)
:ARG3 (z3 / frisbee)) | ( z0 play :ARG0 ( z1 dog ) :ARG1 ( z2 catch ) :ARG3 ( z3 frisbee ) ) |
427936315.jpg#4r1c | a dog runs for a red Frisbee. | The dos is sleeping. | 2 | (z0 / sleep-01
:ARG0 (z1 / do)) | ( z0 sleep :ARG0 ( z1 do ) ) |
2705922624.jpg#3r1e | A group of kids are posing outside for nice picture. | Some kids are getting ready to take a picture outdoors. | 0 | (z0 / ready-01
:ARG0 (z1 / kid
:quant (z2 / some))
:ARG1 z1
:ARG2 (z3 / photograph-01
:ARG0 z1
:location (z4 / outdoors))) | ( z0 ready :ARG0 ( z1 kid :quant ( z2 some ) ) :ARG1 z1 :ARG2 ( z3 photograph :ARG0 z1 :location ( z4 outdoors ) ) ) |
2705922624.jpg#3r1n | A group of kids are posing outside for nice picture. | Children playing and posing for pictures. | 0 | (z0 / and
:op1 (z1 / play-01
:ARG0 (z2 / child))
:op2 (z3 / pose-01
:ARG0 z2
:ARG2 (z4 / picture))) | ( z0 and :op ( z1 play :ARG0 ( z2 child ) ) :op ( z3 pose :ARG0 z2 :ARG2 ( z4 picture ) ) ) |
1089755335.jpg#0r1n | A woman stands with children on a boardwalk at night overlooking the sea. | A mother and her kids watch the ocean waves from the boardwalk. | 1 | (z0 / watch-01
:ARG0 (z1 / and
:op1 (z2 / person
:ARG0-of (z3 / have-rel-role-91
:ARG2 (z4 / mother)))
:op2 (z5 / person
:ARG0-of (z6 / have-rel-role-91
:ARG1 z2
:ARG2 (z7 / kid))))
... | ( z0 watch :ARG0 ( z1 and :op ( z2 person :ARG0-of ( z3 have-rel-role :ARG2 ( z4 mother ) ) ) :op ( z5 person :ARG0-of ( z6 have-rel-role :ARG1 z2 :ARG2 ( z7 kid ) ) ) ) :ARG1 ( z8 wave :mod ( z9 ocean ) ) :source ( z10 boardwalk ) ) |
1089755335.jpg#0r1c | A woman stands with children on a boardwalk at night overlooking the sea. | A man watches the waves from the bridge in the morning. | 2 | (z0 / watch-01
:ARG0 (z1 / man)
:ARG1 (z2 / wave
:source (z3 / bridge))
:time (z4 / date-entity
:dayperiod (z5 / morning))) | ( z0 watch :ARG0 ( z1 man ) :ARG1 ( z2 wave :source ( z3 bridge ) ) :time ( z4 date-entity :dxyperiod ( z5 morning ) ) ) |
1089755335.jpg#0r1e | A woman stands with children on a boardwalk at night overlooking the sea. | During the evening, an adult and kids watch the ocean from the boardwalk. | 0 | (z0 / watch-01
:ARG0 (z1 / and
:op1 (z2 / adult)
:op2 (z3 / kid))
:ARG1 (z4 / ocean)
:time (z5 / date-entity
:dayperiod (z6 / evening))
:location (z7 / boardwalk)) | ( z0 watch :ARG0 ( z1 and :op ( z2 adult ) :op ( z3 kid ) ) :ARG1 ( z4 ocean ) :time ( z5 date-entity :dxyperiod ( z6 evening ) ) :location ( z7 boardwalk ) ) |
1089755335.jpg#1r1n | Woman with three children fishing over boardwalk in the evening. | Woman with three sad children fishing over boardwalk in the evening. | 1 | (z0 / fish-01
:ARG0 (z1 / woman
:ARG0-of (z2 / have-03
:ARG1 (z3 / child
:quant 3
:ARG1-of (z4 / sad-02))))
:location (z5 / over
:op1 (z6 / boardwalk))
:time (z7 / date-entity
:dayperiod (z8 / evening... | ( z0 fish :ARG0 ( z1 woman :ARG0-of ( z2 have :ARG1 ( z3 child :quant 3 :ARG1-of ( z4 sad ) ) ) ) :location ( z5 over :op ( z6 boardwalk ) ) :time ( z7 date-entity :dxyperiod ( z8 evening ) ) ) |
1089755335.jpg#1r1c | Woman with three children fishing over boardwalk in the evening. | Woman with three men fishing over boardwalk in the evening. | 2 | (z0 / fish-01
:ARG0 (z1 / woman
:accompanier (z2 / man
:quant 3))
:location (z3 / over
:op1 (z4 / boardwalk))
:time (z5 / date-entity
:dayperiod (z6 / evening))) | ( z0 fish :ARG0 ( z1 woman :accompanier ( z2 man :quant 3 ) ) :location ( z3 over :op ( z4 boardwalk ) ) :time ( z5 date-entity :dxyperiod ( z6 evening ) ) ) |
1089755335.jpg#2r1n | A woman and three children stand on a deck with a fishing pole. | They are planning to fish. | 1 | (z0 / plan-01
:ARG0 (z1 / they)
:ARG1 (z2 / fish-01
:ARG0 z1)) | ( z0 plan :ARG0 ( z1 they ) :ARG1 ( z2 fish :ARG0 z1 ) ) |
1089755335.jpg#2r1c | A woman and three children stand on a deck with a fishing pole. | They are planning to hunt for a killer whale. | 2 | (z0 / plan-01
:ARG0 (z1 / they)
:ARG1 (z2 / hunt-01
:ARG0 z1
:ARG1 (z3 / whale
:ARG0-of (z4 / kill-01)))) | ( z0 plan :ARG0 ( z1 they ) :ARG1 ( z2 hunt :ARG0 z1 :ARG1 ( z3 whale :ARG0-of ( z4 kill ) ) ) ) |
1089755335.jpg#2r1e | A woman and three children stand on a deck with a fishing pole. | They are on a deck. | 0 | (z0 / be-located-at-91
:ARG1 (z1 / they)
:ARG2 (z2 / deck)) | ( z0 be-located-at :ARG1 ( z1 they ) :ARG2 ( z2 deck ) ) |
1089755335.jpg#3r1n | Some people on a pier at night with one girl fishing off it. | People are watching a girl who is in a fishing contest. | 1 | (z0 / watch-01
:ARG0 (z1 / person)
:ARG1 (z2 / girl
:ARG0-of (z3 / contest-02
:ARG2 (z4 / fish-01)))) | ( z0 watch :ARG0 ( z1 person ) :ARG1 ( z2 girl :ARG0-of ( z3 contest :ARG2 ( z4 fish ) ) ) ) |
1089755335.jpg#3r1e | Some people on a pier at night with one girl fishing off it. | There are people outside. | 0 | (z0 / person
:location (z1 / outside)) | ( z0 person :location ( z1 outside ) ) |
1089755335.jpg#3r1c | Some people on a pier at night with one girl fishing off it. | People are standing in the desert. | 2 | (z0 / stand-01
:ARG1 (z1 / person)
:ARG2 (z2 / desert)) | ( z0 stand :ARG1 ( z1 person ) :ARG2 ( z2 desert ) ) |
1089755335.jpg#4r1c | A mother and children is fishing on a boardwalk at night. | The sun is shiningbrightly on the mother and her kids | 2 | (z0 / shine-01
:ARG1 (z1 / sun)
:ARG2 (z2 / and
:op1 (z3 / person
:ARG0-of (z4 / have-rel-role-91
:ARG2 (z5 / mother)))
:op2 (z6 / person
:ARG0-of (z7 / have-rel-role-91
:ARG1 z3
... | ( z0 shine :ARG1 ( z1 sun ) :ARG2 ( z2 and :op ( z3 person :ARG0-of ( z4 have-rel-role :ARG2 ( z5 mother ) ) ) :op ( z6 person :ARG0-of ( z7 have-rel-role :ARG1 z3 :ARG2 ( z8 kid ) ) ) ) :ARG1-of ( z9 bright ) ) |
1089755335.jpg#4r1n | A mother and children is fishing on a boardwalk at night. | The mother enjoys fishing with her kids. | 1 | (z0 / enjoy-01
:ARG0 (z1 / person
:ARG0-of (z2 / have-rel-role-91
:ARG2 (z3 / mother)))
:ARG1 (z4 / fish-01
:ARG0 z1
:accompanier (z5 / person
:ARG0-of (z6 / have-rel-role-91
:ARG1 z1
:ARG... | ( z0 enjoy :ARG0 ( z1 person :ARG0-of ( z2 have-rel-role :ARG2 ( z3 mother ) ) ) :ARG1 ( z4 fish :ARG0 z1 :accompanier ( z5 person :ARG0-of ( z6 have-rel-role :ARG1 z1 :ARG2 ( z7 kid ) ) ) ) ) |
1089755335.jpg#4r1e | A mother and children is fishing on a boardwalk at night. | A mother takes his children outside | 0 | (z0 / take-01
:ARG0 (z1 / person
:ARG0-of (z2 / have-rel-role-91
:ARG1 (z3 / he)
:ARG2 (z4 / mother)))
:ARG1 (z5 / person
:ARG0-of (z6 / have-rel-role-91
:ARG1 z3
:ARG2 (z7 / child)))
:ARG3 (z8 / outside)) | ( z0 take :ARG0 ( z1 person :ARG0-of ( z2 have-rel-role :ARG1 ( z3 he ) :ARG2 ( z4 mother ) ) ) :ARG1 ( z5 person :ARG0-of ( z6 have-rel-role :ARG1 z3 :ARG2 ( z7 child ) ) ) :ARG3 ( z8 outside ) ) |
2987588136.jpg#2r1c | Two Asian women are embracing next to a car. | Two women hug in a restaurant. | 2 | (z0 / hug-01
:ARG0 (z1 / woman
:quant 2)
:location (z2 / restaurant)) | ( z0 hug :ARG0 ( z1 woman :quant 2 ) :location ( z2 restaurant ) ) |
2987588136.jpg#2r1n | Two Asian women are embracing next to a car. | Two women are standing next to a street. | 1 | (z0 / stand-01
:ARG1 (z1 / woman
:quant 2)
:ARG2 (z2 / next-to
:op1 (z3 / street))) | ( z0 stand :ARG1 ( z1 woman :quant 2 ) :ARG2 ( z2 next-to :op ( z3 street ) ) ) |
2987588136.jpg#1r1e | Two women hug while a third gets out of the car. | The two women are outside. | 0 | (z0 / woman
:quant 2
:location (z1 / outside)) | ( z0 woman :quant 2 :location ( z1 outside ) ) |
2987588136.jpg#1r1n | Two women hug while a third gets out of the car. | The two women are upset. | 1 | (z0 / upset-01
:ARG1 (z1 / woman
:quant 2)) | ( z0 upset :ARG1 ( z1 woman :quant 2 ) ) |
2987588136.jpg#1r1c | Two women hug while a third gets out of the car. | The two women are on the airplane. | 2 | (z0 / woman
:quant 2
:location (z1 / airplane)) | ( z0 woman :quant 2 :location ( z1 airplane ) ) |
2987588136.jpg#0r1c | Two asian women hug one another while smiling outside of a white Sports Utility Vehicle. | Asian women are fighting. | 2 | (z0 / fight-01
:ARG0 (z1 / woman
:mod (z2 / continent
:name (z3 / name
:op1 "Asia")))) | ( z0 fight :ARG0 ( z1 woman :mod ( z2 continent :name ( z3 name :op "Asia" ) ) ) ) |
2987588136.jpg#0r1e | Two asian women hug one another while smiling outside of a white Sports Utility Vehicle. | Asian women are hugging each other. | 0 | (z0 / hug-01
:ARG0 (z1 / woman
:mod (z2 / continent
:name (z3 / name
:op1 "Asia")))
:ARG1 z1) | ( z0 hug :ARG0 ( z1 woman :mod ( z2 continent :name ( z3 name :op "Asia" ) ) ) :ARG1 z1 ) |
2987588136.jpg#0r1n | Two asian women hug one another while smiling outside of a white Sports Utility Vehicle. | Asian women have just purchased a car. | 1 | (z0 / purchase-01
:ARG0 (z1 / woman
:mod (z2 / continent
:name (z3 / name
:op1 "Asia")))
:ARG1 (z4 / car)
:time (z5 / just)) | ( z0 purchase :ARG0 ( z1 woman :mod ( z2 continent :name ( z3 name :op "Asia" ) ) ) :ARG1 ( z4 car ) :time ( z5 just ) ) |
3094629328.jpg#0r1n | Person trying to dig something out of the ground wearing a blue sweater and hood. | A man is digging. | 0 | (z0 / dig-01
:ARG0 (z1 / man)) | ( z0 dig :ARG0 ( z1 man ) ) |
3094629328.jpg#0r1e | Person trying to dig something out of the ground wearing a blue sweater and hood. | A person is digging. | 0 | (z0 / dig-01
:ARG0 (z1 / person)) | ( z0 dig :ARG0 ( z1 person ) ) |
3094629328.jpg#0r1c | Person trying to dig something out of the ground wearing a blue sweater and hood. | A man is sleeping in a red sweater. | 2 | (z0 / sleep-01
:ARG0 (z1 / man)
:manner (z2 / wear-01
:ARG0 z1
:ARG1 (z3 / sweater
:ARG1-of (z4 / red-02)))) | ( z0 sleep :ARG0 ( z1 man ) :manner ( z2 wear :ARG0 z1 :ARG1 ( z3 sweater :ARG1-of ( z4 red ) ) ) ) |
4775763666.jpg#1r1c | Three women wearing sleeveless shirts are busy working on something. | Three woman making dinner | 2 | (z0 / make-01
:ARG0 (z1 / woman
:quant 3)
:ARG1 (z2 / dinner)) | ( z0 make :ARG0 ( z1 woman :quant 3 ) :ARG1 ( z2 dinner ) ) |
4775763666.jpg#1r1n | Three women wearing sleeveless shirts are busy working on something. | Three women busy working on party schduling | 1 | (z0 / woman
:quant 3
:ARG1-of (z1 / busy-01
:ARG2 (z2 / work-01
:ARG0 z0
:ARG1 (z3 / schduling
:mod (z4 / party))))) | ( z0 woman :quant 3 :ARG1-of ( z1 busy :ARG2 ( z2 work :ARG0 z0 :ARG1 ( z3 schduling :mod ( z4 party ) ) ) ) ) |
4775763666.jpg#0r1n | Three women work together at a table scattered with bottles and bowls. | Women working through the night with cereal and beer. | 2 | (z0 / work-01
:ARG0 (z1 / woman)
:time (z2 / date-entity
:dayperiod (z3 / night))
:accompanier (z4 / and
:op1 (z5 / cereal)
:op2 (z6 / beer))) | ( z0 work :ARG0 ( z1 woman ) :time ( z2 date-entity :dxyperiod ( z3 night ) ) :accompanier ( z4 and :op ( z5 cereal ) :op ( z6 beer ) ) ) |
4775763666.jpg#0r1c | Three women work together at a table scattered with bottles and bowls. | The women sleep together in bed. | 2 | (z0 / sleep-01
:ARG0 (z1 / woman)
:location (z2 / bed)
:mod (z3 / together)) | ( z0 sleep :ARG0 ( z1 woman ) :location ( z2 bed ) :mod ( z3 together ) ) |
4775763666.jpg#3r1n | Three women are gathered around a table looking at items. | three women shopping | 1 | (z0 / shop-01
:ARG0 (z1 / woman
:quant 3)) | ( z0 shop :ARG0 ( z1 woman :quant 3 ) ) |
2678171436.jpg#0r1n | A man in a white shirt holding a brown stick, looking at the ground. | A man holds a stick from the tree he planted when he was 10 years old. | 2 | (z0 / hold-01
:ARG0 (z1 / man)
:ARG1 (z2 / stick
:source (z3 / tree
:ARG1-of (z4 / plant-01
:ARG0 z1
:time (z5 / age-01
:ARG1 z1
:ARG2 (z6 / temporal-quantity
... | ( z0 hold :ARG0 ( z1 man ) :ARG1 ( z2 stick :source ( z3 tree :ARG1-of ( z4 plant :ARG0 z1 :time ( z5 age :ARG1 z1 :ARG2 ( z6 temporal-quantity :quant 10 :unit ( z7 year ) ) ) ) ) ) ) |
2678171436.jpg#0r1c | A man in a white shirt holding a brown stick, looking at the ground. | A woman chops down a tree. | 2 | (z0 / chop-01
:ARG0 (z1 / woman)
:ARG1 (z2 / tree)
:direction (z3 / down)) | ( z0 chop :ARG0 ( z1 woman ) :ARG1 ( z2 tree ) :direction ( z3 down ) ) |
2678171436.jpg#0r1e | A man in a white shirt holding a brown stick, looking at the ground. | A human holds a piece of a tree. | 0 | (z0 / hold-01
:ARG0 (z1 / human)
:ARG1 (z2 / piece
:part-of (z3 / tree))) | ( z0 hold :ARG0 ( z1 human ) :ARG1 ( z2 piece :part-of ( z3 tree ) ) ) |
4918525947.jpg#0r1n | A Japanese woman, dressed in traditional Kimono and straw hat, stands in front of a store. | The woman owns the store she stands in front of. | 1 | (z0 / own-01
:ARG0 (z1 / woman)
:ARG1 (z2 / store
:ARG2-of (z3 / stand-01
:ARG1 z1))) | ( z0 own :ARG0 ( z1 woman ) :ARG1 ( z2 store :ARG2-of ( z3 stand :ARG1 z1 ) ) ) |
4918525947.jpg#0r1e | A Japanese woman, dressed in traditional Kimono and straw hat, stands in front of a store. | A woman in traditional Japanese clothing stands outside. | 0 | (z0 / stand-01
:ARG1 (z1 / woman
:ARG0-of (z2 / wear-01
:ARG1 (z3 / clothing
:mod (z4 / traditional)
:mod (z5 / country
:name (z6 / name
:op1 "Japan")))))
:ARG2 (z7... | ( z0 stand :ARG1 ( z1 woman :ARG0-of ( z2 wear :ARG1 ( z3 clothing :mod ( z4 traditional ) :mod ( z5 country :name ( z6 name :op "Japan" ) ) ) ) ) :ARG2 ( z7 outside ) ) |
4918525947.jpg#0r1c | A Japanese woman, dressed in traditional Kimono and straw hat, stands in front of a store. | A Norwegian man and child stand in front of their store. | 2 | (z0 / stand-01
:ARG1 (z1 / and
:op1 (z2 / man
:mod (z3 / country
:name (z4 / name
:op1 "Norway")))
:op2 (z5 / child
:mod z3))
:ARG2 (z6 / in-front-of
:op1 (z7 / store
... | ( z0 stand :ARG1 ( z1 and :op ( z2 man :mod ( z3 country :name ( z4 name :op "Norway" ) ) ) :op ( z5 child :mod z3 ) ) :ARG2 ( z6 in-front-of :op ( z7 store :poss ( z8 they ) ) ) ) |
4918525947.jpg#1r1n | An asian woman in traditional attire is standing outside. | The woman is attending a family function. | 1 | (z0 / attend-01
:ARG0 (z1 / woman)
:ARG1 (z2 / function-01
:ARG1 (z3 / family))) | ( z0 attend :ARG0 ( z1 woman ) :ARG1 ( z2 function :ARG1 ( z3 family ) ) ) |
4918525947.jpg#1r1e | An asian woman in traditional attire is standing outside. | The woman is traditionally dressed. | 0 | (z0 / dress-01
:ARG1 (z1 / woman)
:manner (z2 / traditional)) | ( z0 dress :ARG1 ( z1 woman ) :manner ( z2 traditional ) ) |
137444523.jpg#4r4c | A girl in the background takes a picture as many people busily walk by. | A girl films a group of people walking by to use later in a documentary film. | 2 | (z0 / film-01
:ARG0 (z1 / girl)
:ARG1 (z2 / walk-01
:ARG0 (z3 / person
:quant (z4 / group))
:ARG2 (z5 / by))
:purpose (z6 / use-01
:ARG0 z1
:ARG1 z2
:ARG2 (z7 / film
:mod (z8 / documentary))
:ti... | ( z0 film :ARG0 ( z1 girl ) :ARG1 ( z2 walk :ARG0 ( z3 person :quant ( z4 group ) ) :ARG2 ( z5 by ) ) :purpose ( z6 use :ARG0 z1 :ARG1 z2 :ARG2 ( z7 film :mod ( z8 documentary ) ) :time ( z9 after :op z0 ) ) ) |
137444523.jpg#4r1e | A girl in the background takes a picture as many people busily walk by. | the female is photographing | 0 | (z0 / photograph-01
:ARG0 (z1 / female)) | ( z0 photograph :ARG0 ( z1 female ) ) |
137444523.jpg#4r4e | A girl in the background takes a picture as many people busily walk by. | A photgraphy student photographs a group of busy-minded pedestrians. | 0 | (z0 / photograph-01
:ARG0 (z1 / person
:ARG0-of (z2 / study-01
:ARG1 (z3 / photgraphy)))
:ARG1 (z4 / group-01
:ARG1 (z5 / person
:ARG0-of (z6 / walk-01)
:part (z7 / mind
:ARG1-of (z8 / busy-03))))) | ( z0 photograph :ARG0 ( z1 person :ARG0-of ( z2 study :ARG1 ( z3 photgraphy ) ) ) :ARG1 ( z4 group :ARG1 ( z5 person :ARG0-of ( z6 walk ) :part ( z7 mind :ARG1-of ( z8 busy ) ) ) ) ) |
137444523.jpg#4r3c | A girl in the background takes a picture as many people busily walk by. | The girl is alone | 2 | (z0 / alone
:domain (z1 / girl)) | ( z0 alone :domain ( z1 girl ) ) |
137444523.jpg#4r4n | A girl in the background takes a picture as many people busily walk by. | A girl on Wall Street photographs the wall of financiers walking busily to and fro. | 1 | (z0 / photograph-01
:ARG0 (z1 / girl
:location (z2 / market-sector
:name (z3 / name
:op1 "Wall"
:op2 "Street")))
:ARG1 (z4 / wall
:consist-of (z5 / person
:ARG0-of (z6 / walk-01
... | ( z0 photograph :ARG0 ( z1 girl :location ( z2 market-sector :name ( z3 name :op "Wall" :op "Street" ) ) ) :ARG1 ( z4 wall :cxnsistof ( z5 person :ARG0-of ( z6 walk :ARG2 ( z7 and :op ( z8 to ) :op ( z9 fro ) ) :manner ( z10 busily ) ) :ARG0-of ( z11 finance ) ) ) ) |
137444523.jpg#4r2e | A girl in the background takes a picture as many people busily walk by. | A person getting their picture taken as she is taking pictures. | 0 | (z0 / get-04
:ARG0 (z1 / person)
:ARG1 (z2 / take-01
:ARG1 (z3 / picture
:poss z1))
:time (z4 / take-01
:ARG0 z1
:ARG1 z3)) | ( z0 get :ARG0 ( z1 person ) :ARG1 ( z2 take :ARG1 ( z3 picture :poss z1 ) ) :time ( z4 take :ARG0 z1 :ARG1 z3 ) ) |
137444523.jpg#4r5c | A girl in the background takes a picture as many people busily walk by. | A boy is taking pictures of pedestrians. | 2 | (z0 / photograph-01
:ARG0 (z1 / boy)
:ARG1 (z2 / pedestrian)) | ( z0 photograph :ARG0 ( z1 boy ) :ARG1 ( z2 pedestrian ) ) |
137444523.jpg#4r1c | A girl in the background takes a picture as many people busily walk by. | the girl is asleep | 2 | (z0 / sleep-01
:ARG0 (z1 / girl)) | ( z0 sleep :ARG0 ( z1 girl ) ) |
137444523.jpg#4r5n | A girl in the background takes a picture as many people busily walk by. | A girl is taking pictures of people headed home for work. | 1 | (z0 / photograph-01
:ARG0 (z1 / girl)
:ARG1 (z2 / person
:ARG0-of (z3 / head-02
:ARG1 (z4 / home)
:purpose (z5 / work-01
:ARG0 z2)))) | ( z0 photograph :ARG0 ( z1 girl ) :ARG1 ( z2 person :ARG0-of ( z3 head :ARG1 ( z4 home ) :purpose ( z5 work :ARG0 z2 ) ) ) ) |
137444523.jpg#4r5e | A girl in the background takes a picture as many people busily walk by. | A girl photographs passers by. | 0 | (z0 / photograph-01
:ARG0 (z1 / girl)
:ARG1 (z2 / person
:ARG0-of (z3 / pass-by-17))) | ( z0 photograph :ARG0 ( z1 girl ) :ARG1 ( z2 person :ARG0-of ( z3 pass-by ) ) ) |
137444523.jpg#4r2c | A girl in the background takes a picture as many people busily walk by. | There are only a few people in the picture. | 2 | (z0 / be-located-at-91
:ARG1 (z1 / person
:quant (z2 / few
:mod (z3 / only)))
:ARG2 (z4 / picture)) | ( z0 be-located-at :ARG1 ( z1 person :quant ( z2 few :mod ( z3 only ) ) ) :ARG2 ( z4 picture ) ) |
137444523.jpg#4r1n | A girl in the background takes a picture as many people busily walk by. | the girl is a journalist | 1 | (z0 / journalist
:domain (z1 / girl)) | ( z0 journalist :domain ( z1 girl ) ) |
137444523.jpg#4r2n | A girl in the background takes a picture as many people busily walk by. | The girl is taking a picture of the other camera operator. | 2 | (z0 / photograph-01
:ARG0 (z1 / girl)
:ARG1 (z2 / person
:ARG0-of (z3 / operate-01
:ARG1 (z4 / camera))
:mod (z5 / other))) | ( z0 photograph :ARG0 ( z1 girl ) :ARG1 ( z2 person :ARG0-of ( z3 operate :ARG1 ( z4 camera ) ) :mod ( z5 other ) ) ) |
137444523.jpg#4r3n | A girl in the background takes a picture as many people busily walk by. | The street is crowded | 0 | (z0 / crowd-01
:ARG1 (z1 / street)) | ( z0 crowd :ARG1 ( z1 street ) ) |
137444523.jpg#4r3e | A girl in the background takes a picture as many people busily walk by. | the girl takes a pictures | 0 | (z0 / photograph-01
:ARG0 (z1 / girl)) | ( z0 photograph :ARG0 ( z1 girl ) ) |
137444523.jpg#2r1c | A man in a bright green flux shirt walks along a crowded sidewalk under metal scaffolding at night. | The sidewalk is radiating heat under the bright sun. | 2 | (z0 / radiate-01
:ARG0 (z1 / sidewalk)
:ARG1 (z2 / heat)
:location (z3 / under
:op1 (z4 / sun
:ARG1-of (z5 / bright-02)))) | ( z0 radiate :ARG0 ( z1 sidewalk ) :ARG1 ( z2 heat ) :location ( z3 under :op ( z4 sun :ARG1-of ( z5 bright ) ) ) ) |
137444523.jpg#2r3c | A man in a bright green flux shirt walks along a crowded sidewalk under metal scaffolding at night. | A man is sleeping at home. | 2 | (z0 / sleep-01
:ARG0 (z1 / man)
:location (z2 / home)) | ( z0 sleep :ARG0 ( z1 man ) :location ( z2 home ) ) |
137444523.jpg#2r5c | A man in a bright green flux shirt walks along a crowded sidewalk under metal scaffolding at night. | A man has no shirt on. | 2 | (z0 / have-03
:polarity -
:ARG0 (z1 / man)
:ARG1 (z2 / shirt)) | ( z0 have :polarity - :ARG0 ( z1 man ) :ARG1 ( z2 shirt ) ) |
137444523.jpg#2r1e | A man in a bright green flux shirt walks along a crowded sidewalk under metal scaffolding at night. | There are many people out on the sidewalk tonight. | 0 | (z0 / be-located-at-91
:ARG1 (z1 / person
:quant (z2 / many))
:ARG2 (z3 / sidewalk)
:time (z4 / date-entity
:dayperiod (z5 / night)
:mod (z6 / today))) | ( z0 be-located-at :ARG1 ( z1 person :quant ( z2 many ) ) :ARG2 ( z3 sidewalk ) :time ( z4 date-entity :dxyperiod ( z5 night ) :mod ( z6 today ) ) ) |
137444523.jpg#2r4n | A man in a bright green flux shirt walks along a crowded sidewalk under metal scaffolding at night. | A man is in an industrial area. | 1 | (z0 / be-located-at-91
:ARG1 (z1 / man)
:ARG2 (z2 / area
:mod (z3 / industry))) | ( z0 be-located-at :ARG1 ( z1 man ) :ARG2 ( z2 area :mod ( z3 industry ) ) ) |
137444523.jpg#2r5n | A man in a bright green flux shirt walks along a crowded sidewalk under metal scaffolding at night. | A man has an expensive bright green flux shirt on. | 1 | (z0 / wear-01
:ARG0 (z1 / man)
:ARG1 (z2 / shirt
:mod (z3 / flux)
:ARG1-of (z4 / bright-02)
:ARG1-of (z5 / green-02)
:mod (z6 / expensive))) | ( z0 wear :ARG0 ( z1 man ) :ARG1 ( z2 shirt :mod ( z3 flux ) :ARG1-of ( z4 bright ) :ARG1-of ( z5 green ) :mod ( z6 expensive ) ) ) |
137444523.jpg#2r2c | A man in a bright green flux shirt walks along a crowded sidewalk under metal scaffolding at night. | The man is talking on his cell phone one the sidewalk | 2 | (z0 / talk-01
:ARG0 (z1 / man)
:medium (z2 / phone
:mod (z3 / cell)
:poss z1)
:location (z4 / sidewalk)) | ( z0 talk :ARG0 ( z1 man ) :medium ( z2 phone :mod ( z3 cell ) :poss z1 ) :location ( z4 sidewalk ) ) |
137444523.jpg#2r2e | A man in a bright green flux shirt walks along a crowded sidewalk under metal scaffolding at night. | Man walking on a busy sidewalk | 0 | (z0 / walk-01
:ARG0 (z1 / man)
:ARG2 (z2 / sidewalk
:ARG1-of (z3 / busy-02))) | ( z0 walk :ARG0 ( z1 man ) :ARG2 ( z2 sidewalk :ARG1-of ( z3 busy ) ) ) |
137444523.jpg#2r3n | A man in a bright green flux shirt walks along a crowded sidewalk under metal scaffolding at night. | A man is going to a party. | 1 | (z0 / go-02
:ARG0 (z1 / man)
:ARG4 (z2 / party)) | ( z0 go :ARG0 ( z1 man ) :ARG4 ( z2 party ) ) |
137444523.jpg#2r4c | A man in a bright green flux shirt walks along a crowded sidewalk under metal scaffolding at night. | A man is eating lunch. | 2 | (z0 / lunch-01
:ARG0 (z1 / man)) | ( z0 lunch :ARG0 ( z1 man ) ) |
137444523.jpg#2r1n | A man in a bright green flux shirt walks along a crowded sidewalk under metal scaffolding at night. | A man in a bright green shirt tries to navigate through the crowd because he is late for a date. | 1 | (z0 / try-01
:ARG0 (z1 / man
:ARG0-of (z2 / wear-01
:ARG1 (z3 / shirt
:ARG1-of (z4 / green-02)
:ARG1-of (z5 / bright-02))))
:ARG1 (z6 / navigate-01
:ARG0 z1
:ARG1 (z7 / crowd))
:ARG1-of (z8 / cause-01... | ( z0 try :ARG0 ( z1 man :ARG0-of ( z2 wear :ARG1 ( z3 shirt :ARG1-of ( z4 green ) :ARG1-of ( z5 bright ) ) ) ) :ARG1 ( z6 navigate :ARG0 z1 :ARG1 ( z7 crowd ) ) :ARG1-of ( z8 cause :ARG0 ( z9 late :ARG1 z1 :ARG2 ( z10 date ) ) ) ) |
137444523.jpg#2r3e | A man in a bright green flux shirt walks along a crowded sidewalk under metal scaffolding at night. | A man is walking outside at night. | 0 | (z0 / walk-01
:ARG0 (z1 / man)
:ARG2 (z2 / outside)
:time (z3 / date-entity
:dayperiod (z4 / night))) | ( z0 walk :ARG0 ( z1 man ) :ARG2 ( z2 outside ) :time ( z3 date-entity :dxyperiod ( z4 night ) ) ) |
137444523.jpg#3r1n | A man in a lime green shirt waits for the subway while a woman films using her phone. | A man is being filmed while waiting for the subway for an upcoming movie. | 1 | (z0 / film-01
:ARG1 (z1 / man)
:time (z2 / wait-01
:ARG1 z1
:ARG2 (z3 / subway)
:purpose (z4 / movie
:ARG1-of (z5 / come-up-13)))) | ( z0 film :ARG1 ( z1 man ) :time ( z2 wait :ARG1 z1 :ARG2 ( z3 subway ) :purpose ( z4 movie :ARG1-of ( z5 come-up ) ) ) ) |
137444523.jpg#3r1e | A man in a lime green shirt waits for the subway while a woman films using her phone. | A man is waiting for the subway. | 0 | (z0 / wait-01
:ARG1 (z1 / man)
:ARG2 (z2 / subway)) | ( z0 wait :ARG1 ( z1 man ) :ARG2 ( z2 subway ) ) |
137444523.jpg#3r1c | A man in a lime green shirt waits for the subway while a woman films using her phone. | A man in a lime green shirt sits at a bar with a woman. | 2 | (z0 / sit-01
:ARG1 (z1 / man
:ARG0-of (z2 / wear-01
:ARG1 (z3 / shirt
:ARG1-of (z4 / green-02)
:mod (z5 / lime)))
:accompanier (z6 / woman))
:ARG2 (z7 / bar)) | ( z0 sit :ARG1 ( z1 man :ARG0-of ( z2 wear :ARG1 ( z3 shirt :ARG1-of ( z4 green ) :mod ( z5 lime ) ) ) :accompanier ( z6 woman ) ) :ARG2 ( z7 bar ) ) |
137444523.jpg#0r3n | A man in a green shirt and backpack is standing under cover along with a woman behind him taking a picture. | The man is with the woman, and is waiting for her to finish taking pictures. | 1 | (z0 / and
:op1 (z1 / accompany-01
:ARG0 (z2 / man)
:ARG1 (z3 / woman))
:op2 (z4 / wait-01
:ARG1 z2
:ARG2 (z5 / finish-01
:ARG0 z3
:ARG1 (z6 / take-01
:ARG0 z3
:ARG1 (z7 / pictu... | ( z0 and :op ( z1 accompany :ARG0 ( z2 man ) :ARG1 ( z3 woman ) ) :op ( z4 wait :ARG1 z2 :ARG2 ( z5 finish :ARG0 z3 :ARG1 ( z6 take :ARG0 z3 :ARG1 ( z7 picture ) ) ) ) ) |
137444523.jpg#0r5c | A man in a green shirt and backpack is standing under cover along with a woman behind him taking a picture. | The man is wearing a blue shirt. | 2 | (z0 / wear-01
:ARG0 (z1 / man)
:ARG1 (z2 / shirt
:mod (z3 / blue))) | ( z0 wear :ARG0 ( z1 man ) :ARG1 ( z2 shirt :mod ( z3 blue ) ) ) |
137444523.jpg#0r1n | A man in a green shirt and backpack is standing under cover along with a woman behind him taking a picture. | A man and woman are under shade taking pictures. | 1 | (z0 / photograph-01
:ARG0 (z1 / and
:op1 (z2 / man)
:op2 (z3 / woman))
:location (z4 / shade)) | ( z0 photograph :ARG0 ( z1 and :op ( z2 man ) :op ( z3 woman ) ) :location ( z4 shade ) ) |
137444523.jpg#0r3e | A man in a green shirt and backpack is standing under cover along with a woman behind him taking a picture. | A man wearing a backpack is in front of a woman. | 0 | (z0 / be-located-at-91
:ARG1 (z1 / man
:ARG0-of (z2 / wear-01
:ARG1 (z3 / backpack)))
:ARG2 (z4 / in-front-of
:op1 (z5 / woman))) | ( z0 be-located-at :ARG1 ( z1 man :ARG0-of ( z2 wear :ARG1 ( z3 backpack ) ) ) :ARG2 ( z4 in-front-of :op ( z5 woman ) ) ) |
137444523.jpg#0r5n | A man in a green shirt and backpack is standing under cover along with a woman behind him taking a picture. | The man and woman are traveling together. | 1 | (z0 / travel-01
:ARG0 (z1 / and
:op1 (z2 / man)
:op2 (z3 / woman))) | ( z0 travel :ARG0 ( z1 and :op ( z2 man ) :op ( z3 woman ) ) ) |
137444523.jpg#0r1e | A man in a green shirt and backpack is standing under cover along with a woman behind him taking a picture. | A man is sitting under shade while a woman takes pictures. | 0 | (z0 / sit-01
:ARG1 (z1 / man)
:ARG2 (z2 / shade)
:time (z3 / take-01
:ARG0 (z4 / woman)
:ARG1 (z5 / picture))) | ( z0 sit :ARG1 ( z1 man ) :ARG2 ( z2 shade ) :time ( z3 take :ARG0 ( z4 woman ) :ARG1 ( z5 picture ) ) ) |
137444523.jpg#0r1c | A man in a green shirt and backpack is standing under cover along with a woman behind him taking a picture. | A man and woman are swimming. | 2 | (z0 / swim-01
:ARG0 (z1 / and
:op1 (z2 / man)
:op2 (z3 / woman))) | ( z0 swim :ARG0 ( z1 and :op ( z2 man ) :op ( z3 woman ) ) ) |
137444523.jpg#0r4c | A man in a green shirt and backpack is standing under cover along with a woman behind him taking a picture. | The man and women are jogging. | 2 | (z0 / jog-01
:ARG0 (z1 / and
:op1 (z2 / man)
:op2 (z3 / woman))) | ( z0 jog :ARG0 ( z1 and :op ( z2 man ) :op ( z3 woman ) ) ) |
137444523.jpg#0r4n | A man in a green shirt and backpack is standing under cover along with a woman behind him taking a picture. | It's raining outside. | 1 | (z0 / rain-01
:location (z1 / outside)) | ( z0 rain :location ( z1 outside ) ) |
137444523.jpg#0r2n | A man in a green shirt and backpack is standing under cover along with a woman behind him taking a picture. | A man in a green shirt is with his wife while she takes pictures | 1 | (z0 / accompany-01
:ARG0 (z1 / man
:ARG0-of (z2 / wear-01
:ARG1 (z3 / shirt
:ARG1-of (z4 / green-02))))
:ARG1 (z5 / person
:ARG0-of (z6 / have-rel-role-91
:ARG1 z1
:ARG2 (z7 / wife)))
:time (z8 / take... | ( z0 accompany :ARG0 ( z1 man :ARG0-of ( z2 wear :ARG1 ( z3 shirt :ARG1-of ( z4 green ) ) ) ) :ARG1 ( z5 person :ARG0-of ( z6 have-rel-role :ARG1 z1 :ARG2 ( z7 wife ) ) ) :time ( z8 take :ARG0 z5 :ARG1 ( z9 picture ) ) ) |
137444523.jpg#0r2c | A man in a green shirt and backpack is standing under cover along with a woman behind him taking a picture. | A man in laying down in the aisle of an airplane while a woman sees if his is alright. | 2 | (z0 / lay-01
:ARG0 (z1 / man
:ARG1-of z0)
:ARG2 (z2 / aisle
:part-of (z3 / airplane))
:time (z4 / see-01
:ARG0 (z5 / woman)
:ARG1 (z6 / truth-value
:polarity-of (z7 / all-right
:domain z1)))) | ( z0 lay :ARG0 ( z1 man :ARG1-of z0 ) :ARG2 ( z2 aisle :part-of ( z3 airplane ) ) :time ( z4 see :ARG0 ( z5 woman ) :ARG1 ( z6 truth-value :polarity-of ( z7 all-right :domain z1 ) ) ) ) |
137444523.jpg#0r5e | A man in a green shirt and backpack is standing under cover along with a woman behind him taking a picture. | A woman is holding a camera. | 0 | (z0 / hold-01
:ARG0 (z1 / woman)
:ARG1 (z2 / camera)) | ( z0 hold :ARG0 ( z1 woman ) :ARG1 ( z2 camera ) ) |
137444523.jpg#0r2e | A man in a green shirt and backpack is standing under cover along with a woman behind him taking a picture. | A woman is photographing a man. | 0 | (z0 / photograph-01
:ARG0 (z1 / woman)
:ARG1 (z2 / man)) | ( z0 photograph :ARG0 ( z1 woman ) :ARG1 ( z2 man ) ) |
137444523.jpg#0r4e | A man in a green shirt and backpack is standing under cover along with a woman behind him taking a picture. | The man and woman are taking shelter. | 0 | (z0 / shelter-01
:ARG0 (z1 / and
:op1 (z2 / man)
:op2 (z3 / woman))) | ( z0 shelter :ARG0 ( z1 and :op ( z2 man ) :op ( z3 woman ) ) ) |
23473996.jpg#4r1c | Orange cones and traffic workers. | They are sleep | 2 | (z0 / sleep-01
:domain (z1 / they)) | ( z0 sleep :domain ( z1 they ) ) |
23473996.jpg#4r1e | Orange cones and traffic workers. | THe cones are orange | 0 | (z0 / orange
:domain (z1 / cone)) | ( z0 orange :domain ( z1 cone ) ) |
23473996.jpg#3r1n | Construction in the city at night. | The construction has many of the roads blocked. | 1 | (z0 / block-01
:ARG0 (z1 / thing
:ARG1-of (z2 / construct-01))
:ARG1 (z3 / road
:quant (z4 / many))) | ( z0 block :ARG0 ( z1 thing :ARG1-of ( z2 construct ) ) :ARG1 ( z3 road :quant ( z4 many ) ) ) |
23473996.jpg#3r1e | Construction in the city at night. | There is construction happening in the city after dark. | 0 | (z0 / construct-01
:location (z1 / city)
:time (z2 / after
:op1 (z3 / dark))) | ( z0 construct :location ( z1 city ) :time ( z2 after :op ( z3 dark ) ) ) |
23473996.jpg#1r1n | Five men in orange vests work on repairing a street at night. | Men working overnight | 0 | (z0 / work-01
:ARG0 (z1 / man)
:time (z2 / overnight)) | ( z0 work :ARG0 ( z1 man ) :time ( z2 overnight ) ) |
23473996.jpg#1r1e | Five men in orange vests work on repairing a street at night. | Men wearing vets | 0 | (z0 / wear-01
:ARG0 (z1 / man)
:ARG1 (z2 / veteran)) | ( z0 wear :ARG0 ( z1 man ) :ARG1 ( z2 veteran ) ) |
23473996.jpg#1r1c | Five men in orange vests work on repairing a street at night. | Men playing basketball | 2 | (z0 / play-01
:ARG0 (z1 / man)
:ARG1 (z2 / basketball)) | ( z0 play :ARG0 ( z1 man ) :ARG1 ( z2 basketball ) ) |
23473996.jpg#0r1n | The workers are wearing reflective jackets for working at night. | The sad workers are wearing reflective jackets for working at night. | 1 | (z0 / wear-01
:ARG0 (z1 / person
:ARG0-of (z2 / work-01)
:ARG1-of (z3 / sad-02))
:ARG1 (z4 / jacket
:ARG0-of (z5 / reflect-01))
:purpose (z6 / work-01
:ARG0 z1
:time (z7 / date-entity
:dayperiod (z8 / night)))) | ( z0 wear :ARG0 ( z1 person :ARG0-of ( z2 work ) :ARG1-of ( z3 sad ) ) :ARG1 ( z4 jacket :ARG0-of ( z5 reflect ) ) :purpose ( z6 work :ARG0 z1 :time ( z7 date-entity :dxyperiod ( z8 night ) ) ) ) |
23473996.jpg#0r1c | The workers are wearing reflective jackets for working at night. | The workers are wearing plain jackets for working at night. | 2 | (z0 / wear-01
:ARG0 (z1 / person
:ARG0-of (z2 / work-01))
:ARG1 (z3 / jacket
:mod (z4 / plain))
:purpose (z5 / work-01
:ARG0 z1
:time (z6 / date-entity
:dayperiod (z7 / night)))) | ( z0 wear :ARG0 ( z1 person :ARG0-of ( z2 work ) ) :ARG1 ( z3 jacket :mod ( z4 plain ) ) :purpose ( z5 work :ARG0 z1 :time ( z6 date-entity :dxyperiod ( z7 night ) ) ) ) |
4410033566.jpg#2r1n | A man in a black shirt leans on a counter. | A man is leaning in the kitchen | 0 | (z0 / lean-01
:ARG1 (z1 / man)
:ARG2 (z2 / kitchen)) | ( z0 lean :ARG1 ( z1 man ) :ARG2 ( z2 kitchen ) ) |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.