input
stringlengths
3
103
output
stringlengths
3
435
domain
stringclasses
14 values
A teacher was given a bottle .
teacher ( x _ 1 ) AND give . recipient ( x _ 3 , x _ 1 ) AND give . theme ( x _ 3 , x _ 5 ) AND bottle ( x _ 5 )
in_distribution
A girl handed the cake to the dog .
* cake ( x _ 4 ) ; * dog ( x _ 7 ) ; girl ( x _ 1 ) AND hand . agent ( x _ 2 , x _ 1 ) AND hand . theme ( x _ 2 , x _ 4 ) AND hand . recipient ( x _ 2 , x _ 7 )
in_distribution
A boy ate Elizabeth .
boy ( x _ 1 ) AND eat . agent ( x _ 2 , x _ 1 ) AND eat . theme ( x _ 2 , Elizabeth )
in_distribution
Elijah improved .
improve . theme ( x _ 1 , Elijah )
in_distribution
Emma was given the rose by Sophia .
* rose ( x _ 4 ) ; give . recipient ( x _ 2 , Emma ) AND give . theme ( x _ 2 , x _ 4 ) AND give . agent ( x _ 2 , Sophia )
in_distribution
William passed a game beside the table to the frog .
* table ( x _ 6 ) ; * frog ( x _ 9 ) ; pass . agent ( x _ 1 , William ) AND pass . theme ( x _ 1 , x _ 3 ) AND pass . recipient ( x _ 1 , x _ 9 ) AND game ( x _ 3 ) AND game . nmod . beside ( x _ 3 , x _ 6 )
in_distribution
Ethan served Mia the key .
* key ( x _ 4 ) ; serve . agent ( x _ 1 , Ethan ) AND serve . recipient ( x _ 1 , Mia ) AND serve . theme ( x _ 1 , x _ 4 )
in_distribution
The crown was crumpled by a baby .
* crown ( x _ 1 ) ; crumple . theme ( x _ 3 , x _ 1 ) AND crumple . agent ( x _ 3 , x _ 6 ) AND baby ( x _ 6 )
in_distribution
The balloon was disintegrated .
* balloon ( x _ 1 ) ; disintegrate . theme ( x _ 3 , x _ 1 )
in_distribution
The ball was loved .
* ball ( x _ 1 ) ; love . theme ( x _ 3 , x _ 1 )
in_distribution
A donut was sold to Olivia by Emma .
donut ( x _ 1 ) AND sell . theme ( x _ 3 , x _ 1 ) AND sell . recipient ( x _ 3 , Olivia ) AND sell . agent ( x _ 3 , Emma )
in_distribution
A monster gave Ava the plant .
* plant ( x _ 5 ) ; monster ( x _ 1 ) AND give . agent ( x _ 2 , x _ 1 ) AND give . recipient ( x _ 2 , Ava ) AND give . theme ( x _ 2 , x _ 5 )
in_distribution
A drink was loved by the horse .
* horse ( x _ 6 ) ; drink ( x _ 1 ) AND love . theme ( x _ 3 , x _ 1 ) AND love . agent ( x _ 3 , x _ 6 )
in_distribution
The lawyer posted a girl a bell .
* lawyer ( x _ 1 ) ; post . agent ( x _ 2 , x _ 1 ) AND post . recipient ( x _ 2 , x _ 4 ) AND post . theme ( x _ 2 , x _ 6 ) AND girl ( x _ 4 ) AND bell ( x _ 6 )
in_distribution
The professor gave the girl a toothbrush in a room .
* professor ( x _ 1 ) ; * girl ( x _ 4 ) ; give . agent ( x _ 2 , x _ 1 ) AND give . recipient ( x _ 2 , x _ 4 ) AND give . theme ( x _ 2 , x _ 6 ) AND toothbrush ( x _ 6 ) AND toothbrush . nmod . in ( x _ 6 , x _ 9 ) AND room ( x _ 9 )
in_distribution
A boy liked Benjamin .
boy ( x _ 1 ) AND like . agent ( x _ 2 , x _ 1 ) AND like . theme ( x _ 2 , Benjamin )
in_distribution
Alexander painted .
paint . agent ( x _ 1 , Alexander )
in_distribution
A pencil was called .
pencil ( x _ 1 ) AND call . theme ( x _ 3 , x _ 1 )
in_distribution
A soap was dusted by the child .
* child ( x _ 6 ) ; soap ( x _ 1 ) AND dust . theme ( x _ 3 , x _ 1 ) AND dust . agent ( x _ 3 , x _ 6 )
in_distribution
Emily was served a cake .
serve . recipient ( x _ 2 , Emily ) AND serve . theme ( x _ 2 , x _ 4 ) AND cake ( x _ 4 )
in_distribution
The rose was frozen by the girl .
* rose ( x _ 1 ) ; * girl ( x _ 6 ) ; freeze . theme ( x _ 3 , x _ 1 ) AND freeze . agent ( x _ 3 , x _ 6 )
in_distribution
A teacher noticed a chicken .
teacher ( x _ 1 ) AND notice . agent ( x _ 2 , x _ 1 ) AND notice . theme ( x _ 2 , x _ 4 ) AND chicken ( x _ 4 )
in_distribution
A visitor slept .
visitor ( x _ 1 ) AND sleep . agent ( x _ 2 , x _ 1 )
in_distribution
Lillian poked a boy in a coffin .
poke . agent ( x _ 1 , Lillian ) AND poke . theme ( x _ 1 , x _ 3 ) AND boy ( x _ 3 ) AND boy . nmod . in ( x _ 3 , x _ 6 ) AND coffin ( x _ 6 )
in_distribution
Olivia valued that the box was liked by Joshua .
* box ( x _ 4 ) ; value . agent ( x _ 1 , Olivia ) AND value . ccomp ( x _ 1 , x _ 6 ) AND like . theme ( x _ 6 , x _ 4 ) AND like . agent ( x _ 6 , Joshua )
in_distribution
A donut was floated by the girl .
* girl ( x _ 6 ) ; donut ( x _ 1 ) AND float . theme ( x _ 3 , x _ 1 ) AND float . agent ( x _ 3 , x _ 6 )
in_distribution
A frog expected to run .
frog ( x _ 1 ) AND expect . agent ( x _ 2 , x _ 1 ) AND expect . xcomp ( x _ 2 , x _ 4 ) AND run . agent ( x _ 4 , x _ 1 )
in_distribution
Olivia rolled the sandwich .
* sandwich ( x _ 3 ) ; roll . agent ( x _ 1 , Olivia ) AND roll . theme ( x _ 1 , x _ 3 )
in_distribution
The watch was burned by Emma .
* watch ( x _ 1 ) ; burn . theme ( x _ 3 , x _ 1 ) AND burn . agent ( x _ 3 , Emma )
in_distribution
The frog was offered the cake by a girl .
* frog ( x _ 1 ) ; * cake ( x _ 5 ) ; offer . recipient ( x _ 3 , x _ 1 ) AND offer . theme ( x _ 3 , x _ 5 ) AND offer . agent ( x _ 3 , x _ 8 ) AND girl ( x _ 8 )
in_distribution
The box was given to Oliver by a girl .
* box ( x _ 1 ) ; give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , Oliver ) AND give . agent ( x _ 3 , x _ 8 ) AND girl ( x _ 8 )
in_distribution
A boy rolled Olivia .
boy ( x _ 1 ) AND roll . agent ( x _ 2 , x _ 1 ) AND roll . theme ( x _ 2 , Olivia )
in_distribution
Jacob awarded a donut to Noah .
award . agent ( x _ 1 , Jacob ) AND award . theme ( x _ 1 , x _ 3 ) AND award . recipient ( x _ 1 , Noah ) AND donut ( x _ 3 )
in_distribution
Emma lended a bunny the game .
* game ( x _ 5 ) ; lend . agent ( x _ 1 , Emma ) AND lend . recipient ( x _ 1 , x _ 3 ) AND lend . theme ( x _ 1 , x _ 5 ) AND bunny ( x _ 3 )
in_distribution
The sandwich was changed .
* sandwich ( x _ 1 ) ; change . theme ( x _ 3 , x _ 1 )
in_distribution
The bat was rolled by Sophia .
* bat ( x _ 1 ) ; roll . theme ( x _ 3 , x _ 1 ) AND roll . agent ( x _ 3 , Sophia )
in_distribution
Emma was lended the toy .
* toy ( x _ 4 ) ; lend . recipient ( x _ 2 , Emma ) AND lend . theme ( x _ 2 , x _ 4 )
in_distribution
The box was painted .
* box ( x _ 1 ) ; paint . theme ( x _ 3 , x _ 1 )
in_distribution
A boy liked that a baby snoozed .
boy ( x _ 1 ) AND like . agent ( x _ 2 , x _ 1 ) AND like . ccomp ( x _ 2 , x _ 6 ) AND baby ( x _ 5 ) AND snooze . agent ( x _ 6 , x _ 5 )
in_distribution
double
LAMBDA a . LAMBDA e . double . theme ( e , a )
primitive
Liam was brought the cake .
* cake ( x _ 4 ) ; bring . recipient ( x _ 2 , Liam ) AND bring . theme ( x _ 2 , x _ 4 )
in_distribution
Violet slept .
sleep . agent ( x _ 1 , Violet )
in_distribution
A sailor was given the spoon by the driver .
* spoon ( x _ 5 ) ; * driver ( x _ 8 ) ; sailor ( x _ 1 ) AND give . recipient ( x _ 3 , x _ 1 ) AND give . theme ( x _ 3 , x _ 5 ) AND give . agent ( x _ 3 , x _ 8 )
in_distribution
The rose was found by the dog .
* rose ( x _ 1 ) ; * dog ( x _ 6 ) ; find . theme ( x _ 3 , x _ 1 ) AND find . agent ( x _ 3 , x _ 6 )
in_distribution
The visitor was given the shell by Emma .
* visitor ( x _ 1 ) ; * shell ( x _ 5 ) ; give . recipient ( x _ 3 , x _ 1 ) AND give . theme ( x _ 3 , x _ 5 ) AND give . agent ( x _ 3 , Emma )
in_distribution
Emma ate a raisin .
eat . agent ( x _ 1 , Emma ) AND eat . theme ( x _ 1 , x _ 3 ) AND raisin ( x _ 3 )
in_distribution
Emma liked the melon .
* melon ( x _ 3 ) ; like . agent ( x _ 1 , Emma ) AND like . theme ( x _ 1 , x _ 3 )
in_distribution
A cake was frozen by a sailor .
cake ( x _ 1 ) AND freeze . theme ( x _ 3 , x _ 1 ) AND freeze . agent ( x _ 3 , x _ 6 ) AND sailor ( x _ 6 )
in_distribution
A donut was changed by Elijah .
donut ( x _ 1 ) AND change . theme ( x _ 3 , x _ 1 ) AND change . agent ( x _ 3 , Elijah )
in_distribution
A chicken found a cake .
chicken ( x _ 1 ) AND find . agent ( x _ 2 , x _ 1 ) AND find . theme ( x _ 2 , x _ 4 ) AND cake ( x _ 4 )
in_distribution
The rose was helped by the girl .
* rose ( x _ 1 ) ; * girl ( x _ 6 ) ; help . theme ( x _ 3 , x _ 1 ) AND help . agent ( x _ 3 , x _ 6 )
in_distribution
The dog was wired a jar on a table .
* dog ( x _ 1 ) ; wire . recipient ( x _ 3 , x _ 1 ) AND wire . theme ( x _ 3 , x _ 5 ) AND jar ( x _ 5 ) AND jar . nmod . on ( x _ 5 , x _ 8 ) AND table ( x _ 8 )
in_distribution
Olivia wanted to sneeze .
want . agent ( x _ 1 , Olivia ) AND want . xcomp ( x _ 1 , x _ 3 ) AND sneeze . agent ( x _ 3 , Olivia )
in_distribution
A cake was slipped to a girl by Olivia .
cake ( x _ 1 ) AND slip . theme ( x _ 3 , x _ 1 ) AND slip . recipient ( x _ 3 , x _ 6 ) AND slip . agent ( x _ 3 , Olivia ) AND girl ( x _ 6 )
in_distribution
Noah served a jar on a bible to a boy .
serve . agent ( x _ 1 , Noah ) AND serve . theme ( x _ 1 , x _ 3 ) AND serve . recipient ( x _ 1 , x _ 9 ) AND jar ( x _ 3 ) AND jar . nmod . on ( x _ 3 , x _ 6 ) AND bible ( x _ 6 ) AND boy ( x _ 9 )
in_distribution
A chicken laughed .
chicken ( x _ 1 ) AND laugh . agent ( x _ 2 , x _ 1 )
in_distribution
Emma liked the liver in the room .
* liver ( x _ 3 ) ; * room ( x _ 6 ) ; like . agent ( x _ 1 , Emma ) AND like . theme ( x _ 1 , x _ 3 ) AND liver . nmod . in ( x _ 3 , x _ 6 )
in_distribution
The kid rolled a cake in a package .
* kid ( x _ 1 ) ; roll . agent ( x _ 2 , x _ 1 ) AND roll . theme ( x _ 2 , x _ 4 ) AND cake ( x _ 4 ) AND cake . nmod . in ( x _ 4 , x _ 7 ) AND package ( x _ 7 )
in_distribution
A cake was lended to Liam by a girl .
cake ( x _ 1 ) AND lend . theme ( x _ 3 , x _ 1 ) AND lend . recipient ( x _ 3 , Liam ) AND lend . agent ( x _ 3 , x _ 8 ) AND girl ( x _ 8 )
in_distribution
The pillow was shortened .
* pillow ( x _ 1 ) ; shorten . theme ( x _ 3 , x _ 1 )
in_distribution
Matthew respected a cake .
respect . agent ( x _ 1 , Matthew ) AND respect . theme ( x _ 1 , x _ 3 ) AND cake ( x _ 3 )
in_distribution
A cookie was lended to the dog by Isabella .
* dog ( x _ 6 ) ; cookie ( x _ 1 ) AND lend . theme ( x _ 3 , x _ 1 ) AND lend . recipient ( x _ 3 , x _ 6 ) AND lend . agent ( x _ 3 , Isabella )
in_distribution
Emma liked that the donut was called by a penguin .
* donut ( x _ 4 ) ; like . agent ( x _ 1 , Emma ) AND like . ccomp ( x _ 1 , x _ 6 ) AND call . theme ( x _ 6 , x _ 4 ) AND call . agent ( x _ 6 , x _ 9 ) AND penguin ( x _ 9 )
in_distribution
A frog was offered a cookie in a house .
frog ( x _ 1 ) AND offer . recipient ( x _ 3 , x _ 1 ) AND offer . theme ( x _ 3 , x _ 5 ) AND cookie ( x _ 5 ) AND cookie . nmod . in ( x _ 5 , x _ 8 ) AND house ( x _ 8 )
in_distribution
A cake was given to a boy by the girl .
* girl ( x _ 9 ) ; cake ( x _ 1 ) AND give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , x _ 6 ) AND give . agent ( x _ 3 , x _ 9 ) AND boy ( x _ 6 )
in_distribution
The bunny said that the cake was eaten by Emma .
* bunny ( x _ 1 ) ; * cake ( x _ 5 ) ; say . agent ( x _ 2 , x _ 1 ) AND say . ccomp ( x _ 2 , x _ 7 ) AND eat . theme ( x _ 7 , x _ 5 ) AND eat . agent ( x _ 7 , Emma )
in_distribution
The lion needed to clean .
* lion ( x _ 1 ) ; need . agent ( x _ 2 , x _ 1 ) AND need . xcomp ( x _ 2 , x _ 4 ) AND clean . agent ( x _ 4 , x _ 1 )
in_distribution
Ava fed Emma a box .
feed . agent ( x _ 1 , Ava ) AND feed . recipient ( x _ 1 , Emma ) AND feed . theme ( x _ 1 , x _ 4 ) AND box ( x _ 4 )
in_distribution
A potato was eaten .
potato ( x _ 1 ) AND eat . theme ( x _ 3 , x _ 1 )
in_distribution
The bat was slid .
* bat ( x _ 1 ) ; slide . theme ( x _ 3 , x _ 1 )
in_distribution
The bird mailed William the raisin .
* bird ( x _ 1 ) ; * raisin ( x _ 5 ) ; mail . agent ( x _ 2 , x _ 1 ) AND mail . recipient ( x _ 2 , William ) AND mail . theme ( x _ 2 , x _ 5 )
in_distribution
David was lended a donut in a truck by Emily .
lend . recipient ( x _ 2 , David ) AND lend . theme ( x _ 2 , x _ 4 ) AND lend . agent ( x _ 2 , Emily ) AND donut ( x _ 4 ) AND donut . nmod . in ( x _ 4 , x _ 7 ) AND truck ( x _ 7 )
in_distribution
Mila changed .
change . theme ( x _ 1 , Mila )
in_distribution
The brain was eaten by Scarlett .
* brain ( x _ 1 ) ; eat . theme ( x _ 3 , x _ 1 ) AND eat . agent ( x _ 3 , Scarlett )
in_distribution
Liam helped the cookie in a house .
* cookie ( x _ 3 ) ; help . agent ( x _ 1 , Liam ) AND help . theme ( x _ 1 , x _ 3 ) AND cookie . nmod . in ( x _ 3 , x _ 6 ) AND house ( x _ 6 )
in_distribution
A ring rolled .
ring ( x _ 1 ) AND roll . theme ( x _ 2 , x _ 1 )
in_distribution
Olivia was mailed a liver on a table .
mail . recipient ( x _ 2 , Olivia ) AND mail . theme ( x _ 2 , x _ 4 ) AND liver ( x _ 4 ) AND liver . nmod . on ( x _ 4 , x _ 7 ) AND table ( x _ 7 )
in_distribution
The donut was seen .
* donut ( x _ 1 ) ; see . theme ( x _ 3 , x _ 1 )
in_distribution
Ella liked the girl in the house .
* girl ( x _ 3 ) ; * house ( x _ 6 ) ; like . agent ( x _ 1 , Ella ) AND like . theme ( x _ 1 , x _ 3 ) AND girl . nmod . in ( x _ 3 , x _ 6 )
in_distribution
Sophia poked a crayon on a sofa .
poke . agent ( x _ 1 , Sophia ) AND poke . theme ( x _ 1 , x _ 3 ) AND crayon ( x _ 3 ) AND crayon . nmod . on ( x _ 3 , x _ 6 ) AND sofa ( x _ 6 )
in_distribution
Noah adored a teacher .
adore . agent ( x _ 1 , Noah ) AND adore . theme ( x _ 1 , x _ 3 ) AND teacher ( x _ 3 )
in_distribution
The newspaper was helped by Emma .
* newspaper ( x _ 1 ) ; help . theme ( x _ 3 , x _ 1 ) AND help . agent ( x _ 3 , Emma )
in_distribution
The cookie was eaten by Sophia .
* cookie ( x _ 1 ) ; eat . theme ( x _ 3 , x _ 1 ) AND eat . agent ( x _ 3 , Sophia )
in_distribution
The cake was sold to Mason .
* cake ( x _ 1 ) ; sell . theme ( x _ 3 , x _ 1 ) AND sell . recipient ( x _ 3 , Mason )
in_distribution
Jacob slept .
sleep . agent ( x _ 1 , Jacob )
in_distribution
Ellie was brought the drink .
* drink ( x _ 4 ) ; bring . recipient ( x _ 2 , Ellie ) AND bring . theme ( x _ 2 , x _ 4 )
in_distribution
Leo missed a chicken on the table .
* table ( x _ 6 ) ; miss . agent ( x _ 1 , Leo ) AND miss . theme ( x _ 1 , x _ 3 ) AND chicken ( x _ 3 ) AND chicken . nmod . on ( x _ 3 , x _ 6 )
in_distribution
A cookie was sold to a girl by a duck .
cookie ( x _ 1 ) AND sell . theme ( x _ 3 , x _ 1 ) AND sell . recipient ( x _ 3 , x _ 6 ) AND sell . agent ( x _ 3 , x _ 9 ) AND girl ( x _ 6 ) AND duck ( x _ 9 )
in_distribution
The duck painted the frog .
* duck ( x _ 1 ) ; * frog ( x _ 4 ) ; paint . agent ( x _ 2 , x _ 1 ) AND paint . theme ( x _ 2 , x _ 4 )
in_distribution
A teacher enjoyed to sneeze .
teacher ( x _ 1 ) AND enjoy . agent ( x _ 2 , x _ 1 ) AND enjoy . xcomp ( x _ 2 , x _ 4 ) AND sneeze . agent ( x _ 4 , x _ 1 )
in_distribution
The child wished to walk .
* child ( x _ 1 ) ; wish . agent ( x _ 2 , x _ 1 ) AND wish . xcomp ( x _ 2 , x _ 4 ) AND walk . agent ( x _ 4 , x _ 1 )
in_distribution
A dog passed the girl a donut beside a bed .
* girl ( x _ 4 ) ; dog ( x _ 1 ) AND pass . agent ( x _ 2 , x _ 1 ) AND pass . recipient ( x _ 2 , x _ 4 ) AND pass . theme ( x _ 2 , x _ 6 ) AND donut ( x _ 6 ) AND donut . nmod . beside ( x _ 6 , x _ 9 ) AND bed ( x _ 9 )
in_distribution
A cat sold a pancake to Benjamin .
cat ( x _ 1 ) AND sell . agent ( x _ 2 , x _ 1 ) AND sell . theme ( x _ 2 , x _ 4 ) AND sell . recipient ( x _ 2 , Benjamin ) AND pancake ( x _ 4 )
in_distribution
Noah was offered the cake by Oliver .
* cake ( x _ 4 ) ; offer . recipient ( x _ 2 , Noah ) AND offer . theme ( x _ 2 , x _ 4 ) AND offer . agent ( x _ 2 , Oliver )
in_distribution
A watch was fed to the teacher .
* teacher ( x _ 6 ) ; watch ( x _ 1 ) AND feed . theme ( x _ 3 , x _ 1 ) AND feed . recipient ( x _ 3 , x _ 6 )
in_distribution
Abigail burned the chicken .
* chicken ( x _ 3 ) ; burn . agent ( x _ 1 , Abigail ) AND burn . theme ( x _ 1 , x _ 3 )
in_distribution
A cookie was shortened by Liam .
cookie ( x _ 1 ) AND shorten . theme ( x _ 3 , x _ 1 ) AND shorten . agent ( x _ 3 , Liam )
in_distribution
The donut was given to Caleb .
* donut ( x _ 1 ) ; give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , Caleb )
in_distribution
The cookie was missed by a cat .
* cookie ( x _ 1 ) ; miss . theme ( x _ 3 , x _ 1 ) AND miss . agent ( x _ 3 , x _ 6 ) AND cat ( x _ 6 )
in_distribution
The girl planned to run .
* girl ( x _ 1 ) ; plan . agent ( x _ 2 , x _ 1 ) AND plan . xcomp ( x _ 2 , x _ 4 ) AND run . agent ( x _ 4 , x _ 1 )
in_distribution