input stringlengths 3 103 | output stringlengths 3 435 | domain stringclasses 14
values |
|---|---|---|
Sophia gave the raisin on the table to Brooklyn . | * raisin ( x _ 3 ) ; * table ( x _ 6 ) ; give . agent ( x _ 1 , Sophia ) AND give . theme ( x _ 1 , x _ 3 ) AND give . recipient ( x _ 1 , Brooklyn ) AND raisin . nmod . on ( x _ 3 , x _ 6 ) | in_distribution |
The boy painted a teacher in the bag . | * boy ( x _ 1 ) ; * bag ( x _ 7 ) ; paint . agent ( x _ 2 , x _ 1 ) AND paint . theme ( x _ 2 , x _ 4 ) AND teacher ( x _ 4 ) AND teacher . nmod . in ( x _ 4 , x _ 7 ) | in_distribution |
The boy doubled . | * boy ( x _ 1 ) ; double . theme ( x _ 2 , x _ 1 ) | in_distribution |
Aiden slipped the baby a cake . | * baby ( x _ 3 ) ; slip . agent ( x _ 1 , Aiden ) AND slip . recipient ( x _ 1 , x _ 3 ) AND slip . theme ( x _ 1 , x _ 5 ) AND cake ( x _ 5 ) | in_distribution |
A crayon was enlarged by the sheep . | * sheep ( x _ 6 ) ; crayon ( x _ 1 ) AND enlarge . theme ( x _ 3 , x _ 1 ) AND enlarge . agent ( x _ 3 , x _ 6 ) | in_distribution |
button | LAMBDA a . button ( a ) | primitive |
Emma was given a donut by Chloe . | give . recipient ( x _ 2 , Emma ) AND give . theme ( x _ 2 , x _ 4 ) AND give . agent ( x _ 2 , Chloe ) AND donut ( x _ 4 ) | in_distribution |
A donut was liked by a farmer . | donut ( x _ 1 ) AND like . theme ( x _ 3 , x _ 1 ) AND like . agent ( x _ 3 , x _ 6 ) AND farmer ( x _ 6 ) | in_distribution |
The block was respected . | * block ( x _ 1 ) ; respect . theme ( x _ 3 , x _ 1 ) | in_distribution |
Emma brought the box to a girl . | * box ( x _ 3 ) ; bring . agent ( x _ 1 , Emma ) AND bring . theme ( x _ 1 , x _ 3 ) AND bring . recipient ( x _ 1 , x _ 6 ) AND girl ( x _ 6 ) | in_distribution |
The book was found by Liam . | * book ( x _ 1 ) ; find . theme ( x _ 3 , x _ 1 ) AND find . agent ( x _ 3 , Liam ) | in_distribution |
The lamb was given the cake . | * lamb ( x _ 1 ) ; * cake ( x _ 5 ) ; give . recipient ( x _ 3 , x _ 1 ) AND give . theme ( x _ 3 , x _ 5 ) | in_distribution |
A bat was nursed by Emma . | bat ( x _ 1 ) AND nurse . theme ( x _ 3 , x _ 1 ) AND nurse . agent ( x _ 3 , Emma ) | in_distribution |
A shoe was burned by Olivia . | shoe ( x _ 1 ) AND burn . theme ( x _ 3 , x _ 1 ) AND burn . agent ( x _ 3 , Olivia ) | in_distribution |
Liam slid a raisin in the house . | * house ( x _ 6 ) ; slide . agent ( x _ 1 , Liam ) AND slide . theme ( x _ 1 , x _ 3 ) AND raisin ( x _ 3 ) AND raisin . nmod . in ( x _ 3 , x _ 6 ) | in_distribution |
A mirror was disintegrated by a dog . | mirror ( x _ 1 ) AND disintegrate . theme ( x _ 3 , x _ 1 ) AND disintegrate . agent ( x _ 3 , x _ 6 ) AND dog ( x _ 6 ) | in_distribution |
A driver loved to call . | driver ( x _ 1 ) AND love . agent ( x _ 2 , x _ 1 ) AND love . xcomp ( x _ 2 , x _ 4 ) AND call . agent ( x _ 4 , x _ 1 ) | in_distribution |
The cake was given to Emma by Zoey . | * cake ( x _ 1 ) ; give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , Emma ) AND give . agent ( x _ 3 , Zoey ) | in_distribution |
Sophia helped the girl in a house . | * girl ( x _ 3 ) ; help . agent ( x _ 1 , Sophia ) AND help . theme ( x _ 1 , x _ 3 ) AND girl . nmod . in ( x _ 3 , x _ 6 ) AND house ( x _ 6 ) | in_distribution |
A donut was fed to Luke by the pony . | * pony ( x _ 8 ) ; donut ( x _ 1 ) AND feed . theme ( x _ 3 , x _ 1 ) AND feed . recipient ( x _ 3 , Luke ) AND feed . agent ( x _ 3 , x _ 8 ) | in_distribution |
A mouse ran . | mouse ( x _ 1 ) AND run . agent ( x _ 2 , x _ 1 ) | in_distribution |
Emma ate the butterfly on the table . | * butterfly ( x _ 3 ) ; * table ( x _ 6 ) ; eat . agent ( x _ 1 , Emma ) AND eat . theme ( x _ 1 , x _ 3 ) AND butterfly . nmod . on ( x _ 3 , x _ 6 ) | in_distribution |
The cake was noticed by a cat . | * cake ( x _ 1 ) ; notice . theme ( x _ 3 , x _ 1 ) AND notice . agent ( x _ 3 , x _ 6 ) AND cat ( x _ 6 ) | in_distribution |
The boy juggled Aria . | * boy ( x _ 1 ) ; juggle . agent ( x _ 2 , x _ 1 ) AND juggle . theme ( x _ 2 , Aria ) | in_distribution |
The pony rolled the cake . | * pony ( x _ 1 ) ; * cake ( x _ 4 ) ; roll . agent ( x _ 2 , x _ 1 ) AND roll . theme ( x _ 2 , x _ 4 ) | in_distribution |
Ava was offered the ball . | * ball ( x _ 4 ) ; offer . recipient ( x _ 2 , Ava ) AND offer . theme ( x _ 2 , x _ 4 ) | in_distribution |
A girl ate the host . | * host ( x _ 4 ) ; girl ( x _ 1 ) AND eat . agent ( x _ 2 , x _ 1 ) AND eat . theme ( x _ 2 , x _ 4 ) | in_distribution |
Isabella lended Liam the key beside the bear . | * key ( x _ 4 ) ; * bear ( x _ 7 ) ; lend . agent ( x _ 1 , Isabella ) AND lend . recipient ( x _ 1 , Liam ) AND lend . theme ( x _ 1 , x _ 4 ) AND key . nmod . beside ( x _ 4 , x _ 7 ) | in_distribution |
The boy was given a clock . | * boy ( x _ 1 ) ; give . recipient ( x _ 3 , x _ 1 ) AND give . theme ( x _ 3 , x _ 5 ) AND clock ( x _ 5 ) | in_distribution |
Audrey improved . | improve . theme ( x _ 1 , Audrey ) | in_distribution |
The flag was awarded to Oliver . | * flag ( x _ 1 ) ; award . theme ( x _ 3 , x _ 1 ) AND award . recipient ( x _ 3 , Oliver ) | in_distribution |
The ball was posted to Logan by a girl . | * ball ( x _ 1 ) ; post . theme ( x _ 3 , x _ 1 ) AND post . recipient ( x _ 3 , Logan ) AND post . agent ( x _ 3 , x _ 8 ) AND girl ( x _ 8 ) | in_distribution |
A cookie was given to the girl . | * girl ( x _ 6 ) ; cookie ( x _ 1 ) AND give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , x _ 6 ) | in_distribution |
Charlotte drew . | draw . agent ( x _ 1 , Charlotte ) | in_distribution |
A rose was noticed . | rose ( x _ 1 ) AND notice . theme ( x _ 3 , x _ 1 ) | in_distribution |
Noah froze Liam . | freeze . agent ( x _ 1 , Noah ) AND freeze . theme ( x _ 1 , Liam ) | in_distribution |
A drink was floated . | drink ( x _ 1 ) AND float . theme ( x _ 3 , x _ 1 ) | in_distribution |
Elijah rolled the cake . | * cake ( x _ 3 ) ; roll . agent ( x _ 1 , Elijah ) AND roll . theme ( x _ 1 , x _ 3 ) | in_distribution |
Michael was given the drink . | * drink ( x _ 4 ) ; give . recipient ( x _ 2 , Michael ) AND give . theme ( x _ 2 , x _ 4 ) | in_distribution |
Emma improved Chloe . | improve . agent ( x _ 1 , Emma ) AND improve . theme ( x _ 1 , Chloe ) | in_distribution |
A girl was given the cake by Emma . | * cake ( x _ 5 ) ; girl ( x _ 1 ) AND give . recipient ( x _ 3 , x _ 1 ) AND give . theme ( x _ 3 , x _ 5 ) AND give . agent ( x _ 3 , Emma ) | in_distribution |
A pickle was stabbed by Isabella . | pickle ( x _ 1 ) AND stab . theme ( x _ 3 , x _ 1 ) AND stab . agent ( x _ 3 , Isabella ) | in_distribution |
A ball was eaten by the baby . | * baby ( x _ 6 ) ; ball ( x _ 1 ) AND eat . theme ( x _ 3 , x _ 1 ) AND eat . agent ( x _ 3 , x _ 6 ) | in_distribution |
William was given a melon . | give . recipient ( x _ 2 , William ) AND give . theme ( x _ 2 , x _ 4 ) AND melon ( x _ 4 ) | in_distribution |
The girl preferred to nap . | * girl ( x _ 1 ) ; prefer . agent ( x _ 2 , x _ 1 ) AND prefer . xcomp ( x _ 2 , x _ 4 ) AND nap . agent ( x _ 4 , x _ 1 ) | in_distribution |
A boy was lended the crayon in a house by the girl . | * crayon ( x _ 5 ) ; * girl ( x _ 11 ) ; boy ( x _ 1 ) AND lend . recipient ( x _ 3 , x _ 1 ) AND lend . theme ( x _ 3 , x _ 5 ) AND lend . agent ( x _ 3 , x _ 11 ) AND crayon . nmod . in ( x _ 5 , x _ 8 ) AND house ( x _ 8 ) | in_distribution |
Liam ate a cake in a house . | eat . agent ( x _ 1 , Liam ) AND eat . theme ( x _ 1 , x _ 3 ) AND cake ( x _ 3 ) AND cake . nmod . in ( x _ 3 , x _ 6 ) AND house ( x _ 6 ) | in_distribution |
Layla ate . | eat . agent ( x _ 1 , Layla ) | in_distribution |
A dog attempted to hunt . | dog ( x _ 1 ) AND attempt . agent ( x _ 2 , x _ 1 ) AND attempt . xcomp ( x _ 2 , x _ 4 ) AND hunt . agent ( x _ 4 , x _ 1 ) | in_distribution |
The pretzel was admired by a boy . | * pretzel ( x _ 1 ) ; admire . theme ( x _ 3 , x _ 1 ) AND admire . agent ( x _ 3 , x _ 6 ) AND boy ( x _ 6 ) | in_distribution |
Emily liked the rose beside a cup . | * rose ( x _ 3 ) ; like . agent ( x _ 1 , Emily ) AND like . theme ( x _ 1 , x _ 3 ) AND rose . nmod . beside ( x _ 3 , x _ 6 ) AND cup ( x _ 6 ) | in_distribution |
A hamburger was given to Claire . | hamburger ( x _ 1 ) AND give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , Claire ) | in_distribution |
The pencil was given to Emma . | * pencil ( x _ 1 ) ; give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , Emma ) | in_distribution |
A girl proved that a present was rolled . | girl ( x _ 1 ) AND prove . agent ( x _ 2 , x _ 1 ) AND prove . ccomp ( x _ 2 , x _ 7 ) AND present ( x _ 5 ) AND roll . theme ( x _ 7 , x _ 5 ) | in_distribution |
A consumer admired that a flag rolled . | consumer ( x _ 1 ) AND admire . agent ( x _ 2 , x _ 1 ) AND admire . ccomp ( x _ 2 , x _ 6 ) AND flag ( x _ 5 ) AND roll . theme ( x _ 6 , x _ 5 ) | in_distribution |
A baby scoffed . | baby ( x _ 1 ) AND scoff . agent ( x _ 2 , x _ 1 ) | in_distribution |
Benjamin wanted to walk . | want . agent ( x _ 1 , Benjamin ) AND want . xcomp ( x _ 1 , x _ 3 ) AND walk . agent ( x _ 3 , Benjamin ) | in_distribution |
The girl promised the donut to Isabella . | * girl ( x _ 1 ) ; * donut ( x _ 4 ) ; promise . agent ( x _ 2 , x _ 1 ) AND promise . theme ( x _ 2 , x _ 4 ) AND promise . recipient ( x _ 2 , Isabella ) | in_distribution |
The girl hated to read . | * girl ( x _ 1 ) ; hate . agent ( x _ 2 , x _ 1 ) AND hate . xcomp ( x _ 2 , x _ 4 ) AND read . agent ( x _ 4 , x _ 1 ) | in_distribution |
A raisin was given to Ava . | raisin ( x _ 1 ) AND give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , Ava ) | in_distribution |
Emma burned the biscuit in the basin . | * biscuit ( x _ 3 ) ; * basin ( x _ 6 ) ; burn . agent ( x _ 1 , Emma ) AND burn . theme ( x _ 1 , x _ 3 ) AND biscuit . nmod . in ( x _ 3 , x _ 6 ) | in_distribution |
A raisin was rolled by the girl . | * girl ( x _ 6 ) ; raisin ( x _ 1 ) AND roll . theme ( x _ 3 , x _ 1 ) AND roll . agent ( x _ 3 , x _ 6 ) | in_distribution |
The sweetcorn was rolled . | * sweetcorn ( x _ 1 ) ; roll . theme ( x _ 3 , x _ 1 ) | in_distribution |
The girl decomposed the chicken . | * girl ( x _ 1 ) ; * chicken ( x _ 4 ) ; decompose . agent ( x _ 2 , x _ 1 ) AND decompose . theme ( x _ 2 , x _ 4 ) | in_distribution |
Liam liked Avery . | like . agent ( x _ 1 , Liam ) AND like . theme ( x _ 1 , Avery ) | in_distribution |
The lion laughed . | * lion ( x _ 1 ) ; laugh . agent ( x _ 2 , x _ 1 ) | in_distribution |
The giraffe cooked a cow . | * giraffe ( x _ 1 ) ; cook . agent ( x _ 2 , x _ 1 ) AND cook . theme ( x _ 2 , x _ 4 ) AND cow ( x _ 4 ) | in_distribution |
A mouse smiled . | mouse ( x _ 1 ) AND smile . agent ( x _ 2 , x _ 1 ) | in_distribution |
Liam mailed Camila a jar on a bible . | mail . agent ( x _ 1 , Liam ) AND mail . recipient ( x _ 1 , Camila ) AND mail . theme ( x _ 1 , x _ 4 ) AND jar ( x _ 4 ) AND jar . nmod . on ( x _ 4 , x _ 7 ) AND bible ( x _ 7 ) | in_distribution |
The strawberry was rolled by the guy . | * strawberry ( x _ 1 ) ; * guy ( x _ 6 ) ; roll . theme ( x _ 3 , x _ 1 ) AND roll . agent ( x _ 3 , x _ 6 ) | in_distribution |
The girl handed the cake to Liam . | * girl ( x _ 1 ) ; * cake ( x _ 4 ) ; hand . agent ( x _ 2 , x _ 1 ) AND hand . theme ( x _ 2 , x _ 4 ) AND hand . recipient ( x _ 2 , Liam ) | in_distribution |
A cat itched to sleep . | cat ( x _ 1 ) AND itch . agent ( x _ 2 , x _ 1 ) AND itch . xcomp ( x _ 2 , x _ 4 ) AND sleep . agent ( x _ 4 , x _ 1 ) | in_distribution |
A cookie was juggled by a boy . | cookie ( x _ 1 ) AND juggle . theme ( x _ 3 , x _ 1 ) AND juggle . agent ( x _ 3 , x _ 6 ) AND boy ( x _ 6 ) | in_distribution |
The customer ate a girl on the shelf . | * customer ( x _ 1 ) ; * shelf ( x _ 7 ) ; eat . agent ( x _ 2 , x _ 1 ) AND eat . theme ( x _ 2 , x _ 4 ) AND girl ( x _ 4 ) AND girl . nmod . on ( x _ 4 , x _ 7 ) | in_distribution |
The girl loved Evelyn . | * girl ( x _ 1 ) ; love . agent ( x _ 2 , x _ 1 ) AND love . theme ( x _ 2 , Evelyn ) | in_distribution |
A bear liked a girl on the table . | * table ( x _ 7 ) ; bear ( x _ 1 ) AND like . agent ( x _ 2 , x _ 1 ) AND like . theme ( x _ 2 , x _ 4 ) AND girl ( x _ 4 ) AND girl . nmod . on ( x _ 4 , x _ 7 ) | in_distribution |
The girl handed a cat a cake . | * girl ( x _ 1 ) ; hand . agent ( x _ 2 , x _ 1 ) AND hand . recipient ( x _ 2 , x _ 4 ) AND hand . theme ( x _ 2 , x _ 6 ) AND cat ( x _ 4 ) AND cake ( x _ 6 ) | in_distribution |
A lion changed a girl in the room . | * room ( x _ 7 ) ; lion ( x _ 1 ) AND change . agent ( x _ 2 , x _ 1 ) AND change . theme ( x _ 2 , x _ 4 ) AND girl ( x _ 4 ) AND girl . nmod . in ( x _ 4 , x _ 7 ) | in_distribution |
Sebastian cleaned the horse . | * horse ( x _ 3 ) ; clean . agent ( x _ 1 , Sebastian ) AND clean . theme ( x _ 1 , x _ 3 ) | in_distribution |
A bat was eaten by a girl . | bat ( x _ 1 ) AND eat . theme ( x _ 3 , x _ 1 ) AND eat . agent ( x _ 3 , x _ 6 ) AND girl ( x _ 6 ) | in_distribution |
Camila gave the jigsaw to the cow . | * jigsaw ( x _ 3 ) ; * cow ( x _ 6 ) ; give . agent ( x _ 1 , Camila ) AND give . theme ( x _ 1 , x _ 3 ) AND give . recipient ( x _ 1 , x _ 6 ) | in_distribution |
The lion ate a boy . | * lion ( x _ 1 ) ; eat . agent ( x _ 2 , x _ 1 ) AND eat . theme ( x _ 2 , x _ 4 ) AND boy ( x _ 4 ) | in_distribution |
Emma helped Sophia . | help . agent ( x _ 1 , Emma ) AND help . theme ( x _ 1 , Sophia ) | in_distribution |
Sophia froze a pumpkin beside a broker . | freeze . agent ( x _ 1 , Sophia ) AND freeze . theme ( x _ 1 , x _ 3 ) AND pumpkin ( x _ 3 ) AND pumpkin . nmod . beside ( x _ 3 , x _ 6 ) AND broker ( x _ 6 ) | in_distribution |
The cookie was snapped by Riley . | * cookie ( x _ 1 ) ; snap . theme ( x _ 3 , x _ 1 ) AND snap . agent ( x _ 3 , Riley ) | in_distribution |
The chalk was drawn . | * chalk ( x _ 1 ) ; draw . theme ( x _ 3 , x _ 1 ) | in_distribution |
A girl improved the cake in a room . | * cake ( x _ 4 ) ; girl ( x _ 1 ) AND improve . agent ( x _ 2 , x _ 1 ) AND improve . theme ( x _ 2 , x _ 4 ) AND cake . nmod . in ( x _ 4 , x _ 7 ) AND room ( x _ 7 ) | in_distribution |
A horse said that Liam cried . | horse ( x _ 1 ) AND say . agent ( x _ 2 , x _ 1 ) AND say . ccomp ( x _ 2 , x _ 5 ) AND cry . agent ( x _ 5 , Liam ) | in_distribution |
The donut was helped by the monkey . | * donut ( x _ 1 ) ; * monkey ( x _ 6 ) ; help . theme ( x _ 3 , x _ 1 ) AND help . agent ( x _ 3 , x _ 6 ) | in_distribution |
A cake was rolled by Aria . | cake ( x _ 1 ) AND roll . theme ( x _ 3 , x _ 1 ) AND roll . agent ( x _ 3 , Aria ) | in_distribution |
Elizabeth sold a mirror to Emma . | sell . agent ( x _ 1 , Elizabeth ) AND sell . theme ( x _ 1 , x _ 3 ) AND sell . recipient ( x _ 1 , Emma ) AND mirror ( x _ 3 ) | in_distribution |
Emma rented Olivia a pen . | rent . agent ( x _ 1 , Emma ) AND rent . recipient ( x _ 1 , Olivia ) AND rent . theme ( x _ 1 , x _ 4 ) AND pen ( x _ 4 ) | in_distribution |
The flower was liked by Emma . | * flower ( x _ 1 ) ; like . theme ( x _ 3 , x _ 1 ) AND like . agent ( x _ 3 , Emma ) | in_distribution |
A cookie was wired to Charlotte by a girl . | cookie ( x _ 1 ) AND wire . theme ( x _ 3 , x _ 1 ) AND wire . recipient ( x _ 3 , Charlotte ) AND wire . agent ( x _ 3 , x _ 8 ) AND girl ( x _ 8 ) | in_distribution |
Caleb floated the raisin on a table . | * raisin ( x _ 3 ) ; float . agent ( x _ 1 , Caleb ) AND float . theme ( x _ 1 , x _ 3 ) AND raisin . nmod . on ( x _ 3 , x _ 6 ) AND table ( x _ 6 ) | in_distribution |
A mouse was lended a donut by a hero . | mouse ( x _ 1 ) AND lend . recipient ( x _ 3 , x _ 1 ) AND lend . theme ( x _ 3 , x _ 5 ) AND lend . agent ( x _ 3 , x _ 8 ) AND donut ( x _ 5 ) AND hero ( x _ 8 ) | in_distribution |
The newspaper was found by Lillian . | * newspaper ( x _ 1 ) ; find . theme ( x _ 3 , x _ 1 ) AND find . agent ( x _ 3 , Lillian ) | in_distribution |
A raisin was eaten by the girl . | * girl ( x _ 6 ) ; raisin ( x _ 1 ) AND eat . theme ( x _ 3 , x _ 1 ) AND eat . agent ( x _ 3 , x _ 6 ) | in_distribution |
A box was helped by David . | box ( x _ 1 ) AND help . theme ( x _ 3 , x _ 1 ) AND help . agent ( x _ 3 , David ) | in_distribution |
The cake was studied by Isabella . | * cake ( x _ 1 ) ; study . theme ( x _ 3 , x _ 1 ) AND study . agent ( x _ 3 , Isabella ) | in_distribution |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.