input
stringlengths
3
103
output
stringlengths
3
435
domain
stringclasses
14 values
Emma confessed that a molecule was cleaned by Olivia .
confess . agent ( x _ 1 , Emma ) AND confess . ccomp ( x _ 1 , x _ 6 ) AND molecule ( x _ 4 ) AND clean . theme ( x _ 6 , x _ 4 ) AND clean . agent ( x _ 6 , Olivia )
in_distribution
The girl was lended a box by Emma .
* girl ( x _ 1 ) ; lend . recipient ( x _ 3 , x _ 1 ) AND lend . theme ( x _ 3 , x _ 5 ) AND lend . agent ( x _ 3 , Emma ) AND box ( x _ 5 )
in_distribution
A rose was rolled by Mila .
rose ( x _ 1 ) AND roll . theme ( x _ 3 , x _ 1 ) AND roll . agent ( x _ 3 , Mila )
in_distribution
Olivia gave Owen the box .
* box ( x _ 4 ) ; give . agent ( x _ 1 , Olivia ) AND give . recipient ( x _ 1 , Owen ) AND give . theme ( x _ 1 , x _ 4 )
in_distribution
The girl was returned the ball .
* girl ( x _ 1 ) ; * ball ( x _ 5 ) ; return . recipient ( x _ 3 , x _ 1 ) AND return . theme ( x _ 3 , x _ 5 )
in_distribution
The fly thought that Olivia liked the cake in a glass .
* fly ( x _ 1 ) ; * cake ( x _ 7 ) ; think . agent ( x _ 2 , x _ 1 ) AND think . ccomp ( x _ 2 , x _ 5 ) AND like . agent ( x _ 5 , Olivia ) AND like . theme ( x _ 5 , x _ 7 ) AND cake . nmod . in ( x _ 7 , x _ 10 ) AND glass ( x _ 10 )
in_distribution
The pretzel was lended to the tourist by a girl .
* pretzel ( x _ 1 ) ; * tourist ( x _ 6 ) ; lend . theme ( x _ 3 , x _ 1 ) AND lend . recipient ( x _ 3 , x _ 6 ) AND lend . agent ( x _ 3 , x _ 9 ) AND girl ( x _ 9 )
in_distribution
The hamburger was promised to Isabella by Liam .
* hamburger ( x _ 1 ) ; promise . theme ( x _ 3 , x _ 1 ) AND promise . recipient ( x _ 3 , Isabella ) AND promise . agent ( x _ 3 , Liam )
in_distribution
The doll was seen by Emma .
* doll ( x _ 1 ) ; see . theme ( x _ 3 , x _ 1 ) AND see . agent ( x _ 3 , Emma )
in_distribution
The present was disintegrated .
* present ( x _ 1 ) ; disintegrate . theme ( x _ 3 , x _ 1 )
in_distribution
Chloe offered a frog a cake .
offer . agent ( x _ 1 , Chloe ) AND offer . recipient ( x _ 1 , x _ 3 ) AND offer . theme ( x _ 1 , x _ 5 ) AND frog ( x _ 3 ) AND cake ( x _ 5 )
in_distribution
The cookie was helped by a duck .
* cookie ( x _ 1 ) ; help . theme ( x _ 3 , x _ 1 ) AND help . agent ( x _ 3 , x _ 6 ) AND duck ( x _ 6 )
in_distribution
A girl was lended the box beside the table .
* box ( x _ 5 ) ; * table ( x _ 8 ) ; girl ( x _ 1 ) AND lend . recipient ( x _ 3 , x _ 1 ) AND lend . theme ( x _ 3 , x _ 5 ) AND box . nmod . beside ( x _ 5 , x _ 8 )
in_distribution
A child painted Liam .
child ( x _ 1 ) AND paint . agent ( x _ 2 , x _ 1 ) AND paint . theme ( x _ 2 , Liam )
in_distribution
The dog fed a cookie to the driver .
* dog ( x _ 1 ) ; * driver ( x _ 7 ) ; feed . agent ( x _ 2 , x _ 1 ) AND feed . theme ( x _ 2 , x _ 4 ) AND feed . recipient ( x _ 2 , x _ 7 ) AND cookie ( x _ 4 )
in_distribution
The butterfly gave the dog a box .
* butterfly ( x _ 1 ) ; * dog ( x _ 4 ) ; give . agent ( x _ 2 , x _ 1 ) AND give . recipient ( x _ 2 , x _ 4 ) AND give . theme ( x _ 2 , x _ 6 ) AND box ( x _ 6 )
in_distribution
A duke liked that Liam was handed the cake .
* cake ( x _ 8 ) ; duke ( x _ 1 ) AND like . agent ( x _ 2 , x _ 1 ) AND like . ccomp ( x _ 2 , x _ 6 ) AND hand . recipient ( x _ 6 , Liam ) AND hand . theme ( x _ 6 , x _ 8 )
in_distribution
The rose was eaten .
* rose ( x _ 1 ) ; eat . theme ( x _ 3 , x _ 1 )
in_distribution
Liam gave Noah the drink .
* drink ( x _ 4 ) ; give . agent ( x _ 1 , Liam ) AND give . recipient ( x _ 1 , Noah ) AND give . theme ( x _ 1 , x _ 4 )
in_distribution
Emma lended a watch in the sink to Skylar .
* sink ( x _ 6 ) ; lend . agent ( x _ 1 , Emma ) AND lend . theme ( x _ 1 , x _ 3 ) AND lend . recipient ( x _ 1 , Skylar ) AND watch ( x _ 3 ) AND watch . nmod . in ( x _ 3 , x _ 6 )
in_distribution
Sophia gave the tenant the purse beside a sword .
* tenant ( x _ 3 ) ; * purse ( x _ 5 ) ; give . agent ( x _ 1 , Sophia ) AND give . recipient ( x _ 1 , x _ 3 ) AND give . theme ( x _ 1 , x _ 5 ) AND purse . nmod . beside ( x _ 5 , x _ 8 ) AND sword ( x _ 8 )
in_distribution
The donut was offered to a monkey by Noah .
* donut ( x _ 1 ) ; offer . theme ( x _ 3 , x _ 1 ) AND offer . recipient ( x _ 3 , x _ 6 ) AND offer . agent ( x _ 3 , Noah ) AND monkey ( x _ 6 )
in_distribution
A liver was brought to the priest .
* priest ( x _ 6 ) ; liver ( x _ 1 ) AND bring . theme ( x _ 3 , x _ 1 ) AND bring . recipient ( x _ 3 , x _ 6 )
in_distribution
The cake was returned to Noah by Olivia .
* cake ( x _ 1 ) ; return . theme ( x _ 3 , x _ 1 ) AND return . recipient ( x _ 3 , Noah ) AND return . agent ( x _ 3 , Olivia )
in_distribution
A pickle rolled .
pickle ( x _ 1 ) AND roll . theme ( x _ 2 , x _ 1 )
in_distribution
A boy hoped that Luna imagined that a girl was lended a donut by the sailor .
* sailor ( x _ 15 ) ; boy ( x _ 1 ) AND hope . agent ( x _ 2 , x _ 1 ) AND hope . ccomp ( x _ 2 , x _ 5 ) AND imagine . agent ( x _ 5 , Luna ) AND imagine . ccomp ( x _ 5 , x _ 10 ) AND girl ( x _ 8 ) AND lend . recipient ( x _ 10 , x _ 8 ) AND lend . theme ( x _ 10 , x _ 12 ) AND lend . agent ( x _ 10 , x _ 15 ) AND d...
in_distribution
A block was helped by the dog .
* dog ( x _ 6 ) ; block ( x _ 1 ) AND help . theme ( x _ 3 , x _ 1 ) AND help . agent ( x _ 3 , x _ 6 )
in_distribution
Benjamin wanted to run .
want . agent ( x _ 1 , Benjamin ) AND want . xcomp ( x _ 1 , x _ 3 ) AND run . agent ( x _ 3 , Benjamin )
in_distribution
The dog was given a pizza beside a table by Liam .
* dog ( x _ 1 ) ; give . recipient ( x _ 3 , x _ 1 ) AND give . theme ( x _ 3 , x _ 5 ) AND give . agent ( x _ 3 , Liam ) AND pizza ( x _ 5 ) AND pizza . nmod . beside ( x _ 5 , x _ 8 ) AND table ( x _ 8 )
in_distribution
A cup was liked .
cup ( x _ 1 ) AND like . theme ( x _ 3 , x _ 1 )
in_distribution
Emma was given the bat in a blender by Olivia .
* bat ( x _ 4 ) ; give . recipient ( x _ 2 , Emma ) AND give . theme ( x _ 2 , x _ 4 ) AND give . agent ( x _ 2 , Olivia ) AND bat . nmod . in ( x _ 4 , x _ 7 ) AND blender ( x _ 7 )
in_distribution
Lincoln rolled Liam .
roll . agent ( x _ 1 , Lincoln ) AND roll . theme ( x _ 1 , Liam )
in_distribution
Ava painted the cookie .
* cookie ( x _ 3 ) ; paint . agent ( x _ 1 , Ava ) AND paint . theme ( x _ 1 , x _ 3 )
in_distribution
The biscuit was given to a prince .
* biscuit ( x _ 1 ) ; give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , x _ 6 ) AND prince ( x _ 6 )
in_distribution
A hero noticed .
hero ( x _ 1 ) AND notice . agent ( x _ 2 , x _ 1 )
in_distribution
Emma was served a cookie .
serve . recipient ( x _ 2 , Emma ) AND serve . theme ( x _ 2 , x _ 4 ) AND cookie ( x _ 4 )
in_distribution
A cookie was given to a girl .
cookie ( x _ 1 ) AND give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , x _ 6 ) AND girl ( x _ 6 )
in_distribution
The boy wanted to smirk .
* boy ( x _ 1 ) ; want . agent ( x _ 2 , x _ 1 ) AND want . xcomp ( x _ 2 , x _ 4 ) AND smirk . agent ( x _ 4 , x _ 1 )
in_distribution
The donut was held by Olivia .
* donut ( x _ 1 ) ; hold . theme ( x _ 3 , x _ 1 ) AND hold . agent ( x _ 3 , Olivia )
in_distribution
A sailor liked the cake beside the tree beside a bed .
* cake ( x _ 4 ) ; * tree ( x _ 7 ) ; sailor ( x _ 1 ) AND like . agent ( x _ 2 , x _ 1 ) AND like . theme ( x _ 2 , x _ 4 ) AND cake . nmod . beside ( x _ 4 , x _ 7 ) AND tree . nmod . beside ( x _ 7 , x _ 10 ) AND bed ( x _ 10 )
in_distribution
Emma broke a girl in the house .
* house ( x _ 6 ) ; break . agent ( x _ 1 , Emma ) AND break . theme ( x _ 1 , x _ 3 ) AND girl ( x _ 3 ) AND girl . nmod . in ( x _ 3 , x _ 6 )
in_distribution
Liam hoped that the boy wanted to dance .
* boy ( x _ 4 ) ; hope . agent ( x _ 1 , Liam ) AND hope . ccomp ( x _ 1 , x _ 5 ) AND want . agent ( x _ 5 , x _ 4 ) AND want . xcomp ( x _ 5 , x _ 7 ) AND dance . agent ( x _ 7 , x _ 4 )
in_distribution
The pickle rolled .
* pickle ( x _ 1 ) ; roll . theme ( x _ 2 , x _ 1 )
in_distribution
The dog gave the spoon beside the table to Olivia .
* dog ( x _ 1 ) ; * spoon ( x _ 4 ) ; * table ( x _ 7 ) ; give . agent ( x _ 2 , x _ 1 ) AND give . theme ( x _ 2 , x _ 4 ) AND give . recipient ( x _ 2 , Olivia ) AND spoon . nmod . beside ( x _ 4 , x _ 7 )
in_distribution
The cake was enlarged by Sophia .
* cake ( x _ 1 ) ; enlarge . theme ( x _ 3 , x _ 1 ) AND enlarge . agent ( x _ 3 , Sophia )
in_distribution
Emma wired a boy a raisin .
wire . agent ( x _ 1 , Emma ) AND wire . recipient ( x _ 1 , x _ 3 ) AND wire . theme ( x _ 1 , x _ 5 ) AND boy ( x _ 3 ) AND raisin ( x _ 5 )
in_distribution
A cake was sold to the lamb by the boy .
* lamb ( x _ 6 ) ; * boy ( x _ 9 ) ; cake ( x _ 1 ) AND sell . theme ( x _ 3 , x _ 1 ) AND sell . recipient ( x _ 3 , x _ 6 ) AND sell . agent ( x _ 3 , x _ 9 )
in_distribution
The cake was rolled by Jacob .
* cake ( x _ 1 ) ; roll . theme ( x _ 3 , x _ 1 ) AND roll . agent ( x _ 3 , Jacob )
in_distribution
The pickle was eaten .
* pickle ( x _ 1 ) ; eat . theme ( x _ 3 , x _ 1 )
in_distribution
A baby was given the cake in the soup by a boy .
* cake ( x _ 5 ) ; * soup ( x _ 8 ) ; baby ( x _ 1 ) AND give . recipient ( x _ 3 , x _ 1 ) AND give . theme ( x _ 3 , x _ 5 ) AND give . agent ( x _ 3 , x _ 11 ) AND cake . nmod . in ( x _ 5 , x _ 8 ) AND boy ( x _ 11 )
in_distribution
The pickle was offered to Isabella .
* pickle ( x _ 1 ) ; offer . theme ( x _ 3 , x _ 1 ) AND offer . recipient ( x _ 3 , Isabella )
in_distribution
Ava painted a box .
paint . agent ( x _ 1 , Ava ) AND paint . theme ( x _ 1 , x _ 3 ) AND box ( x _ 3 )
in_distribution
A crown was liked .
crown ( x _ 1 ) AND like . theme ( x _ 3 , x _ 1 )
in_distribution
The dog hated to walk .
* dog ( x _ 1 ) ; hate . agent ( x _ 2 , x _ 1 ) AND hate . xcomp ( x _ 2 , x _ 4 ) AND walk . agent ( x _ 4 , x _ 1 )
in_distribution
The girl awarded Emma a jigsaw .
* girl ( x _ 1 ) ; award . agent ( x _ 2 , x _ 1 ) AND award . recipient ( x _ 2 , Emma ) AND award . theme ( x _ 2 , x _ 5 ) AND jigsaw ( x _ 5 )
in_distribution
A boy grew a giraffe in a glass .
boy ( x _ 1 ) AND grow . agent ( x _ 2 , x _ 1 ) AND grow . theme ( x _ 2 , x _ 4 ) AND giraffe ( x _ 4 ) AND giraffe . nmod . in ( x _ 4 , x _ 7 ) AND glass ( x _ 7 )
in_distribution
A boy was given a rose in the bush by Emma .
* bush ( x _ 8 ) ; boy ( x _ 1 ) AND give . recipient ( x _ 3 , x _ 1 ) AND give . theme ( x _ 3 , x _ 5 ) AND give . agent ( x _ 3 , Emma ) AND rose ( x _ 5 ) AND rose . nmod . in ( x _ 5 , x _ 8 )
in_distribution
Noah liked that a baby gave Olivia a cookie .
like . agent ( x _ 1 , Noah ) AND like . ccomp ( x _ 1 , x _ 5 ) AND baby ( x _ 4 ) AND give . agent ( x _ 5 , x _ 4 ) AND give . recipient ( x _ 5 , Olivia ) AND give . theme ( x _ 5 , x _ 8 ) AND cookie ( x _ 8 )
in_distribution
The girl rolled the cake .
* girl ( x _ 1 ) ; * cake ( x _ 4 ) ; roll . agent ( x _ 2 , x _ 1 ) AND roll . theme ( x _ 2 , x _ 4 )
in_distribution
The soap was rolled .
* soap ( x _ 1 ) ; roll . theme ( x _ 3 , x _ 1 )
in_distribution
The crocodile hoped that the donut was given to a girl by Liam .
* crocodile ( x _ 1 ) ; * donut ( x _ 5 ) ; hope . agent ( x _ 2 , x _ 1 ) AND hope . ccomp ( x _ 2 , x _ 7 ) AND give . theme ( x _ 7 , x _ 5 ) AND give . recipient ( x _ 7 , x _ 10 ) AND give . agent ( x _ 7 , Liam ) AND girl ( x _ 10 )
in_distribution
The cloud was liked by a butterfly .
* cloud ( x _ 1 ) ; like . theme ( x _ 3 , x _ 1 ) AND like . agent ( x _ 3 , x _ 6 ) AND butterfly ( x _ 6 )
in_distribution
The girl cooked a cake .
* girl ( x _ 1 ) ; cook . agent ( x _ 2 , x _ 1 ) AND cook . theme ( x _ 2 , x _ 4 ) AND cake ( x _ 4 )
in_distribution
The glue snapped .
* glue ( x _ 1 ) ; snap . theme ( x _ 2 , x _ 1 )
in_distribution
William collapsed .
collapse . theme ( x _ 1 , William )
in_distribution
The chicken hoped that a girl believed that Emma pierced the cat beside a stage .
* chicken ( x _ 1 ) ; * cat ( x _ 11 ) ; hope . agent ( x _ 2 , x _ 1 ) AND hope . ccomp ( x _ 2 , x _ 6 ) AND girl ( x _ 5 ) AND believe . agent ( x _ 6 , x _ 5 ) AND believe . ccomp ( x _ 6 , x _ 9 ) AND pierce . agent ( x _ 9 , Emma ) AND pierce . theme ( x _ 9 , x _ 11 ) AND cat . nmod . beside ( x _ 11 , x _ 14 ) ...
in_distribution
The turkey loved a bucket on a surface .
* turkey ( x _ 1 ) ; love . agent ( x _ 2 , x _ 1 ) AND love . theme ( x _ 2 , x _ 4 ) AND bucket ( x _ 4 ) AND bucket . nmod . on ( x _ 4 , x _ 7 ) AND surface ( x _ 7 )
in_distribution
A cake was respected by Noah .
cake ( x _ 1 ) AND respect . theme ( x _ 3 , x _ 1 ) AND respect . agent ( x _ 3 , Noah )
in_distribution
A cake was frozen by the boy .
* boy ( x _ 6 ) ; cake ( x _ 1 ) AND freeze . theme ( x _ 3 , x _ 1 ) AND freeze . agent ( x _ 3 , x _ 6 )
in_distribution
A consumer snapped Mia .
consumer ( x _ 1 ) AND snap . agent ( x _ 2 , x _ 1 ) AND snap . theme ( x _ 2 , Mia )
in_distribution
The key was changed by Sophia .
* key ( x _ 1 ) ; change . theme ( x _ 3 , x _ 1 ) AND change . agent ( x _ 3 , Sophia )
in_distribution
The brush was touched by a girl .
* brush ( x _ 1 ) ; touch . theme ( x _ 3 , x _ 1 ) AND touch . agent ( x _ 3 , x _ 6 ) AND girl ( x _ 6 )
in_distribution
The boy ate a cookie .
* boy ( x _ 1 ) ; eat . agent ( x _ 2 , x _ 1 ) AND eat . theme ( x _ 2 , x _ 4 ) AND cookie ( x _ 4 )
in_distribution
Emma held Isabella .
hold . agent ( x _ 1 , Emma ) AND hold . theme ( x _ 1 , Isabella )
in_distribution
The horse gave a cake to a tiger .
* horse ( x _ 1 ) ; give . agent ( x _ 2 , x _ 1 ) AND give . theme ( x _ 2 , x _ 4 ) AND give . recipient ( x _ 2 , x _ 7 ) AND cake ( x _ 4 ) AND tiger ( x _ 7 )
in_distribution
A crocodile expected to walk .
crocodile ( x _ 1 ) AND expect . agent ( x _ 2 , x _ 1 ) AND expect . xcomp ( x _ 2 , x _ 4 ) AND walk . agent ( x _ 4 , x _ 1 )
in_distribution
The boy returned the donut to Ethan .
* boy ( x _ 1 ) ; * donut ( x _ 4 ) ; return . agent ( x _ 2 , x _ 1 ) AND return . theme ( x _ 2 , x _ 4 ) AND return . recipient ( x _ 2 , Ethan )
in_distribution
A toothbrush was frozen by a giraffe .
toothbrush ( x _ 1 ) AND freeze . theme ( x _ 3 , x _ 1 ) AND freeze . agent ( x _ 3 , x _ 6 ) AND giraffe ( x _ 6 )
in_distribution
The chemical was given to Ella .
* chemical ( x _ 1 ) ; give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , Ella )
in_distribution
Emma painted a donut .
paint . agent ( x _ 1 , Emma ) AND paint . theme ( x _ 1 , x _ 3 ) AND donut ( x _ 3 )
in_distribution
A cake was stabbed by the wolf .
* wolf ( x _ 6 ) ; cake ( x _ 1 ) AND stab . theme ( x _ 3 , x _ 1 ) AND stab . agent ( x _ 3 , x _ 6 )
in_distribution
Liam liked that a princess was given a cake by Emma .
like . agent ( x _ 1 , Liam ) AND like . ccomp ( x _ 1 , x _ 6 ) AND princess ( x _ 4 ) AND give . recipient ( x _ 6 , x _ 4 ) AND give . theme ( x _ 6 , x _ 8 ) AND give . agent ( x _ 6 , Emma ) AND cake ( x _ 8 )
in_distribution
The cake was awarded to Penelope .
* cake ( x _ 1 ) ; award . theme ( x _ 3 , x _ 1 ) AND award . recipient ( x _ 3 , Penelope )
in_distribution
Olivia noticed that a balloon was decomposed .
notice . agent ( x _ 1 , Olivia ) AND notice . ccomp ( x _ 1 , x _ 6 ) AND balloon ( x _ 4 ) AND decompose . theme ( x _ 6 , x _ 4 )
in_distribution
The box was posted to the girl by Jack .
* box ( x _ 1 ) ; * girl ( x _ 6 ) ; post . theme ( x _ 3 , x _ 1 ) AND post . recipient ( x _ 3 , x _ 6 ) AND post . agent ( x _ 3 , Jack )
in_distribution
The boy needed to nap .
* boy ( x _ 1 ) ; need . agent ( x _ 2 , x _ 1 ) AND need . xcomp ( x _ 2 , x _ 4 ) AND nap . agent ( x _ 4 , x _ 1 )
in_distribution
Evelyn was given the bag by the girl .
* bag ( x _ 4 ) ; * girl ( x _ 7 ) ; give . recipient ( x _ 2 , Evelyn ) AND give . theme ( x _ 2 , x _ 4 ) AND give . agent ( x _ 2 , x _ 7 )
in_distribution
William enjoyed to call .
enjoy . agent ( x _ 1 , William ) AND enjoy . xcomp ( x _ 1 , x _ 3 ) AND call . agent ( x _ 3 , William )
in_distribution
Emma juggled Olivia .
juggle . agent ( x _ 1 , Emma ) AND juggle . theme ( x _ 1 , Olivia )
in_distribution
A deer drew a girl .
deer ( x _ 1 ) AND draw . agent ( x _ 2 , x _ 1 ) AND draw . theme ( x _ 2 , x _ 4 ) AND girl ( x _ 4 )
in_distribution
The bear enlarged .
* bear ( x _ 1 ) ; enlarge . theme ( x _ 2 , x _ 1 )
in_distribution
Olivia offered Emma the cookie on the road .
* cookie ( x _ 4 ) ; * road ( x _ 7 ) ; offer . agent ( x _ 1 , Olivia ) AND offer . recipient ( x _ 1 , Emma ) AND offer . theme ( x _ 1 , x _ 4 ) AND cookie . nmod . on ( x _ 4 , x _ 7 )
in_distribution
Ellie was lended a donut on the table .
* table ( x _ 7 ) ; lend . recipient ( x _ 2 , Ellie ) AND lend . theme ( x _ 2 , x _ 4 ) AND donut ( x _ 4 ) AND donut . nmod . on ( x _ 4 , x _ 7 )
in_distribution
Emma changed a boy on a speaker .
change . agent ( x _ 1 , Emma ) AND change . theme ( x _ 1 , x _ 3 ) AND boy ( x _ 3 ) AND boy . nmod . on ( x _ 3 , x _ 6 ) AND speaker ( x _ 6 )
in_distribution
Abigail confessed that the girl screamed .
* girl ( x _ 4 ) ; confess . agent ( x _ 1 , Abigail ) AND confess . ccomp ( x _ 1 , x _ 5 ) AND scream . agent ( x _ 5 , x _ 4 )
in_distribution
The tiger sent the girl the cake on the table .
* tiger ( x _ 1 ) ; * girl ( x _ 4 ) ; * cake ( x _ 6 ) ; * table ( x _ 9 ) ; send . agent ( x _ 2 , x _ 1 ) AND send . recipient ( x _ 2 , x _ 4 ) AND send . theme ( x _ 2 , x _ 6 ) AND cake . nmod . on ( x _ 6 , x _ 9 )
in_distribution
Liam helped the giraffe in the house .
* giraffe ( x _ 3 ) ; * house ( x _ 6 ) ; help . agent ( x _ 1 , Liam ) AND help . theme ( x _ 1 , x _ 3 ) AND giraffe . nmod . in ( x _ 3 , x _ 6 )
in_distribution
The donut was lended to Emma .
* donut ( x _ 1 ) ; lend . theme ( x _ 3 , x _ 1 ) AND lend . recipient ( x _ 3 , Emma )
in_distribution
Olivia worshipped Luna .
worship . agent ( x _ 1 , Olivia ) AND worship . theme ( x _ 1 , Luna )
in_distribution
A cookie was handed to Emma by a bear .
cookie ( x _ 1 ) AND hand . theme ( x _ 3 , x _ 1 ) AND hand . recipient ( x _ 3 , Emma ) AND hand . agent ( x _ 3 , x _ 8 ) AND bear ( x _ 8 )
in_distribution