input
stringlengths
3
103
output
stringlengths
3
435
domain
stringclasses
14 values
A raisin was crumpled by the chicken .
* chicken ( x _ 6 ) ; raisin ( x _ 1 ) AND crumple . theme ( x _ 3 , x _ 1 ) AND crumple . agent ( x _ 3 , x _ 6 )
in_distribution
Noah lended the pencil on the stage to the girl .
* pencil ( x _ 3 ) ; * stage ( x _ 6 ) ; * girl ( x _ 9 ) ; lend . agent ( x _ 1 , Noah ) AND lend . theme ( x _ 1 , x _ 3 ) AND lend . recipient ( x _ 1 , x _ 9 ) AND pencil . nmod . on ( x _ 3 , x _ 6 )
in_distribution
A strawberry was liked by Emma .
strawberry ( x _ 1 ) AND like . theme ( x _ 3 , x _ 1 ) AND like . agent ( x _ 3 , Emma )
in_distribution
A cake was improved by Hannah .
cake ( x _ 1 ) AND improve . theme ( x _ 3 , x _ 1 ) AND improve . agent ( x _ 3 , Hannah )
in_distribution
Zoey sent a girl the biscuit beside the table .
* biscuit ( x _ 5 ) ; * table ( x _ 8 ) ; send . agent ( x _ 1 , Zoey ) AND send . recipient ( x _ 1 , x _ 3 ) AND send . theme ( x _ 1 , x _ 5 ) AND girl ( x _ 3 ) AND biscuit . nmod . beside ( x _ 5 , x _ 8 )
in_distribution
Liam loaned the dog the sandwich beside a stage .
* dog ( x _ 3 ) ; * sandwich ( x _ 5 ) ; loan . agent ( x _ 1 , Liam ) AND loan . recipient ( x _ 1 , x _ 3 ) AND loan . theme ( x _ 1 , x _ 5 ) AND sandwich . nmod . beside ( x _ 5 , x _ 8 ) AND stage ( x _ 8 )
in_distribution
Emma poked the girl in the cabinet .
* girl ( x _ 3 ) ; * cabinet ( x _ 6 ) ; poke . agent ( x _ 1 , Emma ) AND poke . theme ( x _ 1 , x _ 3 ) AND girl . nmod . in ( x _ 3 , x _ 6 )
in_distribution
The dog laughed .
* dog ( x _ 1 ) ; laugh . agent ( x _ 2 , x _ 1 )
in_distribution
Benjamin returned the bat beside a baron in a house to a boy .
* bat ( x _ 3 ) ; return . agent ( x _ 1 , Benjamin ) AND return . theme ( x _ 1 , x _ 3 ) AND return . recipient ( x _ 1 , x _ 12 ) AND bat . nmod . beside ( x _ 3 , x _ 6 ) AND baron ( x _ 6 ) AND baron . nmod . in ( x _ 6 , x _ 9 ) AND house ( x _ 9 ) AND boy ( x _ 12 )
in_distribution
A horse ate .
horse ( x _ 1 ) AND eat . agent ( x _ 2 , x _ 1 )
in_distribution
The girl ate the cookie .
* girl ( x _ 1 ) ; * cookie ( x _ 4 ) ; eat . agent ( x _ 2 , x _ 1 ) AND eat . theme ( x _ 2 , x _ 4 )
in_distribution
The newspaper was given to Liam .
* newspaper ( x _ 1 ) ; give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , Liam )
in_distribution
William liked that the child packed .
* child ( x _ 4 ) ; like . agent ( x _ 1 , William ) AND like . ccomp ( x _ 1 , x _ 5 ) AND pack . agent ( x _ 5 , x _ 4 )
in_distribution
A cat cleaned .
cat ( x _ 1 ) AND clean . agent ( x _ 2 , x _ 1 )
in_distribution
The cake was brought to a girl .
* cake ( x _ 1 ) ; bring . theme ( x _ 3 , x _ 1 ) AND bring . recipient ( x _ 3 , x _ 6 ) AND girl ( x _ 6 )
in_distribution
The puppy was given a cake on a stage by Harper .
* puppy ( x _ 1 ) ; give . recipient ( x _ 3 , x _ 1 ) AND give . theme ( x _ 3 , x _ 5 ) AND give . agent ( x _ 3 , Harper ) AND cake ( x _ 5 ) AND cake . nmod . on ( x _ 5 , x _ 8 ) AND stage ( x _ 8 )
in_distribution
A cookie was frozen by the horse .
* horse ( x _ 6 ) ; cookie ( x _ 1 ) AND freeze . theme ( x _ 3 , x _ 1 ) AND freeze . agent ( x _ 3 , x _ 6 )
in_distribution
The princess ate Emma .
* princess ( x _ 1 ) ; eat . agent ( x _ 2 , x _ 1 ) AND eat . theme ( x _ 2 , Emma )
in_distribution
The drink was eaten .
* drink ( x _ 1 ) ; eat . theme ( x _ 3 , x _ 1 )
in_distribution
A seed was helped .
seed ( x _ 1 ) AND help . theme ( x _ 3 , x _ 1 )
in_distribution
A spoon was frozen by the girl .
* girl ( x _ 6 ) ; spoon ( x _ 1 ) AND freeze . theme ( x _ 3 , x _ 1 ) AND freeze . agent ( x _ 3 , x _ 6 )
in_distribution
A giraffe broke the cake beside the stage .
* cake ( x _ 4 ) ; * stage ( x _ 7 ) ; giraffe ( x _ 1 ) AND break . agent ( x _ 2 , x _ 1 ) AND break . theme ( x _ 2 , x _ 4 ) AND cake . nmod . beside ( x _ 4 , x _ 7 )
in_distribution
A child supported that a cookie was found .
child ( x _ 1 ) AND support . agent ( x _ 2 , x _ 1 ) AND support . ccomp ( x _ 2 , x _ 7 ) AND cookie ( x _ 5 ) AND find . theme ( x _ 7 , x _ 5 )
in_distribution
Emma was given a pickle in the box .
* box ( x _ 7 ) ; give . recipient ( x _ 2 , Emma ) AND give . theme ( x _ 2 , x _ 4 ) AND pickle ( x _ 4 ) AND pickle . nmod . in ( x _ 4 , x _ 7 )
in_distribution
Avery cleaned the donut .
* donut ( x _ 3 ) ; clean . agent ( x _ 1 , Avery ) AND clean . theme ( x _ 1 , x _ 3 )
in_distribution
A butterfly admired Emma .
butterfly ( x _ 1 ) AND admire . agent ( x _ 2 , x _ 1 ) AND admire . theme ( x _ 2 , Emma )
in_distribution
The princess wanted to run .
* princess ( x _ 1 ) ; want . agent ( x _ 2 , x _ 1 ) AND want . xcomp ( x _ 2 , x _ 4 ) AND run . agent ( x _ 4 , x _ 1 )
in_distribution
A cookie was lended to Ava .
cookie ( x _ 1 ) AND lend . theme ( x _ 3 , x _ 1 ) AND lend . recipient ( x _ 3 , Ava )
in_distribution
Benjamin nursed Emma .
nurse . agent ( x _ 1 , Benjamin ) AND nurse . theme ( x _ 1 , Emma )
in_distribution
Olivia rolled the girl .
* girl ( x _ 3 ) ; roll . agent ( x _ 1 , Olivia ) AND roll . theme ( x _ 1 , x _ 3 )
in_distribution
A boy floated a melon .
boy ( x _ 1 ) AND float . agent ( x _ 2 , x _ 1 ) AND float . theme ( x _ 2 , x _ 4 ) AND melon ( x _ 4 )
in_distribution
A horse said that James loved the pupil beside the box .
* pupil ( x _ 7 ) ; * box ( x _ 10 ) ; horse ( x _ 1 ) AND say . agent ( x _ 2 , x _ 1 ) AND say . ccomp ( x _ 2 , x _ 5 ) AND love . agent ( x _ 5 , James ) AND love . theme ( x _ 5 , x _ 7 ) AND pupil . nmod . beside ( x _ 7 , x _ 10 )
in_distribution
Emma wished to read .
wish . agent ( x _ 1 , Emma ) AND wish . xcomp ( x _ 1 , x _ 3 ) AND read . agent ( x _ 3 , Emma )
in_distribution
The melon was dusted by Emma .
* melon ( x _ 1 ) ; dust . theme ( x _ 3 , x _ 1 ) AND dust . agent ( x _ 3 , Emma )
in_distribution
Nora served the pillow to a girl .
* pillow ( x _ 3 ) ; serve . agent ( x _ 1 , Nora ) AND serve . theme ( x _ 1 , x _ 3 ) AND serve . recipient ( x _ 1 , x _ 6 ) AND girl ( x _ 6 )
in_distribution
A horse disintegrated .
horse ( x _ 1 ) AND disintegrate . theme ( x _ 2 , x _ 1 )
in_distribution
The block was enlarged .
* block ( x _ 1 ) ; enlarge . theme ( x _ 3 , x _ 1 )
in_distribution
Emma tried to run .
try . agent ( x _ 1 , Emma ) AND try . xcomp ( x _ 1 , x _ 3 ) AND run . agent ( x _ 3 , Emma )
in_distribution
The bat was rolled by the bear .
* bat ( x _ 1 ) ; * bear ( x _ 6 ) ; roll . theme ( x _ 3 , x _ 1 ) AND roll . agent ( x _ 3 , x _ 6 )
in_distribution
A cookie was decomposed by the girl .
* girl ( x _ 6 ) ; cookie ( x _ 1 ) AND decompose . theme ( x _ 3 , x _ 1 ) AND decompose . agent ( x _ 3 , x _ 6 )
in_distribution
A turkey decomposed a donkey on the yacht .
* yacht ( x _ 7 ) ; turkey ( x _ 1 ) AND decompose . agent ( x _ 2 , x _ 1 ) AND decompose . theme ( x _ 2 , x _ 4 ) AND donkey ( x _ 4 ) AND donkey . nmod . on ( x _ 4 , x _ 7 )
in_distribution
A book was lended to the boy by the baby .
* boy ( x _ 6 ) ; * baby ( 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 chalk was held .
* chalk ( x _ 1 ) ; hold . theme ( x _ 3 , x _ 1 )
in_distribution
The girl was given the box .
* girl ( x _ 1 ) ; * box ( x _ 5 ) ; give . recipient ( x _ 3 , x _ 1 ) AND give . theme ( x _ 3 , x _ 5 )
in_distribution
The girl hoped to cook .
* girl ( x _ 1 ) ; hope . agent ( x _ 2 , x _ 1 ) AND hope . xcomp ( x _ 2 , x _ 4 ) AND cook . agent ( x _ 4 , x _ 1 )
in_distribution
A girl gave the cake beside a house to the visitor .
* cake ( x _ 4 ) ; * visitor ( x _ 10 ) ; girl ( x _ 1 ) AND give . agent ( x _ 2 , x _ 1 ) AND give . theme ( x _ 2 , x _ 4 ) AND give . recipient ( x _ 2 , x _ 10 ) AND cake . nmod . beside ( x _ 4 , x _ 7 ) AND house ( x _ 7 )
in_distribution
A squirrel rolled the cookie on the stage .
* cookie ( x _ 4 ) ; * stage ( x _ 7 ) ; squirrel ( x _ 1 ) AND roll . agent ( x _ 2 , x _ 1 ) AND roll . theme ( x _ 2 , x _ 4 ) AND cookie . nmod . on ( x _ 4 , x _ 7 )
in_distribution
A donut was cooked by Elijah .
donut ( x _ 1 ) AND cook . theme ( x _ 3 , x _ 1 ) AND cook . agent ( x _ 3 , Elijah )
in_distribution
A rose was broken by the dog .
* dog ( x _ 6 ) ; rose ( x _ 1 ) AND break . theme ( x _ 3 , x _ 1 ) AND break . agent ( x _ 3 , x _ 6 )
in_distribution
Emma handed William a cake .
hand . agent ( x _ 1 , Emma ) AND hand . recipient ( x _ 1 , William ) AND hand . theme ( x _ 1 , x _ 4 ) AND cake ( x _ 4 )
in_distribution
A donut was fed to Olivia by William .
donut ( x _ 1 ) AND feed . theme ( x _ 3 , x _ 1 ) AND feed . recipient ( x _ 3 , Olivia ) AND feed . agent ( x _ 3 , William )
in_distribution
The boy liked the teacher in the house .
* boy ( x _ 1 ) ; * teacher ( x _ 4 ) ; * house ( x _ 7 ) ; like . agent ( x _ 2 , x _ 1 ) AND like . theme ( x _ 2 , x _ 4 ) AND teacher . nmod . in ( x _ 4 , x _ 7 )
in_distribution
Emma was promised a raisin in a house .
promise . recipient ( x _ 2 , Emma ) AND promise . theme ( x _ 2 , x _ 4 ) AND raisin ( x _ 4 ) AND raisin . nmod . in ( x _ 4 , x _ 7 ) AND house ( x _ 7 )
in_distribution
Penelope gasped .
gasp . agent ( x _ 1 , Penelope )
in_distribution
Emma was given a raisin .
give . recipient ( x _ 2 , Emma ) AND give . theme ( x _ 2 , x _ 4 ) AND raisin ( x _ 4 )
in_distribution
The chicken handed a cat the donut .
* chicken ( x _ 1 ) ; * donut ( x _ 6 ) ; hand . agent ( x _ 2 , x _ 1 ) AND hand . recipient ( x _ 2 , x _ 4 ) AND hand . theme ( x _ 2 , x _ 6 ) AND cat ( x _ 4 )
in_distribution
A girl was lended a cake by the baby .
* baby ( x _ 8 ) ; 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 cake ( x _ 5 )
in_distribution
A cake was tossed by Noah .
cake ( x _ 1 ) AND toss . theme ( x _ 3 , x _ 1 ) AND toss . agent ( x _ 3 , Noah )
in_distribution
Emma served the cookie on a log to Jaxon .
* cookie ( x _ 3 ) ; serve . agent ( x _ 1 , Emma ) AND serve . theme ( x _ 1 , x _ 3 ) AND serve . recipient ( x _ 1 , Jaxon ) AND cookie . nmod . on ( x _ 3 , x _ 6 ) AND log ( x _ 6 )
in_distribution
A cake was thrown by Liam .
cake ( x _ 1 ) AND throw . theme ( x _ 3 , x _ 1 ) AND throw . agent ( x _ 3 , Liam )
in_distribution
The block was liked by the girl .
* block ( x _ 1 ) ; * girl ( x _ 6 ) ; like . theme ( x _ 3 , x _ 1 ) AND like . agent ( x _ 3 , x _ 6 )
in_distribution
The cake was given to Daniel .
* cake ( x _ 1 ) ; give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , Daniel )
in_distribution
A cake was forwarded to William by the girl .
* girl ( x _ 8 ) ; cake ( x _ 1 ) AND forward . theme ( x _ 3 , x _ 1 ) AND forward . recipient ( x _ 3 , William ) AND forward . agent ( x _ 3 , x _ 8 )
in_distribution
A cake was frozen by the monkey .
* monkey ( x _ 6 ) ; cake ( x _ 1 ) AND freeze . theme ( x _ 3 , x _ 1 ) AND freeze . agent ( x _ 3 , x _ 6 )
in_distribution
A hat was painted .
hat ( x _ 1 ) AND paint . theme ( x _ 3 , x _ 1 )
in_distribution
A teacher rolled a yogurt beside the table .
* table ( x _ 7 ) ; teacher ( x _ 1 ) AND roll . agent ( x _ 2 , x _ 1 ) AND roll . theme ( x _ 2 , x _ 4 ) AND yogurt ( x _ 4 ) AND yogurt . nmod . beside ( x _ 4 , x _ 7 )
in_distribution
Mia floated .
float . theme ( x _ 1 , Mia )
in_distribution
Liam tried to run .
try . agent ( x _ 1 , Liam ) AND try . xcomp ( x _ 1 , x _ 3 ) AND run . agent ( x _ 3 , Liam )
in_distribution
Skylar craved to sneeze .
crave . agent ( x _ 1 , Skylar ) AND crave . xcomp ( x _ 1 , x _ 3 ) AND sneeze . agent ( x _ 3 , Skylar )
in_distribution
A boy imagined that Emma called Lucas .
boy ( x _ 1 ) AND imagine . agent ( x _ 2 , x _ 1 ) AND imagine . ccomp ( x _ 2 , x _ 5 ) AND call . agent ( x _ 5 , Emma ) AND call . theme ( x _ 5 , Lucas )
in_distribution
The girl helped the boy .
* girl ( x _ 1 ) ; * boy ( x _ 4 ) ; help . agent ( x _ 2 , x _ 1 ) AND help . theme ( x _ 2 , x _ 4 )
in_distribution
A teacher offered the bat to Emma .
* bat ( x _ 4 ) ; teacher ( x _ 1 ) AND offer . agent ( x _ 2 , x _ 1 ) AND offer . theme ( x _ 2 , x _ 4 ) AND offer . recipient ( x _ 2 , Emma )
in_distribution
The mirror was lended to Jackson by Elijah .
* mirror ( x _ 1 ) ; lend . theme ( x _ 3 , x _ 1 ) AND lend . recipient ( x _ 3 , Jackson ) AND lend . agent ( x _ 3 , Elijah )
in_distribution
Liam wanted to run .
want . agent ( x _ 1 , Liam ) AND want . xcomp ( x _ 1 , x _ 3 ) AND run . agent ( x _ 3 , Liam )
in_distribution
The can was touched .
* can ( x _ 1 ) ; touch . theme ( x _ 3 , x _ 1 )
in_distribution
The baby thought that the cake was sketched by a dog .
* baby ( x _ 1 ) ; * cake ( x _ 5 ) ; think . agent ( x _ 2 , x _ 1 ) AND think . ccomp ( x _ 2 , x _ 7 ) AND sketch . theme ( x _ 7 , x _ 5 ) AND sketch . agent ( x _ 7 , x _ 10 ) AND dog ( x _ 10 )
in_distribution
A dog was rented the raisin in a house .
* raisin ( x _ 5 ) ; dog ( x _ 1 ) AND rent . recipient ( x _ 3 , x _ 1 ) AND rent . theme ( x _ 3 , x _ 5 ) AND raisin . nmod . in ( x _ 5 , x _ 8 ) AND house ( x _ 8 )
in_distribution
A tool was floated .
tool ( x _ 1 ) AND float . theme ( x _ 3 , x _ 1 )
in_distribution
A lion gave the girl a drink .
* girl ( x _ 4 ) ; lion ( x _ 1 ) AND give . agent ( x _ 2 , x _ 1 ) AND give . recipient ( x _ 2 , x _ 4 ) AND give . theme ( x _ 2 , x _ 6 ) AND drink ( x _ 6 )
in_distribution
Jaxon hunted Andrew .
hunt . agent ( x _ 1 , Jaxon ) AND hunt . theme ( x _ 1 , Andrew )
in_distribution
A dog handed the girl the cake .
* girl ( x _ 4 ) ; * cake ( x _ 6 ) ; dog ( x _ 1 ) AND hand . agent ( x _ 2 , x _ 1 ) AND hand . recipient ( x _ 2 , x _ 4 ) AND hand . theme ( x _ 2 , x _ 6 )
in_distribution
A cat liked a cake .
cat ( x _ 1 ) AND like . agent ( x _ 2 , x _ 1 ) AND like . theme ( x _ 2 , x _ 4 ) AND cake ( x _ 4 )
in_distribution
Olivia liked the present in the car .
* present ( x _ 3 ) ; * car ( x _ 6 ) ; like . agent ( x _ 1 , Olivia ) AND like . theme ( x _ 1 , x _ 3 ) AND present . nmod . in ( x _ 3 , x _ 6 )
in_distribution
The clock was painted .
* clock ( x _ 1 ) ; paint . theme ( x _ 3 , x _ 1 )
in_distribution
Benjamin wanted to sleep .
want . agent ( x _ 1 , Benjamin ) AND want . xcomp ( x _ 1 , x _ 3 ) AND sleep . agent ( x _ 3 , Benjamin )
in_distribution
Liam knew the rose beside the table .
* rose ( x _ 3 ) ; * table ( x _ 6 ) ; know . agent ( x _ 1 , Liam ) AND know . theme ( x _ 1 , x _ 3 ) AND rose . nmod . beside ( x _ 3 , x _ 6 )
in_distribution
Liam rolled a bottle .
roll . agent ( x _ 1 , Liam ) AND roll . theme ( x _ 1 , x _ 3 ) AND bottle ( x _ 3 )
in_distribution
A shirt was eaten .
shirt ( x _ 1 ) AND eat . theme ( x _ 3 , x _ 1 )
in_distribution
A donut was eaten by a mouse .
donut ( x _ 1 ) AND eat . theme ( x _ 3 , x _ 1 ) AND eat . agent ( x _ 3 , x _ 6 ) AND mouse ( x _ 6 )
in_distribution
The chalk was fed to a girl by Emma .
* chalk ( x _ 1 ) ; feed . theme ( x _ 3 , x _ 1 ) AND feed . recipient ( x _ 3 , x _ 6 ) AND feed . agent ( x _ 3 , Emma ) AND girl ( x _ 6 )
in_distribution
A cake was lended to Noah by the giraffe .
* giraffe ( x _ 8 ) ; cake ( x _ 1 ) AND lend . theme ( x _ 3 , x _ 1 ) AND lend . recipient ( x _ 3 , Noah ) AND lend . agent ( x _ 3 , x _ 8 )
in_distribution
A cloud was inflated .
cloud ( x _ 1 ) AND inflate . theme ( x _ 3 , x _ 1 )
in_distribution
Emma was sold the donut on a table .
* donut ( x _ 4 ) ; sell . recipient ( x _ 2 , Emma ) AND sell . theme ( x _ 2 , x _ 4 ) AND donut . nmod . on ( x _ 4 , x _ 7 ) AND table ( x _ 7 )
in_distribution
A cookie was cleaned by a fly .
cookie ( x _ 1 ) AND clean . theme ( x _ 3 , x _ 1 ) AND clean . agent ( x _ 3 , x _ 6 ) AND fly ( x _ 6 )
in_distribution
A dog studied .
dog ( x _ 1 ) AND study . agent ( x _ 2 , x _ 1 )
in_distribution
Mason was passed a drink on a table by a president .
pass . recipient ( x _ 2 , Mason ) AND pass . theme ( x _ 2 , x _ 4 ) AND pass . agent ( x _ 2 , x _ 10 ) AND drink ( x _ 4 ) AND drink . nmod . on ( x _ 4 , x _ 7 ) AND table ( x _ 7 ) AND president ( x _ 10 )
in_distribution
Emma was given the rose .
* rose ( x _ 4 ) ; give . recipient ( x _ 2 , Emma ) AND give . theme ( x _ 2 , x _ 4 )
in_distribution
Emma painted a watch .
paint . agent ( x _ 1 , Emma ) AND paint . theme ( x _ 1 , x _ 3 ) AND watch ( x _ 3 )
in_distribution
A potato was grown .
potato ( x _ 1 ) AND grow . theme ( x _ 3 , x _ 1 )
in_distribution
Sophia was given the cake on a chair by Ella .
* cake ( x _ 4 ) ; give . recipient ( x _ 2 , Sophia ) AND give . theme ( x _ 2 , x _ 4 ) AND give . agent ( x _ 2 , Ella ) AND cake . nmod . on ( x _ 4 , x _ 7 ) AND chair ( x _ 7 )
in_distribution