input
stringlengths
3
103
output
stringlengths
3
435
domain
stringclasses
14 values
Sofia hated to walk .
hate . agent ( x _ 1 , Sofia ) AND hate . xcomp ( x _ 1 , x _ 3 ) AND walk . agent ( x _ 3 , Sofia )
in_distribution
The drink was served to Samuel by a girl .
* drink ( x _ 1 ) ; serve . theme ( x _ 3 , x _ 1 ) AND serve . recipient ( x _ 3 , Samuel ) AND serve . agent ( x _ 3 , x _ 8 ) AND girl ( x _ 8 )
in_distribution
A lion imagined that a cake was improved by the lawyer .
* lawyer ( x _ 10 ) ; lion ( x _ 1 ) AND imagine . agent ( x _ 2 , x _ 1 ) AND imagine . ccomp ( x _ 2 , x _ 7 ) AND cake ( x _ 5 ) AND improve . theme ( x _ 7 , x _ 5 ) AND improve . agent ( x _ 7 , x _ 10 )
in_distribution
A raisin was discovered by the human .
* human ( x _ 6 ) ; raisin ( x _ 1 ) AND discover . theme ( x _ 3 , x _ 1 ) AND discover . agent ( x _ 3 , x _ 6 )
in_distribution
A flag was grown .
flag ( x _ 1 ) AND grow . theme ( x _ 3 , x _ 1 )
in_distribution
The donut was frozen by Noah .
* donut ( x _ 1 ) ; freeze . theme ( x _ 3 , x _ 1 ) AND freeze . agent ( x _ 3 , Noah )
in_distribution
The donut was lended to the lion .
* donut ( x _ 1 ) ; * lion ( x _ 6 ) ; lend . theme ( x _ 3 , x _ 1 ) AND lend . recipient ( x _ 3 , x _ 6 )
in_distribution
The girl was given the donut beside a bed .
* girl ( x _ 1 ) ; * donut ( x _ 5 ) ; give . recipient ( x _ 3 , x _ 1 ) AND give . theme ( x _ 3 , x _ 5 ) AND donut . nmod . beside ( x _ 5 , x _ 8 ) AND bed ( x _ 8 )
in_distribution
Emma liked that Isabella lended a bird a crayon beside the bed .
* bed ( x _ 11 ) ; like . agent ( x _ 1 , Emma ) AND like . ccomp ( x _ 1 , x _ 4 ) AND lend . agent ( x _ 4 , Isabella ) AND lend . recipient ( x _ 4 , x _ 6 ) AND lend . theme ( x _ 4 , x _ 8 ) AND bird ( x _ 6 ) AND crayon ( x _ 8 ) AND crayon . nmod . beside ( x _ 8 , x _ 11 )
in_distribution
The girl liked the giraffe in the tin .
* girl ( x _ 1 ) ; * giraffe ( x _ 4 ) ; * tin ( x _ 7 ) ; like . agent ( x _ 2 , x _ 1 ) AND like . theme ( x _ 2 , x _ 4 ) AND giraffe . nmod . in ( x _ 4 , x _ 7 )
in_distribution
Emma rented the baby the cookie beside a bed .
* baby ( x _ 3 ) ; * cookie ( x _ 5 ) ; rent . agent ( x _ 1 , Emma ) AND rent . recipient ( x _ 1 , x _ 3 ) AND rent . theme ( x _ 1 , x _ 5 ) AND cookie . nmod . beside ( x _ 5 , x _ 8 ) AND bed ( x _ 8 )
in_distribution
A giraffe gave the sandwich to a girl .
* sandwich ( x _ 4 ) ; giraffe ( x _ 1 ) AND give . agent ( x _ 2 , x _ 1 ) AND give . theme ( x _ 2 , x _ 4 ) AND give . recipient ( x _ 2 , x _ 7 ) AND girl ( x _ 7 )
in_distribution
The hamburger was offered to the captain by Liam .
* hamburger ( x _ 1 ) ; * captain ( x _ 6 ) ; offer . theme ( x _ 3 , x _ 1 ) AND offer . recipient ( x _ 3 , x _ 6 ) AND offer . agent ( x _ 3 , Liam )
in_distribution
The landlord gave the cake in a box to Isabella .
* landlord ( x _ 1 ) ; * cake ( x _ 4 ) ; give . agent ( x _ 2 , x _ 1 ) AND give . theme ( x _ 2 , x _ 4 ) AND give . recipient ( x _ 2 , Isabella ) AND cake . nmod . in ( x _ 4 , x _ 7 ) AND box ( x _ 7 )
in_distribution
Emma hunted Jackson .
hunt . agent ( x _ 1 , Emma ) AND hunt . theme ( x _ 1 , Jackson )
in_distribution
The girl wanted to eat .
* girl ( x _ 1 ) ; want . agent ( x _ 2 , x _ 1 ) AND want . xcomp ( x _ 2 , x _ 4 ) AND eat . agent ( x _ 4 , x _ 1 )
in_distribution
The game was tossed by a boy .
* game ( x _ 1 ) ; toss . theme ( x _ 3 , x _ 1 ) AND toss . agent ( x _ 3 , x _ 6 ) AND boy ( x _ 6 )
in_distribution
A radio was liked .
radio ( x _ 1 ) AND like . theme ( x _ 3 , x _ 1 )
in_distribution
The cookie was given to a lawyer .
* cookie ( x _ 1 ) ; give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , x _ 6 ) AND lawyer ( x _ 6 )
in_distribution
Aubrey was lended a drink .
lend . recipient ( x _ 2 , Aubrey ) AND lend . theme ( x _ 2 , x _ 4 ) AND drink ( x _ 4 )
in_distribution
A manager handed a cookie to the prince .
* prince ( x _ 7 ) ; manager ( x _ 1 ) AND hand . agent ( x _ 2 , x _ 1 ) AND hand . theme ( x _ 2 , x _ 4 ) AND hand . recipient ( x _ 2 , x _ 7 ) AND cookie ( x _ 4 )
in_distribution
Emma gave a cake to the boy .
* boy ( x _ 6 ) ; give . agent ( x _ 1 , Emma ) AND give . theme ( x _ 1 , x _ 3 ) AND give . recipient ( x _ 1 , x _ 6 ) AND cake ( x _ 3 )
in_distribution
A box was cleaned by the landlord .
* landlord ( x _ 6 ) ; box ( x _ 1 ) AND clean . theme ( x _ 3 , x _ 1 ) AND clean . agent ( x _ 3 , x _ 6 )
in_distribution
Emma ate the baby .
* baby ( x _ 3 ) ; eat . agent ( x _ 1 , Emma ) AND eat . theme ( x _ 1 , x _ 3 )
in_distribution
A girl sold the dog the rose on the blanket .
* dog ( x _ 4 ) ; * rose ( x _ 6 ) ; * blanket ( x _ 9 ) ; girl ( x _ 1 ) AND sell . agent ( x _ 2 , x _ 1 ) AND sell . recipient ( x _ 2 , x _ 4 ) AND sell . theme ( x _ 2 , x _ 6 ) AND rose . nmod . on ( x _ 6 , x _ 9 )
in_distribution
The bird was sold a cake by Logan .
* bird ( x _ 1 ) ; sell . recipient ( x _ 3 , x _ 1 ) AND sell . theme ( x _ 3 , x _ 5 ) AND sell . agent ( x _ 3 , Logan ) AND cake ( x _ 5 )
in_distribution
A boy gave Emma the cookie in the house .
* cookie ( x _ 5 ) ; * house ( x _ 8 ) ; boy ( x _ 1 ) AND give . agent ( x _ 2 , x _ 1 ) AND give . recipient ( x _ 2 , Emma ) AND give . theme ( x _ 2 , x _ 5 ) AND cookie . nmod . in ( x _ 5 , x _ 8 )
in_distribution
Henry needed to dust .
need . agent ( x _ 1 , Henry ) AND need . xcomp ( x _ 1 , x _ 3 ) AND dust . agent ( x _ 3 , Henry )
in_distribution
The cake was inflated by Noah .
* cake ( x _ 1 ) ; inflate . theme ( x _ 3 , x _ 1 ) AND inflate . agent ( x _ 3 , Noah )
in_distribution
Ava proved that Liam liked a girl .
prove . agent ( x _ 1 , Ava ) AND prove . ccomp ( x _ 1 , x _ 4 ) AND like . agent ( x _ 4 , Liam ) AND like . theme ( x _ 4 , x _ 6 ) AND girl ( x _ 6 )
in_distribution
The horse valued a sheep .
* horse ( x _ 1 ) ; value . agent ( x _ 2 , x _ 1 ) AND value . theme ( x _ 2 , x _ 4 ) AND sheep ( x _ 4 )
in_distribution
A girl was given the chalk by Brooklyn .
* chalk ( x _ 5 ) ; girl ( x _ 1 ) AND give . recipient ( x _ 3 , x _ 1 ) AND give . theme ( x _ 3 , x _ 5 ) AND give . agent ( x _ 3 , Brooklyn )
in_distribution
The box was forwarded to a boy .
* box ( x _ 1 ) ; forward . theme ( x _ 3 , x _ 1 ) AND forward . recipient ( x _ 3 , x _ 6 ) AND boy ( x _ 6 )
in_distribution
A raisin was drawn by the teacher .
* teacher ( x _ 6 ) ; raisin ( x _ 1 ) AND draw . theme ( x _ 3 , x _ 1 ) AND draw . agent ( x _ 3 , x _ 6 )
in_distribution
Matthew liked that the fly planned to sleep .
* fly ( x _ 4 ) ; like . agent ( x _ 1 , Matthew ) AND like . ccomp ( x _ 1 , x _ 5 ) AND plan . agent ( x _ 5 , x _ 4 ) AND plan . xcomp ( x _ 5 , x _ 7 ) AND sleep . agent ( x _ 7 , x _ 4 )
in_distribution
Dylan handed a cookie to a girl .
hand . agent ( x _ 1 , Dylan ) AND hand . theme ( x _ 1 , x _ 3 ) AND hand . recipient ( x _ 1 , x _ 6 ) AND cookie ( x _ 3 ) AND girl ( x _ 6 )
in_distribution
Liam valued that the box was fed to a mouse by a girl .
* box ( x _ 4 ) ; value . agent ( x _ 1 , Liam ) AND value . ccomp ( x _ 1 , x _ 6 ) AND feed . theme ( x _ 6 , x _ 4 ) AND feed . recipient ( x _ 6 , x _ 9 ) AND feed . agent ( x _ 6 , x _ 12 ) AND mouse ( x _ 9 ) AND girl ( x _ 12 )
in_distribution
The purse was adored .
* purse ( x _ 1 ) ; adore . theme ( x _ 3 , x _ 1 )
in_distribution
Emma sold Ava a cake in a house .
sell . agent ( x _ 1 , Emma ) AND sell . recipient ( x _ 1 , Ava ) AND sell . theme ( x _ 1 , x _ 4 ) AND cake ( x _ 4 ) AND cake . nmod . in ( x _ 4 , x _ 7 ) AND house ( x _ 7 )
in_distribution
Emma was given the cookie beside the stage by Ava .
* cookie ( x _ 4 ) ; * stage ( x _ 7 ) ; give . recipient ( x _ 2 , Emma ) AND give . theme ( x _ 2 , x _ 4 ) AND give . agent ( x _ 2 , Ava ) AND cookie . nmod . beside ( x _ 4 , x _ 7 )
in_distribution
Emma inflated the driver .
* driver ( x _ 3 ) ; inflate . agent ( x _ 1 , Emma ) AND inflate . theme ( x _ 1 , x _ 3 )
in_distribution
A melon was broken .
melon ( x _ 1 ) AND break . theme ( x _ 3 , x _ 1 )
in_distribution
The cookie was poked by a boy .
* cookie ( x _ 1 ) ; poke . theme ( x _ 3 , x _ 1 ) AND poke . agent ( x _ 3 , x _ 6 ) AND boy ( x _ 6 )
in_distribution
Emma poked the biscuit in a house .
* biscuit ( x _ 3 ) ; poke . agent ( x _ 1 , Emma ) AND poke . theme ( x _ 1 , x _ 3 ) AND biscuit . nmod . in ( x _ 3 , x _ 6 ) AND house ( x _ 6 )
in_distribution
A king tolerated that a drink was mailed to Liam .
king ( x _ 1 ) AND tolerate . agent ( x _ 2 , x _ 1 ) AND tolerate . ccomp ( x _ 2 , x _ 7 ) AND drink ( x _ 5 ) AND mail . theme ( x _ 7 , x _ 5 ) AND mail . recipient ( x _ 7 , Liam )
in_distribution
The bucket was stabbed .
* bucket ( x _ 1 ) ; stab . theme ( x _ 3 , x _ 1 )
in_distribution
The girl was brought a cake in the bag beside the doll .
* girl ( x _ 1 ) ; * bag ( x _ 8 ) ; * doll ( x _ 11 ) ; bring . recipient ( x _ 3 , x _ 1 ) AND bring . theme ( x _ 3 , x _ 5 ) AND cake ( x _ 5 ) AND cake . nmod . in ( x _ 5 , x _ 8 ) AND bag . nmod . beside ( x _ 8 , x _ 11 )
in_distribution
The pumpkin was given to a butterfly by the girl .
* pumpkin ( x _ 1 ) ; * girl ( x _ 9 ) ; give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , x _ 6 ) AND give . agent ( x _ 3 , x _ 9 ) AND butterfly ( x _ 6 )
in_distribution
Emma ate the rose in the fishbowl .
* rose ( x _ 3 ) ; * fishbowl ( x _ 6 ) ; eat . agent ( x _ 1 , Emma ) AND eat . theme ( x _ 1 , x _ 3 ) AND rose . nmod . in ( x _ 3 , x _ 6 )
in_distribution
A bean was juggled .
bean ( x _ 1 ) AND juggle . theme ( x _ 3 , x _ 1 )
in_distribution
Aria was sold a bag by the butterfly .
* butterfly ( x _ 7 ) ; sell . recipient ( x _ 2 , Aria ) AND sell . theme ( x _ 2 , x _ 4 ) AND sell . agent ( x _ 2 , x _ 7 ) AND bag ( x _ 4 )
in_distribution
Emma wanted to investigate .
want . agent ( x _ 1 , Emma ) AND want . xcomp ( x _ 1 , x _ 3 ) AND investigate . agent ( x _ 3 , Emma )
in_distribution
A lollipop was enlarged by Elijah .
lollipop ( x _ 1 ) AND enlarge . theme ( x _ 3 , x _ 1 ) AND enlarge . agent ( x _ 3 , Elijah )
in_distribution
Emma was given the donut beside a stage by Liam .
* donut ( x _ 4 ) ; give . recipient ( x _ 2 , Emma ) AND give . theme ( x _ 2 , x _ 4 ) AND give . agent ( x _ 2 , Liam ) AND donut . nmod . beside ( x _ 4 , x _ 7 ) AND stage ( x _ 7 )
in_distribution
A raisin was sold to the lawyer by Theodore .
* lawyer ( x _ 6 ) ; raisin ( x _ 1 ) AND sell . theme ( x _ 3 , x _ 1 ) AND sell . recipient ( x _ 3 , x _ 6 ) AND sell . agent ( x _ 3 , Theodore )
in_distribution
Lucas sent the child the book beside the key .
* child ( x _ 3 ) ; * book ( x _ 5 ) ; * key ( x _ 8 ) ; send . agent ( x _ 1 , Lucas ) AND send . recipient ( x _ 1 , x _ 3 ) AND send . theme ( x _ 1 , x _ 5 ) AND book . nmod . beside ( x _ 5 , x _ 8 )
in_distribution
Emma dreamed that James smiled .
dream . agent ( x _ 1 , Emma ) AND dream . ccomp ( x _ 1 , x _ 4 ) AND smile . agent ( x _ 4 , James )
in_distribution
The princess helped a soap .
* princess ( x _ 1 ) ; help . agent ( x _ 2 , x _ 1 ) AND help . theme ( x _ 2 , x _ 4 ) AND soap ( x _ 4 )
in_distribution
The girl liked that Sophia ate the boy beside a table .
* girl ( x _ 1 ) ; * boy ( x _ 7 ) ; like . agent ( x _ 2 , x _ 1 ) AND like . ccomp ( x _ 2 , x _ 5 ) AND eat . agent ( x _ 5 , Sophia ) AND eat . theme ( x _ 5 , x _ 7 ) AND boy . nmod . beside ( x _ 7 , x _ 10 ) AND table ( x _ 10 )
in_distribution
The girl drew a block .
* girl ( x _ 1 ) ; draw . agent ( x _ 2 , x _ 1 ) AND draw . theme ( x _ 2 , x _ 4 ) AND block ( x _ 4 )
in_distribution
Liam was lended the cake .
* cake ( x _ 4 ) ; lend . recipient ( x _ 2 , Liam ) AND lend . theme ( x _ 2 , x _ 4 )
in_distribution
The boy hunted .
* boy ( x _ 1 ) ; hunt . agent ( x _ 2 , x _ 1 )
in_distribution
The cookie was rolled by the king .
* cookie ( x _ 1 ) ; * king ( x _ 6 ) ; roll . theme ( x _ 3 , x _ 1 ) AND roll . agent ( x _ 3 , x _ 6 )
in_distribution
A melon was sketched by a boy .
melon ( x _ 1 ) AND sketch . theme ( x _ 3 , x _ 1 ) AND sketch . agent ( x _ 3 , x _ 6 ) AND boy ( x _ 6 )
in_distribution
A donut was worshipped .
donut ( x _ 1 ) AND worship . theme ( x _ 3 , x _ 1 )
in_distribution
Liam disintegrated the cat in the house in the room .
* cat ( x _ 3 ) ; * house ( x _ 6 ) ; * room ( x _ 9 ) ; disintegrate . agent ( x _ 1 , Liam ) AND disintegrate . theme ( x _ 1 , x _ 3 ) AND cat . nmod . in ( x _ 3 , x _ 6 ) AND house . nmod . in ( x _ 6 , x _ 9 )
in_distribution
A farmer drew .
farmer ( x _ 1 ) AND draw . agent ( x _ 2 , x _ 1 )
in_distribution
The dog inflated the box .
* dog ( x _ 1 ) ; * box ( x _ 4 ) ; inflate . agent ( x _ 2 , x _ 1 ) AND inflate . theme ( x _ 2 , x _ 4 )
in_distribution
A wolf found a girl .
wolf ( x _ 1 ) AND find . agent ( x _ 2 , x _ 1 ) AND find . theme ( x _ 2 , x _ 4 ) AND girl ( x _ 4 )
in_distribution
A doctor was given the pancake beside a table by Emma .
* pancake ( x _ 5 ) ; doctor ( x _ 1 ) AND give . recipient ( x _ 3 , x _ 1 ) AND give . theme ( x _ 3 , x _ 5 ) AND give . agent ( x _ 3 , Emma ) AND pancake . nmod . beside ( x _ 5 , x _ 8 ) AND table ( x _ 8 )
in_distribution
Mila was fed a cookie beside the book by a girl .
* book ( x _ 7 ) ; feed . recipient ( x _ 2 , Mila ) AND feed . theme ( x _ 2 , x _ 4 ) AND feed . agent ( x _ 2 , x _ 10 ) AND cookie ( x _ 4 ) AND cookie . nmod . beside ( x _ 4 , x _ 7 ) AND girl ( x _ 10 )
in_distribution
A shoe was liked by Sophia .
shoe ( x _ 1 ) AND like . theme ( x _ 3 , x _ 1 ) AND like . agent ( x _ 3 , Sophia )
in_distribution
The cake was appreciated by the coach .
* cake ( x _ 1 ) ; * coach ( x _ 6 ) ; appreciate . theme ( x _ 3 , x _ 1 ) AND appreciate . agent ( x _ 3 , x _ 6 )
in_distribution
A cake was given to Emma by the mouse .
* mouse ( x _ 8 ) ; cake ( x _ 1 ) AND give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , Emma ) AND give . agent ( x _ 3 , x _ 8 )
in_distribution
The girl gave Sophia a crayon .
* girl ( x _ 1 ) ; give . agent ( x _ 2 , x _ 1 ) AND give . recipient ( x _ 2 , Sophia ) AND give . theme ( x _ 2 , x _ 5 ) AND crayon ( x _ 5 )
in_distribution
The dog ate the cake beside a chair .
* dog ( x _ 1 ) ; * cake ( x _ 4 ) ; eat . agent ( x _ 2 , x _ 1 ) AND eat . theme ( x _ 2 , x _ 4 ) AND cake . nmod . beside ( x _ 4 , x _ 7 ) AND chair ( x _ 7 )
in_distribution
A box was served to the lawyer .
* lawyer ( x _ 6 ) ; box ( x _ 1 ) AND serve . theme ( x _ 3 , x _ 1 ) AND serve . recipient ( x _ 3 , x _ 6 )
in_distribution
A pen was sold to Grayson by Emma .
pen ( x _ 1 ) AND sell . theme ( x _ 3 , x _ 1 ) AND sell . recipient ( x _ 3 , Grayson ) AND sell . agent ( x _ 3 , Emma )
in_distribution
The cat thought that Emma awarded the girl a cake on a road .
* cat ( x _ 1 ) ; * girl ( x _ 7 ) ; think . agent ( x _ 2 , x _ 1 ) AND think . ccomp ( x _ 2 , x _ 5 ) AND award . agent ( x _ 5 , Emma ) AND award . recipient ( x _ 5 , x _ 7 ) AND award . theme ( x _ 5 , x _ 9 ) AND cake ( x _ 9 ) AND cake . nmod . on ( x _ 9 , x _ 12 ) AND road ( x _ 12 )
in_distribution
Liam appreciated a mouse on the gravel .
* gravel ( x _ 6 ) ; appreciate . agent ( x _ 1 , Liam ) AND appreciate . theme ( x _ 1 , x _ 3 ) AND mouse ( x _ 3 ) AND mouse . nmod . on ( x _ 3 , x _ 6 )
in_distribution
A drink was frozen by Mia .
drink ( x _ 1 ) AND freeze . theme ( x _ 3 , x _ 1 ) AND freeze . agent ( x _ 3 , Mia )
in_distribution
The lollipop was tolerated .
* lollipop ( x _ 1 ) ; tolerate . theme ( x _ 3 , x _ 1 )
in_distribution
A boy split .
boy ( x _ 1 ) AND split . theme ( x _ 2 , x _ 1 )
in_distribution
The chicken rolled .
* chicken ( x _ 1 ) ; roll . theme ( x _ 2 , x _ 1 )
in_distribution
The kid gave the donut beside the glass to the guest .
* kid ( x _ 1 ) ; * donut ( x _ 4 ) ; * glass ( x _ 7 ) ; * guest ( x _ 10 ) ; give . agent ( x _ 2 , x _ 1 ) AND give . theme ( x _ 2 , x _ 4 ) AND give . recipient ( x _ 2 , x _ 10 ) AND donut . nmod . beside ( x _ 4 , x _ 7 )
in_distribution
The balloon was rolled by a dog .
* balloon ( x _ 1 ) ; roll . theme ( x _ 3 , x _ 1 ) AND roll . agent ( x _ 3 , x _ 6 ) AND dog ( x _ 6 )
in_distribution
A pupil drew .
pupil ( x _ 1 ) AND draw . agent ( x _ 2 , x _ 1 )
in_distribution
The potato was liked .
* potato ( x _ 1 ) ; like . theme ( x _ 3 , x _ 1 )
in_distribution
A girl gave Olivia the block in a box .
* block ( x _ 5 ) ; girl ( x _ 1 ) AND give . agent ( x _ 2 , x _ 1 ) AND give . recipient ( x _ 2 , Olivia ) AND give . theme ( x _ 2 , x _ 5 ) AND block . nmod . in ( x _ 5 , x _ 8 ) AND box ( x _ 8 )
in_distribution
Joseph was lended a tool beside the house .
* house ( x _ 7 ) ; lend . recipient ( x _ 2 , Joseph ) AND lend . theme ( x _ 2 , x _ 4 ) AND tool ( x _ 4 ) AND tool . nmod . beside ( x _ 4 , x _ 7 )
in_distribution
A monster gave Emma the cake .
* cake ( x _ 5 ) ; monster ( x _ 1 ) AND give . agent ( x _ 2 , x _ 1 ) AND give . recipient ( x _ 2 , Emma ) AND give . theme ( x _ 2 , x _ 5 )
in_distribution
A child confessed that Emma was promised the cake .
* cake ( x _ 8 ) ; child ( x _ 1 ) AND confess . agent ( x _ 2 , x _ 1 ) AND confess . ccomp ( x _ 2 , x _ 6 ) AND promise . recipient ( x _ 6 , Emma ) AND promise . theme ( x _ 6 , x _ 8 )
in_distribution
A sailor gave a dog the balloon in a shoebox .
* balloon ( x _ 6 ) ; sailor ( x _ 1 ) AND give . agent ( x _ 2 , x _ 1 ) AND give . recipient ( x _ 2 , x _ 4 ) AND give . theme ( x _ 2 , x _ 6 ) AND dog ( x _ 4 ) AND balloon . nmod . in ( x _ 6 , x _ 9 ) AND shoebox ( x _ 9 )
in_distribution
William offered the cookie in the cubicle to Emma .
* cookie ( x _ 3 ) ; * cubicle ( x _ 6 ) ; offer . agent ( x _ 1 , William ) AND offer . theme ( x _ 1 , x _ 3 ) AND offer . recipient ( x _ 1 , Emma ) AND cookie . nmod . in ( x _ 3 , x _ 6 )
in_distribution
A dog posted a baby a donut .
dog ( x _ 1 ) AND post . agent ( x _ 2 , x _ 1 ) AND post . recipient ( x _ 2 , x _ 4 ) AND post . theme ( x _ 2 , x _ 6 ) AND baby ( x _ 4 ) AND donut ( x _ 6 )
in_distribution
The donut was liked by a boy .
* donut ( x _ 1 ) ; like . theme ( x _ 3 , x _ 1 ) AND like . agent ( x _ 3 , x _ 6 ) AND boy ( x _ 6 )
in_distribution
John ran .
run . agent ( x _ 1 , John )
in_distribution
The donut was appreciated .
* donut ( x _ 1 ) ; appreciate . theme ( x _ 3 , x _ 1 )
in_distribution
Leah helped the donut on the rock .
* donut ( x _ 3 ) ; * rock ( x _ 6 ) ; help . agent ( x _ 1 , Leah ) AND help . theme ( x _ 1 , x _ 3 ) AND donut . nmod . on ( x _ 3 , x _ 6 )
in_distribution
Olivia slipped a mandarin on a stage to Elizabeth .
slip . agent ( x _ 1 , Olivia ) AND slip . theme ( x _ 1 , x _ 3 ) AND slip . recipient ( x _ 1 , Elizabeth ) AND mandarin ( x _ 3 ) AND mandarin . nmod . on ( x _ 3 , x _ 6 ) AND stage ( x _ 6 )
in_distribution