input
stringlengths
3
103
output
stringlengths
3
435
domain
stringclasses
14 values
A box was given to the priest .
* priest ( x _ 6 ) ; box ( x _ 1 ) AND give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , x _ 6 )
in_distribution
The teacher ate the girl .
* teacher ( x _ 1 ) ; * girl ( x _ 4 ) ; eat . agent ( x _ 2 , x _ 1 ) AND eat . theme ( x _ 2 , x _ 4 )
in_distribution
A scarf was rolled by the soldier .
* soldier ( x _ 6 ) ; scarf ( x _ 1 ) AND roll . theme ( x _ 3 , x _ 1 ) AND roll . agent ( x _ 3 , x _ 6 )
in_distribution
Olivia ate a turtle in the cup .
* cup ( x _ 6 ) ; eat . agent ( x _ 1 , Olivia ) AND eat . theme ( x _ 1 , x _ 3 ) AND turtle ( x _ 3 ) AND turtle . nmod . in ( x _ 3 , x _ 6 )
in_distribution
Emily declared that a boy laughed .
declare . agent ( x _ 1 , Emily ) AND declare . ccomp ( x _ 1 , x _ 5 ) AND boy ( x _ 4 ) AND laugh . agent ( x _ 5 , x _ 4 )
in_distribution
Emma wanted to nap .
want . agent ( x _ 1 , Emma ) AND want . xcomp ( x _ 1 , x _ 3 ) AND nap . agent ( x _ 3 , Emma )
in_distribution
A pickle was eaten .
pickle ( x _ 1 ) AND eat . theme ( x _ 3 , x _ 1 )
in_distribution
Ava ate the dog .
* dog ( x _ 3 ) ; eat . agent ( x _ 1 , Ava ) AND eat . theme ( x _ 1 , x _ 3 )
in_distribution
The girl hunted the bucket beside the shoe .
* girl ( x _ 1 ) ; * bucket ( x _ 4 ) ; * shoe ( x _ 7 ) ; hunt . agent ( x _ 2 , x _ 1 ) AND hunt . theme ( x _ 2 , x _ 4 ) AND bucket . nmod . beside ( x _ 4 , x _ 7 )
in_distribution
A boy sent a cookie to Olivia .
boy ( x _ 1 ) AND send . agent ( x _ 2 , x _ 1 ) AND send . theme ( x _ 2 , x _ 4 ) AND send . recipient ( x _ 2 , Olivia ) AND cookie ( x _ 4 )
in_distribution
Liam was given the coin by Emma .
* coin ( x _ 4 ) ; give . recipient ( x _ 2 , Liam ) AND give . theme ( x _ 2 , x _ 4 ) AND give . agent ( x _ 2 , Emma )
in_distribution
The girl was given a cup .
* girl ( x _ 1 ) ; give . recipient ( x _ 3 , x _ 1 ) AND give . theme ( x _ 3 , x _ 5 ) AND cup ( x _ 5 )
in_distribution
A cake was crumpled by Layla .
cake ( x _ 1 ) AND crumple . theme ( x _ 3 , x _ 1 ) AND crumple . agent ( x _ 3 , Layla )
in_distribution
The donut was shortened by Ava .
* donut ( x _ 1 ) ; shorten . theme ( x _ 3 , x _ 1 ) AND shorten . agent ( x _ 3 , Ava )
in_distribution
Isabella liked that a donut was liked .
like . agent ( x _ 1 , Isabella ) AND like . ccomp ( x _ 1 , x _ 6 ) AND donut ( x _ 4 ) AND like . theme ( x _ 6 , x _ 4 )
in_distribution
A tiger hoped that a fruit was grown by the girl .
* girl ( x _ 10 ) ; tiger ( x _ 1 ) AND hope . agent ( x _ 2 , x _ 1 ) AND hope . ccomp ( x _ 2 , x _ 7 ) AND fruit ( x _ 5 ) AND grow . theme ( x _ 7 , x _ 5 ) AND grow . agent ( x _ 7 , x _ 10 )
in_distribution
Olivia was lended a cake by Noah .
lend . recipient ( x _ 2 , Olivia ) AND lend . theme ( x _ 2 , x _ 4 ) AND lend . agent ( x _ 2 , Noah ) AND cake ( x _ 4 )
in_distribution
A cookie was sent to the boy .
* boy ( x _ 6 ) ; cookie ( x _ 1 ) AND send . theme ( x _ 3 , x _ 1 ) AND send . recipient ( x _ 3 , x _ 6 )
in_distribution
The rose shortened .
* rose ( x _ 1 ) ; shorten . theme ( x _ 2 , x _ 1 )
in_distribution
A girl froze the pickle .
* pickle ( x _ 4 ) ; girl ( x _ 1 ) AND freeze . agent ( x _ 2 , x _ 1 ) AND freeze . theme ( x _ 2 , x _ 4 )
in_distribution
The drink was frozen by the boy .
* drink ( x _ 1 ) ; * boy ( x _ 6 ) ; freeze . theme ( x _ 3 , x _ 1 ) AND freeze . agent ( x _ 3 , x _ 6 )
in_distribution
A girl said that Olivia said that a tourist ate the horse .
* horse ( x _ 11 ) ; girl ( x _ 1 ) AND say . agent ( x _ 2 , x _ 1 ) AND say . ccomp ( x _ 2 , x _ 5 ) AND say . agent ( x _ 5 , Olivia ) AND say . ccomp ( x _ 5 , x _ 9 ) AND tourist ( x _ 8 ) AND eat . agent ( x _ 9 , x _ 8 ) AND eat . theme ( x _ 9 , x _ 11 )
in_distribution
The cake was given to a child by Emma .
* cake ( x _ 1 ) ; give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , x _ 6 ) AND give . agent ( x _ 3 , Emma ) AND child ( x _ 6 )
in_distribution
The chicken helped Noah .
* chicken ( x _ 1 ) ; help . agent ( x _ 2 , x _ 1 ) AND help . theme ( x _ 2 , Noah )
in_distribution
A boy helped a girl in a room .
boy ( x _ 1 ) AND help . agent ( x _ 2 , x _ 1 ) AND help . theme ( x _ 2 , x _ 4 ) AND girl ( x _ 4 ) AND girl . nmod . in ( x _ 4 , x _ 7 ) AND room ( x _ 7 )
in_distribution
A game was liked .
game ( x _ 1 ) AND like . theme ( x _ 3 , x _ 1 )
in_distribution
The lawyer gave Emma the beer beside a shoe .
* lawyer ( x _ 1 ) ; * beer ( x _ 5 ) ; give . agent ( x _ 2 , x _ 1 ) AND give . recipient ( x _ 2 , Emma ) AND give . theme ( x _ 2 , x _ 5 ) AND beer . nmod . beside ( x _ 5 , x _ 8 ) AND shoe ( x _ 8 )
in_distribution
The dog offered the cake beside a bed to a mouse .
* dog ( x _ 1 ) ; * cake ( x _ 4 ) ; offer . agent ( x _ 2 , x _ 1 ) AND offer . theme ( x _ 2 , x _ 4 ) AND offer . recipient ( x _ 2 , x _ 10 ) AND cake . nmod . beside ( x _ 4 , x _ 7 ) AND bed ( x _ 7 ) AND mouse ( x _ 10 )
in_distribution
Emma ate a zebra on a deck .
eat . agent ( x _ 1 , Emma ) AND eat . theme ( x _ 1 , x _ 3 ) AND zebra ( x _ 3 ) AND zebra . nmod . on ( x _ 3 , x _ 6 ) AND deck ( x _ 6 )
in_distribution
Noah confessed that a guitar was dusted .
confess . agent ( x _ 1 , Noah ) AND confess . ccomp ( x _ 1 , x _ 6 ) AND guitar ( x _ 4 ) AND dust . theme ( x _ 6 , x _ 4 )
in_distribution
A frog floated .
frog ( x _ 1 ) AND float . theme ( x _ 2 , x _ 1 )
in_distribution
Olivia said that the game was liked by a girl .
* game ( x _ 4 ) ; say . agent ( x _ 1 , Olivia ) AND say . ccomp ( x _ 1 , x _ 6 ) AND like . theme ( x _ 6 , x _ 4 ) AND like . agent ( x _ 6 , x _ 9 ) AND girl ( x _ 9 )
in_distribution
Amelia was slipped a muffin by Emma .
slip . recipient ( x _ 2 , Amelia ) AND slip . theme ( x _ 2 , x _ 4 ) AND slip . agent ( x _ 2 , Emma ) AND muffin ( x _ 4 )
in_distribution
A cake was lended to Emma .
cake ( x _ 1 ) AND lend . theme ( x _ 3 , x _ 1 ) AND lend . recipient ( x _ 3 , Emma )
in_distribution
The raisin was posted to a girl .
* raisin ( x _ 1 ) ; post . theme ( x _ 3 , x _ 1 ) AND post . recipient ( x _ 3 , x _ 6 ) AND girl ( x _ 6 )
in_distribution
Lucas studied .
study . agent ( x _ 1 , Lucas )
in_distribution
A girl was given a ball by Noah .
girl ( x _ 1 ) AND give . recipient ( x _ 3 , x _ 1 ) AND give . theme ( x _ 3 , x _ 5 ) AND give . agent ( x _ 3 , Noah ) AND ball ( x _ 5 )
in_distribution
A mouse appreciated Olivia .
mouse ( x _ 1 ) AND appreciate . agent ( x _ 2 , x _ 1 ) AND appreciate . theme ( x _ 2 , Olivia )
in_distribution
The penguin disintegrated a girl .
* penguin ( x _ 1 ) ; disintegrate . agent ( x _ 2 , x _ 1 ) AND disintegrate . theme ( x _ 2 , x _ 4 ) AND girl ( x _ 4 )
in_distribution
A cake was wired to Liam .
cake ( x _ 1 ) AND wire . theme ( x _ 3 , x _ 1 ) AND wire . recipient ( x _ 3 , Liam )
in_distribution
Noah sold Sophia the cake on the table .
* cake ( x _ 4 ) ; * table ( x _ 7 ) ; sell . agent ( x _ 1 , Noah ) AND sell . recipient ( x _ 1 , Sophia ) AND sell . theme ( x _ 1 , x _ 4 ) AND cake . nmod . on ( x _ 4 , x _ 7 )
in_distribution
Emma liked that Ethan needed to sneeze .
like . agent ( x _ 1 , Emma ) AND like . ccomp ( x _ 1 , x _ 4 ) AND need . agent ( x _ 4 , Ethan ) AND need . xcomp ( x _ 4 , x _ 6 ) AND sneeze . agent ( x _ 6 , Ethan )
in_distribution
Noah needed to sleep .
need . agent ( x _ 1 , Noah ) AND need . xcomp ( x _ 1 , x _ 3 ) AND sleep . agent ( x _ 3 , Noah )
in_distribution
Ava was sold a cake beside the book .
* book ( x _ 7 ) ; sell . recipient ( x _ 2 , Ava ) AND sell . theme ( x _ 2 , x _ 4 ) AND cake ( x _ 4 ) AND cake . nmod . beside ( x _ 4 , x _ 7 )
in_distribution
The dog wished to run .
* dog ( x _ 1 ) ; wish . agent ( x _ 2 , x _ 1 ) AND wish . xcomp ( x _ 2 , x _ 4 ) AND run . agent ( x _ 4 , x _ 1 )
in_distribution
Liam liked the monkey on the box .
* monkey ( x _ 3 ) ; * box ( x _ 6 ) ; like . agent ( x _ 1 , Liam ) AND like . theme ( x _ 1 , x _ 3 ) AND monkey . nmod . on ( x _ 3 , x _ 6 )
in_distribution
The girl gave the pickle in the house to Ava .
* girl ( x _ 1 ) ; * pickle ( x _ 4 ) ; * house ( x _ 7 ) ; give . agent ( x _ 2 , x _ 1 ) AND give . theme ( x _ 2 , x _ 4 ) AND give . recipient ( x _ 2 , Ava ) AND pickle . nmod . in ( x _ 4 , x _ 7 )
in_distribution
The dog slipped the girl a sandwich .
* dog ( x _ 1 ) ; * girl ( x _ 4 ) ; slip . agent ( x _ 2 , x _ 1 ) AND slip . recipient ( x _ 2 , x _ 4 ) AND slip . theme ( x _ 2 , x _ 6 ) AND sandwich ( x _ 6 )
in_distribution
A strawberry was wired to Emma by James .
strawberry ( x _ 1 ) AND wire . theme ( x _ 3 , x _ 1 ) AND wire . recipient ( x _ 3 , Emma ) AND wire . agent ( x _ 3 , James )
in_distribution
The donut was given to a duck by a giraffe .
* donut ( x _ 1 ) ; give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , x _ 6 ) AND give . agent ( x _ 3 , x _ 9 ) AND duck ( x _ 6 ) AND giraffe ( x _ 9 )
in_distribution
William enlarged .
enlarge . theme ( x _ 1 , William )
in_distribution
A cake was given to Emma by Liam .
cake ( x _ 1 ) AND give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , Emma ) AND give . agent ( x _ 3 , Liam )
in_distribution
Emma said that a dog ate .
say . agent ( x _ 1 , Emma ) AND say . ccomp ( x _ 1 , x _ 5 ) AND dog ( x _ 4 ) AND eat . agent ( x _ 5 , x _ 4 )
in_distribution
A gumball was lended to the pony by Michael .
* pony ( x _ 6 ) ; gumball ( x _ 1 ) AND lend . theme ( x _ 3 , x _ 1 ) AND lend . recipient ( x _ 3 , x _ 6 ) AND lend . agent ( x _ 3 , Michael )
in_distribution
The cake was liked by the host .
* cake ( x _ 1 ) ; * host ( x _ 6 ) ; like . theme ( x _ 3 , x _ 1 ) AND like . agent ( x _ 3 , x _ 6 )
in_distribution
A mouse ate .
mouse ( x _ 1 ) AND eat . agent ( x _ 2 , x _ 1 )
in_distribution
Emma was given the cake .
* cake ( x _ 4 ) ; give . recipient ( x _ 2 , Emma ) AND give . theme ( x _ 2 , x _ 4 )
in_distribution
A passenger was lended a cake beside a chair .
passenger ( x _ 1 ) AND lend . recipient ( x _ 3 , x _ 1 ) AND lend . theme ( x _ 3 , x _ 5 ) AND cake ( x _ 5 ) AND cake . nmod . beside ( x _ 5 , x _ 8 ) AND chair ( x _ 8 )
in_distribution
Olivia offered a cake to a girl .
offer . agent ( x _ 1 , Olivia ) AND offer . theme ( x _ 1 , x _ 3 ) AND offer . recipient ( x _ 1 , x _ 6 ) AND cake ( x _ 3 ) AND girl ( x _ 6 )
in_distribution
A box was helped by the dog .
* dog ( x _ 6 ) ; box ( x _ 1 ) AND help . theme ( x _ 3 , x _ 1 ) AND help . agent ( x _ 3 , x _ 6 )
in_distribution
Olivia lended the mouse the cake .
* mouse ( x _ 3 ) ; * cake ( x _ 5 ) ; lend . agent ( x _ 1 , Olivia ) AND lend . recipient ( x _ 1 , x _ 3 ) AND lend . theme ( x _ 1 , x _ 5 )
in_distribution
The block was sketched .
* block ( x _ 1 ) ; sketch . theme ( x _ 3 , x _ 1 )
in_distribution
Luna rolled the boy .
* boy ( x _ 3 ) ; roll . agent ( x _ 1 , Luna ) AND roll . theme ( x _ 1 , x _ 3 )
in_distribution
Olivia liked a girl beside a rock .
like . agent ( x _ 1 , Olivia ) AND like . theme ( x _ 1 , x _ 3 ) AND girl ( x _ 3 ) AND girl . nmod . beside ( x _ 3 , x _ 6 ) AND rock ( x _ 6 )
in_distribution
A cookie was appreciated by a tenant .
cookie ( x _ 1 ) AND appreciate . theme ( x _ 3 , x _ 1 ) AND appreciate . agent ( x _ 3 , x _ 6 ) AND tenant ( x _ 6 )
in_distribution
A cat rolled the strawberry .
* strawberry ( x _ 4 ) ; cat ( x _ 1 ) AND roll . agent ( x _ 2 , x _ 1 ) AND roll . theme ( x _ 2 , x _ 4 )
in_distribution
The cake was respected .
* cake ( x _ 1 ) ; respect . theme ( x _ 3 , x _ 1 )
in_distribution
A cat decomposed the donut on the surface .
* donut ( x _ 4 ) ; * surface ( x _ 7 ) ; cat ( x _ 1 ) AND decompose . agent ( x _ 2 , x _ 1 ) AND decompose . theme ( x _ 2 , x _ 4 ) AND donut . nmod . on ( x _ 4 , x _ 7 )
in_distribution
The girl liked that a princess rolled a crown on the bed .
* girl ( x _ 1 ) ; * bed ( x _ 11 ) ; like . agent ( x _ 2 , x _ 1 ) AND like . ccomp ( x _ 2 , x _ 6 ) AND princess ( x _ 5 ) AND roll . agent ( x _ 6 , x _ 5 ) AND roll . theme ( x _ 6 , x _ 8 ) AND crown ( x _ 8 ) AND crown . nmod . on ( x _ 8 , x _ 11 )
in_distribution
The baby confessed that the mirror was helped by Charlotte .
* baby ( x _ 1 ) ; * mirror ( x _ 5 ) ; confess . agent ( x _ 2 , x _ 1 ) AND confess . ccomp ( x _ 2 , x _ 7 ) AND help . theme ( x _ 7 , x _ 5 ) AND help . agent ( x _ 7 , Charlotte )
in_distribution
The donut was passed to Noah by the wolf .
* donut ( x _ 1 ) ; * wolf ( x _ 8 ) ; pass . theme ( x _ 3 , x _ 1 ) AND pass . recipient ( x _ 3 , Noah ) AND pass . agent ( x _ 3 , x _ 8 )
in_distribution
Stella liked that the drink was frozen .
* drink ( x _ 4 ) ; like . agent ( x _ 1 , Stella ) AND like . ccomp ( x _ 1 , x _ 6 ) AND freeze . theme ( x _ 6 , x _ 4 )
in_distribution
The crown was slipped to Emma by the girl .
* crown ( x _ 1 ) ; * girl ( x _ 8 ) ; slip . theme ( x _ 3 , x _ 1 ) AND slip . recipient ( x _ 3 , Emma ) AND slip . agent ( x _ 3 , x _ 8 )
in_distribution
Emma helped the cake beside the throne .
* cake ( x _ 3 ) ; * throne ( x _ 6 ) ; help . agent ( x _ 1 , Emma ) AND help . theme ( x _ 1 , x _ 3 ) AND cake . nmod . beside ( x _ 3 , x _ 6 )
in_distribution
A crayon was cooked by Emma .
crayon ( x _ 1 ) AND cook . theme ( x _ 3 , x _ 1 ) AND cook . agent ( x _ 3 , Emma )
in_distribution
The clock was brought to a boy by the girl .
* clock ( x _ 1 ) ; * girl ( x _ 9 ) ; bring . theme ( x _ 3 , x _ 1 ) AND bring . recipient ( x _ 3 , x _ 6 ) AND bring . agent ( x _ 3 , x _ 9 ) AND boy ( x _ 6 )
in_distribution
Isabella intended to walk .
intend . agent ( x _ 1 , Isabella ) AND intend . xcomp ( x _ 1 , x _ 3 ) AND walk . agent ( x _ 3 , Isabella )
in_distribution
Amelia loved to clean .
love . agent ( x _ 1 , Amelia ) AND love . xcomp ( x _ 1 , x _ 3 ) AND clean . agent ( x _ 3 , Amelia )
in_distribution
A girl frowned .
girl ( x _ 1 ) AND frown . agent ( x _ 2 , x _ 1 )
in_distribution
The girl snapped .
* girl ( x _ 1 ) ; snap . theme ( x _ 2 , x _ 1 )
in_distribution
A girl hunted .
girl ( x _ 1 ) AND hunt . agent ( x _ 2 , x _ 1 )
in_distribution
The pencil was studied by Emma .
* pencil ( x _ 1 ) ; study . theme ( x _ 3 , x _ 1 ) AND study . agent ( x _ 3 , Emma )
in_distribution
Olivia promised William a cake beside the table .
* table ( x _ 7 ) ; promise . agent ( x _ 1 , Olivia ) AND promise . recipient ( x _ 1 , William ) AND promise . theme ( x _ 1 , x _ 4 ) AND cake ( x _ 4 ) AND cake . nmod . beside ( x _ 4 , x _ 7 )
in_distribution
A drink was thrown by a boy .
drink ( x _ 1 ) AND throw . theme ( x _ 3 , x _ 1 ) AND throw . agent ( x _ 3 , x _ 6 ) AND boy ( x _ 6 )
in_distribution
A lion gasped .
lion ( x _ 1 ) AND gasp . agent ( x _ 2 , x _ 1 )
in_distribution
Penelope worshipped a sandwich .
worship . agent ( x _ 1 , Penelope ) AND worship . theme ( x _ 1 , x _ 3 ) AND sandwich ( x _ 3 )
in_distribution
A cloud was heard .
cloud ( x _ 1 ) AND hear . theme ( x _ 3 , x _ 1 )
in_distribution
The cake was passed to Emma by a mouse .
* cake ( x _ 1 ) ; pass . theme ( x _ 3 , x _ 1 ) AND pass . recipient ( x _ 3 , Emma ) AND pass . agent ( x _ 3 , x _ 8 ) AND mouse ( x _ 8 )
in_distribution
Camila froze the cake in a car .
* cake ( x _ 3 ) ; freeze . agent ( x _ 1 , Camila ) AND freeze . theme ( x _ 1 , x _ 3 ) AND cake . nmod . in ( x _ 3 , x _ 6 ) AND car ( x _ 6 )
in_distribution
Logan liked that a girl burned .
like . agent ( x _ 1 , Logan ) AND like . ccomp ( x _ 1 , x _ 5 ) AND girl ( x _ 4 ) AND burn . theme ( x _ 5 , x _ 4 )
in_distribution
A donut was helped by the lion .
* lion ( x _ 6 ) ; donut ( x _ 1 ) AND help . theme ( x _ 3 , x _ 1 ) AND help . agent ( x _ 3 , x _ 6 )
in_distribution
A cake was frozen by the dog .
* dog ( x _ 6 ) ; cake ( x _ 1 ) AND freeze . theme ( x _ 3 , x _ 1 ) AND freeze . agent ( x _ 3 , x _ 6 )
in_distribution
Olivia needed to cook .
need . agent ( x _ 1 , Olivia ) AND need . xcomp ( x _ 1 , x _ 3 ) AND cook . agent ( x _ 3 , Olivia )
in_distribution
A box was liked by the lawyer .
* lawyer ( x _ 6 ) ; box ( x _ 1 ) AND like . theme ( x _ 3 , x _ 1 ) AND like . agent ( x _ 3 , x _ 6 )
in_distribution
Emma hoped to giggle .
hope . agent ( x _ 1 , Emma ) AND hope . xcomp ( x _ 1 , x _ 3 ) AND giggle . agent ( x _ 3 , Emma )
in_distribution
The child fed the sandwich beside a road to a girl .
* child ( x _ 1 ) ; * sandwich ( x _ 4 ) ; feed . agent ( x _ 2 , x _ 1 ) AND feed . theme ( x _ 2 , x _ 4 ) AND feed . recipient ( x _ 2 , x _ 10 ) AND sandwich . nmod . beside ( x _ 4 , x _ 7 ) AND road ( x _ 7 ) AND girl ( x _ 10 )
in_distribution
The raisin was called .
* raisin ( x _ 1 ) ; call . theme ( x _ 3 , x _ 1 )
in_distribution
The cookie was sold to the writer .
* cookie ( x _ 1 ) ; * writer ( x _ 6 ) ; sell . theme ( x _ 3 , x _ 1 ) AND sell . recipient ( x _ 3 , x _ 6 )
in_distribution
A towel was eaten .
towel ( x _ 1 ) AND eat . theme ( x _ 3 , x _ 1 )
in_distribution
The dog painted a cookie .
* dog ( x _ 1 ) ; paint . agent ( x _ 2 , x _ 1 ) AND paint . theme ( x _ 2 , x _ 4 ) AND cookie ( x _ 4 )
in_distribution