input
stringlengths
3
103
output
stringlengths
3
435
domain
stringclasses
14 values
A cake was given to a cat by Noah .
cake ( x _ 1 ) AND give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , x _ 6 ) AND give . agent ( x _ 3 , Noah ) AND cat ( x _ 6 )
in_distribution
A cake was eaten by the boy .
* boy ( x _ 6 ) ; cake ( x _ 1 ) AND eat . theme ( x _ 3 , x _ 1 ) AND eat . agent ( x _ 3 , x _ 6 )
in_distribution
A boy danced .
boy ( x _ 1 ) AND dance . agent ( x _ 2 , x _ 1 )
in_distribution
A resident was awarded the rose by Emma .
* rose ( x _ 5 ) ; resident ( x _ 1 ) AND award . recipient ( x _ 3 , x _ 1 ) AND award . theme ( x _ 3 , x _ 5 ) AND award . agent ( x _ 3 , Emma )
in_distribution
The bear liked that the banana shortened .
* bear ( x _ 1 ) ; * banana ( x _ 5 ) ; like . agent ( x _ 2 , x _ 1 ) AND like . ccomp ( x _ 2 , x _ 6 ) AND shorten . theme ( x _ 6 , x _ 5 )
in_distribution
The block burned .
* block ( x _ 1 ) ; burn . theme ( x _ 2 , x _ 1 )
in_distribution
The girl admired the donut .
* girl ( x _ 1 ) ; * donut ( x _ 4 ) ; admire . agent ( x _ 2 , x _ 1 ) AND admire . theme ( x _ 2 , x _ 4 )
in_distribution
A cat rolled a sweetcorn .
cat ( x _ 1 ) AND roll . agent ( x _ 2 , x _ 1 ) AND roll . theme ( x _ 2 , x _ 4 ) AND sweetcorn ( x _ 4 )
in_distribution
A box was dusted by a child .
box ( x _ 1 ) AND dust . theme ( x _ 3 , x _ 1 ) AND dust . agent ( x _ 3 , x _ 6 ) AND child ( x _ 6 )
in_distribution
The boy gave a strawberry to Emma .
* boy ( x _ 1 ) ; give . agent ( x _ 2 , x _ 1 ) AND give . theme ( x _ 2 , x _ 4 ) AND give . recipient ( x _ 2 , Emma ) AND strawberry ( x _ 4 )
in_distribution
A cookie was sent to a bear .
cookie ( x _ 1 ) AND send . theme ( x _ 3 , x _ 1 ) AND send . recipient ( x _ 3 , x _ 6 ) AND bear ( x _ 6 )
in_distribution
A block was given to the girl by a monster .
* girl ( x _ 6 ) ; block ( x _ 1 ) AND give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , x _ 6 ) AND give . agent ( x _ 3 , x _ 9 ) AND monster ( x _ 9 )
in_distribution
Olivia gave a crocodile a pancake .
give . agent ( x _ 1 , Olivia ) AND give . recipient ( x _ 1 , x _ 3 ) AND give . theme ( x _ 1 , x _ 5 ) AND crocodile ( x _ 3 ) AND pancake ( x _ 5 )
in_distribution
The muffin was given to Benjamin by Sophia .
* muffin ( x _ 1 ) ; give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , Benjamin ) AND give . agent ( x _ 3 , Sophia )
in_distribution
The molecule was shortened .
* molecule ( x _ 1 ) ; shorten . theme ( x _ 3 , x _ 1 )
in_distribution
The politician liked a cookie in the bin .
* politician ( x _ 1 ) ; * bin ( x _ 7 ) ; like . agent ( x _ 2 , x _ 1 ) AND like . theme ( x _ 2 , x _ 4 ) AND cookie ( x _ 4 ) AND cookie . nmod . in ( x _ 4 , x _ 7 )
in_distribution
The dog jogged .
* dog ( x _ 1 ) ; jog . agent ( x _ 2 , x _ 1 )
in_distribution
A sandwich was floated .
sandwich ( x _ 1 ) AND float . theme ( x _ 3 , x _ 1 )
in_distribution
A doll was frozen by the girl .
* girl ( x _ 6 ) ; doll ( x _ 1 ) AND freeze . theme ( x _ 3 , x _ 1 ) AND freeze . agent ( x _ 3 , x _ 6 )
in_distribution
The chalk was passed to a dog by William .
* chalk ( x _ 1 ) ; pass . theme ( x _ 3 , x _ 1 ) AND pass . recipient ( x _ 3 , x _ 6 ) AND pass . agent ( x _ 3 , William ) AND dog ( x _ 6 )
in_distribution
Mia called the lollipop .
* lollipop ( x _ 3 ) ; call . agent ( x _ 1 , Mia ) AND call . theme ( x _ 1 , x _ 3 )
in_distribution
A cake was lended to a giraffe by a boy .
cake ( x _ 1 ) AND lend . theme ( x _ 3 , x _ 1 ) AND lend . recipient ( x _ 3 , x _ 6 ) AND lend . agent ( x _ 3 , x _ 9 ) AND giraffe ( x _ 6 ) AND boy ( x _ 9 )
in_distribution
A present was fed to the girl .
* girl ( x _ 6 ) ; present ( x _ 1 ) AND feed . theme ( x _ 3 , x _ 1 ) AND feed . recipient ( x _ 3 , x _ 6 )
in_distribution
A girl drew the cake .
* cake ( x _ 4 ) ; girl ( x _ 1 ) AND draw . agent ( x _ 2 , x _ 1 ) AND draw . theme ( x _ 2 , x _ 4 )
in_distribution
A chemical was liked by a king .
chemical ( x _ 1 ) AND like . theme ( x _ 3 , x _ 1 ) AND like . agent ( x _ 3 , x _ 6 ) AND king ( x _ 6 )
in_distribution
A drink was changed by the cat .
* cat ( x _ 6 ) ; drink ( x _ 1 ) AND change . theme ( x _ 3 , x _ 1 ) AND change . agent ( x _ 3 , x _ 6 )
in_distribution
A clock was rented to the deer by a child .
* deer ( x _ 6 ) ; clock ( x _ 1 ) AND rent . theme ( x _ 3 , x _ 1 ) AND rent . recipient ( x _ 3 , x _ 6 ) AND rent . agent ( x _ 3 , x _ 9 ) AND child ( x _ 9 )
in_distribution
The cookie was stabbed by Emma .
* cookie ( x _ 1 ) ; stab . theme ( x _ 3 , x _ 1 ) AND stab . agent ( x _ 3 , Emma )
in_distribution
William supported that a girl was loaned a fig .
support . agent ( x _ 1 , William ) AND support . ccomp ( x _ 1 , x _ 6 ) AND girl ( x _ 4 ) AND loan . recipient ( x _ 6 , x _ 4 ) AND loan . theme ( x _ 6 , x _ 8 ) AND fig ( x _ 8 )
in_distribution
The monster rolled .
* monster ( x _ 1 ) ; roll . theme ( x _ 2 , x _ 1 )
in_distribution
A girl dreamed to run .
girl ( x _ 1 ) AND dream . agent ( x _ 2 , x _ 1 ) AND dream . xcomp ( x _ 2 , x _ 4 ) AND run . agent ( x _ 4 , x _ 1 )
in_distribution
The chicken gave the sandwich to Olivia .
* chicken ( x _ 1 ) ; * sandwich ( x _ 4 ) ; give . agent ( x _ 2 , x _ 1 ) AND give . theme ( x _ 2 , x _ 4 ) AND give . recipient ( x _ 2 , Olivia )
in_distribution
A yogurt was decomposed by the bear .
* bear ( x _ 6 ) ; yogurt ( x _ 1 ) AND decompose . theme ( x _ 3 , x _ 1 ) AND decompose . agent ( x _ 3 , x _ 6 )
in_distribution
A girl liked that Aurora was given a donut by James .
girl ( x _ 1 ) AND like . agent ( x _ 2 , x _ 1 ) AND like . ccomp ( x _ 2 , x _ 6 ) AND give . recipient ( x _ 6 , Aurora ) AND give . theme ( x _ 6 , x _ 8 ) AND give . agent ( x _ 6 , James ) AND donut ( x _ 8 )
in_distribution
Emma was mailed the book on a ladder .
* book ( x _ 4 ) ; mail . recipient ( x _ 2 , Emma ) AND mail . theme ( x _ 2 , x _ 4 ) AND book . nmod . on ( x _ 4 , x _ 7 ) AND ladder ( x _ 7 )
in_distribution
A girl nursed the soap in the wardrobe .
* soap ( x _ 4 ) ; * wardrobe ( x _ 7 ) ; girl ( x _ 1 ) AND nurse . agent ( x _ 2 , x _ 1 ) AND nurse . theme ( x _ 2 , x _ 4 ) AND soap . nmod . in ( x _ 4 , x _ 7 )
in_distribution
A lollipop was helped by a boy .
lollipop ( x _ 1 ) AND help . theme ( x _ 3 , x _ 1 ) AND help . agent ( x _ 3 , x _ 6 ) AND boy ( x _ 6 )
in_distribution
William rolled a ring in a cupboard .
roll . agent ( x _ 1 , William ) AND roll . theme ( x _ 1 , x _ 3 ) AND ring ( x _ 3 ) AND ring . nmod . in ( x _ 3 , x _ 6 ) AND cupboard ( x _ 6 )
in_distribution
Emma ate a baby .
eat . agent ( x _ 1 , Emma ) AND eat . theme ( x _ 1 , x _ 3 ) AND baby ( x _ 3 )
in_distribution
The dog liked that the boy liked that the rose was drawn .
* dog ( x _ 1 ) ; * boy ( x _ 5 ) ; * rose ( x _ 9 ) ; like . agent ( x _ 2 , x _ 1 ) AND like . ccomp ( x _ 2 , x _ 6 ) AND like . agent ( x _ 6 , x _ 5 ) AND like . ccomp ( x _ 6 , x _ 11 ) AND draw . theme ( x _ 11 , x _ 9 )
in_distribution
A fly rolled .
fly ( x _ 1 ) AND roll . theme ( x _ 2 , x _ 1 )
in_distribution
The boy was fed a ball beside a stool by the prisoner .
* boy ( x _ 1 ) ; * prisoner ( x _ 11 ) ; feed . recipient ( x _ 3 , x _ 1 ) AND feed . theme ( x _ 3 , x _ 5 ) AND feed . agent ( x _ 3 , x _ 11 ) AND ball ( x _ 5 ) AND ball . nmod . beside ( x _ 5 , x _ 8 ) AND stool ( x _ 8 )
in_distribution
A pizza was juggled by the girl .
* girl ( x _ 6 ) ; pizza ( x _ 1 ) AND juggle . theme ( x _ 3 , x _ 1 ) AND juggle . agent ( x _ 3 , x _ 6 )
in_distribution
A girl liked that Liam juggled .
girl ( x _ 1 ) AND like . agent ( x _ 2 , x _ 1 ) AND like . ccomp ( x _ 2 , x _ 5 ) AND juggle . agent ( x _ 5 , Liam )
in_distribution
Isabella dusted a bear .
dust . agent ( x _ 1 , Isabella ) AND dust . theme ( x _ 1 , x _ 3 ) AND bear ( x _ 3 )
in_distribution
A seed froze .
seed ( x _ 1 ) AND freeze . theme ( x _ 2 , x _ 1 )
in_distribution
William sent Emma a cake .
send . agent ( x _ 1 , William ) AND send . recipient ( x _ 1 , Emma ) AND send . theme ( x _ 1 , x _ 4 ) AND cake ( x _ 4 )
in_distribution
Emma lended a cookie on a stage to Nora .
lend . agent ( x _ 1 , Emma ) AND lend . theme ( x _ 1 , x _ 3 ) AND lend . recipient ( x _ 1 , Nora ) AND cookie ( x _ 3 ) AND cookie . nmod . on ( x _ 3 , x _ 6 ) AND stage ( x _ 6 )
in_distribution
A cake was given to the teacher .
* teacher ( x _ 6 ) ; cake ( x _ 1 ) AND give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , x _ 6 )
in_distribution
Noah rented Emma a donut beside a book .
rent . agent ( x _ 1 , Noah ) AND rent . recipient ( x _ 1 , Emma ) AND rent . theme ( x _ 1 , x _ 4 ) AND donut ( x _ 4 ) AND donut . nmod . beside ( x _ 4 , x _ 7 ) AND book ( x _ 7 )
in_distribution
Harper liked that a donut was offered to a girl .
like . agent ( x _ 1 , Harper ) AND like . ccomp ( x _ 1 , x _ 6 ) AND donut ( x _ 4 ) AND offer . theme ( x _ 6 , x _ 4 ) AND offer . recipient ( x _ 6 , x _ 9 ) AND girl ( x _ 9 )
in_distribution
A coin was hunted .
coin ( x _ 1 ) AND hunt . theme ( x _ 3 , x _ 1 )
in_distribution
Carter worshipped a box .
worship . agent ( x _ 1 , Carter ) AND worship . theme ( x _ 1 , x _ 3 ) AND box ( x _ 3 )
in_distribution
The cat danced .
* cat ( x _ 1 ) ; dance . agent ( x _ 2 , x _ 1 )
in_distribution
A chair slid .
chair ( x _ 1 ) AND slide . theme ( x _ 2 , x _ 1 )
in_distribution
Emma loved the cookie .
* cookie ( x _ 3 ) ; love . agent ( x _ 1 , Emma ) AND love . theme ( x _ 1 , x _ 3 )
in_distribution
James gave a cookie to Emma .
give . agent ( x _ 1 , James ) AND give . theme ( x _ 1 , x _ 3 ) AND give . recipient ( x _ 1 , Emma ) AND cookie ( x _ 3 )
in_distribution
The cat tossed a girl on a seat .
* cat ( x _ 1 ) ; toss . agent ( x _ 2 , x _ 1 ) AND toss . theme ( x _ 2 , x _ 4 ) AND girl ( x _ 4 ) AND girl . nmod . on ( x _ 4 , x _ 7 ) AND seat ( x _ 7 )
in_distribution
A donut was given to the girl by the penguin .
* girl ( x _ 6 ) ; * penguin ( x _ 9 ) ; donut ( x _ 1 ) AND give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , x _ 6 ) AND give . agent ( x _ 3 , x _ 9 )
in_distribution
A cake was sent to Liam by Asher .
cake ( x _ 1 ) AND send . theme ( x _ 3 , x _ 1 ) AND send . recipient ( x _ 3 , Liam ) AND send . agent ( x _ 3 , Asher )
in_distribution
Grace was lended the chair by a boy .
* chair ( x _ 4 ) ; lend . recipient ( x _ 2 , Grace ) AND lend . theme ( x _ 2 , x _ 4 ) AND lend . agent ( x _ 2 , x _ 7 ) AND boy ( x _ 7 )
in_distribution
A radio was given to a girl .
radio ( x _ 1 ) AND give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , x _ 6 ) AND girl ( x _ 6 )
in_distribution
A balloon was given to Emma .
balloon ( x _ 1 ) AND give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , Emma )
in_distribution
Noah liked a boy .
like . agent ( x _ 1 , Noah ) AND like . theme ( x _ 1 , x _ 3 ) AND boy ( x _ 3 )
in_distribution
The giraffe called .
* giraffe ( x _ 1 ) ; call . agent ( x _ 2 , x _ 1 )
in_distribution
Charlotte fed Emma a cake on the bed .
* bed ( x _ 7 ) ; feed . agent ( x _ 1 , Charlotte ) AND feed . recipient ( x _ 1 , Emma ) AND feed . theme ( x _ 1 , x _ 4 ) AND cake ( x _ 4 ) AND cake . nmod . on ( x _ 4 , x _ 7 )
in_distribution
Mia dusted .
dust . agent ( x _ 1 , Mia )
in_distribution
The cake was drawn by the girl .
* cake ( x _ 1 ) ; * girl ( x _ 6 ) ; draw . theme ( x _ 3 , x _ 1 ) AND draw . agent ( x _ 3 , x _ 6 )
in_distribution
Addison smiled .
smile . agent ( x _ 1 , Addison )
in_distribution
The nail was frozen .
* nail ( x _ 1 ) ; freeze . theme ( x _ 3 , x _ 1 )
in_distribution
Liam
Liam
primitive
A cat ate the girl in a room .
* girl ( x _ 4 ) ; cat ( x _ 1 ) AND eat . agent ( x _ 2 , x _ 1 ) AND eat . theme ( x _ 2 , x _ 4 ) AND girl . nmod . in ( x _ 4 , x _ 7 ) AND room ( x _ 7 )
in_distribution
The boy grew .
* boy ( x _ 1 ) ; grow . theme ( x _ 2 , x _ 1 )
in_distribution
Sebastian liked that Jackson sold the cake on the table to Emma .
* cake ( x _ 6 ) ; * table ( x _ 9 ) ; like . agent ( x _ 1 , Sebastian ) AND like . ccomp ( x _ 1 , x _ 4 ) AND sell . agent ( x _ 4 , Jackson ) AND sell . theme ( x _ 4 , x _ 6 ) AND sell . recipient ( x _ 4 , Emma ) AND cake . nmod . on ( x _ 6 , x _ 9 )
in_distribution
The girl passed Emma a block on a table .
* girl ( x _ 1 ) ; pass . agent ( x _ 2 , x _ 1 ) AND pass . recipient ( x _ 2 , Emma ) AND pass . theme ( x _ 2 , x _ 5 ) AND block ( x _ 5 ) AND block . nmod . on ( x _ 5 , x _ 8 ) AND table ( x _ 8 )
in_distribution
Carter noticed that Emma was fed a cake in the room by the buyer .
* room ( x _ 10 ) ; * buyer ( x _ 13 ) ; notice . agent ( x _ 1 , Carter ) AND notice . ccomp ( x _ 1 , x _ 5 ) AND feed . recipient ( x _ 5 , Emma ) AND feed . theme ( x _ 5 , x _ 7 ) AND feed . agent ( x _ 5 , x _ 13 ) AND cake ( x _ 7 ) AND cake . nmod . in ( x _ 7 , x _ 10 )
in_distribution
A girl liked that a guitar grew .
girl ( x _ 1 ) AND like . agent ( x _ 2 , x _ 1 ) AND like . ccomp ( x _ 2 , x _ 6 ) AND guitar ( x _ 5 ) AND grow . theme ( x _ 6 , x _ 5 )
in_distribution
A princess rolled the child .
* child ( x _ 4 ) ; princess ( x _ 1 ) AND roll . agent ( x _ 2 , x _ 1 ) AND roll . theme ( x _ 2 , x _ 4 )
in_distribution
A donut was burned by Jayden .
donut ( x _ 1 ) AND burn . theme ( x _ 3 , x _ 1 ) AND burn . agent ( x _ 3 , Jayden )
in_distribution
A donut was liked by the hero .
* hero ( x _ 6 ) ; donut ( x _ 1 ) AND like . theme ( x _ 3 , x _ 1 ) AND like . agent ( x _ 3 , x _ 6 )
in_distribution
A monster loved a girl on a table .
monster ( x _ 1 ) AND love . agent ( x _ 2 , x _ 1 ) AND love . theme ( x _ 2 , x _ 4 ) AND girl ( x _ 4 ) AND girl . nmod . on ( x _ 4 , x _ 7 ) AND table ( x _ 7 )
in_distribution
A cat was given the strawberry by Camila .
* strawberry ( x _ 5 ) ; cat ( x _ 1 ) AND give . recipient ( x _ 3 , x _ 1 ) AND give . theme ( x _ 3 , x _ 5 ) AND give . agent ( x _ 3 , Camila )
in_distribution
A cat wanted to dust .
cat ( x _ 1 ) AND want . agent ( x _ 2 , x _ 1 ) AND want . xcomp ( x _ 2 , x _ 4 ) AND dust . agent ( x _ 4 , x _ 1 )
in_distribution
The cake was found by Benjamin .
* cake ( x _ 1 ) ; find . theme ( x _ 3 , x _ 1 ) AND find . agent ( x _ 3 , Benjamin )
in_distribution
A cake was drawn by a boy .
cake ( x _ 1 ) AND draw . theme ( x _ 3 , x _ 1 ) AND draw . agent ( x _ 3 , x _ 6 ) AND boy ( x _ 6 )
in_distribution
The scientist dusted Sophia .
* scientist ( x _ 1 ) ; dust . agent ( x _ 2 , x _ 1 ) AND dust . theme ( x _ 2 , Sophia )
in_distribution
Olivia gave a cake to Matthew .
give . agent ( x _ 1 , Olivia ) AND give . theme ( x _ 1 , x _ 3 ) AND give . recipient ( x _ 1 , Matthew ) AND cake ( x _ 3 )
in_distribution
The girl hunted the donut .
* girl ( x _ 1 ) ; * donut ( x _ 4 ) ; hunt . agent ( x _ 2 , x _ 1 ) AND hunt . theme ( x _ 2 , x _ 4 )
in_distribution
A customer decomposed the balloon .
* balloon ( x _ 4 ) ; customer ( x _ 1 ) AND decompose . agent ( x _ 2 , x _ 1 ) AND decompose . theme ( x _ 2 , x _ 4 )
in_distribution
Noah needed to giggle .
need . agent ( x _ 1 , Noah ) AND need . xcomp ( x _ 1 , x _ 3 ) AND giggle . agent ( x _ 3 , Noah )
in_distribution
The raisin was called by the boy .
* raisin ( x _ 1 ) ; * boy ( x _ 6 ) ; call . theme ( x _ 3 , x _ 1 ) AND call . agent ( x _ 3 , x _ 6 )
in_distribution
Mason noticed .
notice . agent ( x _ 1 , Mason )
in_distribution
Mason was given the cake .
* cake ( x _ 4 ) ; give . recipient ( x _ 2 , Mason ) AND give . theme ( x _ 2 , x _ 4 )
in_distribution
The cake was liked by Logan .
* cake ( x _ 1 ) ; like . theme ( x _ 3 , x _ 1 ) AND like . agent ( x _ 3 , Logan )
in_distribution
The boy called Olivia .
* boy ( x _ 1 ) ; call . agent ( x _ 2 , x _ 1 ) AND call . theme ( x _ 2 , Olivia )
in_distribution
Christopher knew .
know . agent ( x _ 1 , Christopher )
in_distribution
Emma froze a box .
freeze . agent ( x _ 1 , Emma ) AND freeze . theme ( x _ 1 , x _ 3 ) AND box ( x _ 3 )
in_distribution
A boy admired a lawyer in a hole on the shelf .
* shelf ( x _ 10 ) ; boy ( x _ 1 ) AND admire . agent ( x _ 2 , x _ 1 ) AND admire . theme ( x _ 2 , x _ 4 ) AND lawyer ( x _ 4 ) AND lawyer . nmod . in ( x _ 4 , x _ 7 ) AND hole ( x _ 7 ) AND hole . nmod . on ( x _ 7 , x _ 10 )
in_distribution
The squirrel was lended a strawberry .
* squirrel ( x _ 1 ) ; lend . recipient ( x _ 3 , x _ 1 ) AND lend . theme ( x _ 3 , x _ 5 ) AND strawberry ( x _ 5 )
in_distribution
The girl was sold the donut beside a bush by a boy .
* girl ( x _ 1 ) ; * donut ( x _ 5 ) ; sell . recipient ( x _ 3 , x _ 1 ) AND sell . theme ( x _ 3 , x _ 5 ) AND sell . agent ( x _ 3 , x _ 11 ) AND donut . nmod . beside ( x _ 5 , x _ 8 ) AND bush ( x _ 8 ) AND boy ( x _ 11 )
in_distribution