input
stringlengths
3
103
output
stringlengths
3
435
domain
stringclasses
14 values
A guard loaned Avery a donut .
guard ( x _ 1 ) AND loan . agent ( x _ 2 , x _ 1 ) AND loan . recipient ( x _ 2 , Avery ) AND loan . theme ( x _ 2 , x _ 5 ) AND donut ( x _ 5 )
in_distribution
Olivia was given the clock on a stage .
* clock ( x _ 4 ) ; give . recipient ( x _ 2 , Olivia ) AND give . theme ( x _ 2 , x _ 4 ) AND clock . nmod . on ( x _ 4 , x _ 7 ) AND stage ( x _ 7 )
in_distribution
James was promised a cake in the container by Ava .
* container ( x _ 7 ) ; promise . recipient ( x _ 2 , James ) AND promise . theme ( x _ 2 , x _ 4 ) AND promise . agent ( x _ 2 , Ava ) AND cake ( x _ 4 ) AND cake . nmod . in ( x _ 4 , x _ 7 )
in_distribution
A poet expected that the boy ate .
* boy ( x _ 5 ) ; poet ( x _ 1 ) AND expect . agent ( x _ 2 , x _ 1 ) AND expect . ccomp ( x _ 2 , x _ 6 ) AND eat . agent ( x _ 6 , x _ 5 )
in_distribution
Emma was forwarded the mirror in the garden by the journalist .
* mirror ( x _ 4 ) ; * garden ( x _ 7 ) ; * journalist ( x _ 10 ) ; forward . recipient ( x _ 2 , Emma ) AND forward . theme ( x _ 2 , x _ 4 ) AND forward . agent ( x _ 2 , x _ 10 ) AND mirror . nmod . in ( x _ 4 , x _ 7 )
in_distribution
The chicken wanted to sneeze .
* chicken ( x _ 1 ) ; want . agent ( x _ 2 , x _ 1 ) AND want . xcomp ( x _ 2 , x _ 4 ) AND sneeze . agent ( x _ 4 , x _ 1 )
in_distribution
A book was eaten by a hero .
book ( x _ 1 ) AND eat . theme ( x _ 3 , x _ 1 ) AND eat . agent ( x _ 3 , x _ 6 ) AND hero ( x _ 6 )
in_distribution
The potato was helped .
* potato ( x _ 1 ) ; help . theme ( x _ 3 , x _ 1 )
in_distribution
A box was frozen by the girl .
* girl ( x _ 6 ) ; box ( x _ 1 ) AND freeze . theme ( x _ 3 , x _ 1 ) AND freeze . agent ( x _ 3 , x _ 6 )
in_distribution
John was given the donut on the stage .
* donut ( x _ 4 ) ; * stage ( x _ 7 ) ; give . recipient ( x _ 2 , John ) AND give . theme ( x _ 2 , x _ 4 ) AND donut . nmod . on ( x _ 4 , x _ 7 )
in_distribution
James ate the cake beside the stage .
* cake ( x _ 3 ) ; * stage ( x _ 6 ) ; eat . agent ( x _ 1 , James ) AND eat . theme ( x _ 1 , x _ 3 ) AND cake . nmod . beside ( x _ 3 , x _ 6 )
in_distribution
The girl hoped that a sweetcorn was offered to Emma by Jaxon .
* girl ( x _ 1 ) ; hope . agent ( x _ 2 , x _ 1 ) AND hope . ccomp ( x _ 2 , x _ 7 ) AND sweetcorn ( x _ 5 ) AND offer . theme ( x _ 7 , x _ 5 ) AND offer . recipient ( x _ 7 , Emma ) AND offer . agent ( x _ 7 , Jaxon )
in_distribution
A bunny cried .
bunny ( x _ 1 ) AND cry . agent ( x _ 2 , x _ 1 )
in_distribution
A cookie floated .
cookie ( x _ 1 ) AND float . theme ( x _ 2 , x _ 1 )
in_distribution
A duck cried .
duck ( x _ 1 ) AND cry . agent ( x _ 2 , x _ 1 )
in_distribution
Abigail liked a soap .
like . agent ( x _ 1 , Abigail ) AND like . theme ( x _ 1 , x _ 3 ) AND soap ( x _ 3 )
in_distribution
The crown was given to Emma by a baby .
* crown ( x _ 1 ) ; give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , Emma ) AND give . agent ( x _ 3 , x _ 8 ) AND baby ( x _ 8 )
in_distribution
Olivia cooked the dog on a stool .
* dog ( x _ 3 ) ; cook . agent ( x _ 1 , Olivia ) AND cook . theme ( x _ 1 , x _ 3 ) AND dog . nmod . on ( x _ 3 , x _ 6 ) AND stool ( x _ 6 )
in_distribution
Emma helped a donut .
help . agent ( x _ 1 , Emma ) AND help . theme ( x _ 1 , x _ 3 ) AND donut ( x _ 3 )
in_distribution
A citizen smiled .
citizen ( x _ 1 ) AND smile . agent ( x _ 2 , x _ 1 )
in_distribution
The boy said that Emma sold Savannah the cookie .
* boy ( x _ 1 ) ; * cookie ( x _ 8 ) ; say . agent ( x _ 2 , x _ 1 ) AND say . ccomp ( x _ 2 , x _ 5 ) AND sell . agent ( x _ 5 , Emma ) AND sell . recipient ( x _ 5 , Savannah ) AND sell . theme ( x _ 5 , x _ 8 )
in_distribution
A bat was rolled by the girl .
* girl ( x _ 6 ) ; bat ( x _ 1 ) AND roll . theme ( x _ 3 , x _ 1 ) AND roll . agent ( x _ 3 , x _ 6 )
in_distribution
The girl liked that the donut was tolerated .
* girl ( x _ 1 ) ; * donut ( x _ 5 ) ; like . agent ( x _ 2 , x _ 1 ) AND like . ccomp ( x _ 2 , x _ 7 ) AND tolerate . theme ( x _ 7 , x _ 5 )
in_distribution
A cookie was sold to a girl .
cookie ( x _ 1 ) AND sell . theme ( x _ 3 , x _ 1 ) AND sell . recipient ( x _ 3 , x _ 6 ) AND girl ( x _ 6 )
in_distribution
A passenger smiled .
passenger ( x _ 1 ) AND smile . agent ( x _ 2 , x _ 1 )
in_distribution
Samuel froze a frog beside the shoe .
* shoe ( x _ 6 ) ; freeze . agent ( x _ 1 , Samuel ) AND freeze . theme ( x _ 1 , x _ 3 ) AND frog ( x _ 3 ) AND frog . nmod . beside ( x _ 3 , x _ 6 )
in_distribution
Liam was offered the raisin by Amelia .
* raisin ( x _ 4 ) ; offer . recipient ( x _ 2 , Liam ) AND offer . theme ( x _ 2 , x _ 4 ) AND offer . agent ( x _ 2 , Amelia )
in_distribution
The cow painted a cake .
* cow ( x _ 1 ) ; paint . agent ( x _ 2 , x _ 1 ) AND paint . theme ( x _ 2 , x _ 4 ) AND cake ( x _ 4 )
in_distribution
A monkey cleaned the cake .
* cake ( x _ 4 ) ; monkey ( x _ 1 ) AND clean . agent ( x _ 2 , x _ 1 ) AND clean . theme ( x _ 2 , x _ 4 )
in_distribution
The giraffe liked that Ethan wanted to read .
* giraffe ( x _ 1 ) ; like . agent ( x _ 2 , x _ 1 ) AND like . ccomp ( x _ 2 , x _ 5 ) AND want . agent ( x _ 5 , Ethan ) AND want . xcomp ( x _ 5 , x _ 7 ) AND read . agent ( x _ 7 , Ethan )
in_distribution
A boy was sold a leaf by Violet .
boy ( x _ 1 ) AND sell . recipient ( x _ 3 , x _ 1 ) AND sell . theme ( x _ 3 , x _ 5 ) AND sell . agent ( x _ 3 , Violet ) AND leaf ( x _ 5 )
in_distribution
Amelia thought that the cat said that a cloud was liked .
* cat ( x _ 4 ) ; think . agent ( x _ 1 , Amelia ) AND think . ccomp ( x _ 1 , x _ 5 ) AND say . agent ( x _ 5 , x _ 4 ) AND say . ccomp ( x _ 5 , x _ 10 ) AND cloud ( x _ 8 ) AND like . theme ( x _ 10 , x _ 8 )
in_distribution
A raisin was seen .
raisin ( x _ 1 ) AND see . theme ( x _ 3 , x _ 1 )
in_distribution
A lion liked that a cake was doubled by a girl .
lion ( x _ 1 ) AND like . agent ( x _ 2 , x _ 1 ) AND like . ccomp ( x _ 2 , x _ 7 ) AND cake ( x _ 5 ) AND double . theme ( x _ 7 , x _ 5 ) AND double . agent ( x _ 7 , x _ 10 ) AND girl ( x _ 10 )
in_distribution
The box was hunted .
* box ( x _ 1 ) ; hunt . theme ( x _ 3 , x _ 1 )
in_distribution
A drink was given to Luna .
drink ( x _ 1 ) AND give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , Luna )
in_distribution
Elizabeth planned to talk .
plan . agent ( x _ 1 , Elizabeth ) AND plan . xcomp ( x _ 1 , x _ 3 ) AND talk . agent ( x _ 3 , Elizabeth )
in_distribution
A strawberry was admired by a girl .
strawberry ( x _ 1 ) AND admire . theme ( x _ 3 , x _ 1 ) AND admire . agent ( x _ 3 , x _ 6 ) AND girl ( x _ 6 )
in_distribution
A melon was liked .
melon ( x _ 1 ) AND like . theme ( x _ 3 , x _ 1 )
in_distribution
The girl tossed the donut .
* girl ( x _ 1 ) ; * donut ( x _ 4 ) ; toss . agent ( x _ 2 , x _ 1 ) AND toss . theme ( x _ 2 , x _ 4 )
in_distribution
The donut was posted to the king by Noah .
* donut ( x _ 1 ) ; * king ( x _ 6 ) ; post . theme ( x _ 3 , x _ 1 ) AND post . recipient ( x _ 3 , x _ 6 ) AND post . agent ( x _ 3 , Noah )
in_distribution
A strawberry was respected by Luna .
strawberry ( x _ 1 ) AND respect . theme ( x _ 3 , x _ 1 ) AND respect . agent ( x _ 3 , Luna )
in_distribution
The cake was fed to the girl by a teacher .
* cake ( x _ 1 ) ; * girl ( x _ 6 ) ; feed . theme ( x _ 3 , x _ 1 ) AND feed . recipient ( x _ 3 , x _ 6 ) AND feed . agent ( x _ 3 , x _ 9 ) AND teacher ( x _ 9 )
in_distribution
A child wished that Emma wanted to run .
child ( x _ 1 ) AND wish . agent ( x _ 2 , x _ 1 ) AND wish . ccomp ( x _ 2 , x _ 5 ) AND want . agent ( x _ 5 , Emma ) AND want . xcomp ( x _ 5 , x _ 7 ) AND run . agent ( x _ 7 , Emma )
in_distribution
The dog declared that the balloon was found .
* dog ( x _ 1 ) ; * balloon ( x _ 5 ) ; declare . agent ( x _ 2 , x _ 1 ) AND declare . ccomp ( x _ 2 , x _ 7 ) AND find . theme ( x _ 7 , x _ 5 )
in_distribution
The girl was given a cookie on a stage .
* girl ( x _ 1 ) ; give . recipient ( x _ 3 , x _ 1 ) AND give . theme ( x _ 3 , x _ 5 ) AND cookie ( x _ 5 ) AND cookie . nmod . on ( x _ 5 , x _ 8 ) AND stage ( x _ 8 )
in_distribution
Aria helped a cake in a vase .
help . agent ( x _ 1 , Aria ) AND help . theme ( x _ 1 , x _ 3 ) AND cake ( x _ 3 ) AND cake . nmod . in ( x _ 3 , x _ 6 ) AND vase ( x _ 6 )
in_distribution
The boy valued the melon .
* boy ( x _ 1 ) ; * melon ( x _ 4 ) ; value . agent ( x _ 2 , x _ 1 ) AND value . theme ( x _ 2 , x _ 4 )
in_distribution
The potato was given to the boy by Elijah .
* potato ( x _ 1 ) ; * boy ( x _ 6 ) ; give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , x _ 6 ) AND give . agent ( x _ 3 , Elijah )
in_distribution
A girl hoped to sneeze .
girl ( x _ 1 ) AND hope . agent ( x _ 2 , x _ 1 ) AND hope . xcomp ( x _ 2 , x _ 4 ) AND sneeze . agent ( x _ 4 , x _ 1 )
in_distribution
Noah liked that Amelia ate a box .
like . agent ( x _ 1 , Noah ) AND like . ccomp ( x _ 1 , x _ 4 ) AND eat . agent ( x _ 4 , Amelia ) AND eat . theme ( x _ 4 , x _ 6 ) AND box ( x _ 6 )
in_distribution
A cake was wired to the mother .
* mother ( x _ 6 ) ; cake ( x _ 1 ) AND wire . theme ( x _ 3 , x _ 1 ) AND wire . recipient ( x _ 3 , x _ 6 )
in_distribution
The raisin rolled .
* raisin ( x _ 1 ) ; roll . theme ( x _ 2 , x _ 1 )
in_distribution
The scarf was passed to Olivia by a cat .
* scarf ( x _ 1 ) ; pass . theme ( x _ 3 , x _ 1 ) AND pass . recipient ( x _ 3 , Olivia ) AND pass . agent ( x _ 3 , x _ 8 ) AND cat ( x _ 8 )
in_distribution
The donut was liked by Ava .
* donut ( x _ 1 ) ; like . theme ( x _ 3 , x _ 1 ) AND like . agent ( x _ 3 , Ava )
in_distribution
The cat shortened Mateo .
* cat ( x _ 1 ) ; shorten . agent ( x _ 2 , x _ 1 ) AND shorten . theme ( x _ 2 , Mateo )
in_distribution
A donut was slid by the girl .
* girl ( x _ 6 ) ; donut ( x _ 1 ) AND slide . theme ( x _ 3 , x _ 1 ) AND slide . agent ( x _ 3 , x _ 6 )
in_distribution
Luke gave a raisin beside a table to Charlotte .
give . agent ( x _ 1 , Luke ) AND give . theme ( x _ 1 , x _ 3 ) AND give . recipient ( x _ 1 , Charlotte ) AND raisin ( x _ 3 ) AND raisin . nmod . beside ( x _ 3 , x _ 6 ) AND table ( x _ 6 )
in_distribution
A gumball changed .
gumball ( x _ 1 ) AND change . theme ( x _ 2 , x _ 1 )
in_distribution
Leo slept .
sleep . agent ( x _ 1 , Leo )
in_distribution
The hero juggled a cake on the leaf .
* hero ( x _ 1 ) ; * leaf ( x _ 7 ) ; juggle . agent ( x _ 2 , x _ 1 ) AND juggle . theme ( x _ 2 , x _ 4 ) AND cake ( x _ 4 ) AND cake . nmod . on ( x _ 4 , x _ 7 )
in_distribution
Emma was lended the cracker on a dog by a girl .
* cracker ( x _ 4 ) ; lend . recipient ( x _ 2 , Emma ) AND lend . theme ( x _ 2 , x _ 4 ) AND lend . agent ( x _ 2 , x _ 10 ) AND cracker . nmod . on ( x _ 4 , x _ 7 ) AND dog ( x _ 7 ) AND girl ( x _ 10 )
in_distribution
A nail was liked .
nail ( x _ 1 ) AND like . theme ( x _ 3 , x _ 1 )
in_distribution
The girl posted a cookie in the house to Carter .
* girl ( x _ 1 ) ; * house ( x _ 7 ) ; post . agent ( x _ 2 , x _ 1 ) AND post . theme ( x _ 2 , x _ 4 ) AND post . recipient ( x _ 2 , Carter ) AND cookie ( x _ 4 ) AND cookie . nmod . in ( x _ 4 , x _ 7 )
in_distribution
The cake was eaten by Avery .
* cake ( x _ 1 ) ; eat . theme ( x _ 3 , x _ 1 ) AND eat . agent ( x _ 3 , Avery )
in_distribution
Emma sent Lillian the cake .
* cake ( x _ 4 ) ; send . agent ( x _ 1 , Emma ) AND send . recipient ( x _ 1 , Lillian ) AND send . theme ( x _ 1 , x _ 4 )
in_distribution
The mandarin was tolerated by Emily .
* mandarin ( x _ 1 ) ; tolerate . theme ( x _ 3 , x _ 1 ) AND tolerate . agent ( x _ 3 , Emily )
in_distribution
Emma admired that the girl laughed .
* girl ( x _ 4 ) ; admire . agent ( x _ 1 , Emma ) AND admire . ccomp ( x _ 1 , x _ 5 ) AND laugh . agent ( x _ 5 , x _ 4 )
in_distribution
A girl served a fly the fruit .
* fruit ( x _ 6 ) ; girl ( x _ 1 ) AND serve . agent ( x _ 2 , x _ 1 ) AND serve . recipient ( x _ 2 , x _ 4 ) AND serve . theme ( x _ 2 , x _ 6 ) AND fly ( x _ 4 )
in_distribution
The coach believed that a donut was loved by a deer .
* coach ( x _ 1 ) ; believe . agent ( x _ 2 , x _ 1 ) AND believe . ccomp ( x _ 2 , x _ 7 ) AND donut ( x _ 5 ) AND love . theme ( x _ 7 , x _ 5 ) AND love . agent ( x _ 7 , x _ 10 ) AND deer ( x _ 10 )
in_distribution
A girl needed to run .
girl ( x _ 1 ) AND need . agent ( x _ 2 , x _ 1 ) AND need . xcomp ( x _ 2 , x _ 4 ) AND run . agent ( x _ 4 , x _ 1 )
in_distribution
Olivia collapsed the crayon in the garden .
* crayon ( x _ 3 ) ; * garden ( x _ 6 ) ; collapse . agent ( x _ 1 , Olivia ) AND collapse . theme ( x _ 1 , x _ 3 ) AND crayon . nmod . in ( x _ 3 , x _ 6 )
in_distribution
Emma painted the baby beside a table .
* baby ( x _ 3 ) ; paint . agent ( x _ 1 , Emma ) AND paint . theme ( x _ 1 , x _ 3 ) AND baby . nmod . beside ( x _ 3 , x _ 6 ) AND table ( x _ 6 )
in_distribution
A girl said that a crocodile ate the rose .
* rose ( x _ 8 ) ; girl ( x _ 1 ) AND say . agent ( x _ 2 , x _ 1 ) AND say . ccomp ( x _ 2 , x _ 6 ) AND crocodile ( x _ 5 ) AND eat . agent ( x _ 6 , x _ 5 ) AND eat . theme ( x _ 6 , x _ 8 )
in_distribution
The goose wanted to cook .
* goose ( x _ 1 ) ; want . agent ( x _ 2 , x _ 1 ) AND want . xcomp ( x _ 2 , x _ 4 ) AND cook . agent ( x _ 4 , x _ 1 )
in_distribution
The girl tolerated a student .
* girl ( x _ 1 ) ; tolerate . agent ( x _ 2 , x _ 1 ) AND tolerate . theme ( x _ 2 , x _ 4 ) AND student ( x _ 4 )
in_distribution
A cake was improved by a baby .
cake ( x _ 1 ) AND improve . theme ( x _ 3 , x _ 1 ) AND improve . agent ( x _ 3 , x _ 6 ) AND baby ( x _ 6 )
in_distribution
Noah tolerated the friend in a room .
* friend ( x _ 3 ) ; tolerate . agent ( x _ 1 , Noah ) AND tolerate . theme ( x _ 1 , x _ 3 ) AND friend . nmod . in ( x _ 3 , x _ 6 ) AND room ( x _ 6 )
in_distribution
A sweetcorn was sold to a girl .
sweetcorn ( x _ 1 ) AND sell . theme ( x _ 3 , x _ 1 ) AND sell . recipient ( x _ 3 , x _ 6 ) AND girl ( x _ 6 )
in_distribution
Liam shortened .
shorten . theme ( x _ 1 , Liam )
in_distribution
A ball was loaned to James .
ball ( x _ 1 ) AND loan . theme ( x _ 3 , x _ 1 ) AND loan . recipient ( x _ 3 , James )
in_distribution
A cake was missed by a director .
cake ( x _ 1 ) AND miss . theme ( x _ 3 , x _ 1 ) AND miss . agent ( x _ 3 , x _ 6 ) AND director ( x _ 6 )
in_distribution
Lucas reddened the cake .
* cake ( x _ 3 ) ; redden . agent ( x _ 1 , Lucas ) AND redden . theme ( x _ 1 , x _ 3 )
in_distribution
A dog meant that Liam needed to walk .
dog ( x _ 1 ) AND mean . agent ( x _ 2 , x _ 1 ) AND mean . ccomp ( x _ 2 , x _ 5 ) AND need . agent ( x _ 5 , Liam ) AND need . xcomp ( x _ 5 , x _ 7 ) AND walk . agent ( x _ 7 , Liam )
in_distribution
Liam slipped the basket to Asher .
* basket ( x _ 3 ) ; slip . agent ( x _ 1 , Liam ) AND slip . theme ( x _ 1 , x _ 3 ) AND slip . recipient ( x _ 1 , Asher )
in_distribution
A cake was offered to a girl by Emma .
cake ( x _ 1 ) AND offer . theme ( x _ 3 , x _ 1 ) AND offer . recipient ( x _ 3 , x _ 6 ) AND offer . agent ( x _ 3 , Emma ) AND girl ( x _ 6 )
in_distribution
The bat was offered to Liam by the farmer .
* bat ( x _ 1 ) ; * farmer ( x _ 8 ) ; offer . theme ( x _ 3 , x _ 1 ) AND offer . recipient ( x _ 3 , Liam ) AND offer . agent ( x _ 3 , x _ 8 )
in_distribution
Lucas was slipped the fruit on the pad by a cat .
* fruit ( x _ 4 ) ; * pad ( x _ 7 ) ; slip . recipient ( x _ 2 , Lucas ) AND slip . theme ( x _ 2 , x _ 4 ) AND slip . agent ( x _ 2 , x _ 10 ) AND fruit . nmod . on ( x _ 4 , x _ 7 ) AND cat ( x _ 10 )
in_distribution
A baby laughed .
baby ( x _ 1 ) AND laugh . agent ( x _ 2 , x _ 1 )
in_distribution
A boy returned the cake to Isaac .
* cake ( x _ 4 ) ; boy ( x _ 1 ) AND return . agent ( x _ 2 , x _ 1 ) AND return . theme ( x _ 2 , x _ 4 ) AND return . recipient ( x _ 2 , Isaac )
in_distribution
The mother hoped that a cat slept .
* mother ( x _ 1 ) ; hope . agent ( x _ 2 , x _ 1 ) AND hope . ccomp ( x _ 2 , x _ 6 ) AND cat ( x _ 5 ) AND sleep . agent ( x _ 6 , x _ 5 )
in_distribution
A donut was fed to the giraffe by a boy .
* giraffe ( x _ 6 ) ; donut ( x _ 1 ) AND feed . theme ( x _ 3 , x _ 1 ) AND feed . recipient ( x _ 3 , x _ 6 ) AND feed . agent ( x _ 3 , x _ 9 ) AND boy ( x _ 9 )
in_distribution
Olivia adored a raisin .
adore . agent ( x _ 1 , Olivia ) AND adore . theme ( x _ 1 , x _ 3 ) AND raisin ( x _ 3 )
in_distribution
Emily was lended the donut in the house by William .
* donut ( x _ 4 ) ; * house ( x _ 7 ) ; lend . recipient ( x _ 2 , Emily ) AND lend . theme ( x _ 2 , x _ 4 ) AND lend . agent ( x _ 2 , William ) AND donut . nmod . in ( x _ 4 , x _ 7 )
in_distribution
A girl froze a chalk .
girl ( x _ 1 ) AND freeze . agent ( x _ 2 , x _ 1 ) AND freeze . theme ( x _ 2 , x _ 4 ) AND chalk ( x _ 4 )
in_distribution
Lillian liked that the girl improved the cat .
* girl ( x _ 4 ) ; * cat ( x _ 7 ) ; like . agent ( x _ 1 , Lillian ) AND like . ccomp ( x _ 1 , x _ 5 ) AND improve . agent ( x _ 5 , x _ 4 ) AND improve . theme ( x _ 5 , x _ 7 )
in_distribution
The drink was held by William .
* drink ( x _ 1 ) ; hold . theme ( x _ 3 , x _ 1 ) AND hold . agent ( x _ 3 , William )
in_distribution
The child cooked a teacher on the table .
* child ( x _ 1 ) ; * table ( x _ 7 ) ; cook . agent ( x _ 2 , x _ 1 ) AND cook . theme ( x _ 2 , x _ 4 ) AND teacher ( x _ 4 ) AND teacher . nmod . on ( x _ 4 , x _ 7 )
in_distribution
William sold James the cake in a car .
* cake ( x _ 4 ) ; sell . agent ( x _ 1 , William ) AND sell . recipient ( x _ 1 , James ) AND sell . theme ( x _ 1 , x _ 4 ) AND cake . nmod . in ( x _ 4 , x _ 7 ) AND car ( x _ 7 )
in_distribution
A horse loved Harper .
horse ( x _ 1 ) AND love . agent ( x _ 2 , x _ 1 ) AND love . theme ( x _ 2 , Harper )
in_distribution