input
stringlengths
3
103
output
stringlengths
3
435
domain
stringclasses
14 values
The cake was missed by a boy .
* cake ( x _ 1 ) ; miss . theme ( x _ 3 , x _ 1 ) AND miss . agent ( x _ 3 , x _ 6 ) AND boy ( x _ 6 )
in_distribution
The cake was offered to the lawyer .
* cake ( x _ 1 ) ; * lawyer ( x _ 6 ) ; offer . theme ( x _ 3 , x _ 1 ) AND offer . recipient ( x _ 3 , x _ 6 )
in_distribution
The boy imagined that a cake was liked .
* boy ( x _ 1 ) ; imagine . agent ( x _ 2 , x _ 1 ) AND imagine . ccomp ( x _ 2 , x _ 7 ) AND cake ( x _ 5 ) AND like . theme ( x _ 7 , x _ 5 )
in_distribution
Camila painted .
paint . agent ( x _ 1 , Camila )
in_distribution
The girl gave Emma a block .
* girl ( x _ 1 ) ; give . agent ( x _ 2 , x _ 1 ) AND give . recipient ( x _ 2 , Emma ) AND give . theme ( x _ 2 , x _ 5 ) AND block ( x _ 5 )
in_distribution
The cookie was rolled by the cat .
* cookie ( x _ 1 ) ; * cat ( x _ 6 ) ; roll . theme ( x _ 3 , x _ 1 ) AND roll . agent ( x _ 3 , x _ 6 )
in_distribution
The researcher sold the cake beside the monkey to the girl .
* researcher ( x _ 1 ) ; * cake ( x _ 4 ) ; * monkey ( x _ 7 ) ; * girl ( x _ 10 ) ; sell . agent ( x _ 2 , x _ 1 ) AND sell . theme ( x _ 2 , x _ 4 ) AND sell . recipient ( x _ 2 , x _ 10 ) AND cake . nmod . beside ( x _ 4 , x _ 7 )
in_distribution
A boy laughed .
boy ( x _ 1 ) AND laugh . agent ( x _ 2 , x _ 1 )
in_distribution
The lamb ate the girl in a glass .
* lamb ( x _ 1 ) ; * girl ( x _ 4 ) ; eat . agent ( x _ 2 , x _ 1 ) AND eat . theme ( x _ 2 , x _ 4 ) AND girl . nmod . in ( x _ 4 , x _ 7 ) AND glass ( x _ 7 )
in_distribution
Emma gave the cake beside the rock to the boy .
* cake ( x _ 3 ) ; * rock ( x _ 6 ) ; * boy ( x _ 9 ) ; give . agent ( x _ 1 , Emma ) AND give . theme ( x _ 1 , x _ 3 ) AND give . recipient ( x _ 1 , x _ 9 ) AND cake . nmod . beside ( x _ 3 , x _ 6 )
in_distribution
The balloon was rolled by William .
* balloon ( x _ 1 ) ; roll . theme ( x _ 3 , x _ 1 ) AND roll . agent ( x _ 3 , William )
in_distribution
Emma valued a cake in a car .
value . agent ( x _ 1 , Emma ) AND value . theme ( x _ 1 , x _ 3 ) AND cake ( x _ 3 ) AND cake . nmod . in ( x _ 3 , x _ 6 ) AND car ( x _ 6 )
in_distribution
A girl mailed a cat the drink .
* drink ( x _ 6 ) ; girl ( x _ 1 ) AND mail . agent ( x _ 2 , x _ 1 ) AND mail . recipient ( x _ 2 , x _ 4 ) AND mail . theme ( x _ 2 , x _ 6 ) AND cat ( x _ 4 )
in_distribution
A penguin wanted to walk .
penguin ( 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
The frog cooked .
* frog ( x _ 1 ) ; cook . agent ( x _ 2 , x _ 1 )
in_distribution
Riley ate a cake .
eat . agent ( x _ 1 , Riley ) AND eat . theme ( x _ 1 , x _ 3 ) AND cake ( x _ 3 )
in_distribution
The cake was served to Charlotte by James .
* cake ( x _ 1 ) ; serve . theme ( x _ 3 , x _ 1 ) AND serve . recipient ( x _ 3 , Charlotte ) AND serve . agent ( x _ 3 , James )
in_distribution
Olivia gave Liam a rose beside the book .
* book ( x _ 7 ) ; give . agent ( x _ 1 , Olivia ) AND give . recipient ( x _ 1 , Liam ) AND give . theme ( x _ 1 , x _ 4 ) AND rose ( x _ 4 ) AND rose . nmod . beside ( x _ 4 , x _ 7 )
in_distribution
The butterfly was served a mirror .
* butterfly ( x _ 1 ) ; serve . recipient ( x _ 3 , x _ 1 ) AND serve . theme ( x _ 3 , x _ 5 ) AND mirror ( x _ 5 )
in_distribution
The gumball was served to a boy .
* gumball ( x _ 1 ) ; serve . theme ( x _ 3 , x _ 1 ) AND serve . recipient ( x _ 3 , x _ 6 ) AND boy ( x _ 6 )
in_distribution
Addison painted a citizen in the room .
* room ( x _ 6 ) ; paint . agent ( x _ 1 , Addison ) AND paint . theme ( x _ 1 , x _ 3 ) AND citizen ( x _ 3 ) AND citizen . nmod . in ( x _ 3 , x _ 6 )
in_distribution
Jacob gave a cake to Zoe .
give . agent ( x _ 1 , Jacob ) AND give . theme ( x _ 1 , x _ 3 ) AND give . recipient ( x _ 1 , Zoe ) AND cake ( x _ 3 )
in_distribution
A bear sold Levi the ball .
* ball ( x _ 5 ) ; bear ( x _ 1 ) AND sell . agent ( x _ 2 , x _ 1 ) AND sell . recipient ( x _ 2 , Levi ) AND sell . theme ( x _ 2 , x _ 5 )
in_distribution
The passenger lended the girl a cake in a house .
* passenger ( x _ 1 ) ; * girl ( x _ 4 ) ; lend . agent ( x _ 2 , x _ 1 ) AND lend . recipient ( x _ 2 , x _ 4 ) AND lend . theme ( x _ 2 , x _ 6 ) AND cake ( x _ 6 ) AND cake . nmod . in ( x _ 6 , x _ 9 ) AND house ( x _ 9 )
in_distribution
Emma appreciated a rose .
appreciate . agent ( x _ 1 , Emma ) AND appreciate . theme ( x _ 1 , x _ 3 ) AND rose ( x _ 3 )
in_distribution
The cookie was given to William by a frog .
* cookie ( x _ 1 ) ; give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , William ) AND give . agent ( x _ 3 , x _ 8 ) AND frog ( x _ 8 )
in_distribution
The cake was lended to a boy .
* cake ( x _ 1 ) ; lend . theme ( x _ 3 , x _ 1 ) AND lend . recipient ( x _ 3 , x _ 6 ) AND boy ( x _ 6 )
in_distribution
A donut was seen by the girl .
* girl ( x _ 6 ) ; donut ( x _ 1 ) AND see . theme ( x _ 3 , x _ 1 ) AND see . agent ( x _ 3 , x _ 6 )
in_distribution
Sophia liked that a raisin was rolled by Amelia .
like . agent ( x _ 1 , Sophia ) AND like . ccomp ( x _ 1 , x _ 6 ) AND raisin ( x _ 4 ) AND roll . theme ( x _ 6 , x _ 4 ) AND roll . agent ( x _ 6 , Amelia )
in_distribution
Noah smiled .
smile . agent ( x _ 1 , Noah )
in_distribution
A chalk was called by Emma .
chalk ( x _ 1 ) AND call . theme ( x _ 3 , x _ 1 ) AND call . agent ( x _ 3 , Emma )
in_distribution
A box was mailed to Oliver .
box ( x _ 1 ) AND mail . theme ( x _ 3 , x _ 1 ) AND mail . recipient ( x _ 3 , Oliver )
in_distribution
The cake was given to Olivia .
* cake ( x _ 1 ) ; give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , Olivia )
in_distribution
The cookie was wired to a girl .
* cookie ( x _ 1 ) ; wire . theme ( x _ 3 , x _ 1 ) AND wire . recipient ( x _ 3 , x _ 6 ) AND girl ( x _ 6 )
in_distribution
A cake was given to Noah .
cake ( x _ 1 ) AND give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , Noah )
in_distribution
The basket was liked by a girl .
* basket ( x _ 1 ) ; like . theme ( x _ 3 , x _ 1 ) AND like . agent ( x _ 3 , x _ 6 ) AND girl ( x _ 6 )
in_distribution
Emma was given a chalk by the sheep .
* sheep ( x _ 7 ) ; give . recipient ( x _ 2 , Emma ) AND give . theme ( x _ 2 , x _ 4 ) AND give . agent ( x _ 2 , x _ 7 ) AND chalk ( x _ 4 )
in_distribution
The donut was juggled .
* donut ( x _ 1 ) ; juggle . theme ( x _ 3 , x _ 1 )
in_distribution
The scarf was found .
* scarf ( x _ 1 ) ; find . theme ( x _ 3 , x _ 1 )
in_distribution
The girl valued that the sweetcorn was decomposed .
* girl ( x _ 1 ) ; * sweetcorn ( x _ 5 ) ; value . agent ( x _ 2 , x _ 1 ) AND value . ccomp ( x _ 2 , x _ 7 ) AND decompose . theme ( x _ 7 , x _ 5 )
in_distribution
The girl tried to sleep .
* girl ( x _ 1 ) ; try . agent ( x _ 2 , x _ 1 ) AND try . xcomp ( x _ 2 , x _ 4 ) AND sleep . agent ( x _ 4 , x _ 1 )
in_distribution
Levi enlarged the donut beside a chemist .
* donut ( x _ 3 ) ; enlarge . agent ( x _ 1 , Levi ) AND enlarge . theme ( x _ 1 , x _ 3 ) AND donut . nmod . beside ( x _ 3 , x _ 6 ) AND chemist ( x _ 6 )
in_distribution
The girl gave Sophia a cake on a TV .
* girl ( x _ 1 ) ; give . agent ( x _ 2 , x _ 1 ) AND give . recipient ( x _ 2 , Sophia ) AND give . theme ( x _ 2 , x _ 5 ) AND cake ( x _ 5 ) AND cake . nmod . on ( x _ 5 , x _ 8 ) AND tv ( x _ 8 )
in_distribution
Emma liked a cake beside the table .
* table ( x _ 6 ) ; like . agent ( x _ 1 , Emma ) AND like . theme ( x _ 1 , x _ 3 ) AND cake ( x _ 3 ) AND cake . nmod . beside ( x _ 3 , x _ 6 )
in_distribution
The dog fed the hammer in a garden to Caleb .
* dog ( x _ 1 ) ; * hammer ( x _ 4 ) ; feed . agent ( x _ 2 , x _ 1 ) AND feed . theme ( x _ 2 , x _ 4 ) AND feed . recipient ( x _ 2 , Caleb ) AND hammer . nmod . in ( x _ 4 , x _ 7 ) AND garden ( x _ 7 )
in_distribution
A giraffe was fed the ball by a child .
* ball ( x _ 5 ) ; giraffe ( x _ 1 ) AND feed . recipient ( x _ 3 , x _ 1 ) AND feed . theme ( x _ 3 , x _ 5 ) AND feed . agent ( x _ 3 , x _ 8 ) AND child ( x _ 8 )
in_distribution
Sofia liked a donut .
like . agent ( x _ 1 , Sofia ) AND like . theme ( x _ 1 , x _ 3 ) AND donut ( x _ 3 )
in_distribution
Emma was lended the donut .
* donut ( x _ 4 ) ; lend . recipient ( x _ 2 , Emma ) AND lend . theme ( x _ 2 , x _ 4 )
in_distribution
The ring was frozen .
* ring ( x _ 1 ) ; freeze . theme ( x _ 3 , x _ 1 )
in_distribution
The cat painted the biscuit .
* cat ( x _ 1 ) ; * biscuit ( x _ 4 ) ; paint . agent ( x _ 2 , x _ 1 ) AND paint . theme ( x _ 2 , x _ 4 )
in_distribution
A guitar was poked by Ava .
guitar ( x _ 1 ) AND poke . theme ( x _ 3 , x _ 1 ) AND poke . agent ( x _ 3 , Ava )
in_distribution
The girl gave Emma a cake in a garden .
* girl ( x _ 1 ) ; give . agent ( x _ 2 , x _ 1 ) AND give . recipient ( x _ 2 , Emma ) AND give . theme ( x _ 2 , x _ 5 ) AND cake ( x _ 5 ) AND cake . nmod . in ( x _ 5 , x _ 8 ) AND garden ( x _ 8 )
in_distribution
A jacket was shortened .
jacket ( x _ 1 ) AND shorten . theme ( x _ 3 , x _ 1 )
in_distribution
A cloud was grown .
cloud ( x _ 1 ) AND grow . theme ( x _ 3 , x _ 1 )
in_distribution
Joseph said that a book was given to Amelia .
say . agent ( x _ 1 , Joseph ) AND say . ccomp ( x _ 1 , x _ 6 ) AND book ( x _ 4 ) AND give . theme ( x _ 6 , x _ 4 ) AND give . recipient ( x _ 6 , Amelia )
in_distribution
Jack wished to walk .
wish . agent ( x _ 1 , Jack ) AND wish . xcomp ( x _ 1 , x _ 3 ) AND walk . agent ( x _ 3 , Jack )
in_distribution
Jack liked that the cookie was slid by the boy .
* cookie ( x _ 4 ) ; * boy ( x _ 9 ) ; like . agent ( x _ 1 , Jack ) AND like . ccomp ( x _ 1 , x _ 6 ) AND slide . theme ( x _ 6 , x _ 4 ) AND slide . agent ( x _ 6 , x _ 9 )
in_distribution
A spoon was painted by Noah .
spoon ( x _ 1 ) AND paint . theme ( x _ 3 , x _ 1 ) AND paint . agent ( x _ 3 , Noah )
in_distribution
The pig attempted to sneeze .
* pig ( x _ 1 ) ; attempt . agent ( x _ 2 , x _ 1 ) AND attempt . xcomp ( x _ 2 , x _ 4 ) AND sneeze . agent ( x _ 4 , x _ 1 )
in_distribution
The girl imagined that Liam ate .
* girl ( x _ 1 ) ; imagine . agent ( x _ 2 , x _ 1 ) AND imagine . ccomp ( x _ 2 , x _ 5 ) AND eat . agent ( x _ 5 , Liam )
in_distribution
Sofia gasped .
gasp . agent ( x _ 1 , Sofia )
in_distribution
A toy was passed to the professor .
* professor ( x _ 6 ) ; toy ( x _ 1 ) AND pass . theme ( x _ 3 , x _ 1 ) AND pass . recipient ( x _ 3 , x _ 6 )
in_distribution
William sneezed .
sneeze . agent ( x _ 1 , William )
in_distribution
Evelyn smirked .
smirk . agent ( x _ 1 , Evelyn )
in_distribution
Emma liked that the duck was forwarded a drink on a stool by Elizabeth .
* duck ( x _ 4 ) ; like . agent ( x _ 1 , Emma ) AND like . ccomp ( x _ 1 , x _ 6 ) AND forward . recipient ( x _ 6 , x _ 4 ) AND forward . theme ( x _ 6 , x _ 8 ) AND forward . agent ( x _ 6 , Elizabeth ) AND drink ( x _ 8 ) AND drink . nmod . on ( x _ 8 , x _ 11 ) AND stool ( x _ 11 )
in_distribution
The giraffe ate a girl on a table .
* giraffe ( x _ 1 ) ; eat . agent ( x _ 2 , x _ 1 ) AND eat . theme ( x _ 2 , x _ 4 ) AND girl ( x _ 4 ) AND girl . nmod . on ( x _ 4 , x _ 7 ) AND table ( x _ 7 )
in_distribution
The cake was sold to Grace by a girl .
* cake ( x _ 1 ) ; sell . theme ( x _ 3 , x _ 1 ) AND sell . recipient ( x _ 3 , Grace ) AND sell . agent ( x _ 3 , x _ 8 ) AND girl ( x _ 8 )
in_distribution
The girl gave a bear a cake in the wardrobe .
* girl ( x _ 1 ) ; * wardrobe ( x _ 9 ) ; give . agent ( x _ 2 , x _ 1 ) AND give . recipient ( x _ 2 , x _ 4 ) AND give . theme ( x _ 2 , x _ 6 ) AND bear ( x _ 4 ) AND cake ( x _ 6 ) AND cake . nmod . in ( x _ 6 , x _ 9 )
in_distribution
A cat served a raisin beside the car to a monster .
* car ( x _ 7 ) ; cat ( x _ 1 ) AND serve . agent ( x _ 2 , x _ 1 ) AND serve . theme ( x _ 2 , x _ 4 ) AND serve . recipient ( x _ 2 , x _ 10 ) AND raisin ( x _ 4 ) AND raisin . nmod . beside ( x _ 4 , x _ 7 ) AND monster ( x _ 10 )
in_distribution
A rose was posted to Liam .
rose ( x _ 1 ) AND post . theme ( x _ 3 , x _ 1 ) AND post . recipient ( x _ 3 , Liam )
in_distribution
The princess said that Sophia gave the lion a donut on the table beside the truck .
* princess ( x _ 1 ) ; * lion ( x _ 7 ) ; * table ( x _ 12 ) ; * truck ( x _ 15 ) ; say . agent ( x _ 2 , x _ 1 ) AND say . ccomp ( x _ 2 , x _ 5 ) AND give . agent ( x _ 5 , Sophia ) AND give . recipient ( x _ 5 , x _ 7 ) AND give . theme ( x _ 5 , x _ 9 ) AND donut ( x _ 9 ) AND donut . nmod . on ( x _ 9 , x _ 12 ) A...
in_distribution
The cookie was shortened by a girl .
* cookie ( x _ 1 ) ; shorten . theme ( x _ 3 , x _ 1 ) AND shorten . agent ( x _ 3 , x _ 6 ) AND girl ( x _ 6 )
in_distribution
The sweetcorn was passed to a boy .
* sweetcorn ( x _ 1 ) ; pass . theme ( x _ 3 , x _ 1 ) AND pass . recipient ( x _ 3 , x _ 6 ) AND boy ( x _ 6 )
in_distribution
Olivia served a guitar on a table to Henry .
serve . agent ( x _ 1 , Olivia ) AND serve . theme ( x _ 1 , x _ 3 ) AND serve . recipient ( x _ 1 , Henry ) AND guitar ( x _ 3 ) AND guitar . nmod . on ( x _ 3 , x _ 6 ) AND table ( x _ 6 )
in_distribution
Evelyn sold a box to a cat .
sell . agent ( x _ 1 , Evelyn ) AND sell . theme ( x _ 1 , x _ 3 ) AND sell . recipient ( x _ 1 , x _ 6 ) AND box ( x _ 3 ) AND cat ( x _ 6 )
in_distribution
A cake was posted to William .
cake ( x _ 1 ) AND post . theme ( x _ 3 , x _ 1 ) AND post . recipient ( x _ 3 , William )
in_distribution
A rose was given to the girl .
* girl ( x _ 6 ) ; rose ( x _ 1 ) AND give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , x _ 6 )
in_distribution
William froze a nail on the corpse beside the bed .
* corpse ( x _ 6 ) ; * bed ( x _ 9 ) ; freeze . agent ( x _ 1 , William ) AND freeze . theme ( x _ 1 , x _ 3 ) AND nail ( x _ 3 ) AND nail . nmod . on ( x _ 3 , x _ 6 ) AND corpse . nmod . beside ( x _ 6 , x _ 9 )
in_distribution
A boy wanted to smirk .
boy ( x _ 1 ) AND want . agent ( x _ 2 , x _ 1 ) AND want . xcomp ( x _ 2 , x _ 4 ) AND smirk . agent ( x _ 4 , x _ 1 )
in_distribution
The cake was promised to Isabella by the boy .
* cake ( x _ 1 ) ; * boy ( x _ 8 ) ; promise . theme ( x _ 3 , x _ 1 ) AND promise . recipient ( x _ 3 , Isabella ) AND promise . agent ( x _ 3 , x _ 8 )
in_distribution
The tiger giggled .
* tiger ( x _ 1 ) ; giggle . agent ( x _ 2 , x _ 1 )
in_distribution
The box was poked by Hannah .
* box ( x _ 1 ) ; poke . theme ( x _ 3 , x _ 1 ) AND poke . agent ( x _ 3 , Hannah )
in_distribution
A boy sold a pillow in a house to a teacher .
boy ( x _ 1 ) AND sell . agent ( x _ 2 , x _ 1 ) AND sell . theme ( x _ 2 , x _ 4 ) AND sell . recipient ( x _ 2 , x _ 10 ) AND pillow ( x _ 4 ) AND pillow . nmod . in ( x _ 4 , x _ 7 ) AND house ( x _ 7 ) AND teacher ( x _ 10 )
in_distribution
A bear rolled the girl beside the stage beside the torch .
* girl ( x _ 4 ) ; * stage ( x _ 7 ) ; * torch ( x _ 10 ) ; bear ( x _ 1 ) AND roll . agent ( x _ 2 , x _ 1 ) AND roll . theme ( x _ 2 , x _ 4 ) AND girl . nmod . beside ( x _ 4 , x _ 7 ) AND stage . nmod . beside ( x _ 7 , x _ 10 )
in_distribution
The banana was rolled by a soldier .
* banana ( x _ 1 ) ; roll . theme ( x _ 3 , x _ 1 ) AND roll . agent ( x _ 3 , x _ 6 ) AND soldier ( x _ 6 )
in_distribution
A horse needed to walk .
horse ( x _ 1 ) AND need . agent ( x _ 2 , x _ 1 ) AND need . xcomp ( x _ 2 , x _ 4 ) AND walk . agent ( x _ 4 , x _ 1 )
in_distribution
A cake was sold to a girl .
cake ( x _ 1 ) AND sell . theme ( x _ 3 , x _ 1 ) AND sell . recipient ( x _ 3 , x _ 6 ) AND girl ( x _ 6 )
in_distribution
The doctor walked .
* doctor ( x _ 1 ) ; walk . agent ( x _ 2 , x _ 1 )
in_distribution
Emma preferred to sketch .
prefer . agent ( x _ 1 , Emma ) AND prefer . xcomp ( x _ 1 , x _ 3 ) AND sketch . agent ( x _ 3 , Emma )
in_distribution
A donut was sold to Emma .
donut ( x _ 1 ) AND sell . theme ( x _ 3 , x _ 1 ) AND sell . recipient ( x _ 3 , Emma )
in_distribution
A teacher gave a cake to Liam .
teacher ( x _ 1 ) AND give . agent ( x _ 2 , x _ 1 ) AND give . theme ( x _ 2 , x _ 4 ) AND give . recipient ( x _ 2 , Liam ) AND cake ( x _ 4 )
in_distribution
A donut was sold to Liam by a girl .
donut ( x _ 1 ) AND sell . theme ( x _ 3 , x _ 1 ) AND sell . recipient ( x _ 3 , Liam ) AND sell . agent ( x _ 3 , x _ 8 ) AND girl ( x _ 8 )
in_distribution
Emma noticed a dog in the house .
* house ( x _ 6 ) ; notice . agent ( x _ 1 , Emma ) AND notice . theme ( x _ 1 , x _ 3 ) AND dog ( x _ 3 ) AND dog . nmod . in ( x _ 3 , x _ 6 )
in_distribution
A block rolled .
block ( x _ 1 ) AND roll . theme ( x _ 2 , x _ 1 )
in_distribution
A boy gave the girl a brick .
* girl ( x _ 4 ) ; boy ( x _ 1 ) AND give . agent ( x _ 2 , x _ 1 ) AND give . recipient ( x _ 2 , x _ 4 ) AND give . theme ( x _ 2 , x _ 6 ) AND brick ( x _ 6 )
in_distribution
Isabella meant to read .
mean . agent ( x _ 1 , Isabella ) AND mean . xcomp ( x _ 1 , x _ 3 ) AND read . agent ( x _ 3 , Isabella )
in_distribution
The servant sent Noah the raisin .
* servant ( x _ 1 ) ; * raisin ( x _ 5 ) ; send . agent ( x _ 2 , x _ 1 ) AND send . recipient ( x _ 2 , Noah ) AND send . theme ( x _ 2 , x _ 5 )
in_distribution
Sophia admired a shoe .
admire . agent ( x _ 1 , Sophia ) AND admire . theme ( x _ 1 , x _ 3 ) AND shoe ( x _ 3 )
in_distribution
A donut snapped .
donut ( x _ 1 ) AND snap . theme ( x _ 2 , x _ 1 )
in_distribution
The monkey sold Emma a cake .
* monkey ( x _ 1 ) ; sell . agent ( x _ 2 , x _ 1 ) AND sell . recipient ( x _ 2 , Emma ) AND sell . theme ( x _ 2 , x _ 5 ) AND cake ( x _ 5 )
in_distribution