input
stringlengths
3
103
output
stringlengths
3
435
domain
stringclasses
14 values
Liam liked that Emma slid the key .
* key ( x _ 6 ) ; like . agent ( x _ 1 , Liam ) AND like . ccomp ( x _ 1 , x _ 4 ) AND slide . agent ( x _ 4 , Emma ) AND slide . theme ( x _ 4 , x _ 6 )
in_distribution
The chemical was eaten by William .
* chemical ( x _ 1 ) ; eat . theme ( x _ 3 , x _ 1 ) AND eat . agent ( x _ 3 , William )
in_distribution
Charlotte passed the cloud to Amelia .
* cloud ( x _ 3 ) ; pass . agent ( x _ 1 , Charlotte ) AND pass . theme ( x _ 1 , x _ 3 ) AND pass . recipient ( x _ 1 , Amelia )
in_distribution
A donkey rolled a boy on a stage .
donkey ( x _ 1 ) AND roll . agent ( x _ 2 , x _ 1 ) AND roll . theme ( x _ 2 , x _ 4 ) AND boy ( x _ 4 ) AND boy . nmod . on ( x _ 4 , x _ 7 ) AND stage ( x _ 7 )
in_distribution
A cake was grown by the girl .
* girl ( x _ 6 ) ; cake ( x _ 1 ) AND grow . theme ( x _ 3 , x _ 1 ) AND grow . agent ( x _ 3 , x _ 6 )
in_distribution
A cookie was split by Lucas .
cookie ( x _ 1 ) AND split . theme ( x _ 3 , x _ 1 ) AND split . agent ( x _ 3 , Lucas )
in_distribution
A sailor helped a cookie beside the bed .
* bed ( x _ 7 ) ; sailor ( x _ 1 ) AND help . agent ( x _ 2 , x _ 1 ) AND help . theme ( x _ 2 , x _ 4 ) AND cookie ( x _ 4 ) AND cookie . nmod . beside ( x _ 4 , x _ 7 )
in_distribution
Elijah liked that the cake was liked by Emma .
* cake ( x _ 4 ) ; like . agent ( x _ 1 , Elijah ) AND like . ccomp ( x _ 1 , x _ 6 ) AND like . theme ( x _ 6 , x _ 4 ) AND like . agent ( x _ 6 , Emma )
in_distribution
A cloud was given to Sophia by a dog .
cloud ( x _ 1 ) AND give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , Sophia ) AND give . agent ( x _ 3 , x _ 8 ) AND dog ( x _ 8 )
in_distribution
Oliver was sent the bucket on a table .
* bucket ( x _ 4 ) ; send . recipient ( x _ 2 , Oliver ) AND send . theme ( x _ 2 , x _ 4 ) AND bucket . nmod . on ( x _ 4 , x _ 7 ) AND table ( x _ 7 )
in_distribution
A donut was passed to a boy by Logan .
donut ( x _ 1 ) AND pass . theme ( x _ 3 , x _ 1 ) AND pass . recipient ( x _ 3 , x _ 6 ) AND pass . agent ( x _ 3 , Logan ) AND boy ( x _ 6 )
in_distribution
A scarf was shortened .
scarf ( x _ 1 ) AND shorten . theme ( x _ 3 , x _ 1 )
in_distribution
The box was sold to a girl .
* box ( x _ 1 ) ; sell . theme ( x _ 3 , x _ 1 ) AND sell . recipient ( x _ 3 , x _ 6 ) AND girl ( x _ 6 )
in_distribution
The cake was rolled by a cat .
* cake ( x _ 1 ) ; roll . theme ( x _ 3 , x _ 1 ) AND roll . agent ( x _ 3 , x _ 6 ) AND cat ( x _ 6 )
in_distribution
A cat was sent a donut .
cat ( x _ 1 ) AND send . recipient ( x _ 3 , x _ 1 ) AND send . theme ( x _ 3 , x _ 5 ) AND donut ( x _ 5 )
in_distribution
A cracker was seen by a girl .
cracker ( x _ 1 ) AND see . theme ( x _ 3 , x _ 1 ) AND see . agent ( x _ 3 , x _ 6 ) AND girl ( x _ 6 )
in_distribution
Ava was wired a sweetcorn on a speaker .
wire . recipient ( x _ 2 , Ava ) AND wire . theme ( x _ 2 , x _ 4 ) AND sweetcorn ( x _ 4 ) AND sweetcorn . nmod . on ( x _ 4 , x _ 7 ) AND speaker ( x _ 7 )
in_distribution
The cake was loved by Emma .
* cake ( x _ 1 ) ; love . theme ( x _ 3 , x _ 1 ) AND love . agent ( x _ 3 , Emma )
in_distribution
The molecule was eaten by Noah .
* molecule ( x _ 1 ) ; eat . theme ( x _ 3 , x _ 1 ) AND eat . agent ( x _ 3 , Noah )
in_distribution
The girl drew the raisin .
* girl ( x _ 1 ) ; * raisin ( x _ 4 ) ; draw . agent ( x _ 2 , x _ 1 ) AND draw . theme ( x _ 2 , x _ 4 )
in_distribution
A gumball was eaten by Olivia .
gumball ( x _ 1 ) AND eat . theme ( x _ 3 , x _ 1 ) AND eat . agent ( x _ 3 , Olivia )
in_distribution
A princess hoped that a donut was frozen .
princess ( x _ 1 ) AND hope . agent ( x _ 2 , x _ 1 ) AND hope . ccomp ( x _ 2 , x _ 7 ) AND donut ( x _ 5 ) AND freeze . theme ( x _ 7 , x _ 5 )
in_distribution
A dog lended a wine on the stage to Charlotte .
* stage ( x _ 7 ) ; dog ( x _ 1 ) AND lend . agent ( x _ 2 , x _ 1 ) AND lend . theme ( x _ 2 , x _ 4 ) AND lend . recipient ( x _ 2 , Charlotte ) AND wine ( x _ 4 ) AND wine . nmod . on ( x _ 4 , x _ 7 )
in_distribution
A donut was burned by Olivia .
donut ( x _ 1 ) AND burn . theme ( x _ 3 , x _ 1 ) AND burn . agent ( x _ 3 , Olivia )
in_distribution
A jacket was liked by the baby .
* baby ( x _ 6 ) ; jacket ( x _ 1 ) AND like . theme ( x _ 3 , x _ 1 ) AND like . agent ( x _ 3 , x _ 6 )
in_distribution
Ava gave a block on a tripod to the duck .
* duck ( x _ 9 ) ; give . agent ( x _ 1 , Ava ) AND give . theme ( x _ 1 , x _ 3 ) AND give . recipient ( x _ 1 , x _ 9 ) AND block ( x _ 3 ) AND block . nmod . on ( x _ 3 , x _ 6 ) AND tripod ( x _ 6 )
in_distribution
Emma cleaned a brain in the cot beside a computer .
* cot ( x _ 6 ) ; clean . agent ( x _ 1 , Emma ) AND clean . theme ( x _ 1 , x _ 3 ) AND brain ( x _ 3 ) AND brain . nmod . in ( x _ 3 , x _ 6 ) AND cot . nmod . beside ( x _ 6 , x _ 9 ) AND computer ( x _ 9 )
in_distribution
The cat gave the donut in the house to a boy .
* cat ( x _ 1 ) ; * donut ( x _ 4 ) ; * house ( x _ 7 ) ; give . agent ( x _ 2 , x _ 1 ) AND give . theme ( x _ 2 , x _ 4 ) AND give . recipient ( x _ 2 , x _ 10 ) AND donut . nmod . in ( x _ 4 , x _ 7 ) AND boy ( x _ 10 )
in_distribution
The boy gave a raisin to Olivia .
* boy ( x _ 1 ) ; give . agent ( x _ 2 , x _ 1 ) AND give . theme ( x _ 2 , x _ 4 ) AND give . recipient ( x _ 2 , Olivia ) AND raisin ( x _ 4 )
in_distribution
A judge liked Liam .
judge ( x _ 1 ) AND like . agent ( x _ 2 , x _ 1 ) AND like . theme ( x _ 2 , Liam )
in_distribution
A girl intended to sleep .
girl ( x _ 1 ) AND intend . agent ( x _ 2 , x _ 1 ) AND intend . xcomp ( x _ 2 , x _ 4 ) AND sleep . agent ( x _ 4 , x _ 1 )
in_distribution
Emma was given the raisin by Madison .
* raisin ( x _ 4 ) ; give . recipient ( x _ 2 , Emma ) AND give . theme ( x _ 2 , x _ 4 ) AND give . agent ( x _ 2 , Madison )
in_distribution
Emma was lended the cake by the teacher .
* cake ( x _ 4 ) ; * teacher ( x _ 7 ) ; lend . recipient ( x _ 2 , Emma ) AND lend . theme ( x _ 2 , x _ 4 ) AND lend . agent ( x _ 2 , x _ 7 )
in_distribution
Liam poked the brick .
* brick ( x _ 3 ) ; poke . agent ( x _ 1 , Liam ) AND poke . theme ( x _ 1 , x _ 3 )
in_distribution
A boy lended the donut in a house to Owen .
* donut ( x _ 4 ) ; boy ( x _ 1 ) AND lend . agent ( x _ 2 , x _ 1 ) AND lend . theme ( x _ 2 , x _ 4 ) AND lend . recipient ( x _ 2 , Owen ) AND donut . nmod . in ( x _ 4 , x _ 7 ) AND house ( x _ 7 )
in_distribution
Julian loved to sneeze .
love . agent ( x _ 1 , Julian ) AND love . xcomp ( x _ 1 , x _ 3 ) AND sneeze . agent ( x _ 3 , Julian )
in_distribution
A crayon was cleaned by Oliver .
crayon ( x _ 1 ) AND clean . theme ( x _ 3 , x _ 1 ) AND clean . agent ( x _ 3 , Oliver )
in_distribution
A cake was poked by Eleanor .
cake ( x _ 1 ) AND poke . theme ( x _ 3 , x _ 1 ) AND poke . agent ( x _ 3 , Eleanor )
in_distribution
A donut was hunted by a baby .
donut ( x _ 1 ) AND hunt . theme ( x _ 3 , x _ 1 ) AND hunt . agent ( x _ 3 , x _ 6 ) AND baby ( x _ 6 )
in_distribution
The dog liked the cake beside the fox .
* dog ( x _ 1 ) ; * cake ( x _ 4 ) ; * fox ( x _ 7 ) ; like . agent ( x _ 2 , x _ 1 ) AND like . theme ( x _ 2 , x _ 4 ) AND cake . nmod . beside ( x _ 4 , x _ 7 )
in_distribution
William awarded a cake to the father .
* father ( x _ 6 ) ; award . agent ( x _ 1 , William ) AND award . theme ( x _ 1 , x _ 3 ) AND award . recipient ( x _ 1 , x _ 6 ) AND cake ( x _ 3 )
in_distribution
The boy painted the chalk on a table in the house .
* boy ( x _ 1 ) ; * chalk ( x _ 4 ) ; * house ( x _ 10 ) ; paint . agent ( x _ 2 , x _ 1 ) AND paint . theme ( x _ 2 , x _ 4 ) AND chalk . nmod . on ( x _ 4 , x _ 7 ) AND table ( x _ 7 ) AND table . nmod . in ( x _ 7 , x _ 10 )
in_distribution
Nathan was offered the cake beside a table .
* cake ( x _ 4 ) ; offer . recipient ( x _ 2 , Nathan ) AND offer . theme ( x _ 2 , x _ 4 ) AND cake . nmod . beside ( x _ 4 , x _ 7 ) AND table ( x _ 7 )
in_distribution
A donut was crumpled .
donut ( x _ 1 ) AND crumple . theme ( x _ 3 , x _ 1 )
in_distribution
A girl cleaned a cake .
girl ( x _ 1 ) AND clean . agent ( x _ 2 , x _ 1 ) AND clean . theme ( x _ 2 , x _ 4 ) AND cake ( x _ 4 )
in_distribution
A cake was lended to Emma by a girl .
cake ( x _ 1 ) AND lend . theme ( x _ 3 , x _ 1 ) AND lend . recipient ( x _ 3 , Emma ) AND lend . agent ( x _ 3 , x _ 8 ) AND girl ( x _ 8 )
in_distribution
Liam expected to paint .
expect . agent ( x _ 1 , Liam ) AND expect . xcomp ( x _ 1 , x _ 3 ) AND paint . agent ( x _ 3 , Liam )
in_distribution
Emma rolled a girl in a pot .
roll . agent ( x _ 1 , Emma ) AND roll . theme ( x _ 1 , x _ 3 ) AND girl ( x _ 3 ) AND girl . nmod . in ( x _ 3 , x _ 6 ) AND pot ( x _ 6 )
in_distribution
The boy gave the cake in the house to Noah .
* boy ( x _ 1 ) ; * cake ( x _ 4 ) ; * house ( x _ 7 ) ; give . agent ( x _ 2 , x _ 1 ) AND give . theme ( x _ 2 , x _ 4 ) AND give . recipient ( x _ 2 , Noah ) AND cake . nmod . in ( x _ 4 , x _ 7 )
in_distribution
A girl gave a block to Emma .
girl ( x _ 1 ) AND give . agent ( x _ 2 , x _ 1 ) AND give . theme ( x _ 2 , x _ 4 ) AND give . recipient ( x _ 2 , Emma ) AND block ( x _ 4 )
in_distribution
The cake was reddened by a fly .
* cake ( x _ 1 ) ; redden . theme ( x _ 3 , x _ 1 ) AND redden . agent ( x _ 3 , x _ 6 ) AND fly ( x _ 6 )
in_distribution
William liked Oliver .
like . agent ( x _ 1 , William ) AND like . theme ( x _ 1 , Oliver )
in_distribution
Emily gave Isabella the box in a container .
* box ( x _ 4 ) ; give . agent ( x _ 1 , Emily ) AND give . recipient ( x _ 1 , Isabella ) AND give . theme ( x _ 1 , x _ 4 ) AND box . nmod . in ( x _ 4 , x _ 7 ) AND container ( x _ 7 )
in_distribution
The guitar was posted to Jack .
* guitar ( x _ 1 ) ; post . theme ( x _ 3 , x _ 1 ) AND post . recipient ( x _ 3 , Jack )
in_distribution
The melon was cooked by Jacob .
* melon ( x _ 1 ) ; cook . theme ( x _ 3 , x _ 1 ) AND cook . agent ( x _ 3 , Jacob )
in_distribution
A cake was sketched by Emma .
cake ( x _ 1 ) AND sketch . theme ( x _ 3 , x _ 1 ) AND sketch . agent ( x _ 3 , Emma )
in_distribution
Emma gave Olivia the cake .
* cake ( x _ 4 ) ; give . agent ( x _ 1 , Emma ) AND give . recipient ( x _ 1 , Olivia ) AND give . theme ( x _ 1 , x _ 4 )
in_distribution
The child floated .
* child ( x _ 1 ) ; float . theme ( x _ 2 , x _ 1 )
in_distribution
The girl needed to sneeze .
* girl ( x _ 1 ) ; need . agent ( x _ 2 , x _ 1 ) AND need . xcomp ( x _ 2 , x _ 4 ) AND sneeze . agent ( x _ 4 , x _ 1 )
in_distribution
A pillow was grown by a girl .
pillow ( x _ 1 ) AND grow . theme ( x _ 3 , x _ 1 ) AND grow . agent ( x _ 3 , x _ 6 ) AND girl ( x _ 6 )
in_distribution
The chicken liked the rose .
* chicken ( x _ 1 ) ; * rose ( x _ 4 ) ; like . agent ( x _ 2 , x _ 1 ) AND like . theme ( x _ 2 , x _ 4 )
in_distribution
Liam was lended the cake by the girl .
* cake ( x _ 4 ) ; * girl ( x _ 7 ) ; lend . recipient ( x _ 2 , Liam ) AND lend . theme ( x _ 2 , x _ 4 ) AND lend . agent ( x _ 2 , x _ 7 )
in_distribution
A ring was sent to William by Liam .
ring ( x _ 1 ) AND send . theme ( x _ 3 , x _ 1 ) AND send . recipient ( x _ 3 , William ) AND send . agent ( x _ 3 , Liam )
in_distribution
The boy disintegrated the girl in the house .
* boy ( x _ 1 ) ; * girl ( x _ 4 ) ; * house ( x _ 7 ) ; disintegrate . agent ( x _ 2 , x _ 1 ) AND disintegrate . theme ( x _ 2 , x _ 4 ) AND girl . nmod . in ( x _ 4 , x _ 7 )
in_distribution
A key shortened .
key ( x _ 1 ) AND shorten . theme ( x _ 2 , x _ 1 )
in_distribution
The jigsaw was worshipped .
* jigsaw ( x _ 1 ) ; worship . theme ( x _ 3 , x _ 1 )
in_distribution
Natalie drew a boy on the table .
* table ( x _ 6 ) ; draw . agent ( x _ 1 , Natalie ) AND draw . theme ( x _ 1 , x _ 3 ) AND boy ( x _ 3 ) AND boy . nmod . on ( x _ 3 , x _ 6 )
in_distribution
The teacher liked Amelia .
* teacher ( x _ 1 ) ; like . agent ( x _ 2 , x _ 1 ) AND like . theme ( x _ 2 , Amelia )
in_distribution
A baby wanted to sketch .
baby ( x _ 1 ) AND want . agent ( x _ 2 , x _ 1 ) AND want . xcomp ( x _ 2 , x _ 4 ) AND sketch . agent ( x _ 4 , x _ 1 )
in_distribution
The boy hoped that the bean was rolled by the sailor .
* boy ( x _ 1 ) ; * bean ( x _ 5 ) ; * sailor ( x _ 10 ) ; hope . agent ( x _ 2 , x _ 1 ) AND hope . ccomp ( x _ 2 , x _ 7 ) AND roll . theme ( x _ 7 , x _ 5 ) AND roll . agent ( x _ 7 , x _ 10 )
in_distribution
A bird gave the cake to Sophia .
* cake ( x _ 4 ) ; bird ( x _ 1 ) AND give . agent ( x _ 2 , x _ 1 ) AND give . theme ( x _ 2 , x _ 4 ) AND give . recipient ( x _ 2 , Sophia )
in_distribution
Emma was slipped a cake on a table by a teacher .
slip . recipient ( x _ 2 , Emma ) AND slip . theme ( x _ 2 , x _ 4 ) AND slip . agent ( x _ 2 , x _ 10 ) AND cake ( x _ 4 ) AND cake . nmod . on ( x _ 4 , x _ 7 ) AND table ( x _ 7 ) AND teacher ( x _ 10 )
in_distribution
The strawberry was served to a baby by Noah .
* strawberry ( x _ 1 ) ; serve . theme ( x _ 3 , x _ 1 ) AND serve . recipient ( x _ 3 , x _ 6 ) AND serve . agent ( x _ 3 , Noah ) AND baby ( x _ 6 )
in_distribution
Ava froze the cat .
* cat ( x _ 3 ) ; freeze . agent ( x _ 1 , Ava ) AND freeze . theme ( x _ 1 , x _ 3 )
in_distribution
Bella gave the girl the newspaper .
* girl ( x _ 3 ) ; * newspaper ( x _ 5 ) ; give . agent ( x _ 1 , Bella ) AND give . recipient ( x _ 1 , x _ 3 ) AND give . theme ( x _ 1 , x _ 5 )
in_distribution
A chair was given to Elijah by Noah .
chair ( x _ 1 ) AND give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , Elijah ) AND give . agent ( x _ 3 , Noah )
in_distribution
A child was rented a cake on a tiger beside a bed by a dog .
child ( x _ 1 ) AND rent . recipient ( x _ 3 , x _ 1 ) AND rent . theme ( x _ 3 , x _ 5 ) AND rent . agent ( x _ 3 , x _ 14 ) AND cake ( x _ 5 ) AND cake . nmod . on ( x _ 5 , x _ 8 ) AND tiger ( x _ 8 ) AND tiger . nmod . beside ( x _ 8 , x _ 11 ) AND bed ( x _ 11 ) AND dog ( x _ 14 )
in_distribution
Emma posted the beer to a cat .
* beer ( x _ 3 ) ; post . agent ( x _ 1 , Emma ) AND post . theme ( x _ 1 , x _ 3 ) AND post . recipient ( x _ 1 , x _ 6 ) AND cat ( x _ 6 )
in_distribution
A cake was brought to Julian .
cake ( x _ 1 ) AND bring . theme ( x _ 3 , x _ 1 ) AND bring . recipient ( x _ 3 , Julian )
in_distribution
The monkey enlarged .
* monkey ( x _ 1 ) ; enlarge . theme ( x _ 2 , x _ 1 )
in_distribution
The melon was split by a monkey .
* melon ( x _ 1 ) ; split . theme ( x _ 3 , x _ 1 ) AND split . agent ( x _ 3 , x _ 6 ) AND monkey ( x _ 6 )
in_distribution
A patient cleaned Evelyn .
patient ( x _ 1 ) AND clean . agent ( x _ 2 , x _ 1 ) AND clean . theme ( x _ 2 , Evelyn )
in_distribution
James planned to sleep .
plan . agent ( x _ 1 , James ) AND plan . xcomp ( x _ 1 , x _ 3 ) AND sleep . agent ( x _ 3 , James )
in_distribution
A cake was lended to William by Ethan .
cake ( x _ 1 ) AND lend . theme ( x _ 3 , x _ 1 ) AND lend . recipient ( x _ 3 , William ) AND lend . agent ( x _ 3 , Ethan )
in_distribution
The donut was poked by Benjamin .
* donut ( x _ 1 ) ; poke . theme ( x _ 3 , x _ 1 ) AND poke . agent ( x _ 3 , Benjamin )
in_distribution
Sophia liked a box on the cake .
* cake ( x _ 6 ) ; like . agent ( x _ 1 , Sophia ) AND like . theme ( x _ 1 , x _ 3 ) AND box ( x _ 3 ) AND box . nmod . on ( x _ 3 , x _ 6 )
in_distribution
The cake was given to Emma by Liam .
* cake ( x _ 1 ) ; give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , Emma ) AND give . agent ( x _ 3 , Liam )
in_distribution
A monkey was sent a donut .
monkey ( x _ 1 ) AND send . recipient ( x _ 3 , x _ 1 ) AND send . theme ( x _ 3 , x _ 5 ) AND donut ( x _ 5 )
in_distribution
Audrey poked Emma .
poke . agent ( x _ 1 , Audrey ) AND poke . theme ( x _ 1 , Emma )
in_distribution
Hannah lended Oliver the cake on a computer .
* cake ( x _ 4 ) ; lend . agent ( x _ 1 , Hannah ) AND lend . recipient ( x _ 1 , Oliver ) AND lend . theme ( x _ 1 , x _ 4 ) AND cake . nmod . on ( x _ 4 , x _ 7 ) AND computer ( x _ 7 )
in_distribution
The drink was eaten by a monster .
* drink ( x _ 1 ) ; eat . theme ( x _ 3 , x _ 1 ) AND eat . agent ( x _ 3 , x _ 6 ) AND monster ( x _ 6 )
in_distribution
The girl ate William .
* girl ( x _ 1 ) ; eat . agent ( x _ 2 , x _ 1 ) AND eat . theme ( x _ 2 , William )
in_distribution
A cookie was juggled .
cookie ( x _ 1 ) AND juggle . theme ( x _ 3 , x _ 1 )
in_distribution
The doll was awarded to the consumer .
* doll ( x _ 1 ) ; * consumer ( x _ 6 ) ; award . theme ( x _ 3 , x _ 1 ) AND award . recipient ( x _ 3 , x _ 6 )
in_distribution
A rose was fed to a boy by Emma .
rose ( x _ 1 ) AND feed . theme ( x _ 3 , x _ 1 ) AND feed . recipient ( x _ 3 , x _ 6 ) AND feed . agent ( x _ 3 , Emma ) AND boy ( x _ 6 )
in_distribution
Ava gave a guy the balloon .
* balloon ( x _ 5 ) ; give . agent ( x _ 1 , Ava ) AND give . recipient ( x _ 1 , x _ 3 ) AND give . theme ( x _ 1 , x _ 5 ) AND guy ( x _ 3 )
in_distribution
The plate was given to a boy .
* plate ( x _ 1 ) ; give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , x _ 6 ) AND boy ( x _ 6 )
in_distribution
The doll was sketched by the boy .
* doll ( x _ 1 ) ; * boy ( x _ 6 ) ; sketch . theme ( x _ 3 , x _ 1 ) AND sketch . agent ( x _ 3 , x _ 6 )
in_distribution
The towel was cooked by Emma .
* towel ( x _ 1 ) ; cook . theme ( x _ 3 , x _ 1 ) AND cook . agent ( x _ 3 , Emma )
in_distribution
A hen drew the resident .
* resident ( x _ 4 ) ; hen ( x _ 1 ) AND draw . agent ( x _ 2 , x _ 1 ) AND draw . theme ( x _ 2 , x _ 4 )
in_distribution