input stringlengths 3 103 | output stringlengths 3 435 | domain stringclasses 14
values |
|---|---|---|
walk | LAMBDA a . LAMBDA e . walk . agent ( e , a ) | primitive |
A cake was disintegrated . | cake ( x _ 1 ) AND disintegrate . theme ( x _ 3 , x _ 1 ) | in_distribution |
The cat was handed a rose . | * cat ( x _ 1 ) ; hand . recipient ( x _ 3 , x _ 1 ) AND hand . theme ( x _ 3 , x _ 5 ) AND rose ( x _ 5 ) | in_distribution |
Charlotte cooked . | cook . agent ( x _ 1 , Charlotte ) | in_distribution |
Emma gave a girl a soap on the table . | * table ( x _ 8 ) ; give . agent ( x _ 1 , Emma ) AND give . recipient ( x _ 1 , x _ 3 ) AND give . theme ( x _ 1 , x _ 5 ) AND girl ( x _ 3 ) AND soap ( x _ 5 ) AND soap . nmod . on ( x _ 5 , x _ 8 ) | in_distribution |
A drink was offered to a girl . | drink ( x _ 1 ) AND offer . theme ( x _ 3 , x _ 1 ) AND offer . recipient ( x _ 3 , x _ 6 ) AND girl ( x _ 6 ) | in_distribution |
A hero gave Bella the cake in the car . | * cake ( x _ 5 ) ; * car ( x _ 8 ) ; hero ( x _ 1 ) AND give . agent ( x _ 2 , x _ 1 ) AND give . recipient ( x _ 2 , Bella ) AND give . theme ( x _ 2 , x _ 5 ) AND cake . nmod . in ( x _ 5 , x _ 8 ) | in_distribution |
A girl was given a donut on the table by Grace . | * table ( x _ 8 ) ; girl ( x _ 1 ) AND give . recipient ( x _ 3 , x _ 1 ) AND give . theme ( x _ 3 , x _ 5 ) AND give . agent ( x _ 3 , Grace ) AND donut ( x _ 5 ) AND donut . nmod . on ( x _ 5 , x _ 8 ) | in_distribution |
The pumpkin was snapped . | * pumpkin ( x _ 1 ) ; snap . theme ( x _ 3 , x _ 1 ) | in_distribution |
A driver liked Emma . | driver ( x _ 1 ) AND like . agent ( x _ 2 , x _ 1 ) AND like . theme ( x _ 2 , Emma ) | in_distribution |
Isabella rolled Ava . | roll . agent ( x _ 1 , Isabella ) AND roll . theme ( x _ 1 , Ava ) | in_distribution |
A bottle was adored by a boy . | bottle ( x _ 1 ) AND adore . theme ( x _ 3 , x _ 1 ) AND adore . agent ( x _ 3 , x _ 6 ) AND boy ( x _ 6 ) | in_distribution |
Harper liked that a girl believed that a banana was burned by a chicken . | like . agent ( x _ 1 , Harper ) AND like . ccomp ( x _ 1 , x _ 5 ) AND girl ( x _ 4 ) AND believe . agent ( x _ 5 , x _ 4 ) AND believe . ccomp ( x _ 5 , x _ 10 ) AND banana ( x _ 8 ) AND burn . theme ( x _ 10 , x _ 8 ) AND burn . agent ( x _ 10 , x _ 13 ) AND chicken ( x _ 13 ) | in_distribution |
A chicken drew the cookie . | * cookie ( x _ 4 ) ; chicken ( x _ 1 ) AND draw . agent ( x _ 2 , x _ 1 ) AND draw . theme ( x _ 2 , x _ 4 ) | in_distribution |
Isabella offered a cake in a room to Liam . | offer . agent ( x _ 1 , Isabella ) AND offer . theme ( x _ 1 , x _ 3 ) AND offer . recipient ( x _ 1 , Liam ) AND cake ( x _ 3 ) AND cake . nmod . in ( x _ 3 , x _ 6 ) AND room ( x _ 6 ) | in_distribution |
A bear hoped that Zoey hoped that Olivia helped a squirrel . | bear ( x _ 1 ) AND hope . agent ( x _ 2 , x _ 1 ) AND hope . ccomp ( x _ 2 , x _ 5 ) AND hope . agent ( x _ 5 , Zoey ) AND hope . ccomp ( x _ 5 , x _ 8 ) AND help . agent ( x _ 8 , Olivia ) AND help . theme ( x _ 8 , x _ 10 ) AND squirrel ( x _ 10 ) | in_distribution |
A girl collapsed Ava . | girl ( x _ 1 ) AND collapse . agent ( x _ 2 , x _ 1 ) AND collapse . theme ( x _ 2 , Ava ) | in_distribution |
A president believed that the leaf was cleaned . | * leaf ( x _ 5 ) ; president ( x _ 1 ) AND believe . agent ( x _ 2 , x _ 1 ) AND believe . ccomp ( x _ 2 , x _ 7 ) AND clean . theme ( x _ 7 , x _ 5 ) | in_distribution |
Ella slept . | sleep . agent ( x _ 1 , Ella ) | in_distribution |
Savannah respected that Emily hoped that the drink was admired . | * drink ( x _ 7 ) ; respect . agent ( x _ 1 , Savannah ) AND respect . ccomp ( x _ 1 , x _ 4 ) AND hope . agent ( x _ 4 , Emily ) AND hope . ccomp ( x _ 4 , x _ 9 ) AND admire . theme ( x _ 9 , x _ 7 ) | in_distribution |
A penguin liked to sleep . | penguin ( x _ 1 ) AND like . agent ( x _ 2 , x _ 1 ) AND like . xcomp ( x _ 2 , x _ 4 ) AND sleep . agent ( x _ 4 , x _ 1 ) | in_distribution |
Noah gave a cookie to a boy . | give . agent ( x _ 1 , Noah ) AND give . theme ( x _ 1 , x _ 3 ) AND give . recipient ( x _ 1 , x _ 6 ) AND cookie ( x _ 3 ) AND boy ( x _ 6 ) | in_distribution |
A lawyer liked that a girl walked . | lawyer ( x _ 1 ) AND like . agent ( x _ 2 , x _ 1 ) AND like . ccomp ( x _ 2 , x _ 6 ) AND girl ( x _ 5 ) AND walk . agent ( x _ 6 , x _ 5 ) | in_distribution |
Olivia liked a boy in the room . | * room ( x _ 6 ) ; like . agent ( x _ 1 , Olivia ) AND like . theme ( x _ 1 , x _ 3 ) AND boy ( x _ 3 ) AND boy . nmod . in ( x _ 3 , x _ 6 ) | in_distribution |
James slipped a box in a jar to Ethan . | slip . agent ( x _ 1 , James ) AND slip . theme ( x _ 1 , x _ 3 ) AND slip . recipient ( x _ 1 , Ethan ) AND box ( x _ 3 ) AND box . nmod . in ( x _ 3 , x _ 6 ) AND jar ( x _ 6 ) | in_distribution |
A girl ate the chicken . | * chicken ( x _ 4 ) ; girl ( x _ 1 ) AND eat . agent ( x _ 2 , x _ 1 ) AND eat . theme ( x _ 2 , x _ 4 ) | in_distribution |
Olivia burned the donut . | * donut ( x _ 3 ) ; burn . agent ( x _ 1 , Olivia ) AND burn . theme ( x _ 1 , x _ 3 ) | in_distribution |
Emma painted the cake in the swamp . | * cake ( x _ 3 ) ; * swamp ( x _ 6 ) ; paint . agent ( x _ 1 , Emma ) AND paint . theme ( x _ 1 , x _ 3 ) AND cake . nmod . in ( x _ 3 , x _ 6 ) | in_distribution |
A cookie was rented to Emma . | cookie ( x _ 1 ) AND rent . theme ( x _ 3 , x _ 1 ) AND rent . recipient ( x _ 3 , Emma ) | in_distribution |
Levi respected that the hat was eaten . | * hat ( x _ 4 ) ; respect . agent ( x _ 1 , Levi ) AND respect . ccomp ( x _ 1 , x _ 6 ) AND eat . theme ( x _ 6 , x _ 4 ) | in_distribution |
Emma loved a cake beside a table . | love . agent ( x _ 1 , Emma ) AND love . theme ( x _ 1 , x _ 3 ) AND cake ( x _ 3 ) AND cake . nmod . beside ( x _ 3 , x _ 6 ) AND table ( x _ 6 ) | in_distribution |
Emma sent a game to William . | send . agent ( x _ 1 , Emma ) AND send . theme ( x _ 1 , x _ 3 ) AND send . recipient ( x _ 1 , William ) AND game ( x _ 3 ) | in_distribution |
A poet was lended the potato . | * potato ( x _ 5 ) ; poet ( x _ 1 ) AND lend . recipient ( x _ 3 , x _ 1 ) AND lend . theme ( x _ 3 , x _ 5 ) | in_distribution |
A girl supported that the cake was rolled . | * cake ( x _ 5 ) ; girl ( x _ 1 ) AND support . agent ( x _ 2 , x _ 1 ) AND support . ccomp ( x _ 2 , x _ 7 ) AND roll . theme ( x _ 7 , x _ 5 ) | in_distribution |
A hat was frozen . | hat ( x _ 1 ) AND freeze . theme ( x _ 3 , x _ 1 ) | in_distribution |
A bee ate . | bee ( x _ 1 ) AND eat . agent ( x _ 2 , x _ 1 ) | in_distribution |
The cake was nursed by William . | * cake ( x _ 1 ) ; nurse . theme ( x _ 3 , x _ 1 ) AND nurse . agent ( x _ 3 , William ) | in_distribution |
A child was offered the donut beside a table by Emma . | * donut ( x _ 5 ) ; child ( x _ 1 ) AND offer . recipient ( x _ 3 , x _ 1 ) AND offer . theme ( x _ 3 , x _ 5 ) AND offer . agent ( x _ 3 , Emma ) AND donut . nmod . beside ( x _ 5 , x _ 8 ) AND table ( x _ 8 ) | in_distribution |
The cat was handed the box on a boat by Abigail . | * cat ( x _ 1 ) ; * box ( x _ 5 ) ; hand . recipient ( x _ 3 , x _ 1 ) AND hand . theme ( x _ 3 , x _ 5 ) AND hand . agent ( x _ 3 , Abigail ) AND box . nmod . on ( x _ 5 , x _ 8 ) AND boat ( x _ 8 ) | in_distribution |
A professor liked that a brick floated . | professor ( x _ 1 ) AND like . agent ( x _ 2 , x _ 1 ) AND like . ccomp ( x _ 2 , x _ 6 ) AND brick ( x _ 5 ) AND float . theme ( x _ 6 , x _ 5 ) | in_distribution |
Dylan was brought the towel by Olivia . | * towel ( x _ 4 ) ; bring . recipient ( x _ 2 , Dylan ) AND bring . theme ( x _ 2 , x _ 4 ) AND bring . agent ( x _ 2 , Olivia ) | in_distribution |
The raisin was liked by Liam . | * raisin ( x _ 1 ) ; like . theme ( x _ 3 , x _ 1 ) AND like . agent ( x _ 3 , Liam ) | in_distribution |
The cake was eaten by Ella . | * cake ( x _ 1 ) ; eat . theme ( x _ 3 , x _ 1 ) AND eat . agent ( x _ 3 , Ella ) | in_distribution |
A cake was dusted by Emma . | cake ( x _ 1 ) AND dust . theme ( x _ 3 , x _ 1 ) AND dust . agent ( x _ 3 , Emma ) | in_distribution |
Emma was awarded the raisin beside the table . | * raisin ( x _ 4 ) ; * table ( x _ 7 ) ; award . recipient ( x _ 2 , Emma ) AND award . theme ( x _ 2 , x _ 4 ) AND raisin . nmod . beside ( x _ 4 , x _ 7 ) | in_distribution |
A box was drawn by the girl . | * girl ( x _ 6 ) ; box ( x _ 1 ) AND draw . theme ( x _ 3 , x _ 1 ) AND draw . agent ( x _ 3 , x _ 6 ) | in_distribution |
A molecule was liked by Theodore . | molecule ( x _ 1 ) AND like . theme ( x _ 3 , x _ 1 ) AND like . agent ( x _ 3 , Theodore ) | in_distribution |
The crown was painted by Emma . | * crown ( x _ 1 ) ; paint . theme ( x _ 3 , x _ 1 ) AND paint . agent ( x _ 3 , Emma ) | in_distribution |
William gave the block to Emma . | * block ( x _ 3 ) ; give . agent ( x _ 1 , William ) AND give . theme ( x _ 1 , x _ 3 ) AND give . recipient ( x _ 1 , Emma ) | in_distribution |
A donut was cleaned by the horse . | * horse ( x _ 6 ) ; donut ( x _ 1 ) AND clean . theme ( x _ 3 , x _ 1 ) AND clean . agent ( x _ 3 , x _ 6 ) | in_distribution |
The hat was liked . | * hat ( x _ 1 ) ; like . theme ( x _ 3 , x _ 1 ) | in_distribution |
The cat ate . | * cat ( x _ 1 ) ; eat . agent ( x _ 2 , x _ 1 ) | in_distribution |
Liam laughed . | laugh . agent ( x _ 1 , Liam ) | in_distribution |
James enlarged . | enlarge . theme ( x _ 1 , James ) | in_distribution |
The donut was lended to a student by the horse . | * donut ( x _ 1 ) ; * horse ( x _ 9 ) ; lend . theme ( x _ 3 , x _ 1 ) AND lend . recipient ( x _ 3 , x _ 6 ) AND lend . agent ( x _ 3 , x _ 9 ) AND student ( x _ 6 ) | in_distribution |
A cake was nursed by Ava . | cake ( x _ 1 ) AND nurse . theme ( x _ 3 , x _ 1 ) AND nurse . agent ( x _ 3 , Ava ) | in_distribution |
A drink was rented to the dog by Jackson . | * dog ( x _ 6 ) ; drink ( x _ 1 ) AND rent . theme ( x _ 3 , x _ 1 ) AND rent . recipient ( x _ 3 , x _ 6 ) AND rent . agent ( x _ 3 , Jackson ) | in_distribution |
James nursed the girl . | * girl ( x _ 3 ) ; nurse . agent ( x _ 1 , James ) AND nurse . theme ( x _ 1 , x _ 3 ) | in_distribution |
The king cleaned . | * king ( x _ 1 ) ; clean . agent ( x _ 2 , x _ 1 ) | in_distribution |
A dog juggled . | dog ( x _ 1 ) AND juggle . agent ( x _ 2 , x _ 1 ) | in_distribution |
A butterfly slept . | butterfly ( x _ 1 ) AND sleep . agent ( x _ 2 , x _ 1 ) | in_distribution |
The girl intended to hunt . | * girl ( x _ 1 ) ; intend . agent ( x _ 2 , x _ 1 ) AND intend . xcomp ( x _ 2 , x _ 4 ) AND hunt . agent ( x _ 4 , x _ 1 ) | in_distribution |
Liam was given the drink . | * drink ( x _ 4 ) ; give . recipient ( x _ 2 , Liam ) AND give . theme ( x _ 2 , x _ 4 ) | in_distribution |
A horse yearned to clean . | horse ( x _ 1 ) AND yearn . agent ( x _ 2 , x _ 1 ) AND yearn . xcomp ( x _ 2 , x _ 4 ) AND clean . agent ( x _ 4 , x _ 1 ) | in_distribution |
Emma noticed that the girl appreciated that a cake was admired by a boy . | * girl ( x _ 4 ) ; notice . agent ( x _ 1 , Emma ) AND notice . ccomp ( x _ 1 , x _ 5 ) AND appreciate . agent ( x _ 5 , x _ 4 ) AND appreciate . ccomp ( x _ 5 , x _ 10 ) AND cake ( x _ 8 ) AND admire . theme ( x _ 10 , x _ 8 ) AND admire . agent ( x _ 10 , x _ 13 ) AND boy ( x _ 13 ) | in_distribution |
Olivia preferred to call . | prefer . agent ( x _ 1 , Olivia ) AND prefer . xcomp ( x _ 1 , x _ 3 ) AND call . agent ( x _ 3 , Olivia ) | in_distribution |
A girl gave a balloon beside the bed to Isabella . | * bed ( x _ 7 ) ; girl ( x _ 1 ) AND give . agent ( x _ 2 , x _ 1 ) AND give . theme ( x _ 2 , x _ 4 ) AND give . recipient ( x _ 2 , Isabella ) AND balloon ( x _ 4 ) AND balloon . nmod . beside ( x _ 4 , x _ 7 ) | in_distribution |
The cake was lended to Madison . | * cake ( x _ 1 ) ; lend . theme ( x _ 3 , x _ 1 ) AND lend . recipient ( x _ 3 , Madison ) | in_distribution |
Mila imagined that the cake was poked by a host . | * cake ( x _ 4 ) ; imagine . agent ( x _ 1 , Mila ) AND imagine . ccomp ( x _ 1 , x _ 6 ) AND poke . theme ( x _ 6 , x _ 4 ) AND poke . agent ( x _ 6 , x _ 9 ) AND host ( x _ 9 ) | in_distribution |
The penguin lended Liam the pancake . | * penguin ( x _ 1 ) ; * pancake ( x _ 5 ) ; lend . agent ( x _ 2 , x _ 1 ) AND lend . recipient ( x _ 2 , Liam ) AND lend . theme ( x _ 2 , x _ 5 ) | in_distribution |
Layla liked Emma . | like . agent ( x _ 1 , Layla ) AND like . theme ( x _ 1 , Emma ) | in_distribution |
The dog brought Ava the newspaper beside a stage . | * dog ( x _ 1 ) ; * newspaper ( x _ 5 ) ; bring . agent ( x _ 2 , x _ 1 ) AND bring . recipient ( x _ 2 , Ava ) AND bring . theme ( x _ 2 , x _ 5 ) AND newspaper . nmod . beside ( x _ 5 , x _ 8 ) AND stage ( x _ 8 ) | in_distribution |
A drink was heard by Emma . | drink ( x _ 1 ) AND hear . theme ( x _ 3 , x _ 1 ) AND hear . agent ( x _ 3 , Emma ) | in_distribution |
The cake was liked by the chicken . | * cake ( x _ 1 ) ; * chicken ( x _ 6 ) ; like . theme ( x _ 3 , x _ 1 ) AND like . agent ( x _ 3 , x _ 6 ) | in_distribution |
The dog screamed . | * dog ( x _ 1 ) ; scream . agent ( x _ 2 , x _ 1 ) | in_distribution |
A cake was admired by Anthony . | cake ( x _ 1 ) AND admire . theme ( x _ 3 , x _ 1 ) AND admire . agent ( x _ 3 , Anthony ) | in_distribution |
The girl broke the cake . | * girl ( x _ 1 ) ; * cake ( x _ 4 ) ; break . agent ( x _ 2 , x _ 1 ) AND break . theme ( x _ 2 , x _ 4 ) | in_distribution |
Ava sent the ball to Jacob . | * ball ( x _ 3 ) ; send . agent ( x _ 1 , Ava ) AND send . theme ( x _ 1 , x _ 3 ) AND send . recipient ( x _ 1 , Jacob ) | in_distribution |
Anthony wanted to dust . | want . agent ( x _ 1 , Anthony ) AND want . xcomp ( x _ 1 , x _ 3 ) AND dust . agent ( x _ 3 , Anthony ) | in_distribution |
The bottle was eaten by the chief . | * bottle ( x _ 1 ) ; * chief ( x _ 6 ) ; eat . theme ( x _ 3 , x _ 1 ) AND eat . agent ( x _ 3 , x _ 6 ) | in_distribution |
The boy passed a donut beside the bed to the baby . | * boy ( x _ 1 ) ; * bed ( x _ 7 ) ; * baby ( x _ 10 ) ; pass . agent ( x _ 2 , x _ 1 ) AND pass . theme ( x _ 2 , x _ 4 ) AND pass . recipient ( x _ 2 , x _ 10 ) AND donut ( x _ 4 ) AND donut . nmod . beside ( x _ 4 , x _ 7 ) | in_distribution |
A rose was eaten . | rose ( x _ 1 ) AND eat . theme ( x _ 3 , x _ 1 ) | in_distribution |
The cat painted the bat beside a chair . | * cat ( x _ 1 ) ; * bat ( x _ 4 ) ; paint . agent ( x _ 2 , x _ 1 ) AND paint . theme ( x _ 2 , x _ 4 ) AND bat . nmod . beside ( x _ 4 , x _ 7 ) AND chair ( x _ 7 ) | in_distribution |
Emma reddened a chalk on the sock . | * sock ( x _ 6 ) ; redden . agent ( x _ 1 , Emma ) AND redden . theme ( x _ 1 , x _ 3 ) AND chalk ( x _ 3 ) AND chalk . nmod . on ( x _ 3 , x _ 6 ) | in_distribution |
The ball was found by the boy . | * ball ( x _ 1 ) ; * boy ( x _ 6 ) ; find . theme ( x _ 3 , x _ 1 ) AND find . agent ( x _ 3 , x _ 6 ) | in_distribution |
Henry was given the box on a table . | * box ( x _ 4 ) ; give . recipient ( x _ 2 , Henry ) AND give . theme ( x _ 2 , x _ 4 ) AND box . nmod . on ( x _ 4 , x _ 7 ) AND table ( x _ 7 ) | in_distribution |
Zoey decomposed a cookie . | decompose . agent ( x _ 1 , Zoey ) AND decompose . theme ( x _ 1 , x _ 3 ) AND cookie ( x _ 3 ) | in_distribution |
A mouse was forwarded a biscuit by Harper . | mouse ( x _ 1 ) AND forward . recipient ( x _ 3 , x _ 1 ) AND forward . theme ( x _ 3 , x _ 5 ) AND forward . agent ( x _ 3 , Harper ) AND biscuit ( x _ 5 ) | in_distribution |
A raisin was liked by Jacob . | raisin ( x _ 1 ) AND like . theme ( x _ 3 , x _ 1 ) AND like . agent ( x _ 3 , Jacob ) | in_distribution |
The balloon was found . | * balloon ( x _ 1 ) ; find . theme ( x _ 3 , x _ 1 ) | in_distribution |
Michael noticed the boy . | * boy ( x _ 3 ) ; notice . agent ( x _ 1 , Michael ) AND notice . theme ( x _ 1 , x _ 3 ) | in_distribution |
A girl helped the cake . | * cake ( x _ 4 ) ; girl ( x _ 1 ) AND help . agent ( x _ 2 , x _ 1 ) AND help . theme ( x _ 2 , x _ 4 ) | in_distribution |
A teacher liked that the melon was adored by Emma . | * melon ( x _ 5 ) ; teacher ( x _ 1 ) AND like . agent ( x _ 2 , x _ 1 ) AND like . ccomp ( x _ 2 , x _ 7 ) AND adore . theme ( x _ 7 , x _ 5 ) AND adore . agent ( x _ 7 , Emma ) | in_distribution |
A baby hunted . | baby ( x _ 1 ) AND hunt . agent ( x _ 2 , x _ 1 ) | in_distribution |
A customer cleaned . | customer ( x _ 1 ) AND clean . agent ( x _ 2 , x _ 1 ) | in_distribution |
Oliver liked Liam . | like . agent ( x _ 1 , Oliver ) AND like . theme ( x _ 1 , Liam ) | in_distribution |
The rose doubled . | * rose ( x _ 1 ) ; double . theme ( x _ 2 , x _ 1 ) | in_distribution |
A girl sneezed . | girl ( x _ 1 ) AND sneeze . agent ( x _ 2 , x _ 1 ) | in_distribution |
A cake was given to William . | cake ( x _ 1 ) AND give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , William ) | in_distribution |
A sandwich was given to Sofia . | sandwich ( x _ 1 ) AND give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , Sofia ) | in_distribution |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.