input
stringlengths
3
103
output
stringlengths
3
435
domain
stringclasses
14 values
The donut was inflated by Aiden .
* donut ( x _ 1 ) ; inflate . theme ( x _ 3 , x _ 1 ) AND inflate . agent ( x _ 3 , Aiden )
in_distribution
A boy needed to hunt .
boy ( x _ 1 ) AND need . agent ( x _ 2 , x _ 1 ) AND need . xcomp ( x _ 2 , x _ 4 ) AND hunt . agent ( x _ 4 , x _ 1 )
in_distribution
A cake was eaten .
cake ( x _ 1 ) AND eat . theme ( x _ 3 , x _ 1 )
in_distribution
Liam rolled a guy beside a table beside the glass .
* glass ( x _ 9 ) ; roll . agent ( x _ 1 , Liam ) AND roll . theme ( x _ 1 , x _ 3 ) AND guy ( x _ 3 ) AND guy . nmod . beside ( x _ 3 , x _ 6 ) AND table ( x _ 6 ) AND table . nmod . beside ( x _ 6 , x _ 9 )
in_distribution
A flower was dusted .
flower ( x _ 1 ) AND dust . theme ( x _ 3 , x _ 1 )
in_distribution
Emma was rented a cake on a desk by William .
rent . recipient ( x _ 2 , Emma ) AND rent . theme ( x _ 2 , x _ 4 ) AND rent . agent ( x _ 2 , William ) AND cake ( x _ 4 ) AND cake . nmod . on ( x _ 4 , x _ 7 ) AND desk ( x _ 7 )
in_distribution
A tiger believed that David rolled a girl .
tiger ( x _ 1 ) AND believe . agent ( x _ 2 , x _ 1 ) AND believe . ccomp ( x _ 2 , x _ 5 ) AND roll . agent ( x _ 5 , David ) AND roll . theme ( x _ 5 , x _ 7 ) AND girl ( x _ 7 )
in_distribution
A baby liked that Camila liked that the cake was loved .
* cake ( x _ 8 ) ; baby ( x _ 1 ) AND like . agent ( x _ 2 , x _ 1 ) AND like . ccomp ( x _ 2 , x _ 5 ) AND like . agent ( x _ 5 , Camila ) AND like . ccomp ( x _ 5 , x _ 10 ) AND love . theme ( x _ 10 , x _ 8 )
in_distribution
The donut was missed by the teacher .
* donut ( x _ 1 ) ; * teacher ( x _ 6 ) ; miss . theme ( x _ 3 , x _ 1 ) AND miss . agent ( x _ 3 , x _ 6 )
in_distribution
The cake was offered to Emma by Emily .
* cake ( x _ 1 ) ; offer . theme ( x _ 3 , x _ 1 ) AND offer . recipient ( x _ 3 , Emma ) AND offer . agent ( x _ 3 , Emily )
in_distribution
The doll was worshipped .
* doll ( x _ 1 ) ; worship . theme ( x _ 3 , x _ 1 )
in_distribution
Emma crumpled .
crumple . theme ( x _ 1 , Emma )
in_distribution
James confessed that Emma disintegrated the cake beside the bed .
* cake ( x _ 6 ) ; * bed ( x _ 9 ) ; confess . agent ( x _ 1 , James ) AND confess . ccomp ( x _ 1 , x _ 4 ) AND disintegrate . agent ( x _ 4 , Emma ) AND disintegrate . theme ( x _ 4 , x _ 6 ) AND cake . nmod . beside ( x _ 6 , x _ 9 )
in_distribution
The giraffe liked that Olivia noticed that the butterfly was given the drink in the garden on a table .
* giraffe ( x _ 1 ) ; * butterfly ( x _ 8 ) ; * drink ( x _ 12 ) ; * garden ( x _ 15 ) ; like . agent ( x _ 2 , x _ 1 ) AND like . ccomp ( x _ 2 , x _ 5 ) AND notice . agent ( x _ 5 , Olivia ) AND notice . ccomp ( x _ 5 , x _ 10 ) AND give . recipient ( x _ 10 , x _ 8 ) AND give . theme ( x _ 10 , x _ 12 ) AND drink . nmod . in ( x _ 12 , x _ 15 ) AND garden . nmod . on ( x _ 15 , x _ 18 ) AND table ( x _ 18 )
in_distribution
Henry was passed the sandwich beside the giant .
* sandwich ( x _ 4 ) ; * giant ( x _ 7 ) ; pass . recipient ( x _ 2 , Henry ) AND pass . theme ( x _ 2 , x _ 4 ) AND sandwich . nmod . beside ( x _ 4 , x _ 7 )
in_distribution
A cat forwarded a butterfly a donut in a glass .
cat ( x _ 1 ) AND forward . agent ( x _ 2 , x _ 1 ) AND forward . recipient ( x _ 2 , x _ 4 ) AND forward . theme ( x _ 2 , x _ 6 ) AND butterfly ( x _ 4 ) AND donut ( x _ 6 ) AND donut . nmod . in ( x _ 6 , x _ 9 ) AND glass ( x _ 9 )
in_distribution
A girl rolled a plate on a sheet .
girl ( x _ 1 ) AND roll . agent ( x _ 2 , x _ 1 ) AND roll . theme ( x _ 2 , x _ 4 ) AND plate ( x _ 4 ) AND plate . nmod . on ( x _ 4 , x _ 7 ) AND sheet ( x _ 7 )
in_distribution
The student hoped that a dog heard .
* student ( x _ 1 ) ; hope . agent ( x _ 2 , x _ 1 ) AND hope . ccomp ( x _ 2 , x _ 6 ) AND dog ( x _ 5 ) AND hear . agent ( x _ 6 , x _ 5 )
in_distribution
The cake was found by a teacher .
* cake ( x _ 1 ) ; find . theme ( x _ 3 , x _ 1 ) AND find . agent ( x _ 3 , x _ 6 ) AND teacher ( x _ 6 )
in_distribution
The king believed that the strawberry was liked .
* king ( x _ 1 ) ; * strawberry ( x _ 5 ) ; believe . agent ( x _ 2 , x _ 1 ) AND believe . ccomp ( x _ 2 , x _ 7 ) AND like . theme ( x _ 7 , x _ 5 )
in_distribution
Charlotte was fed the balloon beside a bed .
* balloon ( x _ 4 ) ; feed . recipient ( x _ 2 , Charlotte ) AND feed . theme ( x _ 2 , x _ 4 ) AND balloon . nmod . beside ( x _ 4 , x _ 7 ) AND bed ( x _ 7 )
in_distribution
Alexander gave Ethan the box .
* box ( x _ 4 ) ; give . agent ( x _ 1 , Alexander ) AND give . recipient ( x _ 1 , Ethan ) AND give . theme ( x _ 1 , x _ 4 )
in_distribution
The jigsaw was rolled by Noah .
* jigsaw ( x _ 1 ) ; roll . theme ( x _ 3 , x _ 1 ) AND roll . agent ( x _ 3 , Noah )
in_distribution
Emma missed a cake .
miss . agent ( x _ 1 , Emma ) AND miss . theme ( x _ 1 , x _ 3 ) AND cake ( x _ 3 )
in_distribution
The purse was adored by Evelyn .
* purse ( x _ 1 ) ; adore . theme ( x _ 3 , x _ 1 ) AND adore . agent ( x _ 3 , Evelyn )
in_distribution
Victoria juggled .
juggle . agent ( x _ 1 , Victoria )
in_distribution
The baby fed the plate to Olivia .
* baby ( x _ 1 ) ; * plate ( x _ 4 ) ; feed . agent ( x _ 2 , x _ 1 ) AND feed . theme ( x _ 2 , x _ 4 ) AND feed . recipient ( x _ 2 , Olivia )
in_distribution
Carter painted a boy beside the key .
* key ( x _ 6 ) ; paint . agent ( x _ 1 , Carter ) AND paint . theme ( x _ 1 , x _ 3 ) AND boy ( x _ 3 ) AND boy . nmod . beside ( x _ 3 , x _ 6 )
in_distribution
Emma gave the game in the barrel to David .
* game ( x _ 3 ) ; * barrel ( x _ 6 ) ; give . agent ( x _ 1 , Emma ) AND give . theme ( x _ 1 , x _ 3 ) AND give . recipient ( x _ 1 , David ) AND game . nmod . in ( x _ 3 , x _ 6 )
in_distribution
A newspaper was frozen .
newspaper ( x _ 1 ) AND freeze . theme ( x _ 3 , x _ 1 )
in_distribution
A giraffe said that the balloon was found .
* balloon ( x _ 5 ) ; giraffe ( x _ 1 ) AND say . agent ( x _ 2 , x _ 1 ) AND say . ccomp ( x _ 2 , x _ 7 ) AND find . theme ( x _ 7 , x _ 5 )
in_distribution
The donut was fed to Liam by Ethan .
* donut ( x _ 1 ) ; feed . theme ( x _ 3 , x _ 1 ) AND feed . recipient ( x _ 3 , Liam ) AND feed . agent ( x _ 3 , Ethan )
in_distribution
The donut inflated .
* donut ( x _ 1 ) ; inflate . theme ( x _ 2 , x _ 1 )
in_distribution
Gabriel collapsed the melon .
* melon ( x _ 3 ) ; collapse . agent ( x _ 1 , Gabriel ) AND collapse . theme ( x _ 1 , x _ 3 )
in_distribution
A girl tried to giggle .
girl ( x _ 1 ) AND try . agent ( x _ 2 , x _ 1 ) AND try . xcomp ( x _ 2 , x _ 4 ) AND giggle . agent ( x _ 4 , x _ 1 )
in_distribution
The cake was rolled by William .
* cake ( x _ 1 ) ; roll . theme ( x _ 3 , x _ 1 ) AND roll . agent ( x _ 3 , William )
in_distribution
The bat was liked .
* bat ( x _ 1 ) ; like . theme ( x _ 3 , x _ 1 )
in_distribution
A horse liked that Liam split the child beside the box .
* child ( x _ 7 ) ; * box ( x _ 10 ) ; horse ( x _ 1 ) AND like . agent ( x _ 2 , x _ 1 ) AND like . ccomp ( x _ 2 , x _ 5 ) AND split . agent ( x _ 5 , Liam ) AND split . theme ( x _ 5 , x _ 7 ) AND child . nmod . beside ( x _ 7 , x _ 10 )
in_distribution
Ella was given the strawberry .
* strawberry ( x _ 4 ) ; give . recipient ( x _ 2 , Ella ) AND give . theme ( x _ 2 , x _ 4 )
in_distribution
The towel was eaten .
* towel ( x _ 1 ) ; eat . theme ( x _ 3 , x _ 1 )
in_distribution
A hamburger was found by a teacher .
hamburger ( x _ 1 ) AND find . theme ( x _ 3 , x _ 1 ) AND find . agent ( x _ 3 , x _ 6 ) AND teacher ( x _ 6 )
in_distribution
Emma awarded the girl a box on a chair .
* girl ( x _ 3 ) ; award . agent ( x _ 1 , Emma ) AND award . recipient ( x _ 1 , x _ 3 ) AND award . theme ( x _ 1 , x _ 5 ) AND box ( x _ 5 ) AND box . nmod . on ( x _ 5 , x _ 8 ) AND chair ( x _ 8 )
in_distribution
A girl was lended the melon by a mouse .
* melon ( x _ 5 ) ; girl ( x _ 1 ) AND lend . recipient ( x _ 3 , x _ 1 ) AND lend . theme ( x _ 3 , x _ 5 ) AND lend . agent ( x _ 3 , x _ 8 ) AND mouse ( x _ 8 )
in_distribution
A cake was liked by the crocodile .
* crocodile ( x _ 6 ) ; cake ( x _ 1 ) AND like . theme ( x _ 3 , x _ 1 ) AND like . agent ( x _ 3 , x _ 6 )
in_distribution
The donut was juggled by the teacher .
* donut ( x _ 1 ) ; * teacher ( x _ 6 ) ; juggle . theme ( x _ 3 , x _ 1 ) AND juggle . agent ( x _ 3 , x _ 6 )
in_distribution
A shoe floated .
shoe ( x _ 1 ) AND float . theme ( x _ 2 , x _ 1 )
in_distribution
Emma ate the professor .
* professor ( x _ 3 ) ; eat . agent ( x _ 1 , Emma ) AND eat . theme ( x _ 1 , x _ 3 )
in_distribution
A rose was rolled by a boy .
rose ( x _ 1 ) AND roll . theme ( x _ 3 , x _ 1 ) AND roll . agent ( x _ 3 , x _ 6 ) AND boy ( x _ 6 )
in_distribution
moose
LAMBDA a . moose ( a )
primitive
The present was burned by Emma .
* present ( x _ 1 ) ; burn . theme ( x _ 3 , x _ 1 ) AND burn . agent ( x _ 3 , Emma )
in_distribution
A boy was lended a melon by a sheep .
boy ( x _ 1 ) AND lend . recipient ( x _ 3 , x _ 1 ) AND lend . theme ( x _ 3 , x _ 5 ) AND lend . agent ( x _ 3 , x _ 8 ) AND melon ( x _ 5 ) AND sheep ( x _ 8 )
in_distribution
A hamburger was drawn .
hamburger ( x _ 1 ) AND draw . theme ( x _ 3 , x _ 1 )
in_distribution
A donut was shortened by Liam .
donut ( x _ 1 ) AND shorten . theme ( x _ 3 , x _ 1 ) AND shorten . agent ( x _ 3 , Liam )
in_distribution
Emma rolled the cake beside the book .
* cake ( x _ 3 ) ; * book ( x _ 6 ) ; roll . agent ( x _ 1 , Emma ) AND roll . theme ( x _ 1 , x _ 3 ) AND cake . nmod . beside ( x _ 3 , x _ 6 )
in_distribution
Emma enjoyed to clean .
enjoy . agent ( x _ 1 , Emma ) AND enjoy . xcomp ( x _ 1 , x _ 3 ) AND clean . agent ( x _ 3 , Emma )
in_distribution
Luke ate .
eat . agent ( x _ 1 , Luke )
in_distribution
Layla
Layla
primitive
A donut was given to Benjamin by the penguin .
* penguin ( x _ 8 ) ; donut ( x _ 1 ) AND give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , Benjamin ) AND give . agent ( x _ 3 , x _ 8 )
in_distribution
Liam poked the cake beside a table .
* cake ( x _ 3 ) ; poke . agent ( x _ 1 , Liam ) AND poke . theme ( x _ 1 , x _ 3 ) AND cake . nmod . beside ( x _ 3 , x _ 6 ) AND table ( x _ 6 )
in_distribution
Emma liked that Isabella was given the pumpkin beside a table by the cat .
* pumpkin ( x _ 7 ) ; * cat ( x _ 13 ) ; like . agent ( x _ 1 , Emma ) AND like . ccomp ( x _ 1 , x _ 5 ) AND give . recipient ( x _ 5 , Isabella ) AND give . theme ( x _ 5 , x _ 7 ) AND give . agent ( x _ 5 , x _ 13 ) AND pumpkin . nmod . beside ( x _ 7 , x _ 10 ) AND table ( x _ 10 )
in_distribution
Emma was rented the raisin .
* raisin ( x _ 4 ) ; rent . recipient ( x _ 2 , Emma ) AND rent . theme ( x _ 2 , x _ 4 )
in_distribution
Emma
Emma
primitive
The doll was rolled by the teacher .
* doll ( x _ 1 ) ; * teacher ( x _ 6 ) ; roll . theme ( x _ 3 , x _ 1 ) AND roll . agent ( x _ 3 , x _ 6 )
in_distribution
A sandwich was sent to Mia .
sandwich ( x _ 1 ) AND send . theme ( x _ 3 , x _ 1 ) AND send . recipient ( x _ 3 , Mia )
in_distribution
The key was rolled by a boy .
* key ( x _ 1 ) ; roll . theme ( x _ 3 , x _ 1 ) AND roll . agent ( x _ 3 , x _ 6 ) AND boy ( x _ 6 )
in_distribution
Sophia drew .
draw . agent ( x _ 1 , Sophia )
in_distribution
Jaxon drew .
draw . agent ( x _ 1 , Jaxon )
in_distribution
The child was brought a crayon by Jaxon .
* child ( x _ 1 ) ; bring . recipient ( x _ 3 , x _ 1 ) AND bring . theme ( x _ 3 , x _ 5 ) AND bring . agent ( x _ 3 , Jaxon ) AND crayon ( x _ 5 )
in_distribution
Elijah fed Evelyn the cake .
* cake ( x _ 4 ) ; feed . agent ( x _ 1 , Elijah ) AND feed . recipient ( x _ 1 , Evelyn ) AND feed . theme ( x _ 1 , x _ 4 )
in_distribution
The donut was loved by Victoria .
* donut ( x _ 1 ) ; love . theme ( x _ 3 , x _ 1 ) AND love . agent ( x _ 3 , Victoria )
in_distribution
A brick was liked .
brick ( x _ 1 ) AND like . theme ( x _ 3 , x _ 1 )
in_distribution
The cat sent a chalk to Amelia .
* cat ( x _ 1 ) ; send . agent ( x _ 2 , x _ 1 ) AND send . theme ( x _ 2 , x _ 4 ) AND send . recipient ( x _ 2 , Amelia ) AND chalk ( x _ 4 )
in_distribution
A chalk was admired by a lion .
chalk ( x _ 1 ) AND admire . theme ( x _ 3 , x _ 1 ) AND admire . agent ( x _ 3 , x _ 6 ) AND lion ( x _ 6 )
in_distribution
The cake was crumpled by Emma .
* cake ( x _ 1 ) ; crumple . theme ( x _ 3 , x _ 1 ) AND crumple . agent ( x _ 3 , Emma )
in_distribution
Elizabeth gave Liam the cake beside the speaker .
* cake ( x _ 4 ) ; * speaker ( x _ 7 ) ; give . agent ( x _ 1 , Elizabeth ) AND give . recipient ( x _ 1 , Liam ) AND give . theme ( x _ 1 , x _ 4 ) AND cake . nmod . beside ( x _ 4 , x _ 7 )
in_distribution
The dog forwarded a princess a chemical in the house .
* dog ( x _ 1 ) ; * house ( x _ 9 ) ; forward . agent ( x _ 2 , x _ 1 ) AND forward . recipient ( x _ 2 , x _ 4 ) AND forward . theme ( x _ 2 , x _ 6 ) AND princess ( x _ 4 ) AND chemical ( x _ 6 ) AND chemical . nmod . in ( x _ 6 , x _ 9 )
in_distribution
A tool was found .
tool ( x _ 1 ) AND find . theme ( x _ 3 , x _ 1 )
in_distribution
James slept .
sleep . agent ( x _ 1 , James )
in_distribution
The donut was handed to Charlotte by a hero .
* donut ( x _ 1 ) ; hand . theme ( x _ 3 , x _ 1 ) AND hand . recipient ( x _ 3 , Charlotte ) AND hand . agent ( x _ 3 , x _ 8 ) AND hero ( x _ 8 )
in_distribution
A melon was snapped by Elijah .
melon ( x _ 1 ) AND snap . theme ( x _ 3 , x _ 1 ) AND snap . agent ( x _ 3 , Elijah )
in_distribution
The girl lended William a bean .
* girl ( x _ 1 ) ; lend . agent ( x _ 2 , x _ 1 ) AND lend . recipient ( x _ 2 , William ) AND lend . theme ( x _ 2 , x _ 5 ) AND bean ( x _ 5 )
in_distribution
A book was lended to the dog by the boy .
* dog ( x _ 6 ) ; * boy ( x _ 9 ) ; book ( x _ 1 ) AND lend . theme ( x _ 3 , x _ 1 ) AND lend . recipient ( x _ 3 , x _ 6 ) AND lend . agent ( x _ 3 , x _ 9 )
in_distribution
The child liked a box in a glass .
* child ( x _ 1 ) ; like . agent ( x _ 2 , x _ 1 ) AND like . theme ( x _ 2 , x _ 4 ) AND box ( x _ 4 ) AND box . nmod . in ( x _ 4 , x _ 7 ) AND glass ( x _ 7 )
in_distribution
Noah drew the gumball .
* gumball ( x _ 3 ) ; draw . agent ( x _ 1 , Noah ) AND draw . theme ( x _ 1 , x _ 3 )
in_distribution
A bunny hoped that a cake was loved .
bunny ( x _ 1 ) AND hope . agent ( x _ 2 , x _ 1 ) AND hope . ccomp ( x _ 2 , x _ 7 ) AND cake ( x _ 5 ) AND love . theme ( x _ 7 , x _ 5 )
in_distribution
The turtle returned a cake in the bakery to a baby .
* turtle ( x _ 1 ) ; * bakery ( x _ 7 ) ; return . agent ( x _ 2 , x _ 1 ) AND return . theme ( x _ 2 , x _ 4 ) AND return . recipient ( x _ 2 , x _ 10 ) AND cake ( x _ 4 ) AND cake . nmod . in ( x _ 4 , x _ 7 ) AND baby ( x _ 10 )
in_distribution
Liam wanted to nap .
want . agent ( x _ 1 , Liam ) AND want . xcomp ( x _ 1 , x _ 3 ) AND nap . agent ( x _ 3 , Liam )
in_distribution
A child froze the plant on a boat .
* plant ( x _ 4 ) ; child ( x _ 1 ) AND freeze . agent ( x _ 2 , x _ 1 ) AND freeze . theme ( x _ 2 , x _ 4 ) AND plant . nmod . on ( x _ 4 , x _ 7 ) AND boat ( x _ 7 )
in_distribution
A banana was lended to the girl .
* girl ( x _ 6 ) ; banana ( x _ 1 ) AND lend . theme ( x _ 3 , x _ 1 ) AND lend . recipient ( x _ 3 , x _ 6 )
in_distribution
A lollipop was cleaned by a girl .
lollipop ( x _ 1 ) AND clean . theme ( x _ 3 , x _ 1 ) AND clean . agent ( x _ 3 , x _ 6 ) AND girl ( x _ 6 )
in_distribution
A donut was called by the boy .
* boy ( x _ 6 ) ; donut ( x _ 1 ) AND call . theme ( x _ 3 , x _ 1 ) AND call . agent ( x _ 3 , x _ 6 )
in_distribution
Ryan noticed that Emma noticed a coin .
notice . agent ( x _ 1 , Ryan ) AND notice . ccomp ( x _ 1 , x _ 4 ) AND notice . agent ( x _ 4 , Emma ) AND notice . theme ( x _ 4 , x _ 6 ) AND coin ( x _ 6 )
in_distribution
A rose was juggled by Noah .
rose ( x _ 1 ) AND juggle . theme ( x _ 3 , x _ 1 ) AND juggle . agent ( x _ 3 , Noah )
in_distribution
Emma broke .
break . theme ( x _ 1 , Emma )
in_distribution
A drink was rolled by the bunny .
* bunny ( x _ 6 ) ; drink ( x _ 1 ) AND roll . theme ( x _ 3 , x _ 1 ) AND roll . agent ( x _ 3 , x _ 6 )
in_distribution
Emily found the cake .
* cake ( x _ 3 ) ; find . agent ( x _ 1 , Emily ) AND find . theme ( x _ 1 , x _ 3 )
in_distribution
A deer ate .
deer ( x _ 1 ) AND eat . agent ( x _ 2 , x _ 1 )
in_distribution
A box was valued by Liam .
box ( x _ 1 ) AND value . theme ( x _ 3 , x _ 1 ) AND value . agent ( x _ 3 , Liam )
in_distribution
Emma believed that a poet snapped .
believe . agent ( x _ 1 , Emma ) AND believe . ccomp ( x _ 1 , x _ 5 ) AND poet ( x _ 4 ) AND snap . theme ( x _ 5 , x _ 4 )
in_distribution
The girl offered a customer a cookie .
* girl ( x _ 1 ) ; offer . agent ( x _ 2 , x _ 1 ) AND offer . recipient ( x _ 2 , x _ 4 ) AND offer . theme ( x _ 2 , x _ 6 ) AND customer ( x _ 4 ) AND cookie ( x _ 6 )
in_distribution