input stringlengths 3 103 | output stringlengths 3 435 | domain stringclasses 14
values |
|---|---|---|
The gumball was eaten by Liam . | * gumball ( x _ 1 ) ; eat . theme ( x _ 3 , x _ 1 ) AND eat . agent ( x _ 3 , Liam ) | in_distribution |
A doll was given to the boy by Emma . | * boy ( x _ 6 ) ; doll ( x _ 1 ) AND give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , x _ 6 ) AND give . agent ( x _ 3 , Emma ) | in_distribution |
The dog slept . | * dog ( x _ 1 ) ; sleep . agent ( x _ 2 , x _ 1 ) | in_distribution |
A shoe was rolled by a girl . | shoe ( x _ 1 ) AND roll . theme ( x _ 3 , x _ 1 ) AND roll . agent ( x _ 3 , x _ 6 ) AND girl ( x _ 6 ) | in_distribution |
The pillow was nursed . | * pillow ( x _ 1 ) ; nurse . theme ( x _ 3 , x _ 1 ) | in_distribution |
John wanted to walk . | want . agent ( x _ 1 , John ) AND want . xcomp ( x _ 1 , x _ 3 ) AND walk . agent ( x _ 3 , John ) | in_distribution |
A cake was found by the patient . | * patient ( x _ 6 ) ; cake ( x _ 1 ) AND find . theme ( x _ 3 , x _ 1 ) AND find . agent ( x _ 3 , x _ 6 ) | in_distribution |
A cow froze Ava . | cow ( x _ 1 ) AND freeze . agent ( x _ 2 , x _ 1 ) AND freeze . theme ( x _ 2 , Ava ) | in_distribution |
The girl posted a teacher the cake in a condo . | * girl ( x _ 1 ) ; * cake ( x _ 6 ) ; post . agent ( x _ 2 , x _ 1 ) AND post . recipient ( x _ 2 , x _ 4 ) AND post . theme ( x _ 2 , x _ 6 ) AND teacher ( x _ 4 ) AND cake . nmod . in ( x _ 6 , x _ 9 ) AND condo ( x _ 9 ) | in_distribution |
The girl worshipped a goose . | * girl ( x _ 1 ) ; worship . agent ( x _ 2 , x _ 1 ) AND worship . theme ( x _ 2 , x _ 4 ) AND goose ( x _ 4 ) | in_distribution |
The baby smiled . | * baby ( x _ 1 ) ; smile . agent ( x _ 2 , x _ 1 ) | in_distribution |
Olivia was given the donut beside the table . | * donut ( x _ 4 ) ; * table ( x _ 7 ) ; give . recipient ( x _ 2 , Olivia ) AND give . theme ( x _ 2 , x _ 4 ) AND donut . nmod . beside ( x _ 4 , x _ 7 ) | in_distribution |
Isabella was wired a cookie in the jeep by the cat . | * jeep ( x _ 7 ) ; * cat ( x _ 10 ) ; wire . recipient ( x _ 2 , Isabella ) AND wire . theme ( x _ 2 , x _ 4 ) AND wire . agent ( x _ 2 , x _ 10 ) AND cookie ( x _ 4 ) AND cookie . nmod . in ( x _ 4 , x _ 7 ) | in_distribution |
Emma fed a cake in the car to a monster . | * car ( x _ 6 ) ; feed . agent ( x _ 1 , Emma ) AND feed . theme ( x _ 1 , x _ 3 ) AND feed . recipient ( x _ 1 , x _ 9 ) AND cake ( x _ 3 ) AND cake . nmod . in ( x _ 3 , x _ 6 ) AND monster ( x _ 9 ) | in_distribution |
Carter gave the girl a sandwich . | * girl ( x _ 3 ) ; give . agent ( x _ 1 , Carter ) AND give . recipient ( x _ 1 , x _ 3 ) AND give . theme ( x _ 1 , x _ 5 ) AND sandwich ( x _ 5 ) | in_distribution |
A boy wanted to run . | boy ( x _ 1 ) AND want . agent ( x _ 2 , x _ 1 ) AND want . xcomp ( x _ 2 , x _ 4 ) AND run . agent ( x _ 4 , x _ 1 ) | in_distribution |
Olivia touched a cat in a house . | touch . agent ( x _ 1 , Olivia ) AND touch . theme ( x _ 1 , x _ 3 ) AND cat ( x _ 3 ) AND cat . nmod . in ( x _ 3 , x _ 6 ) AND house ( x _ 6 ) | in_distribution |
The butterfly hoped that the fly rolled a melon . | * butterfly ( x _ 1 ) ; * fly ( x _ 5 ) ; hope . agent ( x _ 2 , x _ 1 ) AND hope . ccomp ( x _ 2 , x _ 6 ) AND roll . agent ( x _ 6 , x _ 5 ) AND roll . theme ( x _ 6 , x _ 8 ) AND melon ( x _ 8 ) | in_distribution |
A donkey said that Noah painted the cookie . | * cookie ( x _ 7 ) ; donkey ( x _ 1 ) AND say . agent ( x _ 2 , x _ 1 ) AND say . ccomp ( x _ 2 , x _ 5 ) AND paint . agent ( x _ 5 , Noah ) AND paint . theme ( x _ 5 , x _ 7 ) | in_distribution |
Mia fed Amelia the box . | * box ( x _ 4 ) ; feed . agent ( x _ 1 , Mia ) AND feed . recipient ( x _ 1 , Amelia ) AND feed . theme ( x _ 1 , x _ 4 ) | in_distribution |
The child loved Charlotte . | * child ( x _ 1 ) ; love . agent ( x _ 2 , x _ 1 ) AND love . theme ( x _ 2 , Charlotte ) | in_distribution |
The cake was floated by Claire . | * cake ( x _ 1 ) ; float . theme ( x _ 3 , x _ 1 ) AND float . agent ( x _ 3 , Claire ) | in_distribution |
A pancake was inflated . | pancake ( x _ 1 ) AND inflate . theme ( x _ 3 , x _ 1 ) | in_distribution |
A box was given to Ava by Noah . | box ( x _ 1 ) AND give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , Ava ) AND give . agent ( x _ 3 , Noah ) | in_distribution |
The cake was returned to Hannah by the girl . | * cake ( x _ 1 ) ; * girl ( x _ 8 ) ; return . theme ( x _ 3 , x _ 1 ) AND return . recipient ( x _ 3 , Hannah ) AND return . agent ( x _ 3 , x _ 8 ) | in_distribution |
Emma talked . | talk . agent ( x _ 1 , Emma ) | in_distribution |
Sofia snored . | snore . agent ( x _ 1 , Sofia ) | in_distribution |
The sandwich was forwarded to Emma . | * sandwich ( x _ 1 ) ; forward . theme ( x _ 3 , x _ 1 ) AND forward . recipient ( x _ 3 , Emma ) | in_distribution |
A drink was snapped by the girl . | * girl ( x _ 6 ) ; drink ( x _ 1 ) AND snap . theme ( x _ 3 , x _ 1 ) AND snap . agent ( x _ 3 , x _ 6 ) | in_distribution |
A lawyer poked a sandwich . | lawyer ( x _ 1 ) AND poke . agent ( x _ 2 , x _ 1 ) AND poke . theme ( x _ 2 , x _ 4 ) AND sandwich ( x _ 4 ) | in_distribution |
The donut was liked by the cat . | * donut ( x _ 1 ) ; * cat ( x _ 6 ) ; like . theme ( x _ 3 , x _ 1 ) AND like . agent ( x _ 3 , x _ 6 ) | in_distribution |
The cake was appreciated by a patient . | * cake ( x _ 1 ) ; appreciate . theme ( x _ 3 , x _ 1 ) AND appreciate . agent ( x _ 3 , x _ 6 ) AND patient ( x _ 6 ) | in_distribution |
The toothbrush was missed . | * toothbrush ( x _ 1 ) ; miss . theme ( x _ 3 , x _ 1 ) | in_distribution |
The button was passed to Noah by a prince . | * button ( x _ 1 ) ; pass . theme ( x _ 3 , x _ 1 ) AND pass . recipient ( x _ 3 , Noah ) AND pass . agent ( x _ 3 , x _ 8 ) AND prince ( x _ 8 ) | in_distribution |
Grace rolled the mirror . | * mirror ( x _ 3 ) ; roll . agent ( x _ 1 , Grace ) AND roll . theme ( x _ 1 , x _ 3 ) | in_distribution |
A needle was packed by the girl . | * girl ( x _ 6 ) ; needle ( x _ 1 ) AND pack . theme ( x _ 3 , x _ 1 ) AND pack . agent ( x _ 3 , x _ 6 ) | in_distribution |
A giraffe decomposed a cookie . | giraffe ( x _ 1 ) AND decompose . agent ( x _ 2 , x _ 1 ) AND decompose . theme ( x _ 2 , x _ 4 ) AND cookie ( x _ 4 ) | in_distribution |
The bat was painted . | * bat ( x _ 1 ) ; paint . theme ( x _ 3 , x _ 1 ) | in_distribution |
The girl drew the donut . | * girl ( x _ 1 ) ; * donut ( x _ 4 ) ; draw . agent ( x _ 2 , x _ 1 ) AND draw . theme ( x _ 2 , x _ 4 ) | in_distribution |
Emma froze a cake beside a table . | freeze . agent ( x _ 1 , Emma ) AND freeze . theme ( x _ 1 , x _ 3 ) AND cake ( x _ 3 ) AND cake . nmod . beside ( x _ 3 , x _ 6 ) AND table ( x _ 6 ) | in_distribution |
A donkey slept . | donkey ( x _ 1 ) AND sleep . agent ( x _ 2 , x _ 1 ) | in_distribution |
Oliver fed the dog a cake on a table . | * dog ( x _ 3 ) ; feed . agent ( x _ 1 , Oliver ) AND feed . recipient ( x _ 1 , x _ 3 ) AND feed . theme ( x _ 1 , x _ 5 ) AND cake ( x _ 5 ) AND cake . nmod . on ( x _ 5 , x _ 8 ) AND table ( x _ 8 ) | in_distribution |
The girl touched Benjamin . | * girl ( x _ 1 ) ; touch . agent ( x _ 2 , x _ 1 ) AND touch . theme ( x _ 2 , Benjamin ) | in_distribution |
The newspaper was eaten by Henry . | * newspaper ( x _ 1 ) ; eat . theme ( x _ 3 , x _ 1 ) AND eat . agent ( x _ 3 , Henry ) | in_distribution |
The rose was eaten by a consumer . | * rose ( x _ 1 ) ; eat . theme ( x _ 3 , x _ 1 ) AND eat . agent ( x _ 3 , x _ 6 ) AND consumer ( x _ 6 ) | in_distribution |
Aria was given a cake . | give . recipient ( x _ 2 , Aria ) AND give . theme ( x _ 2 , x _ 4 ) AND cake ( x _ 4 ) | in_distribution |
A cake was given to Hazel . | cake ( x _ 1 ) AND give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , Hazel ) | in_distribution |
Jackson was offered a donut on a bed . | offer . recipient ( x _ 2 , Jackson ) AND offer . theme ( x _ 2 , x _ 4 ) AND donut ( x _ 4 ) AND donut . nmod . on ( x _ 4 , x _ 7 ) AND bed ( x _ 7 ) | in_distribution |
A sweetcorn was eaten by the girl . | * girl ( x _ 6 ) ; sweetcorn ( x _ 1 ) AND eat . theme ( x _ 3 , x _ 1 ) AND eat . agent ( x _ 3 , x _ 6 ) | in_distribution |
Oliver liked that the cake was slid by a baby . | * cake ( x _ 4 ) ; like . agent ( x _ 1 , Oliver ) AND like . ccomp ( x _ 1 , x _ 6 ) AND slide . theme ( x _ 6 , x _ 4 ) AND slide . agent ( x _ 6 , x _ 9 ) AND baby ( x _ 9 ) | in_distribution |
Avery was forwarded the cake in a room . | * cake ( x _ 4 ) ; forward . recipient ( x _ 2 , Avery ) AND forward . theme ( x _ 2 , x _ 4 ) AND cake . nmod . in ( x _ 4 , x _ 7 ) AND room ( x _ 7 ) | in_distribution |
The girl liked that the butterfly preferred to walk . | * girl ( x _ 1 ) ; * butterfly ( x _ 5 ) ; like . agent ( x _ 2 , x _ 1 ) AND like . ccomp ( x _ 2 , x _ 6 ) AND prefer . agent ( x _ 6 , x _ 5 ) AND prefer . xcomp ( x _ 6 , x _ 8 ) AND walk . agent ( x _ 8 , x _ 5 ) | in_distribution |
William was given the chair on the table . | * chair ( x _ 4 ) ; * table ( x _ 7 ) ; give . recipient ( x _ 2 , William ) AND give . theme ( x _ 2 , x _ 4 ) AND chair . nmod . on ( x _ 4 , x _ 7 ) | in_distribution |
A jar was inflated by a girl . | jar ( x _ 1 ) AND inflate . theme ( x _ 3 , x _ 1 ) AND inflate . agent ( x _ 3 , x _ 6 ) AND girl ( x _ 6 ) | in_distribution |
The cookie was painted by Harper . | * cookie ( x _ 1 ) ; paint . theme ( x _ 3 , x _ 1 ) AND paint . agent ( x _ 3 , Harper ) | in_distribution |
Daniel rolled . | roll . theme ( x _ 1 , Daniel ) | in_distribution |
The chicken froze . | * chicken ( x _ 1 ) ; freeze . theme ( x _ 2 , x _ 1 ) | in_distribution |
A girl found the cake on a road . | * cake ( x _ 4 ) ; girl ( x _ 1 ) AND find . agent ( x _ 2 , x _ 1 ) AND find . theme ( x _ 2 , x _ 4 ) AND cake . nmod . on ( x _ 4 , x _ 7 ) AND road ( x _ 7 ) | in_distribution |
A bunny danced . | bunny ( x _ 1 ) AND dance . agent ( x _ 2 , x _ 1 ) | in_distribution |
A cake was given to Scarlett . | cake ( x _ 1 ) AND give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , Scarlett ) | in_distribution |
The molecule was drawn by the girl . | * molecule ( x _ 1 ) ; * girl ( x _ 6 ) ; draw . theme ( x _ 3 , x _ 1 ) AND draw . agent ( x _ 3 , x _ 6 ) | in_distribution |
A flag was burned . | flag ( x _ 1 ) AND burn . theme ( x _ 3 , x _ 1 ) | in_distribution |
The needle was loved by Olivia . | * needle ( x _ 1 ) ; love . theme ( x _ 3 , x _ 1 ) AND love . agent ( x _ 3 , Olivia ) | in_distribution |
The cracker was grown . | * cracker ( x _ 1 ) ; grow . theme ( x _ 3 , x _ 1 ) | in_distribution |
The cat gave a cookie beside a desk to Emma . | * cat ( x _ 1 ) ; give . agent ( x _ 2 , x _ 1 ) AND give . theme ( x _ 2 , x _ 4 ) AND give . recipient ( x _ 2 , Emma ) AND cookie ( x _ 4 ) AND cookie . nmod . beside ( x _ 4 , x _ 7 ) AND desk ( x _ 7 ) | in_distribution |
A boy valued that a cake was liked . | boy ( x _ 1 ) AND value . agent ( x _ 2 , x _ 1 ) AND value . ccomp ( x _ 2 , x _ 7 ) AND cake ( x _ 5 ) AND like . theme ( x _ 7 , x _ 5 ) | in_distribution |
A girl gave Emma the donut . | * donut ( x _ 5 ) ; girl ( x _ 1 ) AND give . agent ( x _ 2 , x _ 1 ) AND give . recipient ( x _ 2 , Emma ) AND give . theme ( x _ 2 , x _ 5 ) | in_distribution |
The raisin was helped . | * raisin ( x _ 1 ) ; help . theme ( x _ 3 , x _ 1 ) | in_distribution |
Emma was handed the donut in the crate by the bunny . | * donut ( x _ 4 ) ; * crate ( x _ 7 ) ; * bunny ( x _ 10 ) ; hand . recipient ( x _ 2 , Emma ) AND hand . theme ( x _ 2 , x _ 4 ) AND hand . agent ( x _ 2 , x _ 10 ) AND donut . nmod . in ( x _ 4 , x _ 7 ) | in_distribution |
A hat was eaten . | hat ( x _ 1 ) AND eat . theme ( x _ 3 , x _ 1 ) | in_distribution |
A knife was eaten . | knife ( x _ 1 ) AND eat . theme ( x _ 3 , x _ 1 ) | in_distribution |
Christopher floated the crown . | * crown ( x _ 3 ) ; float . agent ( x _ 1 , Christopher ) AND float . theme ( x _ 1 , x _ 3 ) | in_distribution |
A ball broke . | ball ( x _ 1 ) AND break . theme ( x _ 2 , x _ 1 ) | in_distribution |
James admired the raisin . | * raisin ( x _ 3 ) ; admire . agent ( x _ 1 , James ) AND admire . theme ( x _ 1 , x _ 3 ) | in_distribution |
The donkey cleaned . | * donkey ( x _ 1 ) ; clean . agent ( x _ 2 , x _ 1 ) | in_distribution |
The sandwich was rented to Emma . | * sandwich ( x _ 1 ) ; rent . theme ( x _ 3 , x _ 1 ) AND rent . recipient ( x _ 3 , Emma ) | in_distribution |
Harper called . | call . agent ( x _ 1 , Harper ) | in_distribution |
A block was loved by Benjamin . | block ( x _ 1 ) AND love . theme ( x _ 3 , x _ 1 ) AND love . agent ( x _ 3 , Benjamin ) | in_distribution |
Liam smirked . | smirk . agent ( x _ 1 , Liam ) | in_distribution |
Jaxon liked that Isaac liked Olivia . | like . agent ( x _ 1 , Jaxon ) AND like . ccomp ( x _ 1 , x _ 4 ) AND like . agent ( x _ 4 , Isaac ) AND like . theme ( x _ 4 , Olivia ) | in_distribution |
A cake was sent to a dog . | cake ( x _ 1 ) AND send . theme ( x _ 3 , x _ 1 ) AND send . recipient ( x _ 3 , x _ 6 ) AND dog ( x _ 6 ) | in_distribution |
The girl was returned the cookie . | * girl ( x _ 1 ) ; * cookie ( x _ 5 ) ; return . recipient ( x _ 3 , x _ 1 ) AND return . theme ( x _ 3 , x _ 5 ) | in_distribution |
Noah meant that a raisin rolled . | mean . agent ( x _ 1 , Noah ) AND mean . ccomp ( x _ 1 , x _ 5 ) AND raisin ( x _ 4 ) AND roll . theme ( x _ 5 , x _ 4 ) | in_distribution |
Scarlett itched to read . | itch . agent ( x _ 1 , Scarlett ) AND itch . xcomp ( x _ 1 , x _ 3 ) AND read . agent ( x _ 3 , Scarlett ) | in_distribution |
A teacher slept . | teacher ( x _ 1 ) AND sleep . agent ( x _ 2 , x _ 1 ) | in_distribution |
Levi gave the girl a box . | * girl ( x _ 3 ) ; give . agent ( x _ 1 , Levi ) AND give . recipient ( x _ 1 , x _ 3 ) AND give . theme ( x _ 1 , x _ 5 ) AND box ( x _ 5 ) | in_distribution |
A zebra slept . | zebra ( x _ 1 ) AND sleep . agent ( x _ 2 , x _ 1 ) | in_distribution |
A monkey respected a donut . | monkey ( x _ 1 ) AND respect . agent ( x _ 2 , x _ 1 ) AND respect . theme ( x _ 2 , x _ 4 ) AND donut ( x _ 4 ) | in_distribution |
The girl tolerated a cat in a dumpster . | * girl ( x _ 1 ) ; tolerate . agent ( x _ 2 , x _ 1 ) AND tolerate . theme ( x _ 2 , x _ 4 ) AND cat ( x _ 4 ) AND cat . nmod . in ( x _ 4 , x _ 7 ) AND dumpster ( x _ 7 ) | in_distribution |
A guy slept . | guy ( x _ 1 ) AND sleep . agent ( x _ 2 , x _ 1 ) | in_distribution |
Mason was awarded the cake . | * cake ( x _ 4 ) ; award . recipient ( x _ 2 , Mason ) AND award . theme ( x _ 2 , x _ 4 ) | in_distribution |
Isabella rolled a cookie . | roll . agent ( x _ 1 , Isabella ) AND roll . theme ( x _ 1 , x _ 3 ) AND cookie ( x _ 3 ) | in_distribution |
A sandwich was fed to a giraffe . | sandwich ( x _ 1 ) AND feed . theme ( x _ 3 , x _ 1 ) AND feed . recipient ( x _ 3 , x _ 6 ) AND giraffe ( x _ 6 ) | in_distribution |
A pen was admired . | pen ( x _ 1 ) AND admire . theme ( x _ 3 , x _ 1 ) | in_distribution |
The raisin was found . | * raisin ( x _ 1 ) ; find . theme ( x _ 3 , x _ 1 ) | in_distribution |
The cake was fed to Luna . | * cake ( x _ 1 ) ; feed . theme ( x _ 3 , x _ 1 ) AND feed . recipient ( x _ 3 , Luna ) | in_distribution |
A baby was loaned the cake by a monkey . | * cake ( x _ 5 ) ; baby ( x _ 1 ) AND loan . recipient ( x _ 3 , x _ 1 ) AND loan . theme ( x _ 3 , x _ 5 ) AND loan . agent ( x _ 3 , x _ 8 ) AND monkey ( x _ 8 ) | in_distribution |
Alexander crumpled . | crumple . theme ( x _ 1 , Alexander ) | in_distribution |
The pancake was eaten by a mouse . | * pancake ( x _ 1 ) ; eat . theme ( x _ 3 , x _ 1 ) AND eat . agent ( x _ 3 , x _ 6 ) AND mouse ( x _ 6 ) | in_distribution |
The baby held Liam . | * baby ( x _ 1 ) ; hold . agent ( x _ 2 , x _ 1 ) AND hold . theme ( x _ 2 , Liam ) | in_distribution |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.