input
stringlengths
3
103
output
stringlengths
3
435
domain
stringclasses
14 values
Liam inflated a donut .
inflate . agent ( x _ 1 , Liam ) AND inflate . theme ( x _ 1 , x _ 3 ) AND donut ( x _ 3 )
in_distribution
Olivia snapped the boy on a cupboard .
* boy ( x _ 3 ) ; snap . agent ( x _ 1 , Olivia ) AND snap . theme ( x _ 1 , x _ 3 ) AND boy . nmod . on ( x _ 3 , x _ 6 ) AND cupboard ( x _ 6 )
in_distribution
Emma passed Zoe the cake .
* cake ( x _ 4 ) ; pass . agent ( x _ 1 , Emma ) AND pass . recipient ( x _ 1 , Zoe ) AND pass . theme ( x _ 1 , x _ 4 )
in_distribution
Noah reddened .
redden . theme ( x _ 1 , Noah )
in_distribution
A lion was lended the ball on a rock .
* ball ( x _ 5 ) ; lion ( x _ 1 ) AND lend . recipient ( x _ 3 , x _ 1 ) AND lend . theme ( x _ 3 , x _ 5 ) AND ball . nmod . on ( x _ 5 , x _ 8 ) AND rock ( x _ 8 )
in_distribution
A child served the cake to Emma .
* cake ( x _ 4 ) ; child ( x _ 1 ) AND serve . agent ( x _ 2 , x _ 1 ) AND serve . theme ( x _ 2 , x _ 4 ) AND serve . recipient ( x _ 2 , Emma )
in_distribution
Sophia proved that the cake was rolled by a passenger .
* cake ( x _ 4 ) ; prove . agent ( x _ 1 , Sophia ) AND prove . ccomp ( x _ 1 , x _ 6 ) AND roll . theme ( x _ 6 , x _ 4 ) AND roll . agent ( x _ 6 , x _ 9 ) AND passenger ( x _ 9 )
in_distribution
The girl supported that a dog ate .
* girl ( x _ 1 ) ; support . agent ( x _ 2 , x _ 1 ) AND support . ccomp ( x _ 2 , x _ 6 ) AND dog ( x _ 5 ) AND eat . agent ( x _ 6 , x _ 5 )
in_distribution
Ava sold the tool in a room to the dog .
* tool ( x _ 3 ) ; * dog ( x _ 9 ) ; sell . agent ( x _ 1 , Ava ) AND sell . theme ( x _ 1 , x _ 3 ) AND sell . recipient ( x _ 1 , x _ 9 ) AND tool . nmod . in ( x _ 3 , x _ 6 ) AND room ( x _ 6 )
in_distribution
The girl gave the monkey a melon .
* girl ( x _ 1 ) ; * monkey ( x _ 4 ) ; give . agent ( x _ 2 , x _ 1 ) AND give . recipient ( x _ 2 , x _ 4 ) AND give . theme ( x _ 2 , x _ 6 ) AND melon ( x _ 6 )
in_distribution
The cake was fed to a tiger by the monkey .
* cake ( x _ 1 ) ; * monkey ( x _ 9 ) ; feed . theme ( x _ 3 , x _ 1 ) AND feed . recipient ( x _ 3 , x _ 6 ) AND feed . agent ( x _ 3 , x _ 9 ) AND tiger ( x _ 6 )
in_distribution
A girl liked that the boy lended a monkey the fruit .
* boy ( x _ 5 ) ; * fruit ( x _ 10 ) ; girl ( x _ 1 ) AND like . agent ( x _ 2 , x _ 1 ) AND like . ccomp ( x _ 2 , x _ 6 ) AND lend . agent ( x _ 6 , x _ 5 ) AND lend . recipient ( x _ 6 , x _ 8 ) AND lend . theme ( x _ 6 , x _ 10 ) AND monkey ( x _ 8 )
in_distribution
The boy sold Leo a cake .
* boy ( x _ 1 ) ; sell . agent ( x _ 2 , x _ 1 ) AND sell . recipient ( x _ 2 , Leo ) AND sell . theme ( x _ 2 , x _ 5 ) AND cake ( x _ 5 )
in_distribution
A donut was brought to the child .
* child ( x _ 6 ) ; donut ( x _ 1 ) AND bring . theme ( x _ 3 , x _ 1 ) AND bring . recipient ( x _ 3 , x _ 6 )
in_distribution
The girl slipped a professor the cookie in the wardrobe .
* girl ( x _ 1 ) ; * cookie ( x _ 6 ) ; * wardrobe ( x _ 9 ) ; slip . agent ( x _ 2 , x _ 1 ) AND slip . recipient ( x _ 2 , x _ 4 ) AND slip . theme ( x _ 2 , x _ 6 ) AND professor ( x _ 4 ) AND cookie . nmod . in ( x _ 6 , x _ 9 )
in_distribution
The cat liked Theodore .
* cat ( x _ 1 ) ; like . agent ( x _ 2 , x _ 1 ) AND like . theme ( x _ 2 , Theodore )
in_distribution
The potato was frozen by the girl .
* potato ( x _ 1 ) ; * girl ( x _ 6 ) ; freeze . theme ( x _ 3 , x _ 1 ) AND freeze . agent ( x _ 3 , x _ 6 )
in_distribution
A cookie was rolled by Luna .
cookie ( x _ 1 ) AND roll . theme ( x _ 3 , x _ 1 ) AND roll . agent ( x _ 3 , Luna )
in_distribution
A baby gave the donut beside a desk to a girl .
* donut ( x _ 4 ) ; baby ( x _ 1 ) AND give . agent ( x _ 2 , x _ 1 ) AND give . theme ( x _ 2 , x _ 4 ) AND give . recipient ( x _ 2 , x _ 10 ) AND donut . nmod . beside ( x _ 4 , x _ 7 ) AND desk ( x _ 7 ) AND girl ( x _ 10 )
in_distribution
The cake was forwarded to Emma by the deer .
* cake ( x _ 1 ) ; * deer ( x _ 8 ) ; forward . theme ( x _ 3 , x _ 1 ) AND forward . recipient ( x _ 3 , Emma ) AND forward . agent ( x _ 3 , x _ 8 )
in_distribution
Noah danced .
dance . agent ( x _ 1 , Noah )
in_distribution
The soap was given to Sofia .
* soap ( x _ 1 ) ; give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , Sofia )
in_distribution
A doll was rolled by Evelyn .
doll ( x _ 1 ) AND roll . theme ( x _ 3 , x _ 1 ) AND roll . agent ( x _ 3 , Evelyn )
in_distribution
A plate was offered to Emma .
plate ( x _ 1 ) AND offer . theme ( x _ 3 , x _ 1 ) AND offer . recipient ( x _ 3 , Emma )
in_distribution
The glue was dusted .
* glue ( x _ 1 ) ; dust . theme ( x _ 3 , x _ 1 )
in_distribution
A cookie was awarded to a priest .
cookie ( x _ 1 ) AND award . theme ( x _ 3 , x _ 1 ) AND award . recipient ( x _ 3 , x _ 6 ) AND priest ( x _ 6 )
in_distribution
Ava slid .
slide . theme ( x _ 1 , Ava )
in_distribution
A mouse painted .
mouse ( x _ 1 ) AND paint . agent ( x _ 2 , x _ 1 )
in_distribution
A researcher was given the cake in the house by a cat .
* cake ( x _ 5 ) ; * house ( x _ 8 ) ; researcher ( x _ 1 ) AND give . recipient ( x _ 3 , x _ 1 ) AND give . theme ( x _ 3 , x _ 5 ) AND give . agent ( x _ 3 , x _ 11 ) AND cake . nmod . in ( x _ 5 , x _ 8 ) AND cat ( x _ 11 )
in_distribution
The ball was cooked by the girl .
* ball ( x _ 1 ) ; * girl ( x _ 6 ) ; cook . theme ( x _ 3 , x _ 1 ) AND cook . agent ( x _ 3 , x _ 6 )
in_distribution
A squirrel observed the girl in a glass .
* girl ( x _ 4 ) ; squirrel ( x _ 1 ) AND observe . agent ( x _ 2 , x _ 1 ) AND observe . theme ( x _ 2 , x _ 4 ) AND girl . nmod . in ( x _ 4 , x _ 7 ) AND glass ( x _ 7 )
in_distribution
A girl floated a cake on the hanger .
* hanger ( x _ 7 ) ; girl ( x _ 1 ) AND float . agent ( x _ 2 , x _ 1 ) AND float . theme ( x _ 2 , x _ 4 ) AND cake ( x _ 4 ) AND cake . nmod . on ( x _ 4 , x _ 7 )
in_distribution
Layla jogged .
jog . agent ( x _ 1 , Layla )
in_distribution
Isabella shortened Emma .
shorten . agent ( x _ 1 , Isabella ) AND shorten . theme ( x _ 1 , Emma )
in_distribution
The girl dusted the cake in the house .
* girl ( x _ 1 ) ; * cake ( x _ 4 ) ; * house ( x _ 7 ) ; dust . agent ( x _ 2 , x _ 1 ) AND dust . theme ( x _ 2 , x _ 4 ) AND cake . nmod . in ( x _ 4 , x _ 7 )
in_distribution
The donut was fed to Liam by Emma .
* donut ( x _ 1 ) ; feed . theme ( x _ 3 , x _ 1 ) AND feed . recipient ( x _ 3 , Liam ) AND feed . agent ( x _ 3 , Emma )
in_distribution
Emma liked that the cookie was heard by Liam .
* cookie ( x _ 4 ) ; like . agent ( x _ 1 , Emma ) AND like . ccomp ( x _ 1 , x _ 6 ) AND hear . theme ( x _ 6 , x _ 4 ) AND hear . agent ( x _ 6 , Liam )
in_distribution
The girl gave a rose to Ava .
* girl ( x _ 1 ) ; give . agent ( x _ 2 , x _ 1 ) AND give . theme ( x _ 2 , x _ 4 ) AND give . recipient ( x _ 2 , Ava ) AND rose ( x _ 4 )
in_distribution
A cat saw Christopher .
cat ( x _ 1 ) AND see . agent ( x _ 2 , x _ 1 ) AND see . theme ( x _ 2 , Christopher )
in_distribution
The cat valued that a cake was lended to Grayson .
* cat ( x _ 1 ) ; value . agent ( x _ 2 , x _ 1 ) AND value . ccomp ( x _ 2 , x _ 7 ) AND cake ( x _ 5 ) AND lend . theme ( x _ 7 , x _ 5 ) AND lend . recipient ( x _ 7 , Grayson )
in_distribution
James gave a box on a table to Olivia .
give . agent ( x _ 1 , James ) AND give . theme ( x _ 1 , x _ 3 ) AND give . recipient ( x _ 1 , Olivia ) AND box ( x _ 3 ) AND box . nmod . on ( x _ 3 , x _ 6 ) AND table ( x _ 6 )
in_distribution
The yogurt was adored .
* yogurt ( x _ 1 ) ; adore . theme ( x _ 3 , x _ 1 )
in_distribution
Ava gave the donut in a glass to Charlotte .
* donut ( x _ 3 ) ; give . agent ( x _ 1 , Ava ) AND give . theme ( x _ 1 , x _ 3 ) AND give . recipient ( x _ 1 , Charlotte ) AND donut . nmod . in ( x _ 3 , x _ 6 ) AND glass ( x _ 6 )
in_distribution
Sofia threw a judge .
throw . agent ( x _ 1 , Sofia ) AND throw . theme ( x _ 1 , x _ 3 ) AND judge ( x _ 3 )
in_distribution
The purse was shortened by the boy .
* purse ( x _ 1 ) ; * boy ( x _ 6 ) ; shorten . theme ( x _ 3 , x _ 1 ) AND shorten . agent ( x _ 3 , x _ 6 )
in_distribution
Olivia helped a cake on the stage .
* stage ( x _ 6 ) ; help . agent ( x _ 1 , Olivia ) AND help . theme ( x _ 1 , x _ 3 ) AND cake ( x _ 3 ) AND cake . nmod . on ( x _ 3 , x _ 6 )
in_distribution
Emma was given the donut on the seat .
* donut ( x _ 4 ) ; * seat ( x _ 7 ) ; give . recipient ( x _ 2 , Emma ) AND give . theme ( x _ 2 , x _ 4 ) AND donut . nmod . on ( x _ 4 , x _ 7 )
in_distribution
A poet ate a cookie beside a stage .
poet ( x _ 1 ) AND eat . agent ( x _ 2 , x _ 1 ) AND eat . theme ( x _ 2 , x _ 4 ) AND cookie ( x _ 4 ) AND cookie . nmod . beside ( x _ 4 , x _ 7 ) AND stage ( x _ 7 )
in_distribution
A champion smiled .
champion ( x _ 1 ) AND smile . agent ( x _ 2 , x _ 1 )
in_distribution
The spoon was lended to Olivia .
* spoon ( x _ 1 ) ; lend . theme ( x _ 3 , x _ 1 ) AND lend . recipient ( x _ 3 , Olivia )
in_distribution
The penguin saw the girl beside the table .
* penguin ( x _ 1 ) ; * girl ( x _ 4 ) ; * table ( x _ 7 ) ; see . agent ( x _ 2 , x _ 1 ) AND see . theme ( x _ 2 , x _ 4 ) AND girl . nmod . beside ( x _ 4 , x _ 7 )
in_distribution
A biscuit was noticed .
biscuit ( x _ 1 ) AND notice . theme ( x _ 3 , x _ 1 )
in_distribution
The duck liked Liam .
* duck ( x _ 1 ) ; like . agent ( x _ 2 , x _ 1 ) AND like . theme ( x _ 2 , Liam )
in_distribution
Benjamin rolled the weapon .
* weapon ( x _ 3 ) ; roll . agent ( x _ 1 , Benjamin ) AND roll . theme ( x _ 1 , x _ 3 )
in_distribution
The cake was crumpled by a boy .
* cake ( x _ 1 ) ; crumple . theme ( x _ 3 , x _ 1 ) AND crumple . agent ( x _ 3 , x _ 6 ) AND boy ( x _ 6 )
in_distribution
Emma was forwarded a drink by the doctor .
* doctor ( x _ 7 ) ; forward . recipient ( x _ 2 , Emma ) AND forward . theme ( x _ 2 , x _ 4 ) AND forward . agent ( x _ 2 , x _ 7 ) AND drink ( x _ 4 )
in_distribution
The hero called .
* hero ( x _ 1 ) ; call . agent ( x _ 2 , x _ 1 )
in_distribution
The donut was juggled by Olivia .
* donut ( x _ 1 ) ; juggle . theme ( x _ 3 , x _ 1 ) AND juggle . agent ( x _ 3 , Olivia )
in_distribution
The rose was worshipped by the girl .
* rose ( x _ 1 ) ; * girl ( x _ 6 ) ; worship . theme ( x _ 3 , x _ 1 ) AND worship . agent ( x _ 3 , x _ 6 )
in_distribution
The rose was lended to a girl by a monkey .
* rose ( x _ 1 ) ; lend . theme ( x _ 3 , x _ 1 ) AND lend . recipient ( x _ 3 , x _ 6 ) AND lend . agent ( x _ 3 , x _ 9 ) AND girl ( x _ 6 ) AND monkey ( x _ 9 )
in_distribution
The donut was hunted by the dog .
* donut ( x _ 1 ) ; * dog ( x _ 6 ) ; hunt . theme ( x _ 3 , x _ 1 ) AND hunt . agent ( x _ 3 , x _ 6 )
in_distribution
The cake was given to the baby by the girl .
* cake ( x _ 1 ) ; * baby ( x _ 6 ) ; * girl ( x _ 9 ) ; give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , x _ 6 ) AND give . agent ( x _ 3 , x _ 9 )
in_distribution
A cake was fed to Emma by a girl .
cake ( x _ 1 ) AND feed . theme ( x _ 3 , x _ 1 ) AND feed . recipient ( x _ 3 , Emma ) AND feed . agent ( x _ 3 , x _ 8 ) AND girl ( x _ 8 )
in_distribution
Leah found the pretzel on a table .
* pretzel ( x _ 3 ) ; find . agent ( x _ 1 , Leah ) AND find . theme ( x _ 1 , x _ 3 ) AND pretzel . nmod . on ( x _ 3 , x _ 6 ) AND table ( x _ 6 )
in_distribution
Olivia expected to walk .
expect . agent ( x _ 1 , Olivia ) AND expect . xcomp ( x _ 1 , x _ 3 ) AND walk . agent ( x _ 3 , Olivia )
in_distribution
A girl supported that Penelope attempted to walk .
girl ( x _ 1 ) AND support . agent ( x _ 2 , x _ 1 ) AND support . ccomp ( x _ 2 , x _ 5 ) AND attempt . agent ( x _ 5 , Penelope ) AND attempt . xcomp ( x _ 5 , x _ 7 ) AND walk . agent ( x _ 7 , Penelope )
in_distribution
A monkey jogged .
monkey ( x _ 1 ) AND jog . agent ( x _ 2 , x _ 1 )
in_distribution
Emma noticed the dog .
* dog ( x _ 3 ) ; notice . agent ( x _ 1 , Emma ) AND notice . theme ( x _ 1 , x _ 3 )
in_distribution
A boy was loaned a donut beside the table .
* table ( x _ 8 ) ; boy ( x _ 1 ) AND loan . recipient ( x _ 3 , x _ 1 ) AND loan . theme ( x _ 3 , x _ 5 ) AND donut ( x _ 5 ) AND donut . nmod . beside ( x _ 5 , x _ 8 )
in_distribution
A can was given to Ava .
can ( x _ 1 ) AND give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , Ava )
in_distribution
The bowl was called by Layla .
* bowl ( x _ 1 ) ; call . theme ( x _ 3 , x _ 1 ) AND call . agent ( x _ 3 , Layla )
in_distribution
The crystal was given to the journalist .
* crystal ( x _ 1 ) ; * journalist ( x _ 6 ) ; give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , x _ 6 )
in_distribution
Nathan pierced a boy .
pierce . agent ( x _ 1 , Nathan ) AND pierce . theme ( x _ 1 , x _ 3 ) AND boy ( x _ 3 )
in_distribution
A pancake was lended to Isabella by Liam .
pancake ( x _ 1 ) AND lend . theme ( x _ 3 , x _ 1 ) AND lend . recipient ( x _ 3 , Isabella ) AND lend . agent ( x _ 3 , Liam )
in_distribution
Ava wired a cat the cookie .
* cookie ( x _ 5 ) ; wire . agent ( x _ 1 , Ava ) AND wire . recipient ( x _ 1 , x _ 3 ) AND wire . theme ( x _ 1 , x _ 5 ) AND cat ( x _ 3 )
in_distribution
A cake was forwarded to a boy .
cake ( x _ 1 ) AND forward . theme ( x _ 3 , x _ 1 ) AND forward . recipient ( x _ 3 , x _ 6 ) AND boy ( x _ 6 )
in_distribution
The girl was sold the drink by the goose .
* girl ( x _ 1 ) ; * drink ( x _ 5 ) ; * goose ( x _ 8 ) ; sell . recipient ( x _ 3 , x _ 1 ) AND sell . theme ( x _ 3 , x _ 5 ) AND sell . agent ( x _ 3 , x _ 8 )
in_distribution
Emma painted the brush .
* brush ( x _ 3 ) ; paint . agent ( x _ 1 , Emma ) AND paint . theme ( x _ 1 , x _ 3 )
in_distribution
Luke thought that the cake was snapped by a cat .
* cake ( x _ 4 ) ; think . agent ( x _ 1 , Luke ) AND think . ccomp ( x _ 1 , x _ 6 ) AND snap . theme ( x _ 6 , x _ 4 ) AND snap . agent ( x _ 6 , x _ 9 ) AND cat ( x _ 9 )
in_distribution
The monster rented a cookie on the table to Liam .
* monster ( x _ 1 ) ; * table ( x _ 7 ) ; rent . agent ( x _ 2 , x _ 1 ) AND rent . theme ( x _ 2 , x _ 4 ) AND rent . recipient ( x _ 2 , Liam ) AND cookie ( x _ 4 ) AND cookie . nmod . on ( x _ 4 , x _ 7 )
in_distribution
Noah valued the cup on a stage .
* cup ( x _ 3 ) ; value . agent ( x _ 1 , Noah ) AND value . theme ( x _ 1 , x _ 3 ) AND cup . nmod . on ( x _ 3 , x _ 6 ) AND stage ( x _ 6 )
in_distribution
The donut was found by a bear .
* donut ( x _ 1 ) ; find . theme ( x _ 3 , x _ 1 ) AND find . agent ( x _ 3 , x _ 6 ) AND bear ( x _ 6 )
in_distribution
Sophia liked that the cake was sold to a human by the monkey .
* cake ( x _ 4 ) ; * monkey ( x _ 12 ) ; like . agent ( x _ 1 , Sophia ) AND like . ccomp ( x _ 1 , x _ 6 ) AND sell . theme ( x _ 6 , x _ 4 ) AND sell . recipient ( x _ 6 , x _ 9 ) AND sell . agent ( x _ 6 , x _ 12 ) AND human ( x _ 9 )
in_distribution
Ava was passed a present on the chair .
* chair ( x _ 7 ) ; pass . recipient ( x _ 2 , Ava ) AND pass . theme ( x _ 2 , x _ 4 ) AND present ( x _ 4 ) AND present . nmod . on ( x _ 4 , x _ 7 )
in_distribution
The monkey found a boy in a house .
* monkey ( x _ 1 ) ; find . agent ( x _ 2 , x _ 1 ) AND find . theme ( x _ 2 , x _ 4 ) AND boy ( x _ 4 ) AND boy . nmod . in ( x _ 4 , x _ 7 ) AND house ( x _ 7 )
in_distribution
A girl slid a cake .
girl ( x _ 1 ) AND slide . agent ( x _ 2 , x _ 1 ) AND slide . theme ( x _ 2 , x _ 4 ) AND cake ( x _ 4 )
in_distribution
Theodore returned Noah the cake .
* cake ( x _ 4 ) ; return . agent ( x _ 1 , Theodore ) AND return . recipient ( x _ 1 , Noah ) AND return . theme ( x _ 1 , x _ 4 )
in_distribution
The cat lended Emma the game on a windowsill .
* cat ( x _ 1 ) ; * game ( x _ 5 ) ; lend . agent ( x _ 2 , x _ 1 ) AND lend . recipient ( x _ 2 , Emma ) AND lend . theme ( x _ 2 , x _ 5 ) AND game . nmod . on ( x _ 5 , x _ 8 ) AND windowsill ( x _ 8 )
in_distribution
Chloe crumpled .
crumple . theme ( x _ 1 , Chloe )
in_distribution
The plate was heard .
* plate ( x _ 1 ) ; hear . theme ( x _ 3 , x _ 1 )
in_distribution
A pencil rolled .
pencil ( x _ 1 ) AND roll . theme ( x _ 2 , x _ 1 )
in_distribution
Liam was mailed a bat beside a table by the girl .
* girl ( x _ 10 ) ; mail . recipient ( x _ 2 , Liam ) AND mail . theme ( x _ 2 , x _ 4 ) AND mail . agent ( x _ 2 , x _ 10 ) AND bat ( x _ 4 ) AND bat . nmod . beside ( x _ 4 , x _ 7 ) AND table ( x _ 7 )
in_distribution
A pupil hoped that the cake was touched by a girl .
* cake ( x _ 5 ) ; pupil ( x _ 1 ) AND hope . agent ( x _ 2 , x _ 1 ) AND hope . ccomp ( x _ 2 , x _ 7 ) AND touch . theme ( x _ 7 , x _ 5 ) AND touch . agent ( x _ 7 , x _ 10 ) AND girl ( x _ 10 )
in_distribution
Noah sent a jacket on a table to a girl .
send . agent ( x _ 1 , Noah ) AND send . theme ( x _ 1 , x _ 3 ) AND send . recipient ( x _ 1 , x _ 9 ) AND jacket ( x _ 3 ) AND jacket . nmod . on ( x _ 3 , x _ 6 ) AND table ( x _ 6 ) AND girl ( x _ 9 )
in_distribution
Emma found Henry .
find . agent ( x _ 1 , Emma ) AND find . theme ( x _ 1 , Henry )
in_distribution
Jackson slipped Emma the cake on a tree .
* cake ( x _ 4 ) ; slip . agent ( x _ 1 , Jackson ) AND slip . recipient ( x _ 1 , Emma ) AND slip . theme ( x _ 1 , x _ 4 ) AND cake . nmod . on ( x _ 4 , x _ 7 ) AND tree ( x _ 7 )
in_distribution
Emma studied the chalk in the cylinder .
* chalk ( x _ 3 ) ; * cylinder ( x _ 6 ) ; study . agent ( x _ 1 , Emma ) AND study . theme ( x _ 1 , x _ 3 ) AND chalk . nmod . in ( x _ 3 , x _ 6 )
in_distribution
A tourist longed to read .
tourist ( x _ 1 ) AND long . agent ( x _ 2 , x _ 1 ) AND long . xcomp ( x _ 2 , x _ 4 ) AND read . agent ( x _ 4 , x _ 1 )
in_distribution
The cake shortened .
* cake ( x _ 1 ) ; shorten . theme ( x _ 2 , x _ 1 )
in_distribution
The doll was lended to the boy by the cat .
* doll ( x _ 1 ) ; * boy ( x _ 6 ) ; * cat ( x _ 9 ) ; lend . theme ( x _ 3 , x _ 1 ) AND lend . recipient ( x _ 3 , x _ 6 ) AND lend . agent ( x _ 3 , x _ 9 )
in_distribution