input
stringlengths
3
103
output
stringlengths
3
435
domain
stringclasses
14 values
Benjamin was wired a toothbrush by Liam .
wire . recipient ( x _ 2 , Benjamin ) AND wire . theme ( x _ 2 , x _ 4 ) AND wire . agent ( x _ 2 , Liam ) AND toothbrush ( x _ 4 )
in_distribution
The giraffe held Liam .
* giraffe ( x _ 1 ) ; hold . agent ( x _ 2 , x _ 1 ) AND hold . theme ( x _ 2 , Liam )
in_distribution
A cake was thrown by the goose .
* goose ( x _ 6 ) ; cake ( x _ 1 ) AND throw . theme ( x _ 3 , x _ 1 ) AND throw . agent ( x _ 3 , x _ 6 )
in_distribution
A donut was observed .
donut ( x _ 1 ) AND observe . theme ( x _ 3 , x _ 1 )
in_distribution
The goose lended a boy a cake on a turntable .
* goose ( x _ 1 ) ; lend . agent ( x _ 2 , x _ 1 ) AND lend . recipient ( x _ 2 , x _ 4 ) AND lend . theme ( x _ 2 , x _ 6 ) AND boy ( x _ 4 ) AND cake ( x _ 6 ) AND cake . nmod . on ( x _ 6 , x _ 9 ) AND turntable ( x _ 9 )
in_distribution
The monkey rolled the box .
* monkey ( x _ 1 ) ; * box ( x _ 4 ) ; roll . agent ( x _ 2 , x _ 1 ) AND roll . theme ( x _ 2 , x _ 4 )
in_distribution
The crown was frozen by Emma .
* crown ( x _ 1 ) ; freeze . theme ( x _ 3 , x _ 1 ) AND freeze . agent ( x _ 3 , Emma )
in_distribution
The bean was rolled by Emma .
* bean ( x _ 1 ) ; roll . theme ( x _ 3 , x _ 1 ) AND roll . agent ( x _ 3 , Emma )
in_distribution
Theodore was posted the box beside a table .
* box ( x _ 4 ) ; post . recipient ( x _ 2 , Theodore ) AND post . theme ( x _ 2 , x _ 4 ) AND box . nmod . beside ( x _ 4 , x _ 7 ) AND table ( x _ 7 )
in_distribution
The guitar was examined by the frog .
* guitar ( x _ 1 ) ; * frog ( x _ 6 ) ; examine . theme ( x _ 3 , x _ 1 ) AND examine . agent ( x _ 3 , x _ 6 )
in_distribution
William was lended a cake by Mason .
lend . recipient ( x _ 2 , William ) AND lend . theme ( x _ 2 , x _ 4 ) AND lend . agent ( x _ 2 , Mason ) AND cake ( x _ 4 )
in_distribution
Ava burned a brain .
burn . agent ( x _ 1 , Ava ) AND burn . theme ( x _ 1 , x _ 3 ) AND brain ( x _ 3 )
in_distribution
A girl was lended a button .
girl ( x _ 1 ) AND lend . recipient ( x _ 3 , x _ 1 ) AND lend . theme ( x _ 3 , x _ 5 ) AND button ( x _ 5 )
in_distribution
A boy painted a box beside the stage .
* stage ( x _ 7 ) ; boy ( x _ 1 ) AND paint . agent ( x _ 2 , x _ 1 ) AND paint . theme ( x _ 2 , x _ 4 ) AND box ( x _ 4 ) AND box . nmod . beside ( x _ 4 , x _ 7 )
in_distribution
A horse admired Oliver .
horse ( x _ 1 ) AND admire . agent ( x _ 2 , x _ 1 ) AND admire . theme ( x _ 2 , Oliver )
in_distribution
The baby proved that the girl painted .
* baby ( x _ 1 ) ; * girl ( x _ 5 ) ; prove . agent ( x _ 2 , x _ 1 ) AND prove . ccomp ( x _ 2 , x _ 6 ) AND paint . agent ( x _ 6 , x _ 5 )
in_distribution
The baby was sold the banana by Emma .
* baby ( x _ 1 ) ; * banana ( x _ 5 ) ; sell . recipient ( x _ 3 , x _ 1 ) AND sell . theme ( x _ 3 , x _ 5 ) AND sell . agent ( x _ 3 , Emma )
in_distribution
The cake was sent to a cat .
* cake ( x _ 1 ) ; send . theme ( x _ 3 , x _ 1 ) AND send . recipient ( x _ 3 , x _ 6 ) AND cat ( x _ 6 )
in_distribution
Emma intended to dance .
intend . agent ( x _ 1 , Emma ) AND intend . xcomp ( x _ 1 , x _ 3 ) AND dance . agent ( x _ 3 , Emma )
in_distribution
Emma forwarded the donut to the monster .
* donut ( x _ 3 ) ; * monster ( x _ 6 ) ; forward . agent ( x _ 1 , Emma ) AND forward . theme ( x _ 1 , x _ 3 ) AND forward . recipient ( x _ 1 , x _ 6 )
in_distribution
Liam admired Noah .
admire . agent ( x _ 1 , Liam ) AND admire . theme ( x _ 1 , Noah )
in_distribution
The donut was given to Emma .
* donut ( x _ 1 ) ; give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , Emma )
in_distribution
The baby respected that Aubrey liked that a ball was sold to Mason by a girl .
* baby ( x _ 1 ) ; respect . agent ( x _ 2 , x _ 1 ) AND respect . ccomp ( x _ 2 , x _ 5 ) AND like . agent ( x _ 5 , Aubrey ) AND like . ccomp ( x _ 5 , x _ 10 ) AND ball ( x _ 8 ) AND sell . theme ( x _ 10 , x _ 8 ) AND sell . recipient ( x _ 10 , Mason ) AND sell . agent ( x _ 10 , x _ 15 ) AND girl ( x _ 15 )
in_distribution
A pickle was offered to Emma .
pickle ( x _ 1 ) AND offer . theme ( x _ 3 , x _ 1 ) AND offer . recipient ( x _ 3 , Emma )
in_distribution
The lamb sold Ryan a cake .
* lamb ( x _ 1 ) ; sell . agent ( x _ 2 , x _ 1 ) AND sell . recipient ( x _ 2 , Ryan ) AND sell . theme ( x _ 2 , x _ 5 ) AND cake ( x _ 5 )
in_distribution
A pumpkin was cleaned by a girl .
pumpkin ( x _ 1 ) AND clean . theme ( x _ 3 , x _ 1 ) AND clean . agent ( x _ 3 , x _ 6 ) AND girl ( x _ 6 )
in_distribution
A giraffe was offered the box .
* box ( x _ 5 ) ; giraffe ( x _ 1 ) AND offer . recipient ( x _ 3 , x _ 1 ) AND offer . theme ( x _ 3 , x _ 5 )
in_distribution
The doll changed .
* doll ( x _ 1 ) ; change . theme ( x _ 2 , x _ 1 )
in_distribution
A cookie was passed to Emma by a girl .
cookie ( x _ 1 ) AND pass . theme ( x _ 3 , x _ 1 ) AND pass . recipient ( x _ 3 , Emma ) AND pass . agent ( x _ 3 , x _ 8 ) AND girl ( x _ 8 )
in_distribution
A farmer lended David a box on the stool .
* stool ( x _ 8 ) ; farmer ( x _ 1 ) AND lend . agent ( x _ 2 , x _ 1 ) AND lend . recipient ( x _ 2 , David ) AND lend . theme ( x _ 2 , x _ 5 ) AND box ( x _ 5 ) AND box . nmod . on ( x _ 5 , x _ 8 )
in_distribution
Emma helped a cake in a house .
help . agent ( x _ 1 , Emma ) AND help . theme ( x _ 1 , x _ 3 ) AND cake ( x _ 3 ) AND cake . nmod . in ( x _ 3 , x _ 6 ) AND house ( x _ 6 )
in_distribution
Logan floated .
float . theme ( x _ 1 , Logan )
in_distribution
The cookie was floated by Emma .
* cookie ( x _ 1 ) ; float . theme ( x _ 3 , x _ 1 ) AND float . agent ( x _ 3 , Emma )
in_distribution
The baby planned to walk .
* baby ( x _ 1 ) ; plan . agent ( x _ 2 , x _ 1 ) AND plan . xcomp ( x _ 2 , x _ 4 ) AND walk . agent ( x _ 4 , x _ 1 )
in_distribution
Emma nursed the sandwich in a envelope on the seat .
* sandwich ( x _ 3 ) ; * seat ( x _ 9 ) ; nurse . agent ( x _ 1 , Emma ) AND nurse . theme ( x _ 1 , x _ 3 ) AND sandwich . nmod . in ( x _ 3 , x _ 6 ) AND envelope ( x _ 6 ) AND envelope . nmod . on ( x _ 6 , x _ 9 )
in_distribution
A fruit was poked by the boy .
* boy ( x _ 6 ) ; fruit ( x _ 1 ) AND poke . theme ( x _ 3 , x _ 1 ) AND poke . agent ( x _ 3 , x _ 6 )
in_distribution
A scientist disintegrated a cake in a cylinder in a house .
scientist ( x _ 1 ) AND disintegrate . agent ( x _ 2 , x _ 1 ) AND disintegrate . theme ( x _ 2 , x _ 4 ) AND cake ( x _ 4 ) AND cake . nmod . in ( x _ 4 , x _ 7 ) AND cylinder ( x _ 7 ) AND cylinder . nmod . in ( x _ 7 , x _ 10 ) AND house ( x _ 10 )
in_distribution
A cake was given to the bear .
* bear ( x _ 6 ) ; cake ( x _ 1 ) AND give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , x _ 6 )
in_distribution
A game was helped by Emma .
game ( x _ 1 ) AND help . theme ( x _ 3 , x _ 1 ) AND help . agent ( x _ 3 , Emma )
in_distribution
A cake was burned by Charlotte .
cake ( x _ 1 ) AND burn . theme ( x _ 3 , x _ 1 ) AND burn . agent ( x _ 3 , Charlotte )
in_distribution
The cake was given to a crocodile .
* cake ( x _ 1 ) ; give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , x _ 6 ) AND crocodile ( x _ 6 )
in_distribution
A girl cleaned a pretzel .
girl ( x _ 1 ) AND clean . agent ( x _ 2 , x _ 1 ) AND clean . theme ( x _ 2 , x _ 4 ) AND pretzel ( x _ 4 )
in_distribution
Emma drew Isabella .
draw . agent ( x _ 1 , Emma ) AND draw . theme ( x _ 1 , Isabella )
in_distribution
The baby sold the shirt to a teacher .
* baby ( x _ 1 ) ; * shirt ( x _ 4 ) ; sell . agent ( x _ 2 , x _ 1 ) AND sell . theme ( x _ 2 , x _ 4 ) AND sell . recipient ( x _ 2 , x _ 7 ) AND teacher ( x _ 7 )
in_distribution
The boy was offered a raisin .
* boy ( x _ 1 ) ; offer . recipient ( x _ 3 , x _ 1 ) AND offer . theme ( x _ 3 , x _ 5 ) AND raisin ( x _ 5 )
in_distribution
The key was collapsed by a girl .
* key ( x _ 1 ) ; collapse . theme ( x _ 3 , x _ 1 ) AND collapse . agent ( x _ 3 , x _ 6 ) AND girl ( x _ 6 )
in_distribution
Emma gave a boy a cake .
give . agent ( x _ 1 , Emma ) AND give . recipient ( x _ 1 , x _ 3 ) AND give . theme ( x _ 1 , x _ 5 ) AND boy ( x _ 3 ) AND cake ( x _ 5 )
in_distribution
A glue was cooked by Anthony .
glue ( x _ 1 ) AND cook . theme ( x _ 3 , x _ 1 ) AND cook . agent ( x _ 3 , Anthony )
in_distribution
The melon rolled .
* melon ( x _ 1 ) ; roll . theme ( x _ 2 , x _ 1 )
in_distribution
The cookie was tossed .
* cookie ( x _ 1 ) ; toss . theme ( x _ 3 , x _ 1 )
in_distribution
Sophia froze a child beside a chair .
freeze . agent ( x _ 1 , Sophia ) AND freeze . theme ( x _ 1 , x _ 3 ) AND child ( x _ 3 ) AND child . nmod . beside ( x _ 3 , x _ 6 ) AND chair ( x _ 6 )
in_distribution
call
LAMBDA a . LAMBDA b . LAMBDA e . call . agent ( e , b ) AND call . theme ( e , a )
primitive
A cake was missed by Ethan .
cake ( x _ 1 ) AND miss . theme ( x _ 3 , x _ 1 ) AND miss . agent ( x _ 3 , Ethan )
in_distribution
A girl fed the crayon beside a table to a chicken .
* crayon ( x _ 4 ) ; girl ( x _ 1 ) AND feed . agent ( x _ 2 , x _ 1 ) AND feed . theme ( x _ 2 , x _ 4 ) AND feed . recipient ( x _ 2 , x _ 10 ) AND crayon . nmod . beside ( x _ 4 , x _ 7 ) AND table ( x _ 7 ) AND chicken ( x _ 10 )
in_distribution
The dog was rented a cake by a baby .
* dog ( x _ 1 ) ; rent . recipient ( x _ 3 , x _ 1 ) AND rent . theme ( x _ 3 , x _ 5 ) AND rent . agent ( x _ 3 , x _ 8 ) AND cake ( x _ 5 ) AND baby ( x _ 8 )
in_distribution
A donut was shortened by Ava .
donut ( x _ 1 ) AND shorten . theme ( x _ 3 , x _ 1 ) AND shorten . agent ( x _ 3 , Ava )
in_distribution
The guest posted the sandwich on a stage to the cat .
* guest ( x _ 1 ) ; * sandwich ( x _ 4 ) ; * cat ( x _ 10 ) ; post . agent ( x _ 2 , x _ 1 ) AND post . theme ( x _ 2 , x _ 4 ) AND post . recipient ( x _ 2 , x _ 10 ) AND sandwich . nmod . on ( x _ 4 , x _ 7 ) AND stage ( x _ 7 )
in_distribution
The cake was called by a mouse .
* cake ( x _ 1 ) ; call . theme ( x _ 3 , x _ 1 ) AND call . agent ( x _ 3 , x _ 6 ) AND mouse ( x _ 6 )
in_distribution
The cake was noticed by the boy .
* cake ( x _ 1 ) ; * boy ( x _ 6 ) ; notice . theme ( x _ 3 , x _ 1 ) AND notice . agent ( x _ 3 , x _ 6 )
in_distribution
The donut was sent to Bella by Liam .
* donut ( x _ 1 ) ; send . theme ( x _ 3 , x _ 1 ) AND send . recipient ( x _ 3 , Bella ) AND send . agent ( x _ 3 , Liam )
in_distribution
The box was given to the moose .
* box ( x _ 1 ) ; * moose ( x _ 6 ) ; give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , x _ 6 )
in_distribution
A donut was loaned to the pony by Michael .
* pony ( x _ 6 ) ; donut ( x _ 1 ) AND loan . theme ( x _ 3 , x _ 1 ) AND loan . recipient ( x _ 3 , x _ 6 ) AND loan . agent ( x _ 3 , Michael )
in_distribution
David rolled Noah .
roll . agent ( x _ 1 , David ) AND roll . theme ( x _ 1 , Noah )
in_distribution
A frog was mailed the balloon on the table by the girl .
* balloon ( x _ 5 ) ; * table ( x _ 8 ) ; * girl ( x _ 11 ) ; frog ( x _ 1 ) AND mail . recipient ( x _ 3 , x _ 1 ) AND mail . theme ( x _ 3 , x _ 5 ) AND mail . agent ( x _ 3 , x _ 11 ) AND balloon . nmod . on ( x _ 5 , x _ 8 )
in_distribution
Aria believed that the raisin was cleaned by Olivia .
* raisin ( x _ 4 ) ; believe . agent ( x _ 1 , Aria ) AND believe . ccomp ( x _ 1 , x _ 6 ) AND clean . theme ( x _ 6 , x _ 4 ) AND clean . agent ( x _ 6 , Olivia )
in_distribution
A girl rolled a cake .
girl ( x _ 1 ) AND roll . agent ( x _ 2 , x _ 1 ) AND roll . theme ( x _ 2 , x _ 4 ) AND cake ( x _ 4 )
in_distribution
The girl thought that the block was shortened .
* girl ( x _ 1 ) ; * block ( x _ 5 ) ; think . agent ( x _ 2 , x _ 1 ) AND think . ccomp ( x _ 2 , x _ 7 ) AND shorten . theme ( x _ 7 , x _ 5 )
in_distribution
Mila investigated the sheep .
* sheep ( x _ 3 ) ; investigate . agent ( x _ 1 , Mila ) AND investigate . theme ( x _ 1 , x _ 3 )
in_distribution
A mother ate .
mother ( x _ 1 ) AND eat . agent ( x _ 2 , x _ 1 )
in_distribution
A drink was handed to Liam .
drink ( x _ 1 ) AND hand . theme ( x _ 3 , x _ 1 ) AND hand . recipient ( x _ 3 , Liam )
in_distribution
Emma passed the cookie beside the stage to Olivia .
* cookie ( x _ 3 ) ; * stage ( x _ 6 ) ; pass . agent ( x _ 1 , Emma ) AND pass . theme ( x _ 1 , x _ 3 ) AND pass . recipient ( x _ 1 , Olivia ) AND cookie . nmod . beside ( x _ 3 , x _ 6 )
in_distribution
A boy attempted to talk .
boy ( x _ 1 ) AND attempt . agent ( x _ 2 , x _ 1 ) AND attempt . xcomp ( x _ 2 , x _ 4 ) AND talk . agent ( x _ 4 , x _ 1 )
in_distribution
Alexander rented a rose beside a stage to Mila .
rent . agent ( x _ 1 , Alexander ) AND rent . theme ( x _ 1 , x _ 3 ) AND rent . recipient ( x _ 1 , Mila ) AND rose ( x _ 3 ) AND rose . nmod . beside ( x _ 3 , x _ 6 ) AND stage ( x _ 6 )
in_distribution
Liam loaned the cookie in a car to Camila .
* cookie ( x _ 3 ) ; loan . agent ( x _ 1 , Liam ) AND loan . theme ( x _ 1 , x _ 3 ) AND loan . recipient ( x _ 1 , Camila ) AND cookie . nmod . in ( x _ 3 , x _ 6 ) AND car ( x _ 6 )
in_distribution
The girl gave a can to Audrey .
* girl ( x _ 1 ) ; give . agent ( x _ 2 , x _ 1 ) AND give . theme ( x _ 2 , x _ 4 ) AND give . recipient ( x _ 2 , Audrey ) AND can ( x _ 4 )
in_distribution
Emma burned a girl beside the tree beside a giant .
* tree ( x _ 6 ) ; burn . agent ( x _ 1 , Emma ) AND burn . theme ( x _ 1 , x _ 3 ) AND girl ( x _ 3 ) AND girl . nmod . beside ( x _ 3 , x _ 6 ) AND tree . nmod . beside ( x _ 6 , x _ 9 ) AND giant ( x _ 9 )
in_distribution
Oliver sold Emma a raisin .
sell . agent ( x _ 1 , Oliver ) AND sell . recipient ( x _ 1 , Emma ) AND sell . theme ( x _ 1 , x _ 4 ) AND raisin ( x _ 4 )
in_distribution
Paula
Paula
primitive
Liam gave the chair to Matthew .
* chair ( x _ 3 ) ; give . agent ( x _ 1 , Liam ) AND give . theme ( x _ 1 , x _ 3 ) AND give . recipient ( x _ 1 , Matthew )
in_distribution
Ava gave Noah a cake .
give . agent ( x _ 1 , Ava ) AND give . recipient ( x _ 1 , Noah ) AND give . theme ( x _ 1 , x _ 4 ) AND cake ( x _ 4 )
in_distribution
Amelia was sold a box beside the vehicle on the tree .
* vehicle ( x _ 7 ) ; * tree ( x _ 10 ) ; sell . recipient ( x _ 2 , Amelia ) AND sell . theme ( x _ 2 , x _ 4 ) AND box ( x _ 4 ) AND box . nmod . beside ( x _ 4 , x _ 7 ) AND vehicle . nmod . on ( x _ 7 , x _ 10 )
in_distribution
The girl heard Liam .
* girl ( x _ 1 ) ; hear . agent ( x _ 2 , x _ 1 ) AND hear . theme ( x _ 2 , Liam )
in_distribution
A donut was promised to the host by the girl .
* host ( x _ 6 ) ; * girl ( x _ 9 ) ; donut ( x _ 1 ) AND promise . theme ( x _ 3 , x _ 1 ) AND promise . recipient ( x _ 3 , x _ 6 ) AND promise . agent ( x _ 3 , x _ 9 )
in_distribution
The girl loaned a cake to a dog .
* girl ( x _ 1 ) ; loan . agent ( x _ 2 , x _ 1 ) AND loan . theme ( x _ 2 , x _ 4 ) AND loan . recipient ( x _ 2 , x _ 7 ) AND cake ( x _ 4 ) AND dog ( x _ 7 )
in_distribution
The flower was given to a baby by a boy .
* flower ( x _ 1 ) ; give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , x _ 6 ) AND give . agent ( x _ 3 , x _ 9 ) AND baby ( x _ 6 ) AND boy ( x _ 9 )
in_distribution
Emma gave a donut to a chief .
give . agent ( x _ 1 , Emma ) AND give . theme ( x _ 1 , x _ 3 ) AND give . recipient ( x _ 1 , x _ 6 ) AND donut ( x _ 3 ) AND chief ( x _ 6 )
in_distribution
Oliver drew a hamburger .
draw . agent ( x _ 1 , Oliver ) AND draw . theme ( x _ 1 , x _ 3 ) AND hamburger ( x _ 3 )
in_distribution
A boy froze a ball .
boy ( x _ 1 ) AND freeze . agent ( x _ 2 , x _ 1 ) AND freeze . theme ( x _ 2 , x _ 4 ) AND ball ( x _ 4 )
in_distribution
A cake was sent to the teacher by Daniel .
* teacher ( x _ 6 ) ; cake ( x _ 1 ) AND send . theme ( x _ 3 , x _ 1 ) AND send . recipient ( x _ 3 , x _ 6 ) AND send . agent ( x _ 3 , Daniel )
in_distribution
The cake was promised to the girl .
* cake ( x _ 1 ) ; * girl ( x _ 6 ) ; promise . theme ( x _ 3 , x _ 1 ) AND promise . recipient ( x _ 3 , x _ 6 )
in_distribution
Daniel poked the coin in a box .
* coin ( x _ 3 ) ; poke . agent ( x _ 1 , Daniel ) AND poke . theme ( x _ 1 , x _ 3 ) AND coin . nmod . in ( x _ 3 , x _ 6 ) AND box ( x _ 6 )
in_distribution
Emily fed the girl the box on a table .
* girl ( x _ 3 ) ; * box ( x _ 5 ) ; feed . agent ( x _ 1 , Emily ) AND feed . recipient ( x _ 1 , x _ 3 ) AND feed . theme ( x _ 1 , x _ 5 ) AND box . nmod . on ( x _ 5 , x _ 8 ) AND table ( x _ 8 )
in_distribution
Layla respected that Sophia was given a pancake on a panel by a girl .
respect . agent ( x _ 1 , Layla ) AND respect . ccomp ( x _ 1 , x _ 5 ) AND give . recipient ( x _ 5 , Sophia ) AND give . theme ( x _ 5 , x _ 7 ) AND give . agent ( x _ 5 , x _ 13 ) AND pancake ( x _ 7 ) AND pancake . nmod . on ( x _ 7 , x _ 10 ) AND panel ( x _ 10 ) AND girl ( x _ 13 )
in_distribution
The girl gave a clock to the bunny .
* girl ( x _ 1 ) ; * bunny ( x _ 7 ) ; give . agent ( x _ 2 , x _ 1 ) AND give . theme ( x _ 2 , x _ 4 ) AND give . recipient ( x _ 2 , x _ 7 ) AND clock ( x _ 4 )
in_distribution
The cake was sold to Emma by Lillian .
* cake ( x _ 1 ) ; sell . theme ( x _ 3 , x _ 1 ) AND sell . recipient ( x _ 3 , Emma ) AND sell . agent ( x _ 3 , Lillian )
in_distribution
Emma sold a cake beside a stage to the farmer .
* farmer ( x _ 9 ) ; sell . agent ( x _ 1 , Emma ) AND sell . theme ( x _ 1 , x _ 3 ) AND sell . recipient ( x _ 1 , x _ 9 ) AND cake ( x _ 3 ) AND cake . nmod . beside ( x _ 3 , x _ 6 ) AND stage ( x _ 6 )
in_distribution
The wine was rented to Jaxon by Nathan .
* wine ( x _ 1 ) ; rent . theme ( x _ 3 , x _ 1 ) AND rent . recipient ( x _ 3 , Jaxon ) AND rent . agent ( x _ 3 , Nathan )
in_distribution
Emily offered Olivia a donut .
offer . agent ( x _ 1 , Emily ) AND offer . recipient ( x _ 1 , Olivia ) AND offer . theme ( x _ 1 , x _ 4 ) AND donut ( x _ 4 )
in_distribution
The pig was given a rose .
* pig ( x _ 1 ) ; give . recipient ( x _ 3 , x _ 1 ) AND give . theme ( x _ 3 , x _ 5 ) AND rose ( x _ 5 )
in_distribution
A cat slid .
cat ( x _ 1 ) AND slide . theme ( x _ 2 , x _ 1 )
in_distribution