input
stringlengths
3
103
output
stringlengths
3
435
domain
stringclasses
14 values
A mouse napped .
mouse ( x _ 1 ) AND nap . agent ( x _ 2 , x _ 1 )
in_distribution
A rose was grown .
rose ( x _ 1 ) AND grow . theme ( x _ 3 , x _ 1 )
in_distribution
The soap was eaten by a lawyer .
* soap ( x _ 1 ) ; eat . theme ( x _ 3 , x _ 1 ) AND eat . agent ( x _ 3 , x _ 6 ) AND lawyer ( x _ 6 )
in_distribution
Caleb liked that the raisin was served to Emma .
* raisin ( x _ 4 ) ; like . agent ( x _ 1 , Caleb ) AND like . ccomp ( x _ 1 , x _ 6 ) AND serve . theme ( x _ 6 , x _ 4 ) AND serve . recipient ( x _ 6 , Emma )
in_distribution
The coach ate the donut in a crate .
* coach ( x _ 1 ) ; * donut ( x _ 4 ) ; eat . agent ( x _ 2 , x _ 1 ) AND eat . theme ( x _ 2 , x _ 4 ) AND donut . nmod . in ( x _ 4 , x _ 7 ) AND crate ( x _ 7 )
in_distribution
A chicken smirked .
chicken ( x _ 1 ) AND smirk . agent ( x _ 2 , x _ 1 )
in_distribution
The girl handed a cake on the stool to Liam .
* girl ( x _ 1 ) ; * stool ( x _ 7 ) ; hand . agent ( x _ 2 , x _ 1 ) AND hand . theme ( x _ 2 , x _ 4 ) AND hand . recipient ( x _ 2 , Liam ) AND cake ( x _ 4 ) AND cake . nmod . on ( x _ 4 , x _ 7 )
in_distribution
A duck was given the donut by a manager .
* donut ( x _ 5 ) ; duck ( x _ 1 ) AND give . recipient ( x _ 3 , x _ 1 ) AND give . theme ( x _ 3 , x _ 5 ) AND give . agent ( x _ 3 , x _ 8 ) AND manager ( x _ 8 )
in_distribution
The watch was sent to Olivia .
* watch ( x _ 1 ) ; send . theme ( x _ 3 , x _ 1 ) AND send . recipient ( x _ 3 , Olivia )
in_distribution
The giraffe liked that James gave Lillian a donut on a table .
* giraffe ( x _ 1 ) ; like . agent ( x _ 2 , x _ 1 ) AND like . ccomp ( x _ 2 , x _ 5 ) AND give . agent ( x _ 5 , James ) AND give . recipient ( x _ 5 , Lillian ) AND give . theme ( x _ 5 , x _ 8 ) AND donut ( x _ 8 ) AND donut . nmod . on ( x _ 8 , x _ 11 ) AND table ( x _ 11 )
in_distribution
A mouse helped Emma .
mouse ( x _ 1 ) AND help . agent ( x _ 2 , x _ 1 ) AND help . theme ( x _ 2 , Emma )
in_distribution
Joseph dusted the cake .
* cake ( x _ 3 ) ; dust . agent ( x _ 1 , Joseph ) AND dust . theme ( x _ 1 , x _ 3 )
in_distribution
Emily disintegrated .
disintegrate . theme ( x _ 1 , Emily )
in_distribution
Liam gave a teacher the lollipop beside the bike .
* lollipop ( x _ 5 ) ; * bike ( x _ 8 ) ; give . agent ( x _ 1 , Liam ) AND give . recipient ( x _ 1 , x _ 3 ) AND give . theme ( x _ 1 , x _ 5 ) AND teacher ( x _ 3 ) AND lollipop . nmod . beside ( x _ 5 , x _ 8 )
in_distribution
The girl studied Emma .
* girl ( x _ 1 ) ; study . agent ( x _ 2 , x _ 1 ) AND study . theme ( x _ 2 , Emma )
in_distribution
Liam was passed a cake on a table .
pass . recipient ( x _ 2 , Liam ) AND pass . theme ( x _ 2 , x _ 4 ) AND cake ( x _ 4 ) AND cake . nmod . on ( x _ 4 , x _ 7 ) AND table ( x _ 7 )
in_distribution
Emma liked that the cake was loved .
* cake ( x _ 4 ) ; like . agent ( x _ 1 , Emma ) AND like . ccomp ( x _ 1 , x _ 6 ) AND love . theme ( x _ 6 , x _ 4 )
in_distribution
The flag was thrown by Isabella .
* flag ( x _ 1 ) ; throw . theme ( x _ 3 , x _ 1 ) AND throw . agent ( x _ 3 , Isabella )
in_distribution
Lucas was lended the cake .
* cake ( x _ 4 ) ; lend . recipient ( x _ 2 , Lucas ) AND lend . theme ( x _ 2 , x _ 4 )
in_distribution
The drink was drawn by Logan .
* drink ( x _ 1 ) ; draw . theme ( x _ 3 , x _ 1 ) AND draw . agent ( x _ 3 , Logan )
in_distribution
The drink was sent to Emma .
* drink ( x _ 1 ) ; send . theme ( x _ 3 , x _ 1 ) AND send . recipient ( x _ 3 , Emma )
in_distribution
Noah studied a drink in a house .
study . agent ( x _ 1 , Noah ) AND study . theme ( x _ 1 , x _ 3 ) AND drink ( x _ 3 ) AND drink . nmod . in ( x _ 3 , x _ 6 ) AND house ( x _ 6 )
in_distribution
The raisin was eaten by Emma .
* raisin ( x _ 1 ) ; eat . theme ( x _ 3 , x _ 1 ) AND eat . agent ( x _ 3 , Emma )
in_distribution
A girl was served the cake .
* cake ( x _ 5 ) ; girl ( x _ 1 ) AND serve . recipient ( x _ 3 , x _ 1 ) AND serve . theme ( x _ 3 , x _ 5 )
in_distribution
The cat hoped that a leaf was floated by a girl .
* cat ( x _ 1 ) ; hope . agent ( x _ 2 , x _ 1 ) AND hope . ccomp ( x _ 2 , x _ 7 ) AND leaf ( x _ 5 ) AND float . theme ( x _ 7 , x _ 5 ) AND float . agent ( x _ 7 , x _ 10 ) AND girl ( x _ 10 )
in_distribution
The nail was floated by a fly .
* nail ( x _ 1 ) ; float . theme ( x _ 3 , x _ 1 ) AND float . agent ( x _ 3 , x _ 6 ) AND fly ( x _ 6 )
in_distribution
James liked Emma .
like . agent ( x _ 1 , James ) AND like . theme ( x _ 1 , Emma )
in_distribution
A cat burned the balloon .
* balloon ( x _ 4 ) ; cat ( x _ 1 ) AND burn . agent ( x _ 2 , x _ 1 ) AND burn . theme ( x _ 2 , x _ 4 )
in_distribution
A cake was promised to Liam by the monkey .
* monkey ( x _ 8 ) ; cake ( x _ 1 ) AND promise . theme ( x _ 3 , x _ 1 ) AND promise . recipient ( x _ 3 , Liam ) AND promise . agent ( x _ 3 , x _ 8 )
in_distribution
Ava rolled the donut .
* donut ( x _ 3 ) ; roll . agent ( x _ 1 , Ava ) AND roll . theme ( x _ 1 , x _ 3 )
in_distribution
Jayden awarded Emma the box beside the table .
* box ( x _ 4 ) ; * table ( x _ 7 ) ; award . agent ( x _ 1 , Jayden ) AND award . recipient ( x _ 1 , Emma ) AND award . theme ( x _ 1 , x _ 4 ) AND box . nmod . beside ( x _ 4 , x _ 7 )
in_distribution
A girl rolled Emma .
girl ( x _ 1 ) AND roll . agent ( x _ 2 , x _ 1 ) AND roll . theme ( x _ 2 , Emma )
in_distribution
A cake was grown by a chicken .
cake ( x _ 1 ) AND grow . theme ( x _ 3 , x _ 1 ) AND grow . agent ( x _ 3 , x _ 6 ) AND chicken ( x _ 6 )
in_distribution
Alexander threw the cookie .
* cookie ( x _ 3 ) ; throw . agent ( x _ 1 , Alexander ) AND throw . theme ( x _ 1 , x _ 3 )
in_distribution
The crayon was frozen .
* crayon ( x _ 1 ) ; freeze . theme ( x _ 3 , x _ 1 )
in_distribution
A dog burned .
dog ( x _ 1 ) AND burn . theme ( x _ 2 , x _ 1 )
in_distribution
A cookie was liked by Olivia .
cookie ( x _ 1 ) AND like . theme ( x _ 3 , x _ 1 ) AND like . agent ( x _ 3 , Olivia )
in_distribution
A balloon was drawn by Samuel .
balloon ( x _ 1 ) AND draw . theme ( x _ 3 , x _ 1 ) AND draw . agent ( x _ 3 , Samuel )
in_distribution
A cake was painted by a passenger .
cake ( x _ 1 ) AND paint . theme ( x _ 3 , x _ 1 ) AND paint . agent ( x _ 3 , x _ 6 ) AND passenger ( x _ 6 )
in_distribution
A girl gave the cake in a hole in the house to Emma .
* cake ( x _ 4 ) ; * house ( x _ 10 ) ; girl ( x _ 1 ) AND give . agent ( x _ 2 , x _ 1 ) AND give . theme ( x _ 2 , x _ 4 ) AND give . recipient ( x _ 2 , Emma ) AND cake . nmod . in ( x _ 4 , x _ 7 ) AND hole ( x _ 7 ) AND hole . nmod . in ( x _ 7 , x _ 10 )
in_distribution
A cake was lended to Liam .
cake ( x _ 1 ) AND lend . theme ( x _ 3 , x _ 1 ) AND lend . recipient ( x _ 3 , Liam )
in_distribution
A cake was helped by Lillian .
cake ( x _ 1 ) AND help . theme ( x _ 3 , x _ 1 ) AND help . agent ( x _ 3 , Lillian )
in_distribution
The baby noticed that the rose was liked by Henry .
* baby ( x _ 1 ) ; * rose ( x _ 5 ) ; notice . agent ( x _ 2 , x _ 1 ) AND notice . ccomp ( x _ 2 , x _ 7 ) AND like . theme ( x _ 7 , x _ 5 ) AND like . agent ( x _ 7 , Henry )
in_distribution
A raisin was floated .
raisin ( x _ 1 ) AND float . theme ( x _ 3 , x _ 1 )
in_distribution
A teacher was rented the rose on the stage by a child .
* rose ( x _ 5 ) ; * stage ( x _ 8 ) ; teacher ( x _ 1 ) AND rent . recipient ( x _ 3 , x _ 1 ) AND rent . theme ( x _ 3 , x _ 5 ) AND rent . agent ( x _ 3 , x _ 11 ) AND rose . nmod . on ( x _ 5 , x _ 8 ) AND child ( x _ 11 )
in_distribution
The glue was thrown .
* glue ( x _ 1 ) ; throw . theme ( x _ 3 , x _ 1 )
in_distribution
Emma gave a girl the cake beside a box .
* cake ( x _ 5 ) ; give . agent ( x _ 1 , Emma ) AND give . recipient ( x _ 1 , x _ 3 ) AND give . theme ( x _ 1 , x _ 5 ) AND girl ( x _ 3 ) AND cake . nmod . beside ( x _ 5 , x _ 8 ) AND box ( x _ 8 )
in_distribution
The journalist tried to run .
* journalist ( x _ 1 ) ; try . agent ( x _ 2 , x _ 1 ) AND try . xcomp ( x _ 2 , x _ 4 ) AND run . agent ( x _ 4 , x _ 1 )
in_distribution
The donut was forwarded to Sophia .
* donut ( x _ 1 ) ; forward . theme ( x _ 3 , x _ 1 ) AND forward . recipient ( x _ 3 , Sophia )
in_distribution
A game was offered to Anthony by the girl .
* girl ( x _ 8 ) ; game ( x _ 1 ) AND offer . theme ( x _ 3 , x _ 1 ) AND offer . recipient ( x _ 3 , Anthony ) AND offer . agent ( x _ 3 , x _ 8 )
in_distribution
The raisin was slid by the girl .
* raisin ( x _ 1 ) ; * girl ( x _ 6 ) ; slide . theme ( x _ 3 , x _ 1 ) AND slide . agent ( x _ 3 , x _ 6 )
in_distribution
The boy cleaned .
* boy ( x _ 1 ) ; clean . agent ( x _ 2 , x _ 1 )
in_distribution
William enjoyed to sleep .
enjoy . agent ( x _ 1 , William ) AND enjoy . xcomp ( x _ 1 , x _ 3 ) AND sleep . agent ( x _ 3 , William )
in_distribution
Elijah tolerated a biscuit on a rug .
tolerate . agent ( x _ 1 , Elijah ) AND tolerate . theme ( x _ 1 , x _ 3 ) AND biscuit ( x _ 3 ) AND biscuit . nmod . on ( x _ 3 , x _ 6 ) AND rug ( x _ 6 )
in_distribution
A dog respected that Emma rented the biscuit in a pot beside a nest to the boy .
* biscuit ( x _ 7 ) ; * boy ( x _ 16 ) ; dog ( x _ 1 ) AND respect . agent ( x _ 2 , x _ 1 ) AND respect . ccomp ( x _ 2 , x _ 5 ) AND rent . agent ( x _ 5 , Emma ) AND rent . theme ( x _ 5 , x _ 7 ) AND rent . recipient ( x _ 5 , x _ 16 ) AND biscuit . nmod . in ( x _ 7 , x _ 10 ) AND pot ( x _ 10 ) AND pot . nmod . b...
in_distribution
Ava gave a cake to the dog .
* dog ( x _ 6 ) ; give . agent ( x _ 1 , Ava ) AND give . theme ( x _ 1 , x _ 3 ) AND give . recipient ( x _ 1 , x _ 6 ) AND cake ( x _ 3 )
in_distribution
The glue was frozen by Benjamin .
* glue ( x _ 1 ) ; freeze . theme ( x _ 3 , x _ 1 ) AND freeze . agent ( x _ 3 , Benjamin )
in_distribution
Daniel wanted to walk .
want . agent ( x _ 1 , Daniel ) AND want . xcomp ( x _ 1 , x _ 3 ) AND walk . agent ( x _ 3 , Daniel )
in_distribution
Amelia planned to run .
plan . agent ( x _ 1 , Amelia ) AND plan . xcomp ( x _ 1 , x _ 3 ) AND run . agent ( x _ 3 , Amelia )
in_distribution
A bunny burned .
bunny ( x _ 1 ) AND burn . theme ( x _ 2 , x _ 1 )
in_distribution
Ava was forwarded the cake on the stool .
* cake ( x _ 4 ) ; * stool ( x _ 7 ) ; forward . recipient ( x _ 2 , Ava ) AND forward . theme ( x _ 2 , x _ 4 ) AND cake . nmod . on ( x _ 4 , x _ 7 )
in_distribution
The penguin doubled a boy .
* penguin ( x _ 1 ) ; double . agent ( x _ 2 , x _ 1 ) AND double . theme ( x _ 2 , x _ 4 ) AND boy ( x _ 4 )
in_distribution
Emma was passed a cake by Mason .
pass . recipient ( x _ 2 , Emma ) AND pass . theme ( x _ 2 , x _ 4 ) AND pass . agent ( x _ 2 , Mason ) AND cake ( x _ 4 )
in_distribution
A girl gave the fish the cake .
* fish ( x _ 4 ) ; * cake ( x _ 6 ) ; girl ( x _ 1 ) AND give . agent ( x _ 2 , x _ 1 ) AND give . recipient ( x _ 2 , x _ 4 ) AND give . theme ( x _ 2 , x _ 6 )
in_distribution
A child froze the teacher beside a flower .
* teacher ( x _ 4 ) ; child ( x _ 1 ) AND freeze . agent ( x _ 2 , x _ 1 ) AND freeze . theme ( x _ 2 , x _ 4 ) AND teacher . nmod . beside ( x _ 4 , x _ 7 ) AND flower ( x _ 7 )
in_distribution
A boy shortened the crown .
* crown ( x _ 4 ) ; boy ( x _ 1 ) AND shorten . agent ( x _ 2 , x _ 1 ) AND shorten . theme ( x _ 2 , x _ 4 )
in_distribution
Charlotte was given a raisin .
give . recipient ( x _ 2 , Charlotte ) AND give . theme ( x _ 2 , x _ 4 ) AND raisin ( x _ 4 )
in_distribution
The penguin rolled Liam .
* penguin ( x _ 1 ) ; roll . agent ( x _ 2 , x _ 1 ) AND roll . theme ( x _ 2 , Liam )
in_distribution
A toy was rolled .
toy ( x _ 1 ) AND roll . theme ( x _ 3 , x _ 1 )
in_distribution
The dog was lended the cookie .
* dog ( x _ 1 ) ; * cookie ( x _ 5 ) ; lend . recipient ( x _ 3 , x _ 1 ) AND lend . theme ( x _ 3 , x _ 5 )
in_distribution
The dog tried to walk .
* dog ( x _ 1 ) ; try . agent ( x _ 2 , x _ 1 ) AND try . xcomp ( x _ 2 , x _ 4 ) AND walk . agent ( x _ 4 , x _ 1 )
in_distribution
A cake was offered to a cat by Emma .
cake ( x _ 1 ) AND offer . theme ( x _ 3 , x _ 1 ) AND offer . recipient ( x _ 3 , x _ 6 ) AND offer . agent ( x _ 3 , Emma ) AND cat ( x _ 6 )
in_distribution
A bowl was returned to the giraffe by William .
* giraffe ( x _ 6 ) ; bowl ( x _ 1 ) AND return . theme ( x _ 3 , x _ 1 ) AND return . recipient ( x _ 3 , x _ 6 ) AND return . agent ( x _ 3 , William )
in_distribution
A book was eaten by a girl .
book ( x _ 1 ) AND eat . theme ( x _ 3 , x _ 1 ) AND eat . agent ( x _ 3 , x _ 6 ) AND girl ( x _ 6 )
in_distribution
The lollipop was eaten by a chicken .
* lollipop ( x _ 1 ) ; eat . theme ( x _ 3 , x _ 1 ) AND eat . agent ( x _ 3 , x _ 6 ) AND chicken ( x _ 6 )
in_distribution
Ava gave the cat a ball on a table .
* cat ( x _ 3 ) ; give . agent ( x _ 1 , Ava ) AND give . recipient ( x _ 1 , x _ 3 ) AND give . theme ( x _ 1 , x _ 5 ) AND ball ( x _ 5 ) AND ball . nmod . on ( x _ 5 , x _ 8 ) AND table ( x _ 8 )
in_distribution
A giraffe ate a cookie .
giraffe ( x _ 1 ) AND eat . agent ( x _ 2 , x _ 1 ) AND eat . theme ( x _ 2 , x _ 4 ) AND cookie ( x _ 4 )
in_distribution
Luna meant to eat .
mean . agent ( x _ 1 , Luna ) AND mean . xcomp ( x _ 1 , x _ 3 ) AND eat . agent ( x _ 3 , Luna )
in_distribution
A dog rolled the cake on a chair .
* cake ( x _ 4 ) ; dog ( x _ 1 ) AND roll . agent ( x _ 2 , x _ 1 ) AND roll . theme ( x _ 2 , x _ 4 ) AND cake . nmod . on ( x _ 4 , x _ 7 ) AND chair ( x _ 7 )
in_distribution
The horse mailed Emma a liver beside the glass .
* horse ( x _ 1 ) ; * glass ( x _ 8 ) ; mail . agent ( x _ 2 , x _ 1 ) AND mail . recipient ( x _ 2 , Emma ) AND mail . theme ( x _ 2 , x _ 5 ) AND liver ( x _ 5 ) AND liver . nmod . beside ( x _ 5 , x _ 8 )
in_distribution
A dog believed that a girl passed the giraffe the basket beside a road in a wardrobe .
* giraffe ( x _ 8 ) ; * basket ( x _ 10 ) ; dog ( x _ 1 ) AND believe . agent ( x _ 2 , x _ 1 ) AND believe . ccomp ( x _ 2 , x _ 6 ) AND girl ( x _ 5 ) AND pass . agent ( x _ 6 , x _ 5 ) AND pass . recipient ( x _ 6 , x _ 8 ) AND pass . theme ( x _ 6 , x _ 10 ) AND basket . nmod . beside ( x _ 10 , x _ 13 ) AND road (...
in_distribution
A professor sneezed .
professor ( x _ 1 ) AND sneeze . agent ( x _ 2 , x _ 1 )
in_distribution
A princess slept .
princess ( x _ 1 ) AND sleep . agent ( x _ 2 , x _ 1 )
in_distribution
William was lended a cake by Liam .
lend . recipient ( x _ 2 , William ) AND lend . theme ( x _ 2 , x _ 4 ) AND lend . agent ( x _ 2 , Liam ) AND cake ( x _ 4 )
in_distribution
A boy was lended a cake beside a key by Isabella .
boy ( x _ 1 ) AND lend . recipient ( x _ 3 , x _ 1 ) AND lend . theme ( x _ 3 , x _ 5 ) AND lend . agent ( x _ 3 , Isabella ) AND cake ( x _ 5 ) AND cake . nmod . beside ( x _ 5 , x _ 8 ) AND key ( x _ 8 )
in_distribution
A boy noticed that a donut rolled .
boy ( x _ 1 ) AND notice . agent ( x _ 2 , x _ 1 ) AND notice . ccomp ( x _ 2 , x _ 6 ) AND donut ( x _ 5 ) AND roll . theme ( x _ 6 , x _ 5 )
in_distribution
William liked the cake .
* cake ( x _ 3 ) ; like . agent ( x _ 1 , William ) AND like . theme ( x _ 1 , x _ 3 )
in_distribution
A ball was known by the girl .
* girl ( x _ 6 ) ; ball ( x _ 1 ) AND know . theme ( x _ 3 , x _ 1 ) AND know . agent ( x _ 3 , x _ 6 )
in_distribution
The cake was known by Liam .
* cake ( x _ 1 ) ; know . theme ( x _ 3 , x _ 1 ) AND know . agent ( x _ 3 , Liam )
in_distribution
A cake was offered to the boy by Emma .
* boy ( x _ 6 ) ; cake ( x _ 1 ) AND offer . theme ( x _ 3 , x _ 1 ) AND offer . recipient ( x _ 3 , x _ 6 ) AND offer . agent ( x _ 3 , Emma )
in_distribution
The drink was examined by Emma .
* drink ( x _ 1 ) ; examine . theme ( x _ 3 , x _ 1 ) AND examine . agent ( x _ 3 , Emma )
in_distribution
Michael ate Emma .
eat . agent ( x _ 1 , Michael ) AND eat . theme ( x _ 1 , Emma )
in_distribution
The sheep lended a cat the cake beside the road .
* sheep ( x _ 1 ) ; * cake ( x _ 6 ) ; * road ( x _ 9 ) ; lend . agent ( x _ 2 , x _ 1 ) AND lend . recipient ( x _ 2 , x _ 4 ) AND lend . theme ( x _ 2 , x _ 6 ) AND cat ( x _ 4 ) AND cake . nmod . beside ( x _ 6 , x _ 9 )
in_distribution
The box was heard by Noah .
* box ( x _ 1 ) ; hear . theme ( x _ 3 , x _ 1 ) AND hear . agent ( x _ 3 , Noah )
in_distribution
Mason found a girl .
find . agent ( x _ 1 , Mason ) AND find . theme ( x _ 1 , x _ 3 ) AND girl ( x _ 3 )
in_distribution
Emma admired that a boy ate .
admire . agent ( x _ 1 , Emma ) AND admire . ccomp ( x _ 1 , x _ 5 ) AND boy ( x _ 4 ) AND eat . agent ( x _ 5 , x _ 4 )
in_distribution
A block was lended to Ava by Emma .
block ( x _ 1 ) AND lend . theme ( x _ 3 , x _ 1 ) AND lend . recipient ( x _ 3 , Ava ) AND lend . agent ( x _ 3 , Emma )
in_distribution
A drink was liked by Liam .
drink ( x _ 1 ) AND like . theme ( x _ 3 , x _ 1 ) AND like . agent ( x _ 3 , Liam )
in_distribution
Isabella brought the toy to Olivia .
* toy ( x _ 3 ) ; bring . agent ( x _ 1 , Isabella ) AND bring . theme ( x _ 1 , x _ 3 ) AND bring . recipient ( x _ 1 , Olivia )
in_distribution
A turkey liked that a cake was rolled by Noah .
turkey ( x _ 1 ) AND like . agent ( x _ 2 , x _ 1 ) AND like . ccomp ( x _ 2 , x _ 7 ) AND cake ( x _ 5 ) AND roll . theme ( x _ 7 , x _ 5 ) AND roll . agent ( x _ 7 , Noah )
in_distribution