input
stringlengths
3
103
output
stringlengths
3
435
domain
stringclasses
14 values
David wanted to walk .
want . agent ( x _ 1 , David ) AND want . xcomp ( x _ 1 , x _ 3 ) AND walk . agent ( x _ 3 , David )
in_distribution
Liam was brought the donut .
* donut ( x _ 4 ) ; bring . recipient ( x _ 2 , Liam ) AND bring . theme ( x _ 2 , x _ 4 )
in_distribution
A boy was slipped the donut .
* donut ( x _ 5 ) ; boy ( x _ 1 ) AND slip . recipient ( x _ 3 , x _ 1 ) AND slip . theme ( x _ 3 , x _ 5 )
in_distribution
Daniel laughed .
laugh . agent ( x _ 1 , Daniel )
in_distribution
A dog was given the box beside the table by a girl .
* box ( x _ 5 ) ; * table ( x _ 8 ) ; dog ( x _ 1 ) AND give . recipient ( x _ 3 , x _ 1 ) AND give . theme ( x _ 3 , x _ 5 ) AND give . agent ( x _ 3 , x _ 11 ) AND box . nmod . beside ( x _ 5 , x _ 8 ) AND girl ( x _ 11 )
in_distribution
A kid forwarded the cookie on a dish to the baby .
* cookie ( x _ 4 ) ; * baby ( x _ 10 ) ; kid ( x _ 1 ) AND forward . agent ( x _ 2 , x _ 1 ) AND forward . theme ( x _ 2 , x _ 4 ) AND forward . recipient ( x _ 2 , x _ 10 ) AND cookie . nmod . on ( x _ 4 , x _ 7 ) AND dish ( x _ 7 )
in_distribution
A cat wished that a cake was floated by Emma .
cat ( x _ 1 ) AND wish . agent ( x _ 2 , x _ 1 ) AND wish . ccomp ( x _ 2 , x _ 7 ) AND cake ( x _ 5 ) AND float . theme ( x _ 7 , x _ 5 ) AND float . agent ( x _ 7 , Emma )
in_distribution
Olivia liked that Emma was lended a hamburger in the room by the girl .
* room ( x _ 10 ) ; * girl ( x _ 13 ) ; like . agent ( x _ 1 , Olivia ) AND like . ccomp ( x _ 1 , x _ 5 ) AND lend . recipient ( x _ 5 , Emma ) AND lend . theme ( x _ 5 , x _ 7 ) AND lend . agent ( x _ 5 , x _ 13 ) AND hamburger ( x _ 7 ) AND hamburger . nmod . in ( x _ 7 , x _ 10 )
in_distribution
The newspaper was painted by a cow .
* newspaper ( x _ 1 ) ; paint . theme ( x _ 3 , x _ 1 ) AND paint . agent ( x _ 3 , x _ 6 ) AND cow ( x _ 6 )
in_distribution
A cookie was eaten by Olivia .
cookie ( x _ 1 ) AND eat . theme ( x _ 3 , x _ 1 ) AND eat . agent ( x _ 3 , Olivia )
in_distribution
A towel rolled .
towel ( x _ 1 ) AND roll . theme ( x _ 2 , x _ 1 )
in_distribution
The deer was awarded a yogurt on the stool by a girl .
* deer ( x _ 1 ) ; * stool ( x _ 8 ) ; award . recipient ( x _ 3 , x _ 1 ) AND award . theme ( x _ 3 , x _ 5 ) AND award . agent ( x _ 3 , x _ 11 ) AND yogurt ( x _ 5 ) AND yogurt . nmod . on ( x _ 5 , x _ 8 ) AND girl ( x _ 11 )
in_distribution
Liam drew the cake in a room .
* cake ( x _ 3 ) ; draw . agent ( x _ 1 , Liam ) AND draw . theme ( x _ 1 , x _ 3 ) AND cake . nmod . in ( x _ 3 , x _ 6 ) AND room ( x _ 6 )
in_distribution
A donut was enlarged by the fish .
* fish ( x _ 6 ) ; donut ( x _ 1 ) AND enlarge . theme ( x _ 3 , x _ 1 ) AND enlarge . agent ( x _ 3 , x _ 6 )
in_distribution
Emma noticed .
notice . agent ( x _ 1 , Emma )
in_distribution
The box was broken .
* box ( x _ 1 ) ; break . theme ( x _ 3 , x _ 1 )
in_distribution
Ellie sent a cake to Liam .
send . agent ( x _ 1 , Ellie ) AND send . theme ( x _ 1 , x _ 3 ) AND send . recipient ( x _ 1 , Liam ) AND cake ( x _ 3 )
in_distribution
Emma slid a cake beside the table .
* table ( x _ 6 ) ; slide . agent ( x _ 1 , Emma ) AND slide . theme ( x _ 1 , x _ 3 ) AND cake ( x _ 3 ) AND cake . nmod . beside ( x _ 3 , x _ 6 )
in_distribution
The guitar was rolled by the girl .
* guitar ( x _ 1 ) ; * girl ( x _ 6 ) ; roll . theme ( x _ 3 , x _ 1 ) AND roll . agent ( x _ 3 , x _ 6 )
in_distribution
Emma confessed that the cake was adored by Logan .
* cake ( x _ 4 ) ; confess . agent ( x _ 1 , Emma ) AND confess . ccomp ( x _ 1 , x _ 6 ) AND adore . theme ( x _ 6 , x _ 4 ) AND adore . agent ( x _ 6 , Logan )
in_distribution
Lillian hunted .
hunt . agent ( x _ 1 , Lillian )
in_distribution
A girl helped a child on the table .
* table ( x _ 7 ) ; girl ( x _ 1 ) AND help . agent ( x _ 2 , x _ 1 ) AND help . theme ( x _ 2 , x _ 4 ) AND child ( x _ 4 ) AND child . nmod . on ( x _ 4 , x _ 7 )
in_distribution
Emma intended to sleep .
intend . agent ( x _ 1 , Emma ) AND intend . xcomp ( x _ 1 , x _ 3 ) AND sleep . agent ( x _ 3 , Emma )
in_distribution
clock
LAMBDA a . clock ( a )
primitive
Olivia called .
call . agent ( x _ 1 , Olivia )
in_distribution
The mouse sketched .
* mouse ( x _ 1 ) ; sketch . agent ( x _ 2 , x _ 1 )
in_distribution
The donut was liked by the baby .
* donut ( x _ 1 ) ; * baby ( x _ 6 ) ; like . theme ( x _ 3 , x _ 1 ) AND like . agent ( x _ 3 , x _ 6 )
in_distribution
The banana was cleaned by a puppy .
* banana ( x _ 1 ) ; clean . theme ( x _ 3 , x _ 1 ) AND clean . agent ( x _ 3 , x _ 6 ) AND puppy ( x _ 6 )
in_distribution
The weapon was eaten .
* weapon ( x _ 1 ) ; eat . theme ( x _ 3 , x _ 1 )
in_distribution
A dog reddened .
dog ( x _ 1 ) AND redden . theme ( x _ 2 , x _ 1 )
in_distribution
Emma expected that a box was liked .
expect . agent ( x _ 1 , Emma ) AND expect . ccomp ( x _ 1 , x _ 6 ) AND box ( x _ 4 ) AND like . theme ( x _ 6 , x _ 4 )
in_distribution
The cookie was given to Emma by a visitor .
* cookie ( x _ 1 ) ; give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , Emma ) AND give . agent ( x _ 3 , x _ 8 ) AND visitor ( x _ 8 )
in_distribution
Evelyn handed a boy a box .
hand . agent ( x _ 1 , Evelyn ) AND hand . recipient ( x _ 1 , x _ 3 ) AND hand . theme ( x _ 1 , x _ 5 ) AND boy ( x _ 3 ) AND box ( x _ 5 )
in_distribution
Emma tolerated that a boy cried .
tolerate . agent ( x _ 1 , Emma ) AND tolerate . ccomp ( x _ 1 , x _ 5 ) AND boy ( x _ 4 ) AND cry . agent ( x _ 5 , x _ 4 )
in_distribution
The pen was liked by a girl .
* pen ( x _ 1 ) ; like . theme ( x _ 3 , x _ 1 ) AND like . agent ( x _ 3 , x _ 6 ) AND girl ( x _ 6 )
in_distribution
A girl valued Alexander .
girl ( x _ 1 ) AND value . agent ( x _ 2 , x _ 1 ) AND value . theme ( x _ 2 , Alexander )
in_distribution
The child enjoyed to walk .
* child ( x _ 1 ) ; enjoy . agent ( x _ 2 , x _ 1 ) AND enjoy . xcomp ( x _ 2 , x _ 4 ) AND walk . agent ( x _ 4 , x _ 1 )
in_distribution
Emma ate the box in the tub .
* box ( x _ 3 ) ; * tub ( x _ 6 ) ; eat . agent ( x _ 1 , Emma ) AND eat . theme ( x _ 1 , x _ 3 ) AND box . nmod . in ( x _ 3 , x _ 6 )
in_distribution
Emma was forwarded the drink on a chair .
* drink ( x _ 4 ) ; forward . recipient ( x _ 2 , Emma ) AND forward . theme ( x _ 2 , x _ 4 ) AND drink . nmod . on ( x _ 4 , x _ 7 ) AND chair ( x _ 7 )
in_distribution
The baby poked the dog on the table .
* baby ( x _ 1 ) ; * dog ( x _ 4 ) ; * table ( x _ 7 ) ; poke . agent ( x _ 2 , x _ 1 ) AND poke . theme ( x _ 2 , x _ 4 ) AND dog . nmod . on ( x _ 4 , x _ 7 )
in_distribution
Olivia reddened the teacher .
* teacher ( x _ 3 ) ; redden . agent ( x _ 1 , Olivia ) AND redden . theme ( x _ 1 , x _ 3 )
in_distribution
A writer fed a cat the sandwich on the sofa .
* sandwich ( x _ 6 ) ; * sofa ( x _ 9 ) ; writer ( x _ 1 ) AND feed . agent ( x _ 2 , x _ 1 ) AND feed . recipient ( x _ 2 , x _ 4 ) AND feed . theme ( x _ 2 , x _ 6 ) AND cat ( x _ 4 ) AND sandwich . nmod . on ( x _ 6 , x _ 9 )
in_distribution
A banana was given to Emma by Michael .
banana ( x _ 1 ) AND give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , Emma ) AND give . agent ( x _ 3 , Michael )
in_distribution
A boy handed a melon to a girl .
boy ( x _ 1 ) AND hand . agent ( x _ 2 , x _ 1 ) AND hand . theme ( x _ 2 , x _ 4 ) AND hand . recipient ( x _ 2 , x _ 7 ) AND melon ( x _ 4 ) AND girl ( x _ 7 )
in_distribution
A sailor cried .
sailor ( x _ 1 ) AND cry . agent ( x _ 2 , x _ 1 )
in_distribution
The mandarin was drawn by Amelia .
* mandarin ( x _ 1 ) ; draw . theme ( x _ 3 , x _ 1 ) AND draw . agent ( x _ 3 , Amelia )
in_distribution
Emma said that the balloon was thrown by Liam .
* balloon ( x _ 4 ) ; say . agent ( x _ 1 , Emma ) AND say . ccomp ( x _ 1 , x _ 6 ) AND throw . theme ( x _ 6 , x _ 4 ) AND throw . agent ( x _ 6 , Liam )
in_distribution
A girl gave the jigsaw on a sheet to a boy .
* jigsaw ( x _ 4 ) ; girl ( x _ 1 ) AND give . agent ( x _ 2 , x _ 1 ) AND give . theme ( x _ 2 , x _ 4 ) AND give . recipient ( x _ 2 , x _ 10 ) AND jigsaw . nmod . on ( x _ 4 , x _ 7 ) AND sheet ( x _ 7 ) AND boy ( x _ 10 )
in_distribution
The donut was hunted by the cat .
* donut ( x _ 1 ) ; * cat ( x _ 6 ) ; hunt . theme ( x _ 3 , x _ 1 ) AND hunt . agent ( x _ 3 , x _ 6 )
in_distribution
A needle was eaten .
needle ( x _ 1 ) AND eat . theme ( x _ 3 , x _ 1 )
in_distribution
Layla inflated Emma .
inflate . agent ( x _ 1 , Layla ) AND inflate . theme ( x _ 1 , Emma )
in_distribution
The landlord floated a girl in a house .
* landlord ( x _ 1 ) ; float . agent ( x _ 2 , x _ 1 ) AND float . theme ( x _ 2 , x _ 4 ) AND girl ( x _ 4 ) AND girl . nmod . in ( x _ 4 , x _ 7 ) AND house ( x _ 7 )
in_distribution
The donut slid .
* donut ( x _ 1 ) ; slide . theme ( x _ 2 , x _ 1 )
in_distribution
The pencil was given to the creature by Emma .
* pencil ( x _ 1 ) ; * creature ( x _ 6 ) ; give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , x _ 6 ) AND give . agent ( x _ 3 , Emma )
in_distribution
A jigsaw shortened .
jigsaw ( x _ 1 ) AND shorten . theme ( x _ 2 , x _ 1 )
in_distribution
The horse admired a chemical on a corpse .
* horse ( x _ 1 ) ; admire . agent ( x _ 2 , x _ 1 ) AND admire . theme ( x _ 2 , x _ 4 ) AND chemical ( x _ 4 ) AND chemical . nmod . on ( x _ 4 , x _ 7 ) AND corpse ( x _ 7 )
in_distribution
Logan poked Henry .
poke . agent ( x _ 1 , Logan ) AND poke . theme ( x _ 1 , Henry )
in_distribution
Emma burned the cookie .
* cookie ( x _ 3 ) ; burn . agent ( x _ 1 , Emma ) AND burn . theme ( x _ 1 , x _ 3 )
in_distribution
A donkey shortened a drink in the house .
* house ( x _ 7 ) ; donkey ( x _ 1 ) AND shorten . agent ( x _ 2 , x _ 1 ) AND shorten . theme ( x _ 2 , x _ 4 ) AND drink ( x _ 4 ) AND drink . nmod . in ( x _ 4 , x _ 7 )
in_distribution
A mandarin was eaten by Olivia .
mandarin ( x _ 1 ) AND eat . theme ( x _ 3 , x _ 1 ) AND eat . agent ( x _ 3 , Olivia )
in_distribution
Liam gave the radio beside a speaker to the cat .
* radio ( x _ 3 ) ; * cat ( x _ 9 ) ; give . agent ( x _ 1 , Liam ) AND give . theme ( x _ 1 , x _ 3 ) AND give . recipient ( x _ 1 , x _ 9 ) AND radio . nmod . beside ( x _ 3 , x _ 6 ) AND speaker ( x _ 6 )
in_distribution
A rose was liked by a cat .
rose ( x _ 1 ) AND like . theme ( x _ 3 , x _ 1 ) AND like . agent ( x _ 3 , x _ 6 ) AND cat ( x _ 6 )
in_distribution
The girl lended the cake to Olivia .
* girl ( x _ 1 ) ; * cake ( x _ 4 ) ; lend . agent ( x _ 2 , x _ 1 ) AND lend . theme ( x _ 2 , x _ 4 ) AND lend . recipient ( x _ 2 , Olivia )
in_distribution
The cake was handed to a pony .
* cake ( x _ 1 ) ; hand . theme ( x _ 3 , x _ 1 ) AND hand . recipient ( x _ 3 , x _ 6 ) AND pony ( x _ 6 )
in_distribution
A box was floated by a girl .
box ( x _ 1 ) AND float . theme ( x _ 3 , x _ 1 ) AND float . agent ( x _ 3 , x _ 6 ) AND girl ( x _ 6 )
in_distribution
A cow observed .
cow ( x _ 1 ) AND observe . agent ( x _ 2 , x _ 1 )
in_distribution
The resident was handed the cake beside a computer .
* resident ( x _ 1 ) ; * cake ( x _ 5 ) ; hand . recipient ( x _ 3 , x _ 1 ) AND hand . theme ( x _ 3 , x _ 5 ) AND cake . nmod . beside ( x _ 5 , x _ 8 ) AND computer ( x _ 8 )
in_distribution
The chicken liked that Stella smirked .
* chicken ( x _ 1 ) ; like . agent ( x _ 2 , x _ 1 ) AND like . ccomp ( x _ 2 , x _ 5 ) AND smirk . agent ( x _ 5 , Stella )
in_distribution
The mouse admired the knife .
* mouse ( x _ 1 ) ; * knife ( x _ 4 ) ; admire . agent ( x _ 2 , x _ 1 ) AND admire . theme ( x _ 2 , x _ 4 )
in_distribution
A basket reddened .
basket ( x _ 1 ) AND redden . theme ( x _ 2 , x _ 1 )
in_distribution
Isaac floated the cake in a car .
* cake ( x _ 3 ) ; float . agent ( x _ 1 , Isaac ) AND float . theme ( x _ 1 , x _ 3 ) AND cake . nmod . in ( x _ 3 , x _ 6 ) AND car ( x _ 6 )
in_distribution
The book was thrown by Emma .
* book ( x _ 1 ) ; throw . theme ( x _ 3 , x _ 1 ) AND throw . agent ( x _ 3 , Emma )
in_distribution
A cat noticed that a cookie was brought to Emma by Liam .
cat ( x _ 1 ) AND notice . agent ( x _ 2 , x _ 1 ) AND notice . ccomp ( x _ 2 , x _ 7 ) AND cookie ( x _ 5 ) AND bring . theme ( x _ 7 , x _ 5 ) AND bring . recipient ( x _ 7 , Emma ) AND bring . agent ( x _ 7 , Liam )
in_distribution
The box was given to Olivia .
* box ( x _ 1 ) ; give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , Olivia )
in_distribution
The child grew the girl .
* child ( x _ 1 ) ; * girl ( x _ 4 ) ; grow . agent ( x _ 2 , x _ 1 ) AND grow . theme ( x _ 2 , x _ 4 )
in_distribution
Liam liked that a cake was poked .
like . agent ( x _ 1 , Liam ) AND like . ccomp ( x _ 1 , x _ 6 ) AND cake ( x _ 4 ) AND poke . theme ( x _ 6 , x _ 4 )
in_distribution
A donut was burned by the girl .
* girl ( x _ 6 ) ; donut ( x _ 1 ) AND burn . theme ( x _ 3 , x _ 1 ) AND burn . agent ( x _ 3 , x _ 6 )
in_distribution
Isabella dusted .
dust . agent ( x _ 1 , Isabella )
in_distribution
A journalist was sent the cake on the yacht by Liam .
* cake ( x _ 5 ) ; * yacht ( x _ 8 ) ; journalist ( x _ 1 ) AND send . recipient ( x _ 3 , x _ 1 ) AND send . theme ( x _ 3 , x _ 5 ) AND send . agent ( x _ 3 , Liam ) AND cake . nmod . on ( x _ 5 , x _ 8 )
in_distribution
The child collapsed a donut on the table in the cylinder .
* child ( x _ 1 ) ; * table ( x _ 7 ) ; * cylinder ( x _ 10 ) ; collapse . agent ( x _ 2 , x _ 1 ) AND collapse . theme ( x _ 2 , x _ 4 ) AND donut ( x _ 4 ) AND donut . nmod . on ( x _ 4 , x _ 7 ) AND table . nmod . in ( x _ 7 , x _ 10 )
in_distribution
The cookie was lended to a boy .
* cookie ( x _ 1 ) ; lend . theme ( x _ 3 , x _ 1 ) AND lend . recipient ( x _ 3 , x _ 6 ) AND boy ( x _ 6 )
in_distribution
Charlotte wished that Emma was given the hat on a box .
* hat ( x _ 7 ) ; wish . agent ( x _ 1 , Charlotte ) AND wish . ccomp ( x _ 1 , x _ 5 ) AND give . recipient ( x _ 5 , Emma ) AND give . theme ( x _ 5 , x _ 7 ) AND hat . nmod . on ( x _ 7 , x _ 10 ) AND box ( x _ 10 )
in_distribution
Emma appreciated that Olivia liked that Aria ate a cake in the blender .
* blender ( x _ 12 ) ; appreciate . agent ( x _ 1 , Emma ) AND appreciate . ccomp ( x _ 1 , x _ 4 ) AND like . agent ( x _ 4 , Olivia ) AND like . ccomp ( x _ 4 , x _ 7 ) AND eat . agent ( x _ 7 , Aria ) AND eat . theme ( x _ 7 , x _ 9 ) AND cake ( x _ 9 ) AND cake . nmod . in ( x _ 9 , x _ 12 )
in_distribution
Emma helped the girl beside a bed .
* girl ( x _ 3 ) ; help . agent ( x _ 1 , Emma ) AND help . theme ( x _ 1 , x _ 3 ) AND girl . nmod . beside ( x _ 3 , x _ 6 ) AND bed ( x _ 6 )
in_distribution
The box was examined by Emma .
* box ( x _ 1 ) ; examine . theme ( x _ 3 , x _ 1 ) AND examine . agent ( x _ 3 , Emma )
in_distribution
The girl shortened a cookie .
* girl ( x _ 1 ) ; shorten . agent ( x _ 2 , x _ 1 ) AND shorten . theme ( x _ 2 , x _ 4 ) AND cookie ( x _ 4 )
in_distribution
A cake was brought to Olivia .
cake ( x _ 1 ) AND bring . theme ( x _ 3 , x _ 1 ) AND bring . recipient ( x _ 3 , Olivia )
in_distribution
Olivia liked that Luke ate the girl on the tripod .
* girl ( x _ 6 ) ; * tripod ( x _ 9 ) ; like . agent ( x _ 1 , Olivia ) AND like . ccomp ( x _ 1 , x _ 4 ) AND eat . agent ( x _ 4 , Luke ) AND eat . theme ( x _ 4 , x _ 6 ) AND girl . nmod . on ( x _ 6 , x _ 9 )
in_distribution
A goose inflated Charlotte .
goose ( x _ 1 ) AND inflate . agent ( x _ 2 , x _ 1 ) AND inflate . theme ( x _ 2 , Charlotte )
in_distribution
Emma threw a sandwich in the house .
* house ( x _ 6 ) ; throw . agent ( x _ 1 , Emma ) AND throw . theme ( x _ 1 , x _ 3 ) AND sandwich ( x _ 3 ) AND sandwich . nmod . in ( x _ 3 , x _ 6 )
in_distribution
The donut was frozen by a spokesman .
* donut ( x _ 1 ) ; freeze . theme ( x _ 3 , x _ 1 ) AND freeze . agent ( x _ 3 , x _ 6 ) AND spokesman ( x _ 6 )
in_distribution
William forwarded Emma a weapon .
forward . agent ( x _ 1 , William ) AND forward . recipient ( x _ 1 , Emma ) AND forward . theme ( x _ 1 , x _ 4 ) AND weapon ( x _ 4 )
in_distribution
The cake was rented to a girl .
* cake ( x _ 1 ) ; rent . theme ( x _ 3 , x _ 1 ) AND rent . recipient ( x _ 3 , x _ 6 ) AND girl ( x _ 6 )
in_distribution
The horse lended the cake to Aiden .
* horse ( x _ 1 ) ; * cake ( x _ 4 ) ; lend . agent ( x _ 2 , x _ 1 ) AND lend . theme ( x _ 2 , x _ 4 ) AND lend . recipient ( x _ 2 , Aiden )
in_distribution
The girl gave a bat beside a lion to the giraffe .
* girl ( x _ 1 ) ; * giraffe ( x _ 10 ) ; give . agent ( x _ 2 , x _ 1 ) AND give . theme ( x _ 2 , x _ 4 ) AND give . recipient ( x _ 2 , x _ 10 ) AND bat ( x _ 4 ) AND bat . nmod . beside ( x _ 4 , x _ 7 ) AND lion ( x _ 7 )
in_distribution
A girl said that Emma liked that Liam laughed .
girl ( x _ 1 ) AND say . agent ( x _ 2 , x _ 1 ) AND say . ccomp ( x _ 2 , x _ 5 ) AND like . agent ( x _ 5 , Emma ) AND like . ccomp ( x _ 5 , x _ 8 ) AND laugh . agent ( x _ 8 , Liam )
in_distribution
A cookie was grown by the sailor .
* sailor ( x _ 6 ) ; cookie ( x _ 1 ) AND grow . theme ( x _ 3 , x _ 1 ) AND grow . agent ( x _ 3 , x _ 6 )
in_distribution
The cake was loved by the bear .
* cake ( x _ 1 ) ; * bear ( x _ 6 ) ; love . theme ( x _ 3 , x _ 1 ) AND love . agent ( x _ 3 , x _ 6 )
in_distribution
The pizza decomposed .
* pizza ( x _ 1 ) ; decompose . theme ( x _ 2 , x _ 1 )
in_distribution
A donut was helped by the turkey .
* turkey ( x _ 6 ) ; donut ( x _ 1 ) AND help . theme ( x _ 3 , x _ 1 ) AND help . agent ( x _ 3 , x _ 6 )
in_distribution