input
stringlengths
3
103
output
stringlengths
3
435
domain
stringclasses
14 values
A frog packed .
frog ( x _ 1 ) AND pack . agent ( x _ 2 , x _ 1 )
in_distribution
A frog admired that the cake was sent to John by the girl .
* cake ( x _ 5 ) ; * girl ( x _ 12 ) ; frog ( x _ 1 ) AND admire . agent ( x _ 2 , x _ 1 ) AND admire . ccomp ( x _ 2 , x _ 7 ) AND send . theme ( x _ 7 , x _ 5 ) AND send . recipient ( x _ 7 , John ) AND send . agent ( x _ 7 , x _ 12 )
in_distribution
Elizabeth lended the ball in the garden on the table to the cat .
* ball ( x _ 3 ) ; * garden ( x _ 6 ) ; * table ( x _ 9 ) ; * cat ( x _ 12 ) ; lend . agent ( x _ 1 , Elizabeth ) AND lend . theme ( x _ 1 , x _ 3 ) AND lend . recipient ( x _ 1 , x _ 12 ) AND ball . nmod . in ( x _ 3 , x _ 6 ) AND garden . nmod . on ( x _ 6 , x _ 9 )
in_distribution
Ella painted .
paint . agent ( x _ 1 , Ella )
in_distribution
The cake was found by the boy .
* cake ( x _ 1 ) ; * boy ( x _ 6 ) ; find . theme ( x _ 3 , x _ 1 ) AND find . agent ( x _ 3 , x _ 6 )
in_distribution
A moose painted .
moose ( x _ 1 ) AND paint . agent ( x _ 2 , x _ 1 )
in_distribution
Emma liked a kitty in a room .
like . agent ( x _ 1 , Emma ) AND like . theme ( x _ 1 , x _ 3 ) AND kitty ( x _ 3 ) AND kitty . nmod . in ( x _ 3 , x _ 6 ) AND room ( x _ 6 )
in_distribution
The girl was given a cake beside the stage by Emma .
* girl ( x _ 1 ) ; * stage ( x _ 8 ) ; give . recipient ( x _ 3 , x _ 1 ) AND give . theme ( x _ 3 , x _ 5 ) AND give . agent ( x _ 3 , Emma ) AND cake ( x _ 5 ) AND cake . nmod . beside ( x _ 5 , x _ 8 )
in_distribution
Ellie liked that a cake was sold to the girl .
* girl ( x _ 9 ) ; like . agent ( x _ 1 , Ellie ) AND like . ccomp ( x _ 1 , x _ 6 ) AND cake ( x _ 4 ) AND sell . theme ( x _ 6 , x _ 4 ) AND sell . recipient ( x _ 6 , x _ 9 )
in_distribution
Liam enlarged the cake in a room .
* cake ( x _ 3 ) ; enlarge . agent ( x _ 1 , Liam ) AND enlarge . theme ( x _ 1 , x _ 3 ) AND cake . nmod . in ( x _ 3 , x _ 6 ) AND room ( x _ 6 )
in_distribution
The hat was rolled .
* hat ( x _ 1 ) ; roll . theme ( x _ 3 , x _ 1 )
in_distribution
Jayden heard Mia .
hear . agent ( x _ 1 , Jayden ) AND hear . theme ( x _ 1 , Mia )
in_distribution
Emma was sold the cookie by Isabella .
* cookie ( x _ 4 ) ; sell . recipient ( x _ 2 , Emma ) AND sell . theme ( x _ 2 , x _ 4 ) AND sell . agent ( x _ 2 , Isabella )
in_distribution
The cake was rolled by a zebra .
* cake ( x _ 1 ) ; roll . theme ( x _ 3 , x _ 1 ) AND roll . agent ( x _ 3 , x _ 6 ) AND zebra ( x _ 6 )
in_distribution
A girl gave Emma a toy .
girl ( x _ 1 ) AND give . agent ( x _ 2 , x _ 1 ) AND give . recipient ( x _ 2 , Emma ) AND give . theme ( x _ 2 , x _ 5 ) AND toy ( x _ 5 )
in_distribution
The girl stabbed the sweetcorn on the towel .
* girl ( x _ 1 ) ; * sweetcorn ( x _ 4 ) ; * towel ( x _ 7 ) ; stab . agent ( x _ 2 , x _ 1 ) AND stab . theme ( x _ 2 , x _ 4 ) AND sweetcorn . nmod . on ( x _ 4 , x _ 7 )
in_distribution
A girl sent a cake beside the stage to Emma .
* stage ( x _ 7 ) ; girl ( x _ 1 ) AND send . agent ( x _ 2 , x _ 1 ) AND send . theme ( x _ 2 , x _ 4 ) AND send . recipient ( x _ 2 , Emma ) AND cake ( x _ 4 ) AND cake . nmod . beside ( x _ 4 , x _ 7 )
in_distribution
A pen was rolled .
pen ( x _ 1 ) AND roll . theme ( x _ 3 , x _ 1 )
in_distribution
Charlotte ate the boy .
* boy ( x _ 3 ) ; eat . agent ( x _ 1 , Charlotte ) AND eat . theme ( x _ 1 , x _ 3 )
in_distribution
Isabella was given the doll in the can by Amelia .
* doll ( x _ 4 ) ; * can ( x _ 7 ) ; give . recipient ( x _ 2 , Isabella ) AND give . theme ( x _ 2 , x _ 4 ) AND give . agent ( x _ 2 , Amelia ) AND doll . nmod . in ( x _ 4 , x _ 7 )
in_distribution
A bat was liked by Emma .
bat ( x _ 1 ) AND like . theme ( x _ 3 , x _ 1 ) AND like . agent ( x _ 3 , Emma )
in_distribution
Ava smiled .
smile . agent ( x _ 1 , Ava )
in_distribution
The radio was poked .
* radio ( x _ 1 ) ; poke . theme ( x _ 3 , x _ 1 )
in_distribution
Ethan wanted to hunt .
want . agent ( x _ 1 , Ethan ) AND want . xcomp ( x _ 1 , x _ 3 ) AND hunt . agent ( x _ 3 , Ethan )
in_distribution
The towel was sketched by the butterfly .
* towel ( x _ 1 ) ; * butterfly ( x _ 6 ) ; sketch . theme ( x _ 3 , x _ 1 ) AND sketch . agent ( x _ 3 , x _ 6 )
in_distribution
A donut was nursed .
donut ( x _ 1 ) AND nurse . theme ( x _ 3 , x _ 1 )
in_distribution
The frog laughed .
* frog ( x _ 1 ) ; laugh . agent ( x _ 2 , x _ 1 )
in_distribution
The lamb preferred to run .
* lamb ( x _ 1 ) ; prefer . agent ( x _ 2 , x _ 1 ) AND prefer . xcomp ( x _ 2 , x _ 4 ) AND run . agent ( x _ 4 , x _ 1 )
in_distribution
The guy tried to walk .
* guy ( x _ 1 ) ; try . agent ( x _ 2 , x _ 1 ) AND try . xcomp ( x _ 2 , x _ 4 ) AND walk . agent ( x _ 4 , x _ 1 )
in_distribution
Emma stabbed Liam .
stab . agent ( x _ 1 , Emma ) AND stab . theme ( x _ 1 , Liam )
in_distribution
Jackson appreciated that a bat was offered to the penguin .
* penguin ( x _ 9 ) ; appreciate . agent ( x _ 1 , Jackson ) AND appreciate . ccomp ( x _ 1 , x _ 6 ) AND bat ( x _ 4 ) AND offer . theme ( x _ 6 , x _ 4 ) AND offer . recipient ( x _ 6 , x _ 9 )
in_distribution
A boy noticed that a present rolled .
boy ( x _ 1 ) AND notice . agent ( x _ 2 , x _ 1 ) AND notice . ccomp ( x _ 2 , x _ 6 ) AND present ( x _ 5 ) AND roll . theme ( x _ 6 , x _ 5 )
in_distribution
A cake was given to a teacher by the giraffe .
* giraffe ( 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 teacher ( x _ 6 )
in_distribution
The cat tried to eat .
* cat ( x _ 1 ) ; try . agent ( x _ 2 , x _ 1 ) AND try . xcomp ( x _ 2 , x _ 4 ) AND eat . agent ( x _ 4 , x _ 1 )
in_distribution
A girl admired that a baby wished that a donut was lended to the frog by Ryan .
* frog ( x _ 14 ) ; girl ( x _ 1 ) AND admire . agent ( x _ 2 , x _ 1 ) AND admire . ccomp ( x _ 2 , x _ 6 ) AND baby ( x _ 5 ) AND wish . agent ( x _ 6 , x _ 5 ) AND wish . ccomp ( x _ 6 , x _ 11 ) AND donut ( x _ 9 ) AND lend . theme ( x _ 11 , x _ 9 ) AND lend . recipient ( x _ 11 , x _ 14 ) AND lend . agent ( x _ 11 , Ryan )
in_distribution
A raisin was passed to the boy by a girl .
* boy ( x _ 6 ) ; raisin ( x _ 1 ) AND pass . theme ( x _ 3 , x _ 1 ) AND pass . recipient ( x _ 3 , x _ 6 ) AND pass . agent ( x _ 3 , x _ 9 ) AND girl ( x _ 9 )
in_distribution
The cake was wired to the dog by Asher .
* cake ( x _ 1 ) ; * dog ( x _ 6 ) ; wire . theme ( x _ 3 , x _ 1 ) AND wire . recipient ( x _ 3 , x _ 6 ) AND wire . agent ( x _ 3 , Asher )
in_distribution
A cake was examined by the friend .
* friend ( x _ 6 ) ; cake ( x _ 1 ) AND examine . theme ( x _ 3 , x _ 1 ) AND examine . agent ( x _ 3 , x _ 6 )
in_distribution
The chicken poked the cake in the house .
* chicken ( x _ 1 ) ; * cake ( x _ 4 ) ; * house ( x _ 7 ) ; poke . agent ( x _ 2 , x _ 1 ) AND poke . theme ( x _ 2 , x _ 4 ) AND cake . nmod . in ( x _ 4 , x _ 7 )
in_distribution
A girl gave a cake to John .
girl ( x _ 1 ) AND give . agent ( x _ 2 , x _ 1 ) AND give . theme ( x _ 2 , x _ 4 ) AND give . recipient ( x _ 2 , John ) AND cake ( x _ 4 )
in_distribution
A book was pierced by Abigail .
book ( x _ 1 ) AND pierce . theme ( x _ 3 , x _ 1 ) AND pierce . agent ( x _ 3 , Abigail )
in_distribution
Liam was lended a lollipop in a bottle by a baby .
lend . recipient ( x _ 2 , Liam ) AND lend . theme ( x _ 2 , x _ 4 ) AND lend . agent ( x _ 2 , x _ 10 ) AND lollipop ( x _ 4 ) AND lollipop . nmod . in ( x _ 4 , x _ 7 ) AND bottle ( x _ 7 ) AND baby ( x _ 10 )
in_distribution
Skylar ate .
eat . agent ( x _ 1 , Skylar )
in_distribution
The girl ate a button on the stage .
* girl ( x _ 1 ) ; * stage ( x _ 7 ) ; eat . agent ( x _ 2 , x _ 1 ) AND eat . theme ( x _ 2 , x _ 4 ) AND button ( x _ 4 ) AND button . nmod . on ( x _ 4 , x _ 7 )
in_distribution
Camila said that the cake was rolled by a monkey .
* cake ( x _ 4 ) ; say . agent ( x _ 1 , Camila ) AND say . ccomp ( x _ 1 , x _ 6 ) AND roll . theme ( x _ 6 , x _ 4 ) AND roll . agent ( x _ 6 , x _ 9 ) AND monkey ( x _ 9 )
in_distribution
A girl noticed that Caleb floated the cake on a table .
* cake ( x _ 7 ) ; girl ( x _ 1 ) AND notice . agent ( x _ 2 , x _ 1 ) AND notice . ccomp ( x _ 2 , x _ 5 ) AND float . agent ( x _ 5 , Caleb ) AND float . theme ( x _ 5 , x _ 7 ) AND cake . nmod . on ( x _ 7 , x _ 10 ) AND table ( x _ 10 )
in_distribution
The chalk was liked by Noah .
* chalk ( x _ 1 ) ; like . theme ( x _ 3 , x _ 1 ) AND like . agent ( x _ 3 , Noah )
in_distribution
The pen split .
* pen ( x _ 1 ) ; split . theme ( x _ 2 , x _ 1 )
in_distribution
The lawyer liked the girl in the house .
* lawyer ( x _ 1 ) ; * girl ( x _ 4 ) ; * house ( x _ 7 ) ; like . agent ( x _ 2 , x _ 1 ) AND like . theme ( x _ 2 , x _ 4 ) AND girl . nmod . in ( x _ 4 , x _ 7 )
in_distribution
A bat rolled .
bat ( x _ 1 ) AND roll . theme ( x _ 2 , x _ 1 )
in_distribution
A donut was loved .
donut ( x _ 1 ) AND love . theme ( x _ 3 , x _ 1 )
in_distribution
A cookie was lended to Emma .
cookie ( x _ 1 ) AND lend . theme ( x _ 3 , x _ 1 ) AND lend . recipient ( x _ 3 , Emma )
in_distribution
Sophia promised a cake to a girl .
promise . agent ( x _ 1 , Sophia ) AND promise . theme ( x _ 1 , x _ 3 ) AND promise . recipient ( x _ 1 , x _ 6 ) AND cake ( x _ 3 ) AND girl ( x _ 6 )
in_distribution
A girl lended a baby a cake .
girl ( x _ 1 ) AND lend . agent ( x _ 2 , x _ 1 ) AND lend . recipient ( x _ 2 , x _ 4 ) AND lend . theme ( x _ 2 , x _ 6 ) AND baby ( x _ 4 ) AND cake ( x _ 6 )
in_distribution
The cat was posted the balloon beside the table by Olivia .
* cat ( x _ 1 ) ; * balloon ( x _ 5 ) ; * table ( x _ 8 ) ; post . recipient ( x _ 3 , x _ 1 ) AND post . theme ( x _ 3 , x _ 5 ) AND post . agent ( x _ 3 , Olivia ) AND balloon . nmod . beside ( x _ 5 , x _ 8 )
in_distribution
The cake was given to the boy .
* cake ( x _ 1 ) ; * boy ( x _ 6 ) ; give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , x _ 6 )
in_distribution
A donut was fed to Charlotte by a cat .
donut ( x _ 1 ) AND feed . theme ( x _ 3 , x _ 1 ) AND feed . recipient ( x _ 3 , Charlotte ) AND feed . agent ( x _ 3 , x _ 8 ) AND cat ( x _ 8 )
in_distribution
William appreciated a cake .
appreciate . agent ( x _ 1 , William ) AND appreciate . theme ( x _ 1 , x _ 3 ) AND cake ( x _ 3 )
in_distribution
A raisin was lended to Isabella by the girl .
* girl ( x _ 8 ) ; raisin ( x _ 1 ) AND lend . theme ( x _ 3 , x _ 1 ) AND lend . recipient ( x _ 3 , Isabella ) AND lend . agent ( x _ 3 , x _ 8 )
in_distribution
Addison snapped a duck in the room on the road .
* room ( x _ 6 ) ; * road ( x _ 9 ) ; snap . agent ( x _ 1 , Addison ) AND snap . theme ( x _ 1 , x _ 3 ) AND duck ( x _ 3 ) AND duck . nmod . in ( x _ 3 , x _ 6 ) AND room . nmod . on ( x _ 6 , x _ 9 )
in_distribution
Ella rolled a teacher in the box .
* box ( x _ 6 ) ; roll . agent ( x _ 1 , Ella ) AND roll . theme ( x _ 1 , x _ 3 ) AND teacher ( x _ 3 ) AND teacher . nmod . in ( x _ 3 , x _ 6 )
in_distribution
A doll was liked by the chief .
* chief ( x _ 6 ) ; doll ( x _ 1 ) AND like . theme ( x _ 3 , x _ 1 ) AND like . agent ( x _ 3 , x _ 6 )
in_distribution
A plant was sold to Emma .
plant ( x _ 1 ) AND sell . theme ( x _ 3 , x _ 1 ) AND sell . recipient ( x _ 3 , Emma )
in_distribution
The box was sold to Olivia by a dog .
* box ( x _ 1 ) ; sell . theme ( x _ 3 , x _ 1 ) AND sell . recipient ( x _ 3 , Olivia ) AND sell . agent ( x _ 3 , x _ 8 ) AND dog ( x _ 8 )
in_distribution
A hat was posted to Emma by the frog .
* frog ( x _ 8 ) ; hat ( x _ 1 ) AND post . theme ( x _ 3 , x _ 1 ) AND post . recipient ( x _ 3 , Emma ) AND post . agent ( x _ 3 , x _ 8 )
in_distribution
A creature shortened Logan .
creature ( x _ 1 ) AND shorten . agent ( x _ 2 , x _ 1 ) AND shorten . theme ( x _ 2 , Logan )
in_distribution
The butterfly tossed a cookie .
* butterfly ( x _ 1 ) ; toss . agent ( x _ 2 , x _ 1 ) AND toss . theme ( x _ 2 , x _ 4 ) AND cookie ( x _ 4 )
in_distribution
The girl longed to eat .
* girl ( x _ 1 ) ; long . agent ( x _ 2 , x _ 1 ) AND long . xcomp ( x _ 2 , x _ 4 ) AND eat . agent ( x _ 4 , x _ 1 )
in_distribution
A dog worshipped Liam .
dog ( x _ 1 ) AND worship . agent ( x _ 2 , x _ 1 ) AND worship . theme ( x _ 2 , Liam )
in_distribution
A friend hoped that a butterfly hoped that a monkey cooked a girl beside a table .
friend ( x _ 1 ) AND hope . agent ( x _ 2 , x _ 1 ) AND hope . ccomp ( x _ 2 , x _ 6 ) AND butterfly ( x _ 5 ) AND hope . agent ( x _ 6 , x _ 5 ) AND hope . ccomp ( x _ 6 , x _ 10 ) AND monkey ( x _ 9 ) AND cook . agent ( x _ 10 , x _ 9 ) AND cook . theme ( x _ 10 , x _ 12 ) AND girl ( x _ 12 ) AND girl . nmod . beside ( x _ 12 , x _ 15 ) AND table ( x _ 15 )
in_distribution
Emma split the box beside a table .
* box ( x _ 3 ) ; split . agent ( x _ 1 , Emma ) AND split . theme ( x _ 1 , x _ 3 ) AND box . nmod . beside ( x _ 3 , x _ 6 ) AND table ( x _ 6 )
in_distribution
A frog gave Emma a cake .
frog ( x _ 1 ) AND give . agent ( x _ 2 , x _ 1 ) AND give . recipient ( x _ 2 , Emma ) AND give . theme ( x _ 2 , x _ 5 ) AND cake ( x _ 5 )
in_distribution
The girl helped a cake on a cushion on a tree .
* girl ( x _ 1 ) ; help . agent ( x _ 2 , x _ 1 ) AND help . theme ( x _ 2 , x _ 4 ) AND cake ( x _ 4 ) AND cake . nmod . on ( x _ 4 , x _ 7 ) AND cushion ( x _ 7 ) AND cushion . nmod . on ( x _ 7 , x _ 10 ) AND tree ( x _ 10 )
in_distribution
Liam sent Evelyn a box beside a table .
send . agent ( x _ 1 , Liam ) AND send . recipient ( x _ 1 , Evelyn ) AND send . theme ( x _ 1 , x _ 4 ) AND box ( x _ 4 ) AND box . nmod . beside ( x _ 4 , x _ 7 ) AND table ( x _ 7 )
in_distribution
Elizabeth talked .
talk . agent ( x _ 1 , Elizabeth )
in_distribution
The goose ate Hannah .
* goose ( x _ 1 ) ; eat . agent ( x _ 2 , x _ 1 ) AND eat . theme ( x _ 2 , Hannah )
in_distribution
A glue was loaned to Olivia .
glue ( x _ 1 ) AND loan . theme ( x _ 3 , x _ 1 ) AND loan . recipient ( x _ 3 , Olivia )
in_distribution
A box was given to the frog .
* frog ( x _ 6 ) ; box ( x _ 1 ) AND give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , x _ 6 )
in_distribution
The horse gave Isaac a cake on the table .
* horse ( x _ 1 ) ; * table ( x _ 8 ) ; give . agent ( x _ 2 , x _ 1 ) AND give . recipient ( x _ 2 , Isaac ) AND give . theme ( x _ 2 , x _ 5 ) AND cake ( x _ 5 ) AND cake . nmod . on ( x _ 5 , x _ 8 )
in_distribution
A girl fed the cake to Liam .
* cake ( x _ 4 ) ; girl ( x _ 1 ) AND feed . agent ( x _ 2 , x _ 1 ) AND feed . theme ( x _ 2 , x _ 4 ) AND feed . recipient ( x _ 2 , Liam )
in_distribution
The cake was liked by Emma .
* cake ( x _ 1 ) ; like . theme ( x _ 3 , x _ 1 ) AND like . agent ( x _ 3 , Emma )
in_distribution
The girl was given the sandwich .
* girl ( x _ 1 ) ; * sandwich ( x _ 5 ) ; give . recipient ( x _ 3 , x _ 1 ) AND give . theme ( x _ 3 , x _ 5 )
in_distribution
The cake was fed to Lucas by the hero .
* cake ( x _ 1 ) ; * hero ( x _ 8 ) ; feed . theme ( x _ 3 , x _ 1 ) AND feed . recipient ( x _ 3 , Lucas ) AND feed . agent ( x _ 3 , x _ 8 )
in_distribution
Alexander imagined that Emma found a cake .
imagine . agent ( x _ 1 , Alexander ) AND imagine . ccomp ( x _ 1 , x _ 4 ) AND find . agent ( x _ 4 , Emma ) AND find . theme ( x _ 4 , x _ 6 ) AND cake ( x _ 6 )
in_distribution
The glue was drawn by Emma .
* glue ( x _ 1 ) ; draw . theme ( x _ 3 , x _ 1 ) AND draw . agent ( x _ 3 , Emma )
in_distribution
A strawberry shortened .
strawberry ( x _ 1 ) AND shorten . theme ( x _ 2 , x _ 1 )
in_distribution
A donut was called by a boy .
donut ( x _ 1 ) AND call . theme ( x _ 3 , x _ 1 ) AND call . agent ( x _ 3 , x _ 6 ) AND boy ( x _ 6 )
in_distribution
A monkey preferred to nap .
monkey ( x _ 1 ) AND prefer . agent ( x _ 2 , x _ 1 ) AND prefer . xcomp ( x _ 2 , x _ 4 ) AND nap . agent ( x _ 4 , x _ 1 )
in_distribution
A dealer was given the donut .
* donut ( x _ 5 ) ; dealer ( x _ 1 ) AND give . recipient ( x _ 3 , x _ 1 ) AND give . theme ( x _ 3 , x _ 5 )
in_distribution
A cake was given to Emma by a goose .
cake ( x _ 1 ) AND give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , Emma ) AND give . agent ( x _ 3 , x _ 8 ) AND goose ( x _ 8 )
in_distribution
Oliver was given the melon beside the wolf .
* melon ( x _ 4 ) ; * wolf ( x _ 7 ) ; give . recipient ( x _ 2 , Oliver ) AND give . theme ( x _ 2 , x _ 4 ) AND melon . nmod . beside ( x _ 4 , x _ 7 )
in_distribution
A frog poked the dog .
* dog ( x _ 4 ) ; frog ( x _ 1 ) AND poke . agent ( x _ 2 , x _ 1 ) AND poke . theme ( x _ 2 , x _ 4 )
in_distribution
The raisin was improved by Emma .
* raisin ( x _ 1 ) ; improve . theme ( x _ 3 , x _ 1 ) AND improve . agent ( x _ 3 , Emma )
in_distribution
A boy wanted to walk .
boy ( x _ 1 ) AND want . agent ( x _ 2 , x _ 1 ) AND want . xcomp ( x _ 2 , x _ 4 ) AND walk . agent ( x _ 4 , x _ 1 )
in_distribution
Ava said that a girl proved that the donut was liked .
* donut ( x _ 8 ) ; say . agent ( x _ 1 , Ava ) AND say . ccomp ( x _ 1 , x _ 5 ) AND girl ( x _ 4 ) AND prove . agent ( x _ 5 , x _ 4 ) AND prove . ccomp ( x _ 5 , x _ 10 ) AND like . theme ( x _ 10 , x _ 8 )
in_distribution
The dog was lended the cracker in a bathtub .
* dog ( x _ 1 ) ; * cracker ( x _ 5 ) ; lend . recipient ( x _ 3 , x _ 1 ) AND lend . theme ( x _ 3 , x _ 5 ) AND cracker . nmod . in ( x _ 5 , x _ 8 ) AND bathtub ( x _ 8 )
in_distribution
Benjamin lended the cookie on the chair to a girl .
* cookie ( x _ 3 ) ; * chair ( x _ 6 ) ; lend . agent ( x _ 1 , Benjamin ) AND lend . theme ( x _ 1 , x _ 3 ) AND lend . recipient ( x _ 1 , x _ 9 ) AND cookie . nmod . on ( x _ 3 , x _ 6 ) AND girl ( x _ 9 )
in_distribution
Charlotte was given the needle by the duck .
* needle ( x _ 4 ) ; * duck ( x _ 7 ) ; give . recipient ( x _ 2 , Charlotte ) AND give . theme ( x _ 2 , x _ 4 ) AND give . agent ( x _ 2 , x _ 7 )
in_distribution
A towel was liked .
towel ( x _ 1 ) AND like . theme ( x _ 3 , x _ 1 )
in_distribution
The cat lended the strawberry on the stage in a house to Emma .
* cat ( x _ 1 ) ; * strawberry ( x _ 4 ) ; * stage ( x _ 7 ) ; lend . agent ( x _ 2 , x _ 1 ) AND lend . theme ( x _ 2 , x _ 4 ) AND lend . recipient ( x _ 2 , Emma ) AND strawberry . nmod . on ( x _ 4 , x _ 7 ) AND stage . nmod . in ( x _ 7 , x _ 10 ) AND house ( x _ 10 )
in_distribution