input
stringlengths
3
103
output
stringlengths
3
435
domain
stringclasses
14 values
The donut was investigated by Levi .
* donut ( x _ 1 ) ; investigate . theme ( x _ 3 , x _ 1 ) AND investigate . agent ( x _ 3 , Levi )
in_distribution
The girl pierced a cake in the room .
* girl ( x _ 1 ) ; * room ( x _ 7 ) ; pierce . agent ( x _ 2 , x _ 1 ) AND pierce . theme ( x _ 2 , x _ 4 ) AND cake ( x _ 4 ) AND cake . nmod . in ( x _ 4 , x _ 7 )
in_distribution
The visitor served the box to a boy .
* visitor ( x _ 1 ) ; * box ( x _ 4 ) ; serve . agent ( x _ 2 , x _ 1 ) AND serve . theme ( x _ 2 , x _ 4 ) AND serve . recipient ( x _ 2 , x _ 7 ) AND boy ( x _ 7 )
in_distribution
The boy ate a drink on a table .
* boy ( x _ 1 ) ; eat . agent ( x _ 2 , x _ 1 ) AND eat . theme ( x _ 2 , x _ 4 ) AND drink ( x _ 4 ) AND drink . nmod . on ( x _ 4 , x _ 7 ) AND table ( x _ 7 )
in_distribution
The cake was pierced by a girl .
* cake ( x _ 1 ) ; pierce . theme ( x _ 3 , x _ 1 ) AND pierce . agent ( x _ 3 , x _ 6 ) AND girl ( x _ 6 )
in_distribution
Emma posted a girl the fruit .
* fruit ( x _ 5 ) ; post . agent ( x _ 1 , Emma ) AND post . recipient ( x _ 1 , x _ 3 ) AND post . theme ( x _ 1 , x _ 5 ) AND girl ( x _ 3 )
in_distribution
A pen was eaten .
pen ( x _ 1 ) AND eat . theme ( x _ 3 , x _ 1 )
in_distribution
Evelyn needed to sleep .
need . agent ( x _ 1 , Evelyn ) AND need . xcomp ( x _ 1 , x _ 3 ) AND sleep . agent ( x _ 3 , Evelyn )
in_distribution
Emma returned a cake on the towel to the girl .
* towel ( x _ 6 ) ; * girl ( x _ 9 ) ; return . agent ( x _ 1 , Emma ) AND return . theme ( x _ 1 , x _ 3 ) AND return . recipient ( x _ 1 , x _ 9 ) AND cake ( x _ 3 ) AND cake . nmod . on ( x _ 3 , x _ 6 )
in_distribution
Emma rolled Lucas .
roll . agent ( x _ 1 , Emma ) AND roll . theme ( x _ 1 , Lucas )
in_distribution
Luke slept .
sleep . agent ( x _ 1 , Luke )
in_distribution
A dog doubled .
dog ( x _ 1 ) AND double . theme ( x _ 2 , x _ 1 )
in_distribution
The boy said that Liam laughed .
* boy ( x _ 1 ) ; say . agent ( x _ 2 , x _ 1 ) AND say . ccomp ( x _ 2 , x _ 5 ) AND laugh . agent ( x _ 5 , Liam )
in_distribution
Emma liked Noah .
like . agent ( x _ 1 , Emma ) AND like . theme ( x _ 1 , Noah )
in_distribution
Emma hoped that the child gave the boy a cake beside a table .
* child ( x _ 4 ) ; * boy ( x _ 7 ) ; hope . agent ( x _ 1 , Emma ) AND hope . ccomp ( x _ 1 , x _ 5 ) AND give . agent ( x _ 5 , x _ 4 ) AND give . recipient ( x _ 5 , x _ 7 ) AND give . theme ( x _ 5 , x _ 9 ) AND cake ( x _ 9 ) AND cake . nmod . beside ( x _ 9 , x _ 12 ) AND table ( x _ 12 )
in_distribution
A cake was helped by Bella .
cake ( x _ 1 ) AND help . theme ( x _ 3 , x _ 1 ) AND help . agent ( x _ 3 , Bella )
in_distribution
Liam was served the muffin in the house beside the book by Isabella .
* muffin ( x _ 4 ) ; * house ( x _ 7 ) ; * book ( x _ 10 ) ; serve . recipient ( x _ 2 , Liam ) AND serve . theme ( x _ 2 , x _ 4 ) AND serve . agent ( x _ 2 , Isabella ) AND muffin . nmod . in ( x _ 4 , x _ 7 ) AND house . nmod . beside ( x _ 7 , x _ 10 )
in_distribution
Aurora rented a girl a cake on the truck .
* truck ( x _ 8 ) ; rent . agent ( x _ 1 , Aurora ) AND rent . recipient ( x _ 1 , x _ 3 ) AND rent . theme ( x _ 1 , x _ 5 ) AND girl ( x _ 3 ) AND cake ( x _ 5 ) AND cake . nmod . on ( x _ 5 , x _ 8 )
in_distribution
A hedgehog ate the cake on the bed .
* cake ( x _ 4 ) ; * bed ( x _ 7 ) ; hedgehog ( x _ 1 ) AND eat . agent ( x _ 2 , x _ 1 ) AND eat . theme ( x _ 2 , x _ 4 ) AND cake . nmod . on ( x _ 4 , x _ 7 )
exposure_example_subj_common
The raisin was tolerated .
* raisin ( x _ 1 ) ; tolerate . theme ( x _ 3 , x _ 1 )
in_distribution
The journalist smiled .
* journalist ( x _ 1 ) ; smile . agent ( x _ 2 , x _ 1 )
in_distribution
Riley dusted a cake on the cabinet .
* cabinet ( x _ 6 ) ; dust . agent ( x _ 1 , Riley ) AND dust . theme ( x _ 1 , x _ 3 ) AND cake ( x _ 3 ) AND cake . nmod . on ( x _ 3 , x _ 6 )
in_distribution
A yogurt was grown by a horse .
yogurt ( x _ 1 ) AND grow . theme ( x _ 3 , x _ 1 ) AND grow . agent ( x _ 3 , x _ 6 ) AND horse ( x _ 6 )
in_distribution
A cookie was helped .
cookie ( x _ 1 ) AND help . theme ( x _ 3 , x _ 1 )
in_distribution
A teacher was passed the cake on the stage .
* cake ( x _ 5 ) ; * stage ( x _ 8 ) ; teacher ( x _ 1 ) AND pass . recipient ( x _ 3 , x _ 1 ) AND pass . theme ( x _ 3 , x _ 5 ) AND cake . nmod . on ( x _ 5 , x _ 8 )
in_distribution
The boy painted a donut .
* boy ( x _ 1 ) ; paint . agent ( x _ 2 , x _ 1 ) AND paint . theme ( x _ 2 , x _ 4 ) AND donut ( x _ 4 )
in_distribution
The cake was liked by Grayson .
* cake ( x _ 1 ) ; like . theme ( x _ 3 , x _ 1 ) AND like . agent ( x _ 3 , Grayson )
in_distribution
Liam ate a cookie .
eat . agent ( x _ 1 , Liam ) AND eat . theme ( x _ 1 , x _ 3 ) AND cookie ( x _ 3 )
in_distribution
Liam found a hen beside the philosopher .
* philosopher ( x _ 6 ) ; find . agent ( x _ 1 , Liam ) AND find . theme ( x _ 1 , x _ 3 ) AND hen ( x _ 3 ) AND hen . nmod . beside ( x _ 3 , x _ 6 )
in_distribution
The banana was frozen .
* banana ( x _ 1 ) ; freeze . theme ( x _ 3 , x _ 1 )
in_distribution
A ring was investigated .
ring ( x _ 1 ) AND investigate . theme ( x _ 3 , x _ 1 )
in_distribution
A rose was respected by the boy .
* boy ( x _ 6 ) ; rose ( x _ 1 ) AND respect . theme ( x _ 3 , x _ 1 ) AND respect . agent ( x _ 3 , x _ 6 )
in_distribution
A girl drew a donkey on a chair .
girl ( x _ 1 ) AND draw . agent ( x _ 2 , x _ 1 ) AND draw . theme ( x _ 2 , x _ 4 ) AND donkey ( x _ 4 ) AND donkey . nmod . on ( x _ 4 , x _ 7 ) AND chair ( x _ 7 )
in_distribution
The girl was sold a cake in the garden .
* girl ( x _ 1 ) ; * garden ( x _ 8 ) ; sell . recipient ( x _ 3 , x _ 1 ) AND sell . theme ( x _ 3 , x _ 5 ) AND cake ( x _ 5 ) AND cake . nmod . in ( x _ 5 , x _ 8 )
in_distribution
The cookie was eaten by the boy .
* cookie ( x _ 1 ) ; * boy ( x _ 6 ) ; eat . theme ( x _ 3 , x _ 1 ) AND eat . agent ( x _ 3 , x _ 6 )
in_distribution
Emma gave Liam a cake .
give . agent ( x _ 1 , Emma ) AND give . recipient ( x _ 1 , Liam ) AND give . theme ( x _ 1 , x _ 4 ) AND cake ( x _ 4 )
in_distribution
The cake was liked by Eleanor .
* cake ( x _ 1 ) ; like . theme ( x _ 3 , x _ 1 ) AND like . agent ( x _ 3 , Eleanor )
in_distribution
The guest burned .
* guest ( x _ 1 ) ; burn . theme ( x _ 2 , x _ 1 )
in_distribution
The bunny wanted to eat .
* bunny ( x _ 1 ) ; want . agent ( x _ 2 , x _ 1 ) AND want . xcomp ( x _ 2 , x _ 4 ) AND eat . agent ( x _ 4 , x _ 1 )
in_distribution
A girl hoped that the zebra preferred to investigate .
* zebra ( x _ 5 ) ; girl ( x _ 1 ) AND hope . agent ( x _ 2 , x _ 1 ) AND hope . ccomp ( x _ 2 , x _ 6 ) AND prefer . agent ( x _ 6 , x _ 5 ) AND prefer . xcomp ( x _ 6 , x _ 8 ) AND investigate . agent ( x _ 8 , x _ 5 )
in_distribution
A girl hoped that a beer was studied by a moose .
girl ( x _ 1 ) AND hope . agent ( x _ 2 , x _ 1 ) AND hope . ccomp ( x _ 2 , x _ 7 ) AND beer ( x _ 5 ) AND study . theme ( x _ 7 , x _ 5 ) AND study . agent ( x _ 7 , x _ 10 ) AND moose ( x _ 10 )
in_distribution
The girl helped the mouse .
* girl ( x _ 1 ) ; * mouse ( x _ 4 ) ; help . agent ( x _ 2 , x _ 1 ) AND help . theme ( x _ 2 , x _ 4 )
in_distribution
A boy was given a cake by Elizabeth .
boy ( x _ 1 ) AND give . recipient ( x _ 3 , x _ 1 ) AND give . theme ( x _ 3 , x _ 5 ) AND give . agent ( x _ 3 , Elizabeth ) AND cake ( x _ 5 )
in_distribution
Liam thought that a girl stuttered .
think . agent ( x _ 1 , Liam ) AND think . ccomp ( x _ 1 , x _ 5 ) AND girl ( x _ 4 ) AND stutter . agent ( x _ 5 , x _ 4 )
in_distribution
A banana was fed to the professor by Emma .
* professor ( x _ 6 ) ; banana ( x _ 1 ) AND feed . theme ( x _ 3 , x _ 1 ) AND feed . recipient ( x _ 3 , x _ 6 ) AND feed . agent ( x _ 3 , Emma )
in_distribution
The book was touched by Luke .
* book ( x _ 1 ) ; touch . theme ( x _ 3 , x _ 1 ) AND touch . agent ( x _ 3 , Luke )
in_distribution
A girl was given a box on a stage on a table by the scientist .
* scientist ( x _ 14 ) ; girl ( x _ 1 ) AND give . recipient ( x _ 3 , x _ 1 ) AND give . theme ( x _ 3 , x _ 5 ) AND give . agent ( x _ 3 , x _ 14 ) AND box ( x _ 5 ) AND box . nmod . on ( x _ 5 , x _ 8 ) AND stage ( x _ 8 ) AND stage . nmod . on ( x _ 8 , x _ 11 ) AND table ( x _ 11 )
in_distribution
The girl observed .
* girl ( x _ 1 ) ; observe . agent ( x _ 2 , x _ 1 )
in_distribution
The girl lended Emma the cake .
* girl ( x _ 1 ) ; * cake ( x _ 5 ) ; lend . agent ( x _ 2 , x _ 1 ) AND lend . recipient ( x _ 2 , Emma ) AND lend . theme ( x _ 2 , x _ 5 )
in_distribution
A girl gave the potato in the house to Isabella .
* potato ( x _ 4 ) ; * house ( x _ 7 ) ; girl ( x _ 1 ) AND give . agent ( x _ 2 , x _ 1 ) AND give . theme ( x _ 2 , x _ 4 ) AND give . recipient ( x _ 2 , Isabella ) AND potato . nmod . in ( x _ 4 , x _ 7 )
in_distribution
The boy liked that Harper was given the guitar by a dog .
* boy ( x _ 1 ) ; * guitar ( x _ 8 ) ; like . agent ( x _ 2 , x _ 1 ) AND like . ccomp ( x _ 2 , x _ 6 ) AND give . recipient ( x _ 6 , Harper ) AND give . theme ( x _ 6 , x _ 8 ) AND give . agent ( x _ 6 , x _ 11 ) AND dog ( x _ 11 )
in_distribution
The cat attempted to nap .
* cat ( x _ 1 ) ; attempt . agent ( x _ 2 , x _ 1 ) AND attempt . xcomp ( x _ 2 , x _ 4 ) AND nap . agent ( x _ 4 , x _ 1 )
in_distribution
Liam ate a child beside a bed .
eat . agent ( x _ 1 , Liam ) AND eat . theme ( x _ 1 , x _ 3 ) AND child ( x _ 3 ) AND child . nmod . beside ( x _ 3 , x _ 6 ) AND bed ( x _ 6 )
in_distribution
Emma liked that Jack slept .
like . agent ( x _ 1 , Emma ) AND like . ccomp ( x _ 1 , x _ 4 ) AND sleep . agent ( x _ 4 , Jack )
in_distribution
A cookie was seen by a girl .
cookie ( x _ 1 ) AND see . theme ( x _ 3 , x _ 1 ) AND see . agent ( x _ 3 , x _ 6 ) AND girl ( x _ 6 )
in_distribution
The boy dusted the sandwich .
* boy ( x _ 1 ) ; * sandwich ( x _ 4 ) ; dust . agent ( x _ 2 , x _ 1 ) AND dust . theme ( x _ 2 , x _ 4 )
in_distribution
Elijah fed a baby the donut beside the stage .
* donut ( x _ 5 ) ; * stage ( x _ 8 ) ; feed . agent ( x _ 1 , Elijah ) AND feed . recipient ( x _ 1 , x _ 3 ) AND feed . theme ( x _ 1 , x _ 5 ) AND baby ( x _ 3 ) AND donut . nmod . beside ( x _ 5 , x _ 8 )
in_distribution
The cake was frozen by a bee .
* cake ( x _ 1 ) ; freeze . theme ( x _ 3 , x _ 1 ) AND freeze . agent ( x _ 3 , x _ 6 ) AND bee ( x _ 6 )
in_distribution
The child was sold a cake on a road by Liam .
* child ( x _ 1 ) ; sell . recipient ( x _ 3 , x _ 1 ) AND sell . theme ( x _ 3 , x _ 5 ) AND sell . agent ( x _ 3 , Liam ) AND cake ( x _ 5 ) AND cake . nmod . on ( x _ 5 , x _ 8 ) AND road ( x _ 8 )
in_distribution
The teacher smiled .
* teacher ( x _ 1 ) ; smile . agent ( x _ 2 , x _ 1 )
in_distribution
The cookie was painted by Aria .
* cookie ( x _ 1 ) ; paint . theme ( x _ 3 , x _ 1 ) AND paint . agent ( x _ 3 , Aria )
in_distribution
The bat was fed to the girl .
* bat ( x _ 1 ) ; * girl ( x _ 6 ) ; feed . theme ( x _ 3 , x _ 1 ) AND feed . recipient ( x _ 3 , x _ 6 )
in_distribution
Brooklyn was given a cake .
give . recipient ( x _ 2 , Brooklyn ) AND give . theme ( x _ 2 , x _ 4 ) AND cake ( x _ 4 )
in_distribution
The boy was given a cake by the dog .
* boy ( x _ 1 ) ; * dog ( x _ 8 ) ; give . recipient ( x _ 3 , x _ 1 ) AND give . theme ( x _ 3 , x _ 5 ) AND give . agent ( x _ 3 , x _ 8 ) AND cake ( x _ 5 )
in_distribution
Logan confessed that the dog wanted to hunt .
* dog ( x _ 4 ) ; confess . agent ( x _ 1 , Logan ) AND confess . ccomp ( x _ 1 , x _ 5 ) AND want . agent ( x _ 5 , x _ 4 ) AND want . xcomp ( x _ 5 , x _ 7 ) AND hunt . agent ( x _ 7 , x _ 4 )
in_distribution
The rose was offered to a boy .
* rose ( x _ 1 ) ; offer . theme ( x _ 3 , x _ 1 ) AND offer . recipient ( x _ 3 , x _ 6 ) AND boy ( x _ 6 )
in_distribution
The boy drew a cookie .
* boy ( x _ 1 ) ; draw . agent ( x _ 2 , x _ 1 ) AND draw . theme ( x _ 2 , x _ 4 ) AND cookie ( x _ 4 )
in_distribution
The strawberry was given to Liam .
* strawberry ( x _ 1 ) ; give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , Liam )
in_distribution
Noah gave the donut on the shelf to the fish .
* donut ( x _ 3 ) ; * shelf ( x _ 6 ) ; * fish ( x _ 9 ) ; give . agent ( x _ 1 , Noah ) AND give . theme ( x _ 1 , x _ 3 ) AND give . recipient ( x _ 1 , x _ 9 ) AND donut . nmod . on ( x _ 3 , x _ 6 )
in_distribution
The child danced .
* child ( x _ 1 ) ; dance . agent ( x _ 2 , x _ 1 )
in_distribution
Hazel disintegrated a donut on the stage .
* stage ( x _ 6 ) ; disintegrate . agent ( x _ 1 , Hazel ) AND disintegrate . theme ( x _ 1 , x _ 3 ) AND donut ( x _ 3 ) AND donut . nmod . on ( x _ 3 , x _ 6 )
in_distribution
Emma rolled the boy .
* boy ( x _ 3 ) ; roll . agent ( x _ 1 , Emma ) AND roll . theme ( x _ 1 , x _ 3 )
in_distribution
A melon was liked by Emma .
melon ( x _ 1 ) AND like . theme ( x _ 3 , x _ 1 ) AND like . agent ( x _ 3 , Emma )
in_distribution
The cookie was broken by the kitty .
* cookie ( x _ 1 ) ; * kitty ( x _ 6 ) ; break . theme ( x _ 3 , x _ 1 ) AND break . agent ( x _ 3 , x _ 6 )
in_distribution
The girl gave a cake on the crack to the bear .
* girl ( x _ 1 ) ; * crack ( x _ 7 ) ; * bear ( x _ 10 ) ; give . agent ( x _ 2 , x _ 1 ) AND give . theme ( x _ 2 , x _ 4 ) AND give . recipient ( x _ 2 , x _ 10 ) AND cake ( x _ 4 ) AND cake . nmod . on ( x _ 4 , x _ 7 )
in_distribution
The frog offered Oliver the donut .
* frog ( x _ 1 ) ; * donut ( x _ 5 ) ; offer . agent ( x _ 2 , x _ 1 ) AND offer . recipient ( x _ 2 , Oliver ) AND offer . theme ( x _ 2 , x _ 5 )
in_distribution
A shoe was passed to Oliver by Emma .
shoe ( x _ 1 ) AND pass . theme ( x _ 3 , x _ 1 ) AND pass . recipient ( x _ 3 , Oliver ) AND pass . agent ( x _ 3 , Emma )
in_distribution
The brick was nursed .
* brick ( x _ 1 ) ; nurse . theme ( x _ 3 , x _ 1 )
in_distribution
The boy froze the squirrel beside the table .
* boy ( x _ 1 ) ; * squirrel ( x _ 4 ) ; * table ( x _ 7 ) ; freeze . agent ( x _ 2 , x _ 1 ) AND freeze . theme ( x _ 2 , x _ 4 ) AND squirrel . nmod . beside ( x _ 4 , x _ 7 )
in_distribution
Emma ate a cake in a house .
eat . agent ( x _ 1 , Emma ) AND eat . theme ( x _ 1 , x _ 3 ) AND cake ( x _ 3 ) AND cake . nmod . in ( x _ 3 , x _ 6 ) AND house ( x _ 6 )
in_distribution
Emma said that a cake was handed to the judge by the frog .
* judge ( x _ 9 ) ; * frog ( x _ 12 ) ; say . agent ( x _ 1 , Emma ) AND say . ccomp ( x _ 1 , x _ 6 ) AND cake ( x _ 4 ) AND hand . theme ( x _ 6 , x _ 4 ) AND hand . recipient ( x _ 6 , x _ 9 ) AND hand . agent ( x _ 6 , x _ 12 )
in_distribution
The soap was lended to Noah .
* soap ( x _ 1 ) ; lend . theme ( x _ 3 , x _ 1 ) AND lend . recipient ( x _ 3 , Noah )
in_distribution
The boy mailed a donut to Aubrey .
* boy ( x _ 1 ) ; mail . agent ( x _ 2 , x _ 1 ) AND mail . theme ( x _ 2 , x _ 4 ) AND mail . recipient ( x _ 2 , Aubrey ) AND donut ( x _ 4 )
in_distribution
A cake was wired to the girl .
* girl ( x _ 6 ) ; cake ( x _ 1 ) AND wire . theme ( x _ 3 , x _ 1 ) AND wire . recipient ( x _ 3 , x _ 6 )
in_distribution
The donut was rolled by Natalie .
* donut ( x _ 1 ) ; roll . theme ( x _ 3 , x _ 1 ) AND roll . agent ( x _ 3 , Natalie )
in_distribution
The rose was eaten by Ryan .
* rose ( x _ 1 ) ; eat . theme ( x _ 3 , x _ 1 ) AND eat . agent ( x _ 3 , Ryan )
in_distribution
The child wired Ava a bat in the house .
* child ( x _ 1 ) ; * house ( x _ 8 ) ; wire . agent ( x _ 2 , x _ 1 ) AND wire . recipient ( x _ 2 , Ava ) AND wire . theme ( x _ 2 , x _ 5 ) AND bat ( x _ 5 ) AND bat . nmod . in ( x _ 5 , x _ 8 )
in_distribution
The teacher saw a girl beside the table .
* teacher ( x _ 1 ) ; * table ( x _ 7 ) ; see . agent ( x _ 2 , x _ 1 ) AND see . theme ( x _ 2 , x _ 4 ) AND girl ( x _ 4 ) AND girl . nmod . beside ( x _ 4 , x _ 7 )
in_distribution
The girl liked that a boy laughed .
* girl ( x _ 1 ) ; like . agent ( x _ 2 , x _ 1 ) AND like . ccomp ( x _ 2 , x _ 6 ) AND boy ( x _ 5 ) AND laugh . agent ( x _ 6 , x _ 5 )
in_distribution
A child touched a girl in the room .
* room ( x _ 7 ) ; child ( x _ 1 ) AND touch . agent ( x _ 2 , x _ 1 ) AND touch . theme ( x _ 2 , x _ 4 ) AND girl ( x _ 4 ) AND girl . nmod . in ( x _ 4 , x _ 7 )
in_distribution
A cookie was rolled by a girl .
cookie ( x _ 1 ) AND roll . theme ( x _ 3 , x _ 1 ) AND roll . agent ( x _ 3 , x _ 6 ) AND girl ( x _ 6 )
in_distribution
A girl sold Liam the donut .
* donut ( x _ 5 ) ; girl ( x _ 1 ) AND sell . agent ( x _ 2 , x _ 1 ) AND sell . recipient ( x _ 2 , Liam ) AND sell . theme ( x _ 2 , x _ 5 )
in_distribution
A girl proved that a donut was given to the princess by the priest .
* princess ( x _ 10 ) ; * priest ( x _ 13 ) ; girl ( x _ 1 ) AND prove . agent ( x _ 2 , x _ 1 ) AND prove . ccomp ( x _ 2 , x _ 7 ) AND donut ( x _ 5 ) AND give . theme ( x _ 7 , x _ 5 ) AND give . recipient ( x _ 7 , x _ 10 ) AND give . agent ( x _ 7 , x _ 13 )
in_distribution
The teacher was sold the book .
* teacher ( x _ 1 ) ; * book ( x _ 5 ) ; sell . recipient ( x _ 3 , x _ 1 ) AND sell . theme ( x _ 3 , x _ 5 )
in_distribution
Liam gave Ethan a radio on the stool .
* stool ( x _ 7 ) ; give . agent ( x _ 1 , Liam ) AND give . recipient ( x _ 1 , Ethan ) AND give . theme ( x _ 1 , x _ 4 ) AND radio ( x _ 4 ) AND radio . nmod . on ( x _ 4 , x _ 7 )
in_distribution
The donut was helped by the girl .
* donut ( x _ 1 ) ; * girl ( x _ 6 ) ; help . theme ( x _ 3 , x _ 1 ) AND help . agent ( x _ 3 , x _ 6 )
in_distribution
Matthew was mailed the cake by Mia .
* cake ( x _ 4 ) ; mail . recipient ( x _ 2 , Matthew ) AND mail . theme ( x _ 2 , x _ 4 ) AND mail . agent ( x _ 2 , Mia )
in_distribution
Julian gave a melon beside a house to the bunny .
* bunny ( x _ 9 ) ; give . agent ( x _ 1 , Julian ) AND give . theme ( x _ 1 , x _ 3 ) AND give . recipient ( x _ 1 , x _ 9 ) AND melon ( x _ 3 ) AND melon . nmod . beside ( x _ 3 , x _ 6 ) AND house ( x _ 6 )
in_distribution
The doll was given to Emma .
* doll ( x _ 1 ) ; give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , Emma )
in_distribution
A donut was given to the boy by the girl .
* boy ( x _ 6 ) ; * girl ( 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