input
stringlengths
3
103
output
stringlengths
3
435
domain
stringclasses
14 values
Benjamin loaned a glue to Oliver .
loan . agent ( x _ 1 , Benjamin ) AND loan . theme ( x _ 1 , x _ 3 ) AND loan . recipient ( x _ 1 , Oliver ) AND glue ( x _ 3 )
in_distribution
A bucket was floated by a girl .
bucket ( x _ 1 ) AND float . theme ( x _ 3 , x _ 1 ) AND float . agent ( x _ 3 , x _ 6 ) AND girl ( x _ 6 )
in_distribution
A key was shortened by a dog .
key ( x _ 1 ) AND shorten . theme ( x _ 3 , x _ 1 ) AND shorten . agent ( x _ 3 , x _ 6 ) AND dog ( x _ 6 )
in_distribution
The donut was crumpled .
* donut ( x _ 1 ) ; crumple . theme ( x _ 3 , x _ 1 )
in_distribution
Liam touched a toothbrush .
touch . agent ( x _ 1 , Liam ) AND touch . theme ( x _ 1 , x _ 3 ) AND toothbrush ( x _ 3 )
in_distribution
The rose was given to a girl .
* rose ( x _ 1 ) ; give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , x _ 6 ) AND girl ( x _ 6 )
in_distribution
A girl examined a monkey .
girl ( x _ 1 ) AND examine . agent ( x _ 2 , x _ 1 ) AND examine . theme ( x _ 2 , x _ 4 ) AND monkey ( x _ 4 )
in_distribution
A queen laughed .
queen ( x _ 1 ) AND laugh . agent ( x _ 2 , x _ 1 )
in_distribution
Matthew gave Jackson a donut .
give . agent ( x _ 1 , Matthew ) AND give . recipient ( x _ 1 , Jackson ) AND give . theme ( x _ 1 , x _ 4 ) AND donut ( x _ 4 )
in_distribution
The hero doubled .
* hero ( x _ 1 ) ; double . theme ( x _ 2 , x _ 1 )
in_distribution
The dog hoped that Emma smiled .
* dog ( x _ 1 ) ; hope . agent ( x _ 2 , x _ 1 ) AND hope . ccomp ( x _ 2 , x _ 5 ) AND smile . agent ( x _ 5 , Emma )
in_distribution
Logan was given a drink on the desk .
* desk ( x _ 7 ) ; give . recipient ( x _ 2 , Logan ) AND give . theme ( x _ 2 , x _ 4 ) AND drink ( x _ 4 ) AND drink . nmod . on ( x _ 4 , x _ 7 )
in_distribution
A beer was returned to a frog by Emma .
beer ( x _ 1 ) AND return . theme ( x _ 3 , x _ 1 ) AND return . recipient ( x _ 3 , x _ 6 ) AND return . agent ( x _ 3 , Emma ) AND frog ( x _ 6 )
in_distribution
Matthew gave Olivia a cookie .
give . agent ( x _ 1 , Matthew ) AND give . recipient ( x _ 1 , Olivia ) AND give . theme ( x _ 1 , x _ 4 ) AND cookie ( x _ 4 )
in_distribution
Noah liked to walk .
like . agent ( x _ 1 , Noah ) AND like . xcomp ( x _ 1 , x _ 3 ) AND walk . agent ( x _ 3 , Noah )
in_distribution
Emma was passed the towel .
* towel ( x _ 4 ) ; pass . recipient ( x _ 2 , Emma ) AND pass . theme ( x _ 2 , x _ 4 )
in_distribution
A moose was lended the cake on the stage .
* cake ( x _ 5 ) ; * stage ( x _ 8 ) ; moose ( x _ 1 ) AND lend . recipient ( x _ 3 , x _ 1 ) AND lend . theme ( x _ 3 , x _ 5 ) AND cake . nmod . on ( x _ 5 , x _ 8 )
in_distribution
Emma hoped to sketch .
hope . agent ( x _ 1 , Emma ) AND hope . xcomp ( x _ 1 , x _ 3 ) AND sketch . agent ( x _ 3 , Emma )
in_distribution
Olivia was sold the rose on a futon .
* rose ( x _ 4 ) ; sell . recipient ( x _ 2 , Olivia ) AND sell . theme ( x _ 2 , x _ 4 ) AND rose . nmod . on ( x _ 4 , x _ 7 ) AND futon ( x _ 7 )
in_distribution
Matthew ate .
eat . agent ( x _ 1 , Matthew )
in_distribution
A penny crumpled .
penny ( x _ 1 ) AND crumple . theme ( x _ 2 , x _ 1 )
in_distribution
A cake was shortened by Emma .
cake ( x _ 1 ) AND shorten . theme ( x _ 3 , x _ 1 ) AND shorten . agent ( x _ 3 , Emma )
in_distribution
The jacket was frozen .
* jacket ( x _ 1 ) ; freeze . theme ( x _ 3 , x _ 1 )
in_distribution
The mandarin was painted .
* mandarin ( x _ 1 ) ; paint . theme ( x _ 3 , x _ 1 )
in_distribution
A crayon was sent to the baby by Emma .
* baby ( x _ 6 ) ; crayon ( x _ 1 ) AND send . theme ( x _ 3 , x _ 1 ) AND send . recipient ( x _ 3 , x _ 6 ) AND send . agent ( x _ 3 , Emma )
in_distribution
A girl rolled the cake beside the table .
* cake ( x _ 4 ) ; * table ( x _ 7 ) ; girl ( x _ 1 ) AND roll . agent ( x _ 2 , x _ 1 ) AND roll . theme ( x _ 2 , x _ 4 ) AND cake . nmod . beside ( x _ 4 , x _ 7 )
in_distribution
The cake was cleaned by Olivia .
* cake ( x _ 1 ) ; clean . theme ( x _ 3 , x _ 1 ) AND clean . agent ( x _ 3 , Olivia )
in_distribution
A girl needed to eat .
girl ( x _ 1 ) AND need . agent ( x _ 2 , x _ 1 ) AND need . xcomp ( x _ 2 , x _ 4 ) AND eat . agent ( x _ 4 , x _ 1 )
in_distribution
The sailor lended Emma a bowl in the house .
* sailor ( x _ 1 ) ; * house ( x _ 8 ) ; lend . agent ( x _ 2 , x _ 1 ) AND lend . recipient ( x _ 2 , Emma ) AND lend . theme ( x _ 2 , x _ 5 ) AND bowl ( x _ 5 ) AND bowl . nmod . in ( x _ 5 , x _ 8 )
in_distribution
Emma shortened a cookie .
shorten . agent ( x _ 1 , Emma ) AND shorten . theme ( x _ 1 , x _ 3 ) AND cookie ( x _ 3 )
in_distribution
A monkey attempted to walk .
monkey ( x _ 1 ) AND attempt . agent ( x _ 2 , x _ 1 ) AND attempt . xcomp ( x _ 2 , x _ 4 ) AND walk . agent ( x _ 4 , x _ 1 )
in_distribution
The girl snoozed .
* girl ( x _ 1 ) ; snooze . agent ( x _ 2 , x _ 1 )
in_distribution
A raisin was sent to Riley by the scientist .
* scientist ( x _ 8 ) ; raisin ( x _ 1 ) AND send . theme ( x _ 3 , x _ 1 ) AND send . recipient ( x _ 3 , Riley ) AND send . agent ( x _ 3 , x _ 8 )
in_distribution
The tiger slept .
* tiger ( x _ 1 ) ; sleep . agent ( x _ 2 , x _ 1 )
in_distribution
A mouse rolled a box .
mouse ( x _ 1 ) AND roll . agent ( x _ 2 , x _ 1 ) AND roll . theme ( x _ 2 , x _ 4 ) AND box ( x _ 4 )
in_distribution
James loved to walk .
love . agent ( x _ 1 , James ) AND love . xcomp ( x _ 1 , x _ 3 ) AND walk . agent ( x _ 3 , James )
in_distribution
The boy gave the box to a squirrel .
* boy ( x _ 1 ) ; * box ( x _ 4 ) ; give . agent ( x _ 2 , x _ 1 ) AND give . theme ( x _ 2 , x _ 4 ) AND give . recipient ( x _ 2 , x _ 7 ) AND squirrel ( x _ 7 )
in_distribution
Emma liked that the book was doubled .
* book ( x _ 4 ) ; like . agent ( x _ 1 , Emma ) AND like . ccomp ( x _ 1 , x _ 6 ) AND double . theme ( x _ 6 , x _ 4 )
in_distribution
Lillian ate Charlotte .
eat . agent ( x _ 1 , Lillian ) AND eat . theme ( x _ 1 , Charlotte )
in_distribution
The boy painted the hamburger in a vehicle .
* boy ( x _ 1 ) ; * hamburger ( x _ 4 ) ; paint . agent ( x _ 2 , x _ 1 ) AND paint . theme ( x _ 2 , x _ 4 ) AND hamburger . nmod . in ( x _ 4 , x _ 7 ) AND vehicle ( x _ 7 )
in_distribution
A crayon was burned by the child .
* child ( x _ 6 ) ; crayon ( x _ 1 ) AND burn . theme ( x _ 3 , x _ 1 ) AND burn . agent ( x _ 3 , x _ 6 )
in_distribution
Emma disintegrated the cat on the chair in a room .
* cat ( x _ 3 ) ; * chair ( x _ 6 ) ; disintegrate . agent ( x _ 1 , Emma ) AND disintegrate . theme ( x _ 1 , x _ 3 ) AND cat . nmod . on ( x _ 3 , x _ 6 ) AND chair . nmod . in ( x _ 6 , x _ 9 ) AND room ( x _ 9 )
in_distribution
A potato was given to the cat .
* cat ( x _ 6 ) ; potato ( x _ 1 ) AND give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , x _ 6 )
in_distribution
Nora offered a strawberry to Liam .
offer . agent ( x _ 1 , Nora ) AND offer . theme ( x _ 1 , x _ 3 ) AND offer . recipient ( x _ 1 , Liam ) AND strawberry ( x _ 3 )
in_distribution
A boy ate Emma .
boy ( x _ 1 ) AND eat . agent ( x _ 2 , x _ 1 ) AND eat . theme ( x _ 2 , Emma )
in_distribution
The donut was shortened .
* donut ( x _ 1 ) ; shorten . theme ( x _ 3 , x _ 1 )
in_distribution
Liam painted a seed on a stool .
paint . agent ( x _ 1 , Liam ) AND paint . theme ( x _ 1 , x _ 3 ) AND seed ( x _ 3 ) AND seed . nmod . on ( x _ 3 , x _ 6 ) AND stool ( x _ 6 )
in_distribution
The spoon was frozen by the cat .
* spoon ( x _ 1 ) ; * cat ( x _ 6 ) ; freeze . theme ( x _ 3 , x _ 1 ) AND freeze . agent ( x _ 3 , x _ 6 )
in_distribution
Olivia needed to jog .
need . agent ( x _ 1 , Olivia ) AND need . xcomp ( x _ 1 , x _ 3 ) AND jog . agent ( x _ 3 , Olivia )
in_distribution
William ate .
eat . agent ( x _ 1 , William )
in_distribution
Ava sold the boy the cake on a computer .
* boy ( x _ 3 ) ; * cake ( x _ 5 ) ; sell . agent ( x _ 1 , Ava ) AND sell . recipient ( x _ 1 , x _ 3 ) AND sell . theme ( x _ 1 , x _ 5 ) AND cake . nmod . on ( x _ 5 , x _ 8 ) AND computer ( x _ 8 )
in_distribution
Emma packed the passenger beside a house .
* passenger ( x _ 3 ) ; pack . agent ( x _ 1 , Emma ) AND pack . theme ( x _ 1 , x _ 3 ) AND passenger . nmod . beside ( x _ 3 , x _ 6 ) AND house ( x _ 6 )
in_distribution
Emma held the frog .
* frog ( x _ 3 ) ; hold . agent ( x _ 1 , Emma ) AND hold . theme ( x _ 1 , x _ 3 )
in_distribution
The girl planned to cook .
* girl ( x _ 1 ) ; plan . agent ( x _ 2 , x _ 1 ) AND plan . xcomp ( x _ 2 , x _ 4 ) AND cook . agent ( x _ 4 , x _ 1 )
in_distribution
The bee frowned .
* bee ( x _ 1 ) ; frown . agent ( x _ 2 , x _ 1 )
in_distribution
Emma ate a girl .
eat . agent ( x _ 1 , Emma ) AND eat . theme ( x _ 1 , x _ 3 ) AND girl ( x _ 3 )
in_distribution
William returned the girl a cake .
* girl ( x _ 3 ) ; return . agent ( x _ 1 , William ) AND return . recipient ( x _ 1 , x _ 3 ) AND return . theme ( x _ 1 , x _ 5 ) AND cake ( x _ 5 )
in_distribution
The game was called .
* game ( x _ 1 ) ; call . theme ( x _ 3 , x _ 1 )
in_distribution
A boy expected that a balloon was dusted by a girl .
boy ( x _ 1 ) AND expect . agent ( x _ 2 , x _ 1 ) AND expect . ccomp ( x _ 2 , x _ 7 ) AND balloon ( x _ 5 ) AND dust . theme ( x _ 7 , x _ 5 ) AND dust . agent ( x _ 7 , x _ 10 ) AND girl ( x _ 10 )
in_distribution
The donut was adored .
* donut ( x _ 1 ) ; adore . theme ( x _ 3 , x _ 1 )
in_distribution
William was given the raisin beside the table by a boy .
* raisin ( x _ 4 ) ; * table ( x _ 7 ) ; give . recipient ( x _ 2 , William ) AND give . theme ( x _ 2 , x _ 4 ) AND give . agent ( x _ 2 , x _ 10 ) AND raisin . nmod . beside ( x _ 4 , x _ 7 ) AND boy ( x _ 10 )
in_distribution
Amelia was brought a brick on a panel by Joshua .
bring . recipient ( x _ 2 , Amelia ) AND bring . theme ( x _ 2 , x _ 4 ) AND bring . agent ( x _ 2 , Joshua ) AND brick ( x _ 4 ) AND brick . nmod . on ( x _ 4 , x _ 7 ) AND panel ( x _ 7 )
in_distribution
James believed that a wine was rolled by a duck .
believe . agent ( x _ 1 , James ) AND believe . ccomp ( x _ 1 , x _ 6 ) AND wine ( x _ 4 ) AND roll . theme ( x _ 6 , x _ 4 ) AND roll . agent ( x _ 6 , x _ 9 ) AND duck ( x _ 9 )
in_distribution
The glue was eaten .
* glue ( x _ 1 ) ; eat . theme ( x _ 3 , x _ 1 )
in_distribution
A potato was frozen by the guest .
* guest ( x _ 6 ) ; potato ( x _ 1 ) AND freeze . theme ( x _ 3 , x _ 1 ) AND freeze . agent ( x _ 3 , x _ 6 )
in_distribution
Oliver liked the cat .
* cat ( x _ 3 ) ; like . agent ( x _ 1 , Oliver ) AND like . theme ( x _ 1 , x _ 3 )
in_distribution
Lucas burned a pillow in the storage .
* storage ( x _ 6 ) ; burn . agent ( x _ 1 , Lucas ) AND burn . theme ( x _ 1 , x _ 3 ) AND pillow ( x _ 3 ) AND pillow . nmod . in ( x _ 3 , x _ 6 )
in_distribution
A bell was juggled .
bell ( x _ 1 ) AND juggle . theme ( x _ 3 , x _ 1 )
in_distribution
The cake was painted by a boy .
* cake ( x _ 1 ) ; paint . theme ( x _ 3 , x _ 1 ) AND paint . agent ( x _ 3 , x _ 6 ) AND boy ( x _ 6 )
in_distribution
Emma drew a servant .
draw . agent ( x _ 1 , Emma ) AND draw . theme ( x _ 1 , x _ 3 ) AND servant ( x _ 3 )
in_distribution
Liam hoped that Emma cooked a cookie in a house on a stack .
hope . agent ( x _ 1 , Liam ) AND hope . ccomp ( x _ 1 , x _ 4 ) AND cook . agent ( x _ 4 , Emma ) AND cook . theme ( x _ 4 , x _ 6 ) AND cookie ( x _ 6 ) AND cookie . nmod . in ( x _ 6 , x _ 9 ) AND house ( x _ 9 ) AND house . nmod . on ( x _ 9 , x _ 12 ) AND stack ( x _ 12 )
in_distribution
The drink was given to the friend by the girl .
* drink ( x _ 1 ) ; * friend ( x _ 6 ) ; * girl ( x _ 9 ) ; 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 changed .
cake ( x _ 1 ) AND change . theme ( x _ 3 , x _ 1 )
in_distribution
A crystal was eaten .
crystal ( x _ 1 ) AND eat . theme ( x _ 3 , x _ 1 )
in_distribution
A lollipop rolled .
lollipop ( x _ 1 ) AND roll . theme ( x _ 2 , x _ 1 )
in_distribution
Emma rolled the cake .
* cake ( x _ 3 ) ; roll . agent ( x _ 1 , Emma ) AND roll . theme ( x _ 1 , x _ 3 )
in_distribution
A ball was changed by a boy .
ball ( x _ 1 ) AND change . theme ( x _ 3 , x _ 1 ) AND change . agent ( x _ 3 , x _ 6 ) AND boy ( x _ 6 )
in_distribution
The balloon was given to the pony .
* balloon ( x _ 1 ) ; * pony ( x _ 6 ) ; give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , x _ 6 )
in_distribution
The shirt was frozen by the moose .
* shirt ( x _ 1 ) ; * moose ( x _ 6 ) ; freeze . theme ( x _ 3 , x _ 1 ) AND freeze . agent ( x _ 3 , x _ 6 )
in_distribution
The cookie was eaten by Claire .
* cookie ( x _ 1 ) ; eat . theme ( x _ 3 , x _ 1 ) AND eat . agent ( x _ 3 , Claire )
in_distribution
The fly was offered a box by the girl .
* fly ( x _ 1 ) ; * girl ( x _ 8 ) ; offer . recipient ( x _ 3 , x _ 1 ) AND offer . theme ( x _ 3 , x _ 5 ) AND offer . agent ( x _ 3 , x _ 8 ) AND box ( x _ 5 )
in_distribution
A box was eaten by William .
box ( x _ 1 ) AND eat . theme ( x _ 3 , x _ 1 ) AND eat . agent ( x _ 3 , William )
in_distribution
A rose was frozen by a cat .
rose ( x _ 1 ) AND freeze . theme ( x _ 3 , x _ 1 ) AND freeze . agent ( x _ 3 , x _ 6 ) AND cat ( x _ 6 )
in_distribution
Lucas helped the guitar .
* guitar ( x _ 3 ) ; help . agent ( x _ 1 , Lucas ) AND help . theme ( x _ 1 , x _ 3 )
in_distribution
A cake was given to Aubrey by Jack .
cake ( x _ 1 ) AND give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , Aubrey ) AND give . agent ( x _ 3 , Jack )
in_distribution
Harper offered a boy a drink in a house on the table .
* table ( x _ 11 ) ; offer . agent ( x _ 1 , Harper ) AND offer . recipient ( x _ 1 , x _ 3 ) AND offer . theme ( x _ 1 , x _ 5 ) AND boy ( x _ 3 ) AND drink ( x _ 5 ) AND drink . nmod . in ( x _ 5 , x _ 8 ) AND house ( x _ 8 ) AND house . nmod . on ( x _ 8 , x _ 11 )
in_distribution
Aurora held the girl on a computer .
* girl ( x _ 3 ) ; hold . agent ( x _ 1 , Aurora ) AND hold . theme ( x _ 1 , x _ 3 ) AND girl . nmod . on ( x _ 3 , x _ 6 ) AND computer ( x _ 6 )
in_distribution
A key was heard by Emma .
key ( x _ 1 ) AND hear . theme ( x _ 3 , x _ 1 ) AND hear . agent ( x _ 3 , Emma )
in_distribution
Emma was passed the cake .
* cake ( x _ 4 ) ; pass . recipient ( x _ 2 , Emma ) AND pass . theme ( x _ 2 , x _ 4 )
in_distribution
A boy dreamed that a cake was floated .
boy ( x _ 1 ) AND dream . agent ( x _ 2 , x _ 1 ) AND dream . ccomp ( x _ 2 , x _ 7 ) AND cake ( x _ 5 ) AND float . theme ( x _ 7 , x _ 5 )
in_distribution
The girl intended to investigate .
* girl ( x _ 1 ) ; intend . agent ( x _ 2 , x _ 1 ) AND intend . xcomp ( x _ 2 , x _ 4 ) AND investigate . agent ( x _ 4 , x _ 1 )
in_distribution
The cake was handed to Henry by Emma .
* cake ( x _ 1 ) ; hand . theme ( x _ 3 , x _ 1 ) AND hand . recipient ( x _ 3 , Henry ) AND hand . agent ( x _ 3 , Emma )
in_distribution
Emma liked that a scarf was discovered .
like . agent ( x _ 1 , Emma ) AND like . ccomp ( x _ 1 , x _ 6 ) AND scarf ( x _ 4 ) AND discover . theme ( x _ 6 , x _ 4 )
in_distribution
Lincoln burned the weapon in a envelope .
* weapon ( x _ 3 ) ; burn . agent ( x _ 1 , Lincoln ) AND burn . theme ( x _ 1 , x _ 3 ) AND weapon . nmod . in ( x _ 3 , x _ 6 ) AND envelope ( x _ 6 )
in_distribution
The soap was posted to Liam .
* soap ( x _ 1 ) ; post . theme ( x _ 3 , x _ 1 ) AND post . recipient ( x _ 3 , Liam )
in_distribution
The coin was rolled .
* coin ( x _ 1 ) ; roll . theme ( x _ 3 , x _ 1 )
in_distribution
A cookie was served to a cat .
cookie ( x _ 1 ) AND serve . theme ( x _ 3 , x _ 1 ) AND serve . recipient ( x _ 3 , x _ 6 ) AND cat ( x _ 6 )
in_distribution
The block was awarded to the dog .
* block ( x _ 1 ) ; * dog ( x _ 6 ) ; award . theme ( x _ 3 , x _ 1 ) AND award . recipient ( x _ 3 , x _ 6 )
in_distribution
A girl liked that the cookie was eaten by the cat .
* cookie ( x _ 5 ) ; * cat ( x _ 10 ) ; girl ( x _ 1 ) AND like . agent ( x _ 2 , x _ 1 ) AND like . ccomp ( x _ 2 , x _ 7 ) AND eat . theme ( x _ 7 , x _ 5 ) AND eat . agent ( x _ 7 , x _ 10 )
in_distribution
Emma was served the cake by a lamb .
* cake ( x _ 4 ) ; serve . recipient ( x _ 2 , Emma ) AND serve . theme ( x _ 2 , x _ 4 ) AND serve . agent ( x _ 2 , x _ 7 ) AND lamb ( x _ 7 )
in_distribution