input
stringlengths
3
103
output
stringlengths
3
435
domain
stringclasses
14 values
The donut was eaten by a cat .
* donut ( x _ 1 ) ; eat . theme ( x _ 3 , x _ 1 ) AND eat . agent ( x _ 3 , x _ 6 ) AND cat ( x _ 6 )
in_distribution
The jigsaw was cleaned .
* jigsaw ( x _ 1 ) ; clean . theme ( x _ 3 , x _ 1 )
in_distribution
The baby liked that the flag was rolled by a boy .
* baby ( x _ 1 ) ; * flag ( x _ 5 ) ; like . agent ( x _ 2 , x _ 1 ) AND like . ccomp ( x _ 2 , x _ 7 ) AND roll . theme ( x _ 7 , x _ 5 ) AND roll . agent ( x _ 7 , x _ 10 ) AND boy ( x _ 10 )
in_distribution
Olivia wished that the kitty danced .
* kitty ( x _ 4 ) ; wish . agent ( x _ 1 , Olivia ) AND wish . ccomp ( x _ 1 , x _ 5 ) AND dance . agent ( x _ 5 , x _ 4 )
in_distribution
The cake was lended to Riley .
* cake ( x _ 1 ) ; lend . theme ( x _ 3 , x _ 1 ) AND lend . recipient ( x _ 3 , Riley )
in_distribution
The flower was touched .
* flower ( x _ 1 ) ; touch . theme ( x _ 3 , x _ 1 )
in_distribution
Emma longed to hunt .
long . agent ( x _ 1 , Emma ) AND long . xcomp ( x _ 1 , x _ 3 ) AND hunt . agent ( x _ 3 , Emma )
in_distribution
The cookie was rolled by the chicken .
* cookie ( x _ 1 ) ; * chicken ( x _ 6 ) ; roll . theme ( x _ 3 , x _ 1 ) AND roll . agent ( x _ 3 , x _ 6 )
in_distribution
A donut was given to Noah by Emma .
donut ( x _ 1 ) AND give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , Noah ) AND give . agent ( x _ 3 , Emma )
in_distribution
The cookie was touched by Logan .
* cookie ( x _ 1 ) ; touch . theme ( x _ 3 , x _ 1 ) AND touch . agent ( x _ 3 , Logan )
in_distribution
A cake was frozen by Noah .
cake ( x _ 1 ) AND freeze . theme ( x _ 3 , x _ 1 ) AND freeze . agent ( x _ 3 , Noah )
in_distribution
Sofia floated the turkey .
* turkey ( x _ 3 ) ; float . agent ( x _ 1 , Sofia ) AND float . theme ( x _ 1 , x _ 3 )
in_distribution
A balloon was given to a fly .
balloon ( x _ 1 ) AND give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , x _ 6 ) AND fly ( x _ 6 )
in_distribution
A box was handed to Harper by the girl .
* girl ( x _ 8 ) ; box ( x _ 1 ) AND hand . theme ( x _ 3 , x _ 1 ) AND hand . recipient ( x _ 3 , Harper ) AND hand . agent ( x _ 3 , x _ 8 )
in_distribution
Mason found a girl on the box .
* box ( x _ 6 ) ; find . agent ( x _ 1 , Mason ) AND find . theme ( x _ 1 , x _ 3 ) AND girl ( x _ 3 ) AND girl . nmod . on ( x _ 3 , x _ 6 )
in_distribution
A bean was rolled by the frog .
* frog ( x _ 6 ) ; bean ( x _ 1 ) AND roll . theme ( x _ 3 , x _ 1 ) AND roll . agent ( x _ 3 , x _ 6 )
in_distribution
The hamburger was hunted .
* hamburger ( x _ 1 ) ; hunt . theme ( x _ 3 , x _ 1 )
in_distribution
Jackson froze Emma .
freeze . agent ( x _ 1 , Jackson ) AND freeze . theme ( x _ 1 , Emma )
in_distribution
The spoon was lended to Liam .
* spoon ( x _ 1 ) ; lend . theme ( x _ 3 , x _ 1 ) AND lend . recipient ( x _ 3 , Liam )
in_distribution
A cake was sold to the girl .
* girl ( x _ 6 ) ; cake ( x _ 1 ) AND sell . theme ( x _ 3 , x _ 1 ) AND sell . recipient ( x _ 3 , x _ 6 )
in_distribution
The cake was given to a chicken by William .
* cake ( x _ 1 ) ; give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , x _ 6 ) AND give . agent ( x _ 3 , William ) AND chicken ( x _ 6 )
in_distribution
Emma liked that a cake was eaten by the cat .
* cat ( x _ 9 ) ; like . agent ( x _ 1 , Emma ) AND like . ccomp ( x _ 1 , x _ 6 ) AND cake ( x _ 4 ) AND eat . theme ( x _ 6 , x _ 4 ) AND eat . agent ( x _ 6 , x _ 9 )
in_distribution
The cake was observed by the teacher .
* cake ( x _ 1 ) ; * teacher ( x _ 6 ) ; observe . theme ( x _ 3 , x _ 1 ) AND observe . agent ( x _ 3 , x _ 6 )
in_distribution
The bell was eaten by the host .
* bell ( x _ 1 ) ; * host ( x _ 6 ) ; eat . theme ( x _ 3 , x _ 1 ) AND eat . agent ( x _ 3 , x _ 6 )
in_distribution
The rose was tossed by Logan .
* rose ( x _ 1 ) ; toss . theme ( x _ 3 , x _ 1 ) AND toss . agent ( x _ 3 , Logan )
in_distribution
A boy wanted to sneeze .
boy ( x _ 1 ) AND want . agent ( x _ 2 , x _ 1 ) AND want . xcomp ( x _ 2 , x _ 4 ) AND sneeze . agent ( x _ 4 , x _ 1 )
in_distribution
Harper ate .
eat . agent ( x _ 1 , Harper )
in_distribution
Emma was given the donut on the stage by a boy .
* donut ( x _ 4 ) ; * stage ( x _ 7 ) ; give . recipient ( x _ 2 , Emma ) AND give . theme ( x _ 2 , x _ 4 ) AND give . agent ( x _ 2 , x _ 10 ) AND donut . nmod . on ( x _ 4 , x _ 7 ) AND boy ( x _ 10 )
in_distribution
The hamburger was eaten by a child .
* hamburger ( x _ 1 ) ; eat . theme ( x _ 3 , x _ 1 ) AND eat . agent ( x _ 3 , x _ 6 ) AND child ( x _ 6 )
in_distribution
A box was painted .
box ( x _ 1 ) AND paint . theme ( x _ 3 , x _ 1 )
in_distribution
The sandwich was crumpled .
* sandwich ( x _ 1 ) ; crumple . theme ( x _ 3 , x _ 1 )
in_distribution
A chicken gave a seed in a bakery to the girl .
* girl ( x _ 10 ) ; chicken ( x _ 1 ) AND give . agent ( x _ 2 , x _ 1 ) AND give . theme ( x _ 2 , x _ 4 ) AND give . recipient ( x _ 2 , x _ 10 ) AND seed ( x _ 4 ) AND seed . nmod . in ( x _ 4 , x _ 7 ) AND bakery ( x _ 7 )
in_distribution
Theodore ate .
eat . agent ( x _ 1 , Theodore )
in_distribution
A bird stuttered .
bird ( x _ 1 ) AND stutter . agent ( x _ 2 , x _ 1 )
in_distribution
A mouse drew a girl .
mouse ( x _ 1 ) AND draw . agent ( x _ 2 , x _ 1 ) AND draw . theme ( x _ 2 , x _ 4 ) AND girl ( x _ 4 )
in_distribution
Harper lended William a shell beside the table .
* table ( x _ 7 ) ; lend . agent ( x _ 1 , Harper ) AND lend . recipient ( x _ 1 , William ) AND lend . theme ( x _ 1 , x _ 4 ) AND shell ( x _ 4 ) AND shell . nmod . beside ( x _ 4 , x _ 7 )
in_distribution
The molecule was given to Liam .
* molecule ( x _ 1 ) ; give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , Liam )
in_distribution
The girl napped .
* girl ( x _ 1 ) ; nap . agent ( x _ 2 , x _ 1 )
in_distribution
The strawberry was drawn by a frog .
* strawberry ( x _ 1 ) ; draw . theme ( x _ 3 , x _ 1 ) AND draw . agent ( x _ 3 , x _ 6 ) AND frog ( x _ 6 )
in_distribution
Benjamin was lended a crown in the sink by a horse .
* sink ( x _ 7 ) ; lend . recipient ( x _ 2 , Benjamin ) AND lend . theme ( x _ 2 , x _ 4 ) AND lend . agent ( x _ 2 , x _ 10 ) AND crown ( x _ 4 ) AND crown . nmod . in ( x _ 4 , x _ 7 ) AND horse ( x _ 10 )
in_distribution
A rose was crumpled by the girl .
* girl ( x _ 6 ) ; rose ( x _ 1 ) AND crumple . theme ( x _ 3 , x _ 1 ) AND crumple . agent ( x _ 3 , x _ 6 )
in_distribution
The knife was given to Olivia .
* knife ( x _ 1 ) ; give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , Olivia )
in_distribution
The potato was rolled .
* potato ( x _ 1 ) ; roll . theme ( x _ 3 , x _ 1 )
in_distribution
Emma liked the professor on a windowsill in a cabinet .
* professor ( x _ 3 ) ; like . agent ( x _ 1 , Emma ) AND like . theme ( x _ 1 , x _ 3 ) AND professor . nmod . on ( x _ 3 , x _ 6 ) AND windowsill ( x _ 6 ) AND windowsill . nmod . in ( x _ 6 , x _ 9 ) AND cabinet ( x _ 9 )
in_distribution
A cake was returned to Liam .
cake ( x _ 1 ) AND return . theme ( x _ 3 , x _ 1 ) AND return . recipient ( x _ 3 , Liam )
in_distribution
The boy was offered the cake .
* boy ( x _ 1 ) ; * cake ( x _ 5 ) ; offer . recipient ( x _ 3 , x _ 1 ) AND offer . theme ( x _ 3 , x _ 5 )
in_distribution
A girl ate the bear in the cart .
* bear ( x _ 4 ) ; * cart ( x _ 7 ) ; girl ( x _ 1 ) AND eat . agent ( x _ 2 , x _ 1 ) AND eat . theme ( x _ 2 , x _ 4 ) AND bear . nmod . in ( x _ 4 , x _ 7 )
in_distribution
The girl found the pretzel beside the cup .
* girl ( x _ 1 ) ; * pretzel ( x _ 4 ) ; * cup ( x _ 7 ) ; find . agent ( x _ 2 , x _ 1 ) AND find . theme ( x _ 2 , x _ 4 ) AND pretzel . nmod . beside ( x _ 4 , x _ 7 )
in_distribution
The cake was fed to Harper by a girl .
* cake ( x _ 1 ) ; feed . theme ( x _ 3 , x _ 1 ) AND feed . recipient ( x _ 3 , Harper ) AND feed . agent ( x _ 3 , x _ 8 ) AND girl ( x _ 8 )
in_distribution
respect
LAMBDA a . LAMBDA b . LAMBDA e . respect . agent ( e , b ) AND respect . theme ( e , a )
primitive
The spokesman was brought a basket in the tower by the boy .
* spokesman ( x _ 1 ) ; * tower ( x _ 8 ) ; * boy ( x _ 11 ) ; bring . recipient ( x _ 3 , x _ 1 ) AND bring . theme ( x _ 3 , x _ 5 ) AND bring . agent ( x _ 3 , x _ 11 ) AND basket ( x _ 5 ) AND basket . nmod . in ( x _ 5 , x _ 8 )
in_distribution
A can was rolled by Jaxon .
can ( x _ 1 ) AND roll . theme ( x _ 3 , x _ 1 ) AND roll . agent ( x _ 3 , Jaxon )
in_distribution
Harper investigated a glue in the bag .
* bag ( x _ 6 ) ; investigate . agent ( x _ 1 , Harper ) AND investigate . theme ( x _ 1 , x _ 3 ) AND glue ( x _ 3 ) AND glue . nmod . in ( x _ 3 , x _ 6 )
in_distribution
A cake was liked by Oliver .
cake ( x _ 1 ) AND like . theme ( x _ 3 , x _ 1 ) AND like . agent ( x _ 3 , Oliver )
in_distribution
The weapon was burned by Isabella .
* weapon ( x _ 1 ) ; burn . theme ( x _ 3 , x _ 1 ) AND burn . agent ( x _ 3 , Isabella )
in_distribution
The girl was sent a cake .
* girl ( x _ 1 ) ; send . recipient ( x _ 3 , x _ 1 ) AND send . theme ( x _ 3 , x _ 5 ) AND cake ( x _ 5 )
in_distribution
Emma liked a boy in the wardrobe .
* wardrobe ( x _ 6 ) ; like . agent ( x _ 1 , Emma ) AND like . theme ( x _ 1 , x _ 3 ) AND boy ( x _ 3 ) AND boy . nmod . in ( x _ 3 , x _ 6 )
in_distribution
A banana was sent to a baby by a hero .
banana ( x _ 1 ) AND send . theme ( x _ 3 , x _ 1 ) AND send . recipient ( x _ 3 , x _ 6 ) AND send . agent ( x _ 3 , x _ 9 ) AND baby ( x _ 6 ) AND hero ( x _ 9 )
in_distribution
A flower was floated by Elijah .
flower ( x _ 1 ) AND float . theme ( x _ 3 , x _ 1 ) AND float . agent ( x _ 3 , Elijah )
in_distribution
Ethan gave Oliver the ball .
* ball ( x _ 4 ) ; give . agent ( x _ 1 , Ethan ) AND give . recipient ( x _ 1 , Oliver ) AND give . theme ( x _ 1 , x _ 4 )
in_distribution
The teacher was lended a donut .
* teacher ( x _ 1 ) ; lend . recipient ( x _ 3 , x _ 1 ) AND lend . theme ( x _ 3 , x _ 5 ) AND donut ( x _ 5 )
in_distribution
Henry nursed a cake .
nurse . agent ( x _ 1 , Henry ) AND nurse . theme ( x _ 1 , x _ 3 ) AND cake ( x _ 3 )
in_distribution
A boy was fed the cracker in a garden .
* cracker ( x _ 5 ) ; boy ( x _ 1 ) AND feed . recipient ( x _ 3 , x _ 1 ) AND feed . theme ( x _ 3 , x _ 5 ) AND cracker . nmod . in ( x _ 5 , x _ 8 ) AND garden ( x _ 8 )
in_distribution
A glue was cooked by a monkey .
glue ( x _ 1 ) AND cook . theme ( x _ 3 , x _ 1 ) AND cook . agent ( x _ 3 , x _ 6 ) AND monkey ( x _ 6 )
in_distribution
A banana was grown by Liam .
banana ( x _ 1 ) AND grow . theme ( x _ 3 , x _ 1 ) AND grow . agent ( x _ 3 , Liam )
in_distribution
The baby sold Olivia the cake .
* baby ( x _ 1 ) ; * cake ( x _ 5 ) ; sell . agent ( x _ 2 , x _ 1 ) AND sell . recipient ( x _ 2 , Olivia ) AND sell . theme ( x _ 2 , x _ 5 )
in_distribution
The pumpkin shortened .
* pumpkin ( x _ 1 ) ; shorten . theme ( x _ 2 , x _ 1 )
in_distribution
Luke lended the cookie to Olivia .
* cookie ( x _ 3 ) ; lend . agent ( x _ 1 , Luke ) AND lend . theme ( x _ 1 , x _ 3 ) AND lend . recipient ( x _ 1 , Olivia )
in_distribution
The cake was liked by William .
* cake ( x _ 1 ) ; like . theme ( x _ 3 , x _ 1 ) AND like . agent ( x _ 3 , William )
in_distribution
The cookie was lended to Riley by Amelia .
* cookie ( x _ 1 ) ; lend . theme ( x _ 3 , x _ 1 ) AND lend . recipient ( x _ 3 , Riley ) AND lend . agent ( x _ 3 , Amelia )
in_distribution
Oliver needed to walk .
need . agent ( x _ 1 , Oliver ) AND need . xcomp ( x _ 1 , x _ 3 ) AND walk . agent ( x _ 3 , Oliver )
in_distribution
The cake was painted by the girl .
* cake ( x _ 1 ) ; * girl ( x _ 6 ) ; paint . theme ( x _ 3 , x _ 1 ) AND paint . agent ( x _ 3 , x _ 6 )
in_distribution
Emma was sold a cake .
sell . recipient ( x _ 2 , Emma ) AND sell . theme ( x _ 2 , x _ 4 ) AND cake ( x _ 4 )
in_distribution
The pizza was eaten by Olivia .
* pizza ( x _ 1 ) ; eat . theme ( x _ 3 , x _ 1 ) AND eat . agent ( x _ 3 , Olivia )
in_distribution
A donut was eaten by a bear .
donut ( x _ 1 ) AND eat . theme ( x _ 3 , x _ 1 ) AND eat . agent ( x _ 3 , x _ 6 ) AND bear ( x _ 6 )
in_distribution
Emma was offered the cake in a house .
* cake ( x _ 4 ) ; offer . recipient ( x _ 2 , Emma ) AND offer . theme ( x _ 2 , x _ 4 ) AND cake . nmod . in ( x _ 4 , x _ 7 ) AND house ( x _ 7 )
in_distribution
Liam fed a box on a table to the teacher .
* teacher ( x _ 9 ) ; feed . agent ( x _ 1 , Liam ) AND feed . theme ( x _ 1 , x _ 3 ) AND feed . recipient ( x _ 1 , x _ 9 ) AND box ( x _ 3 ) AND box . nmod . on ( x _ 3 , x _ 6 ) AND table ( x _ 6 )
in_distribution
Isabella loved Liam .
love . agent ( x _ 1 , Isabella ) AND love . theme ( x _ 1 , Liam )
in_distribution
A rose was shortened by Liam .
rose ( x _ 1 ) AND shorten . theme ( x _ 3 , x _ 1 ) AND shorten . agent ( x _ 3 , Liam )
in_distribution
A fly ate .
fly ( x _ 1 ) AND eat . agent ( x _ 2 , x _ 1 )
in_distribution
A girl dusted the box .
* box ( x _ 4 ) ; girl ( x _ 1 ) AND dust . agent ( x _ 2 , x _ 1 ) AND dust . theme ( x _ 2 , x _ 4 )
in_distribution
Emma was given the spoon in the garden by Noah .
* spoon ( x _ 4 ) ; * garden ( x _ 7 ) ; give . recipient ( x _ 2 , Emma ) AND give . theme ( x _ 2 , x _ 4 ) AND give . agent ( x _ 2 , Noah ) AND spoon . nmod . in ( x _ 4 , x _ 7 )
in_distribution
A girl liked that a donut was respected .
girl ( x _ 1 ) AND like . agent ( x _ 2 , x _ 1 ) AND like . ccomp ( x _ 2 , x _ 7 ) AND donut ( x _ 5 ) AND respect . theme ( x _ 7 , x _ 5 )
in_distribution
A deer rented the donut in the bag to Benjamin .
* donut ( x _ 4 ) ; * bag ( x _ 7 ) ; deer ( x _ 1 ) AND rent . agent ( x _ 2 , x _ 1 ) AND rent . theme ( x _ 2 , x _ 4 ) AND rent . recipient ( x _ 2 , Benjamin ) AND donut . nmod . in ( x _ 4 , x _ 7 )
in_distribution
A queen liked that the game was sent to William by a prisoner .
* game ( x _ 5 ) ; queen ( x _ 1 ) AND like . agent ( x _ 2 , x _ 1 ) AND like . ccomp ( x _ 2 , x _ 7 ) AND send . theme ( x _ 7 , x _ 5 ) AND send . recipient ( x _ 7 , William ) AND send . agent ( x _ 7 , x _ 12 ) AND prisoner ( x _ 12 )
in_distribution
The girl was given the cake in the house .
* girl ( x _ 1 ) ; * cake ( x _ 5 ) ; * house ( x _ 8 ) ; give . recipient ( x _ 3 , x _ 1 ) AND give . theme ( x _ 3 , x _ 5 ) AND cake . nmod . in ( x _ 5 , x _ 8 )
in_distribution
The girl was given a cookie beside the table by Emma .
* girl ( x _ 1 ) ; * table ( x _ 8 ) ; give . recipient ( x _ 3 , x _ 1 ) AND give . theme ( x _ 3 , x _ 5 ) AND give . agent ( x _ 3 , Emma ) AND cookie ( x _ 5 ) AND cookie . nmod . beside ( x _ 5 , x _ 8 )
in_distribution
The strawberry broke .
* strawberry ( x _ 1 ) ; break . theme ( x _ 2 , x _ 1 )
in_distribution
The jigsaw was given to Oliver .
* jigsaw ( x _ 1 ) ; give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , Oliver )
in_distribution
The princess slept .
* princess ( x _ 1 ) ; sleep . agent ( x _ 2 , x _ 1 )
in_distribution
A baby preferred to talk .
baby ( x _ 1 ) AND prefer . agent ( x _ 2 , x _ 1 ) AND prefer . xcomp ( x _ 2 , x _ 4 ) AND talk . agent ( x _ 4 , x _ 1 )
in_distribution
A basket was rolled .
basket ( x _ 1 ) AND roll . theme ( x _ 3 , x _ 1 )
in_distribution
The cake was passed to a chicken by the girl .
* cake ( x _ 1 ) ; * girl ( x _ 9 ) ; pass . theme ( x _ 3 , x _ 1 ) AND pass . recipient ( x _ 3 , x _ 6 ) AND pass . agent ( x _ 3 , x _ 9 ) AND chicken ( x _ 6 )
in_distribution
Benjamin respected a cat .
respect . agent ( x _ 1 , Benjamin ) AND respect . theme ( x _ 1 , x _ 3 ) AND cat ( x _ 3 )
in_distribution
A book was eaten by the girl .
* girl ( x _ 6 ) ; book ( x _ 1 ) AND eat . theme ( x _ 3 , x _ 1 ) AND eat . agent ( x _ 3 , x _ 6 )
in_distribution
A cake was mailed to a girl by the sailor .
* sailor ( x _ 9 ) ; cake ( x _ 1 ) AND mail . theme ( x _ 3 , x _ 1 ) AND mail . recipient ( x _ 3 , x _ 6 ) AND mail . agent ( x _ 3 , x _ 9 ) AND girl ( x _ 6 )
in_distribution
Liam longed to sneeze .
long . agent ( x _ 1 , Liam ) AND long . xcomp ( x _ 1 , x _ 3 ) AND sneeze . agent ( x _ 3 , Liam )
in_distribution
Amelia liked that the sweetcorn was eaten by the dog .
* sweetcorn ( x _ 4 ) ; * dog ( x _ 9 ) ; like . agent ( x _ 1 , Amelia ) AND like . ccomp ( x _ 1 , x _ 6 ) AND eat . theme ( x _ 6 , x _ 4 ) AND eat . agent ( x _ 6 , x _ 9 )
in_distribution
The baby floated a cake beside the cabinet in the house .
* baby ( x _ 1 ) ; * cabinet ( x _ 7 ) ; * house ( x _ 10 ) ; float . agent ( x _ 2 , x _ 1 ) AND float . theme ( x _ 2 , x _ 4 ) AND cake ( x _ 4 ) AND cake . nmod . beside ( x _ 4 , x _ 7 ) AND cabinet . nmod . in ( x _ 7 , x _ 10 )
in_distribution
Olivia crumpled .
crumple . theme ( x _ 1 , Olivia )
in_distribution