input
stringlengths
3
103
output
stringlengths
3
435
domain
stringclasses
14 values
A cookie was eaten by the boy .
* boy ( x _ 6 ) ; cookie ( x _ 1 ) AND eat . theme ( x _ 3 , x _ 1 ) AND eat . agent ( x _ 3 , x _ 6 )
in_distribution
The monster froze the cat .
* monster ( x _ 1 ) ; * cat ( x _ 4 ) ; freeze . agent ( x _ 2 , x _ 1 ) AND freeze . theme ( x _ 2 , x _ 4 )
in_distribution
Elijah was slipped the sandwich in a bottle by the boy .
* sandwich ( x _ 4 ) ; * boy ( x _ 10 ) ; slip . recipient ( x _ 2 , Elijah ) AND slip . theme ( x _ 2 , x _ 4 ) AND slip . agent ( x _ 2 , x _ 10 ) AND sandwich . nmod . in ( x _ 4 , x _ 7 ) AND bottle ( x _ 7 )
in_distribution
Natalie rolled the box on a shelf .
* box ( x _ 3 ) ; roll . agent ( x _ 1 , Natalie ) AND roll . theme ( x _ 1 , x _ 3 ) AND box . nmod . on ( x _ 3 , x _ 6 ) AND shelf ( x _ 6 )
in_distribution
Zoey improved a girl on the platter .
* platter ( x _ 6 ) ; improve . agent ( x _ 1 , Zoey ) AND improve . theme ( x _ 1 , x _ 3 ) AND girl ( x _ 3 ) AND girl . nmod . on ( x _ 3 , x _ 6 )
in_distribution
Charlotte gave Emma the pizza in a house .
* pizza ( x _ 4 ) ; give . agent ( x _ 1 , Charlotte ) AND give . recipient ( x _ 1 , Emma ) AND give . theme ( x _ 1 , x _ 4 ) AND pizza . nmod . in ( x _ 4 , x _ 7 ) AND house ( x _ 7 )
in_distribution
The jigsaw was nursed .
* jigsaw ( x _ 1 ) ; nurse . theme ( x _ 3 , x _ 1 )
in_distribution
A coin was painted by Mia .
coin ( x _ 1 ) AND paint . theme ( x _ 3 , x _ 1 ) AND paint . agent ( x _ 3 , Mia )
in_distribution
William imagined that a mouse said that a boy wanted to clean .
imagine . agent ( x _ 1 , William ) AND imagine . ccomp ( x _ 1 , x _ 5 ) AND mouse ( x _ 4 ) AND say . agent ( x _ 5 , x _ 4 ) AND say . ccomp ( x _ 5 , x _ 9 ) AND boy ( x _ 8 ) AND want . agent ( x _ 9 , x _ 8 ) AND want . xcomp ( x _ 9 , x _ 11 ) AND clean . agent ( x _ 11 , x _ 8 )
in_distribution
A boy was given the cake .
* cake ( x _ 5 ) ; boy ( x _ 1 ) AND give . recipient ( x _ 3 , x _ 1 ) AND give . theme ( x _ 3 , x _ 5 )
in_distribution
A girl was sold a cake .
girl ( x _ 1 ) AND sell . recipient ( x _ 3 , x _ 1 ) AND sell . theme ( x _ 3 , x _ 5 ) AND cake ( x _ 5 )
in_distribution
A leaf burned .
leaf ( x _ 1 ) AND burn . theme ( x _ 2 , x _ 1 )
in_distribution
A girl investigated a donut on the table .
* table ( x _ 7 ) ; girl ( x _ 1 ) AND investigate . agent ( x _ 2 , x _ 1 ) AND investigate . theme ( x _ 2 , x _ 4 ) AND donut ( x _ 4 ) AND donut . nmod . on ( x _ 4 , x _ 7 )
in_distribution
The coach was lended the basket by Wyatt .
* coach ( x _ 1 ) ; * basket ( x _ 5 ) ; lend . recipient ( x _ 3 , x _ 1 ) AND lend . theme ( x _ 3 , x _ 5 ) AND lend . agent ( x _ 3 , Wyatt )
in_distribution
Benjamin wanted to call .
want . agent ( x _ 1 , Benjamin ) AND want . xcomp ( x _ 1 , x _ 3 ) AND call . agent ( x _ 3 , Benjamin )
in_distribution
The yogurt was dusted by Emma .
* yogurt ( x _ 1 ) ; dust . theme ( x _ 3 , x _ 1 ) AND dust . agent ( x _ 3 , Emma )
in_distribution
Daniel was served a cake .
serve . recipient ( x _ 2 , Daniel ) AND serve . theme ( x _ 2 , x _ 4 ) AND cake ( x _ 4 )
in_distribution
The cake was noticed by the teacher .
* cake ( x _ 1 ) ; * teacher ( x _ 6 ) ; notice . theme ( x _ 3 , x _ 1 ) AND notice . agent ( x _ 3 , x _ 6 )
in_distribution
The donut was rented to Logan .
* donut ( x _ 1 ) ; rent . theme ( x _ 3 , x _ 1 ) AND rent . recipient ( x _ 3 , Logan )
in_distribution
The lion said that the cake was helped .
* lion ( x _ 1 ) ; * cake ( x _ 5 ) ; say . agent ( x _ 2 , x _ 1 ) AND say . ccomp ( x _ 2 , x _ 7 ) AND help . theme ( x _ 7 , x _ 5 )
in_distribution
The watch was painted .
* watch ( x _ 1 ) ; paint . theme ( x _ 3 , x _ 1 )
in_distribution
A pizza was liked by a fly .
pizza ( x _ 1 ) AND like . theme ( x _ 3 , x _ 1 ) AND like . agent ( x _ 3 , x _ 6 ) AND fly ( x _ 6 )
in_distribution
The cat was given the donut on the barrel .
* cat ( x _ 1 ) ; * donut ( x _ 5 ) ; * barrel ( x _ 8 ) ; give . recipient ( x _ 3 , x _ 1 ) AND give . theme ( x _ 3 , x _ 5 ) AND donut . nmod . on ( x _ 5 , x _ 8 )
in_distribution
The donut was broken by the moose .
* donut ( x _ 1 ) ; * moose ( x _ 6 ) ; break . theme ( x _ 3 , x _ 1 ) AND break . agent ( x _ 3 , x _ 6 )
in_distribution
Christopher ate a boy .
eat . agent ( x _ 1 , Christopher ) AND eat . theme ( x _ 1 , x _ 3 ) AND boy ( x _ 3 )
in_distribution
A girl gave Ava the donut .
* donut ( x _ 5 ) ; girl ( x _ 1 ) AND give . agent ( x _ 2 , x _ 1 ) AND give . recipient ( x _ 2 , Ava ) AND give . theme ( x _ 2 , x _ 5 )
in_distribution
The sandwich rolled .
* sandwich ( x _ 1 ) ; roll . theme ( x _ 2 , x _ 1 )
in_distribution
Alexander slipped a cake to a boy .
slip . agent ( x _ 1 , Alexander ) AND slip . theme ( x _ 1 , x _ 3 ) AND slip . recipient ( x _ 1 , x _ 6 ) AND cake ( x _ 3 ) AND boy ( x _ 6 )
in_distribution
Benjamin was loaned the donut by the girl .
* donut ( x _ 4 ) ; * girl ( x _ 7 ) ; loan . recipient ( x _ 2 , Benjamin ) AND loan . theme ( x _ 2 , x _ 4 ) AND loan . agent ( x _ 2 , x _ 7 )
in_distribution
William hunted Savannah .
hunt . agent ( x _ 1 , William ) AND hunt . theme ( x _ 1 , Savannah )
in_distribution
The strawberry was given to a boy by Hannah .
* strawberry ( x _ 1 ) ; give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , x _ 6 ) AND give . agent ( x _ 3 , Hannah ) AND boy ( x _ 6 )
in_distribution
A seed rolled .
seed ( x _ 1 ) AND roll . theme ( x _ 2 , x _ 1 )
in_distribution
The cake was lended to the boy by a turtle .
* cake ( x _ 1 ) ; * boy ( x _ 6 ) ; lend . theme ( x _ 3 , x _ 1 ) AND lend . recipient ( x _ 3 , x _ 6 ) AND lend . agent ( x _ 3 , x _ 9 ) AND turtle ( x _ 9 )
in_distribution
The duck was given the sandwich on a cabinet by Emma .
* duck ( x _ 1 ) ; * sandwich ( x _ 5 ) ; give . recipient ( x _ 3 , x _ 1 ) AND give . theme ( x _ 3 , x _ 5 ) AND give . agent ( x _ 3 , Emma ) AND sandwich . nmod . on ( x _ 5 , x _ 8 ) AND cabinet ( x _ 8 )
in_distribution
The raisin was forwarded to a girl .
* raisin ( x _ 1 ) ; forward . theme ( x _ 3 , x _ 1 ) AND forward . recipient ( x _ 3 , x _ 6 ) AND girl ( x _ 6 )
in_distribution
Emma liked a cake in the basin .
* basin ( x _ 6 ) ; like . agent ( x _ 1 , Emma ) AND like . theme ( x _ 1 , x _ 3 ) AND cake ( x _ 3 ) AND cake . nmod . in ( x _ 3 , x _ 6 )
in_distribution
The brush was offered to the father by a boy .
* brush ( x _ 1 ) ; * father ( x _ 6 ) ; offer . theme ( x _ 3 , x _ 1 ) AND offer . recipient ( x _ 3 , x _ 6 ) AND offer . agent ( x _ 3 , x _ 9 ) AND boy ( x _ 9 )
in_distribution
Amelia gave the donut to the girl .
* donut ( x _ 3 ) ; * girl ( x _ 6 ) ; give . agent ( x _ 1 , Amelia ) AND give . theme ( x _ 1 , x _ 3 ) AND give . recipient ( x _ 1 , x _ 6 )
in_distribution
A baby lended the melon in the room to a boy .
* melon ( x _ 4 ) ; * room ( x _ 7 ) ; baby ( x _ 1 ) AND lend . agent ( x _ 2 , x _ 1 ) AND lend . theme ( x _ 2 , x _ 4 ) AND lend . recipient ( x _ 2 , x _ 10 ) AND melon . nmod . in ( x _ 4 , x _ 7 ) AND boy ( x _ 10 )
in_distribution
A hammer was admired .
hammer ( x _ 1 ) AND admire . theme ( x _ 3 , x _ 1 )
in_distribution
A box was given to the girl by the frog .
* girl ( x _ 6 ) ; * frog ( x _ 9 ) ; box ( x _ 1 ) AND give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , x _ 6 ) AND give . agent ( x _ 3 , x _ 9 )
in_distribution
The tourist sneezed .
* tourist ( x _ 1 ) ; sneeze . agent ( x _ 2 , x _ 1 )
in_distribution
James imagined that a cake was touched .
imagine . agent ( x _ 1 , James ) AND imagine . ccomp ( x _ 1 , x _ 6 ) AND cake ( x _ 4 ) AND touch . theme ( x _ 6 , x _ 4 )
in_distribution
A cake was painted by Mia .
cake ( x _ 1 ) AND paint . theme ( x _ 3 , x _ 1 ) AND paint . agent ( x _ 3 , Mia )
in_distribution
Ava ate the doll in the barrel .
* doll ( x _ 3 ) ; * barrel ( x _ 6 ) ; eat . agent ( x _ 1 , Ava ) AND eat . theme ( x _ 1 , x _ 3 ) AND doll . nmod . in ( x _ 3 , x _ 6 )
in_distribution
A crocodile talked .
crocodile ( x _ 1 ) AND talk . agent ( x _ 2 , x _ 1 )
in_distribution
The girl forwarded a cookie to James .
* girl ( x _ 1 ) ; forward . agent ( x _ 2 , x _ 1 ) AND forward . theme ( x _ 2 , x _ 4 ) AND forward . recipient ( x _ 2 , James ) AND cookie ( x _ 4 )
in_distribution
The giraffe gave Liam a book .
* giraffe ( x _ 1 ) ; give . agent ( x _ 2 , x _ 1 ) AND give . recipient ( x _ 2 , Liam ) AND give . theme ( x _ 2 , x _ 5 ) AND book ( x _ 5 )
in_distribution
Isabella preferred to walk .
prefer . agent ( x _ 1 , Isabella ) AND prefer . xcomp ( x _ 1 , x _ 3 ) AND walk . agent ( x _ 3 , Isabella )
in_distribution
The girl lended a cookie beside a painting to a giraffe .
* girl ( x _ 1 ) ; lend . agent ( x _ 2 , x _ 1 ) AND lend . theme ( x _ 2 , x _ 4 ) AND lend . recipient ( x _ 2 , x _ 10 ) AND cookie ( x _ 4 ) AND cookie . nmod . beside ( x _ 4 , x _ 7 ) AND painting ( x _ 7 ) AND giraffe ( x _ 10 )
in_distribution
The guitar was fed to Emma by Liam .
* guitar ( x _ 1 ) ; feed . theme ( x _ 3 , x _ 1 ) AND feed . recipient ( x _ 3 , Emma ) AND feed . agent ( x _ 3 , Liam )
in_distribution
The girl noticed .
* girl ( x _ 1 ) ; notice . agent ( x _ 2 , x _ 1 )
in_distribution
A plate was tolerated by a girl .
plate ( x _ 1 ) AND tolerate . theme ( x _ 3 , x _ 1 ) AND tolerate . agent ( x _ 3 , x _ 6 ) AND girl ( x _ 6 )
in_distribution
The soldier hated to run .
* soldier ( x _ 1 ) ; hate . agent ( x _ 2 , x _ 1 ) AND hate . xcomp ( x _ 2 , x _ 4 ) AND run . agent ( x _ 4 , x _ 1 )
in_distribution
Isabella ate .
eat . agent ( x _ 1 , Isabella )
in_distribution
The baby observed a rose on the stool .
* baby ( x _ 1 ) ; * stool ( x _ 7 ) ; observe . agent ( x _ 2 , x _ 1 ) AND observe . theme ( x _ 2 , x _ 4 ) AND rose ( x _ 4 ) AND rose . nmod . on ( x _ 4 , x _ 7 )
in_distribution
A boy sold a knife beside the glass to the girl .
* glass ( x _ 7 ) ; * girl ( x _ 10 ) ; boy ( x _ 1 ) AND sell . agent ( x _ 2 , x _ 1 ) AND sell . theme ( x _ 2 , x _ 4 ) AND sell . recipient ( x _ 2 , x _ 10 ) AND knife ( x _ 4 ) AND knife . nmod . beside ( x _ 4 , x _ 7 )
in_distribution
The girl needed to walk .
* girl ( x _ 1 ) ; need . agent ( x _ 2 , x _ 1 ) AND need . xcomp ( x _ 2 , x _ 4 ) AND walk . agent ( x _ 4 , x _ 1 )
in_distribution
A cookie was seen .
cookie ( x _ 1 ) AND see . theme ( x _ 3 , x _ 1 )
in_distribution
The biscuit was noticed .
* biscuit ( x _ 1 ) ; notice . theme ( x _ 3 , x _ 1 )
in_distribution
The donut grew .
* donut ( x _ 1 ) ; grow . theme ( x _ 2 , x _ 1 )
in_distribution
A raisin was liked by a girl .
raisin ( x _ 1 ) AND like . theme ( x _ 3 , x _ 1 ) AND like . agent ( x _ 3 , x _ 6 ) AND girl ( x _ 6 )
in_distribution
Liam planned to run .
plan . agent ( x _ 1 , Liam ) AND plan . xcomp ( x _ 1 , x _ 3 ) AND run . agent ( x _ 3 , Liam )
in_distribution
Mason wanted to sketch .
want . agent ( x _ 1 , Mason ) AND want . xcomp ( x _ 1 , x _ 3 ) AND sketch . agent ( x _ 3 , Mason )
in_distribution
The bear loved the strawberry beside a stage .
* bear ( x _ 1 ) ; * strawberry ( x _ 4 ) ; love . agent ( x _ 2 , x _ 1 ) AND love . theme ( x _ 2 , x _ 4 ) AND strawberry . nmod . beside ( x _ 4 , x _ 7 ) AND stage ( x _ 7 )
in_distribution
The child was lended the biscuit .
* child ( x _ 1 ) ; * biscuit ( x _ 5 ) ; lend . recipient ( x _ 3 , x _ 1 ) AND lend . theme ( x _ 3 , x _ 5 )
in_distribution
The mouse rolled .
* mouse ( x _ 1 ) ; roll . theme ( x _ 2 , x _ 1 )
in_distribution
A glue was given to the cat .
* cat ( x _ 6 ) ; glue ( x _ 1 ) AND give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , x _ 6 )
in_distribution
Emma was wired the drink .
* drink ( x _ 4 ) ; wire . recipient ( x _ 2 , Emma ) AND wire . theme ( x _ 2 , x _ 4 )
in_distribution
Charlotte was lended the bottle on a table by the girl .
* bottle ( x _ 4 ) ; * girl ( x _ 10 ) ; lend . recipient ( x _ 2 , Charlotte ) AND lend . theme ( x _ 2 , x _ 4 ) AND lend . agent ( x _ 2 , x _ 10 ) AND bottle . nmod . on ( x _ 4 , x _ 7 ) AND table ( x _ 7 )
in_distribution
Alexander was offered the donut beside a speaker .
* donut ( x _ 4 ) ; offer . recipient ( x _ 2 , Alexander ) AND offer . theme ( x _ 2 , x _ 4 ) AND donut . nmod . beside ( x _ 4 , x _ 7 ) AND speaker ( x _ 7 )
in_distribution
The girl ate the hammer beside a cabinet .
* girl ( x _ 1 ) ; * hammer ( x _ 4 ) ; eat . agent ( x _ 2 , x _ 1 ) AND eat . theme ( x _ 2 , x _ 4 ) AND hammer . nmod . beside ( x _ 4 , x _ 7 ) AND cabinet ( x _ 7 )
in_distribution
The girl was given the cake by a chicken .
* girl ( x _ 1 ) ; * cake ( x _ 5 ) ; give . recipient ( x _ 3 , x _ 1 ) AND give . theme ( x _ 3 , x _ 5 ) AND give . agent ( x _ 3 , x _ 8 ) AND chicken ( x _ 8 )
in_distribution
A cake was lended to Leo by Abigail .
cake ( x _ 1 ) AND lend . theme ( x _ 3 , x _ 1 ) AND lend . recipient ( x _ 3 , Leo ) AND lend . agent ( x _ 3 , Abigail )
in_distribution
Ethan rolled a melon on a tree .
roll . agent ( x _ 1 , Ethan ) AND roll . theme ( x _ 1 , x _ 3 ) AND melon ( x _ 3 ) AND melon . nmod . on ( x _ 3 , x _ 6 ) AND tree ( x _ 6 )
in_distribution
Liam investigated .
investigate . agent ( x _ 1 , Liam )
in_distribution
Christopher called the cookie .
* cookie ( x _ 3 ) ; call . agent ( x _ 1 , Christopher ) AND call . theme ( x _ 1 , x _ 3 )
in_distribution
The penny was burned by Emma .
* penny ( x _ 1 ) ; burn . theme ( x _ 3 , x _ 1 ) AND burn . agent ( x _ 3 , Emma )
in_distribution
A penny was helped .
penny ( x _ 1 ) AND help . theme ( x _ 3 , x _ 1 )
in_distribution
The dog supported that Emma rolled a wolf beside a bed .
* dog ( x _ 1 ) ; support . agent ( x _ 2 , x _ 1 ) AND support . ccomp ( x _ 2 , x _ 5 ) AND roll . agent ( x _ 5 , Emma ) AND roll . theme ( x _ 5 , x _ 7 ) AND wolf ( x _ 7 ) AND wolf . nmod . beside ( x _ 7 , x _ 10 ) AND bed ( x _ 10 )
in_distribution
The kitty painted the girl on the bed .
* kitty ( x _ 1 ) ; * girl ( x _ 4 ) ; * bed ( x _ 7 ) ; paint . agent ( x _ 2 , x _ 1 ) AND paint . theme ( x _ 2 , x _ 4 ) AND girl . nmod . on ( x _ 4 , x _ 7 )
in_distribution
Emma confessed that the girl painted .
* girl ( x _ 4 ) ; confess . agent ( x _ 1 , Emma ) AND confess . ccomp ( x _ 1 , x _ 5 ) AND paint . agent ( x _ 5 , x _ 4 )
in_distribution
A monkey painted a box in a storage in a cot .
monkey ( x _ 1 ) AND paint . agent ( x _ 2 , x _ 1 ) AND paint . theme ( x _ 2 , x _ 4 ) AND box ( x _ 4 ) AND box . nmod . in ( x _ 4 , x _ 7 ) AND storage ( x _ 7 ) AND storage . nmod . in ( x _ 7 , x _ 10 ) AND cot ( x _ 10 )
in_distribution
Chloe forwarded William the cake .
* cake ( x _ 4 ) ; forward . agent ( x _ 1 , Chloe ) AND forward . recipient ( x _ 1 , William ) AND forward . theme ( x _ 1 , x _ 4 )
in_distribution
The raisin was broken .
* raisin ( x _ 1 ) ; break . theme ( x _ 3 , x _ 1 )
in_distribution
The box was frozen by Olivia .
* box ( x _ 1 ) ; freeze . theme ( x _ 3 , x _ 1 ) AND freeze . agent ( x _ 3 , Olivia )
in_distribution
The frog was rented a cake in a closet .
* frog ( x _ 1 ) ; rent . recipient ( x _ 3 , x _ 1 ) AND rent . theme ( x _ 3 , x _ 5 ) AND cake ( x _ 5 ) AND cake . nmod . in ( x _ 5 , x _ 8 ) AND closet ( x _ 8 )
in_distribution
The cat gave Ava a donut in the room .
* cat ( x _ 1 ) ; * room ( x _ 8 ) ; give . agent ( x _ 2 , x _ 1 ) AND give . recipient ( x _ 2 , Ava ) AND give . theme ( x _ 2 , x _ 5 ) AND donut ( x _ 5 ) AND donut . nmod . in ( x _ 5 , x _ 8 )
in_distribution
A fly liked the duck .
* duck ( x _ 4 ) ; fly ( x _ 1 ) AND like . agent ( x _ 2 , x _ 1 ) AND like . theme ( x _ 2 , x _ 4 )
in_distribution
Noah was lended a cake in a cage by a boy .
lend . recipient ( x _ 2 , Noah ) AND lend . theme ( x _ 2 , x _ 4 ) AND lend . agent ( x _ 2 , x _ 10 ) AND cake ( x _ 4 ) AND cake . nmod . in ( x _ 4 , x _ 7 ) AND cage ( x _ 7 ) AND boy ( x _ 10 )
in_distribution
The tiger enlarged the strawberry on a bed .
* tiger ( x _ 1 ) ; * strawberry ( x _ 4 ) ; enlarge . agent ( x _ 2 , x _ 1 ) AND enlarge . theme ( x _ 2 , x _ 4 ) AND strawberry . nmod . on ( x _ 4 , x _ 7 ) AND bed ( x _ 7 )
in_distribution
Julian split the lion .
* lion ( x _ 3 ) ; split . agent ( x _ 1 , Julian ) AND split . theme ( x _ 1 , x _ 3 )
in_distribution
The sweetcorn was hunted by a cat .
* sweetcorn ( x _ 1 ) ; hunt . theme ( x _ 3 , x _ 1 ) AND hunt . agent ( x _ 3 , x _ 6 ) AND cat ( x _ 6 )
in_distribution
Olivia investigated the hen .
* hen ( x _ 3 ) ; investigate . agent ( x _ 1 , Olivia ) AND investigate . theme ( x _ 1 , x _ 3 )
in_distribution
The cake was slipped to the chicken by a girl .
* cake ( x _ 1 ) ; * chicken ( x _ 6 ) ; slip . theme ( x _ 3 , x _ 1 ) AND slip . recipient ( x _ 3 , x _ 6 ) AND slip . agent ( x _ 3 , x _ 9 ) AND girl ( x _ 9 )
in_distribution
A pancake was admired by Emma .
pancake ( x _ 1 ) AND admire . theme ( x _ 3 , x _ 1 ) AND admire . agent ( x _ 3 , Emma )
in_distribution
Matthew was served a donut in the hole by the horse .
* hole ( x _ 7 ) ; * horse ( x _ 10 ) ; serve . recipient ( x _ 2 , Matthew ) AND serve . theme ( x _ 2 , x _ 4 ) AND serve . agent ( x _ 2 , x _ 10 ) AND donut ( x _ 4 ) AND donut . nmod . in ( x _ 4 , x _ 7 )
in_distribution
The baby cried .
* baby ( x _ 1 ) ; cry . agent ( x _ 2 , x _ 1 )
in_distribution
Emma appreciated a cake beside a stage .
appreciate . agent ( x _ 1 , Emma ) AND appreciate . theme ( x _ 1 , x _ 3 ) AND cake ( x _ 3 ) AND cake . nmod . beside ( x _ 3 , x _ 6 ) AND stage ( x _ 6 )
in_distribution
The girl slid .
* girl ( x _ 1 ) ; slide . theme ( x _ 2 , x _ 1 )
in_distribution