input
stringlengths 3
103
| output
stringlengths 3
435
| domain
stringclasses 14
values |
---|---|---|
Lillian froze a cat .
|
freeze . agent ( x _ 1 , Lillian ) AND freeze . theme ( x _ 1 , x _ 3 ) AND cat ( x _ 3 )
|
in_distribution
|
A girl rolled the balloon .
|
* balloon ( x _ 4 ) ; girl ( x _ 1 ) AND roll . agent ( x _ 2 , x _ 1 ) AND roll . theme ( x _ 2 , x _ 4 )
|
in_distribution
|
Emma hoped that a cookie was crumpled .
|
hope . agent ( x _ 1 , Emma ) AND hope . ccomp ( x _ 1 , x _ 6 ) AND cookie ( x _ 4 ) AND crumple . theme ( x _ 6 , x _ 4 )
|
in_distribution
|
Emma crumpled the book .
|
* book ( x _ 3 ) ; crumple . agent ( x _ 1 , Emma ) AND crumple . theme ( x _ 1 , x _ 3 )
|
in_distribution
|
The cake was decomposed by Ava .
|
* cake ( x _ 1 ) ; decompose . theme ( x _ 3 , x _ 1 ) AND decompose . agent ( x _ 3 , Ava )
|
in_distribution
|
The baby was passed the yogurt by Emma .
|
* baby ( x _ 1 ) ; * yogurt ( x _ 5 ) ; pass . recipient ( x _ 3 , x _ 1 ) AND pass . theme ( x _ 3 , x _ 5 ) AND pass . agent ( x _ 3 , Emma )
|
in_distribution
|
The cat rolled a purse in the house .
|
* cat ( x _ 1 ) ; * house ( x _ 7 ) ; roll . agent ( x _ 2 , x _ 1 ) AND roll . theme ( x _ 2 , x _ 4 ) AND purse ( x _ 4 ) AND purse . nmod . in ( x _ 4 , x _ 7 )
|
in_distribution
|
Ellie ate .
|
eat . agent ( x _ 1 , Ellie )
|
in_distribution
|
The girl planned to walk .
|
* girl ( x _ 1 ) ; plan . agent ( x _ 2 , x _ 1 ) AND plan . xcomp ( x _ 2 , x _ 4 ) AND walk . agent ( x _ 4 , x _ 1 )
|
in_distribution
|
Liam worshipped the cake .
|
* cake ( x _ 3 ) ; worship . agent ( x _ 1 , Liam ) AND worship . theme ( x _ 1 , x _ 3 )
|
in_distribution
|
The pumpkin was sold to Jaxon by Liam .
|
* pumpkin ( x _ 1 ) ; sell . theme ( x _ 3 , x _ 1 ) AND sell . recipient ( x _ 3 , Jaxon ) AND sell . agent ( x _ 3 , Liam )
|
in_distribution
|
A girl napped .
|
girl ( x _ 1 ) AND nap . agent ( x _ 2 , x _ 1 )
|
in_distribution
|
The liver was missed .
|
* liver ( x _ 1 ) ; miss . theme ( x _ 3 , x _ 1 )
|
in_distribution
|
A journalist was slipped a donut in a box by a boy .
|
journalist ( x _ 1 ) AND slip . recipient ( x _ 3 , x _ 1 ) AND slip . theme ( x _ 3 , x _ 5 ) AND slip . agent ( x _ 3 , x _ 11 ) AND donut ( x _ 5 ) AND donut . nmod . in ( x _ 5 , x _ 8 ) AND box ( x _ 8 ) AND boy ( x _ 11 )
|
in_distribution
|
A girl dreamed that Liam lended the doll beside a book to Gabriel .
|
* doll ( x _ 7 ) ; girl ( x _ 1 ) AND dream . agent ( x _ 2 , x _ 1 ) AND dream . ccomp ( x _ 2 , x _ 5 ) AND lend . agent ( x _ 5 , Liam ) AND lend . theme ( x _ 5 , x _ 7 ) AND lend . recipient ( x _ 5 , Gabriel ) AND doll . nmod . beside ( x _ 7 , x _ 10 ) AND book ( x _ 10 )
|
in_distribution
|
Lucas sold the plate to the girl .
|
* plate ( x _ 3 ) ; * girl ( x _ 6 ) ; sell . agent ( x _ 1 , Lucas ) AND sell . theme ( x _ 1 , x _ 3 ) AND sell . recipient ( x _ 1 , x _ 6 )
|
in_distribution
|
A girl expected to dance .
|
girl ( x _ 1 ) AND expect . agent ( x _ 2 , x _ 1 ) AND expect . xcomp ( x _ 2 , x _ 4 ) AND dance . agent ( x _ 4 , x _ 1 )
|
in_distribution
|
The strawberry was appreciated .
|
* strawberry ( x _ 1 ) ; appreciate . theme ( x _ 3 , x _ 1 )
|
in_distribution
|
Leo sketched the cake .
|
* cake ( x _ 3 ) ; sketch . agent ( x _ 1 , Leo ) AND sketch . theme ( x _ 1 , x _ 3 )
|
in_distribution
|
The cake was promised to the girl by the cat .
|
* cake ( x _ 1 ) ; * girl ( x _ 6 ) ; * cat ( x _ 9 ) ; promise . theme ( x _ 3 , x _ 1 ) AND promise . recipient ( x _ 3 , x _ 6 ) AND promise . agent ( x _ 3 , x _ 9 )
|
in_distribution
|
Lincoln painted the dog in the crate .
|
* dog ( x _ 3 ) ; * crate ( x _ 6 ) ; paint . agent ( x _ 1 , Lincoln ) AND paint . theme ( x _ 1 , x _ 3 ) AND dog . nmod . in ( x _ 3 , x _ 6 )
|
in_distribution
|
A cake was snapped by the bear .
|
* bear ( x _ 6 ) ; cake ( x _ 1 ) AND snap . theme ( x _ 3 , x _ 1 ) AND snap . agent ( x _ 3 , x _ 6 )
|
in_distribution
|
The baby lended Lucas a cake beside the table .
|
* baby ( x _ 1 ) ; * table ( x _ 8 ) ; lend . agent ( x _ 2 , x _ 1 ) AND lend . recipient ( x _ 2 , Lucas ) AND lend . theme ( x _ 2 , x _ 5 ) AND cake ( x _ 5 ) AND cake . nmod . beside ( x _ 5 , x _ 8 )
|
in_distribution
|
David was given a donut beside a pillar by a girl .
|
give . recipient ( x _ 2 , David ) AND give . theme ( x _ 2 , x _ 4 ) AND give . agent ( x _ 2 , x _ 10 ) AND donut ( x _ 4 ) AND donut . nmod . beside ( x _ 4 , x _ 7 ) AND pillar ( x _ 7 ) AND girl ( x _ 10 )
|
in_distribution
|
Olivia forwarded the boy the cake in a garden .
|
* boy ( x _ 3 ) ; * cake ( x _ 5 ) ; forward . agent ( x _ 1 , Olivia ) AND forward . recipient ( x _ 1 , x _ 3 ) AND forward . theme ( x _ 1 , x _ 5 ) AND cake . nmod . in ( x _ 5 , x _ 8 ) AND garden ( x _ 8 )
|
in_distribution
|
James gave the watch on the ball to Emma .
|
* watch ( x _ 3 ) ; * ball ( x _ 6 ) ; give . agent ( x _ 1 , James ) AND give . theme ( x _ 1 , x _ 3 ) AND give . recipient ( x _ 1 , Emma ) AND watch . nmod . on ( x _ 3 , x _ 6 )
|
in_distribution
|
Ryan drew a weapon .
|
draw . agent ( x _ 1 , Ryan ) AND draw . theme ( x _ 1 , x _ 3 ) AND weapon ( x _ 3 )
|
in_distribution
|
A towel was liked by Emma .
|
towel ( x _ 1 ) AND like . theme ( x _ 3 , x _ 1 ) AND like . agent ( x _ 3 , Emma )
|
in_distribution
|
The kitty liked that the child found Emma .
|
* kitty ( x _ 1 ) ; * child ( x _ 5 ) ; like . agent ( x _ 2 , x _ 1 ) AND like . ccomp ( x _ 2 , x _ 6 ) AND find . agent ( x _ 6 , x _ 5 ) AND find . theme ( x _ 6 , Emma )
|
in_distribution
|
Emma gave a cat a rose .
|
give . agent ( x _ 1 , Emma ) AND give . recipient ( x _ 1 , x _ 3 ) AND give . theme ( x _ 1 , x _ 5 ) AND cat ( x _ 3 ) AND rose ( x _ 5 )
|
in_distribution
|
A dog was given a cake by the sailor .
|
* sailor ( x _ 8 ) ; dog ( x _ 1 ) AND give . recipient ( x _ 3 , x _ 1 ) AND give . theme ( x _ 3 , x _ 5 ) AND give . agent ( x _ 3 , x _ 8 ) AND cake ( x _ 5 )
|
in_distribution
|
A father was wired the rose beside a table .
|
* rose ( x _ 5 ) ; father ( x _ 1 ) AND wire . recipient ( x _ 3 , x _ 1 ) AND wire . theme ( x _ 3 , x _ 5 ) AND rose . nmod . beside ( x _ 5 , x _ 8 ) AND table ( x _ 8 )
|
in_distribution
|
A game was dusted .
|
game ( x _ 1 ) AND dust . theme ( x _ 3 , x _ 1 )
|
in_distribution
|
A doctor rented a girl a towel .
|
doctor ( x _ 1 ) AND rent . agent ( x _ 2 , x _ 1 ) AND rent . recipient ( x _ 2 , x _ 4 ) AND rent . theme ( x _ 2 , x _ 6 ) AND girl ( x _ 4 ) AND towel ( x _ 6 )
|
in_distribution
|
The biscuit was liked .
|
* biscuit ( x _ 1 ) ; like . theme ( x _ 3 , x _ 1 )
|
in_distribution
|
A girl helped the cake beside a bed .
|
* cake ( x _ 4 ) ; girl ( x _ 1 ) AND help . agent ( x _ 2 , x _ 1 ) AND help . theme ( x _ 2 , x _ 4 ) AND cake . nmod . beside ( x _ 4 , x _ 7 ) AND bed ( x _ 7 )
|
in_distribution
|
A gumball was worshipped by Elijah .
|
gumball ( x _ 1 ) AND worship . theme ( x _ 3 , x _ 1 ) AND worship . agent ( x _ 3 , Elijah )
|
in_distribution
|
A girl gave the baby a cake .
|
* baby ( x _ 4 ) ; girl ( x _ 1 ) AND give . agent ( x _ 2 , x _ 1 ) AND give . recipient ( x _ 2 , x _ 4 ) AND give . theme ( x _ 2 , x _ 6 ) AND cake ( x _ 6 )
|
in_distribution
|
The cake was handed to the boy by Olivia .
|
* cake ( x _ 1 ) ; * boy ( x _ 6 ) ; hand . theme ( x _ 3 , x _ 1 ) AND hand . recipient ( x _ 3 , x _ 6 ) AND hand . agent ( x _ 3 , Olivia )
|
in_distribution
|
The girl was lended a donut by a baby .
|
* girl ( x _ 1 ) ; lend . recipient ( x _ 3 , x _ 1 ) AND lend . theme ( x _ 3 , x _ 5 ) AND lend . agent ( x _ 3 , x _ 8 ) AND donut ( x _ 5 ) AND baby ( x _ 8 )
|
in_distribution
|
Zoey studied .
|
study . agent ( x _ 1 , Zoey )
|
in_distribution
|
The giraffe was forwarded the rose by Liam .
|
* giraffe ( x _ 1 ) ; * rose ( x _ 5 ) ; forward . recipient ( x _ 3 , x _ 1 ) AND forward . theme ( x _ 3 , x _ 5 ) AND forward . agent ( x _ 3 , Liam )
|
in_distribution
|
A baby was offered a shoe on a computer by Olivia .
|
baby ( x _ 1 ) AND offer . recipient ( x _ 3 , x _ 1 ) AND offer . theme ( x _ 3 , x _ 5 ) AND offer . agent ( x _ 3 , Olivia ) AND shoe ( x _ 5 ) AND shoe . nmod . on ( x _ 5 , x _ 8 ) AND computer ( x _ 8 )
|
in_distribution
|
The girl rolled a baby .
|
* girl ( x _ 1 ) ; roll . agent ( x _ 2 , x _ 1 ) AND roll . theme ( x _ 2 , x _ 4 ) AND baby ( x _ 4 )
|
in_distribution
|
The girl expected that the strawberry was admired by Emma .
|
* girl ( x _ 1 ) ; * strawberry ( x _ 5 ) ; expect . agent ( x _ 2 , x _ 1 ) AND expect . ccomp ( x _ 2 , x _ 7 ) AND admire . theme ( x _ 7 , x _ 5 ) AND admire . agent ( x _ 7 , Emma )
|
in_distribution
|
The cat missed the cake .
|
* cat ( x _ 1 ) ; * cake ( x _ 4 ) ; miss . agent ( x _ 2 , x _ 1 ) AND miss . theme ( x _ 2 , x _ 4 )
|
in_distribution
|
A cake was burned .
|
cake ( x _ 1 ) AND burn . theme ( x _ 3 , x _ 1 )
|
in_distribution
|
A cat noticed the cake .
|
* cake ( x _ 4 ) ; cat ( x _ 1 ) AND notice . agent ( x _ 2 , x _ 1 ) AND notice . theme ( x _ 2 , x _ 4 )
|
in_distribution
|
The toy was helped by the cat .
|
* toy ( x _ 1 ) ; * cat ( x _ 6 ) ; help . theme ( x _ 3 , x _ 1 ) AND help . agent ( x _ 3 , x _ 6 )
|
in_distribution
|
The raisin was sketched .
|
* raisin ( x _ 1 ) ; sketch . theme ( x _ 3 , x _ 1 )
|
in_distribution
|
A wine was reddened .
|
wine ( x _ 1 ) AND redden . theme ( x _ 3 , x _ 1 )
|
in_distribution
|
A cake was given to Jackson .
|
cake ( x _ 1 ) AND give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , Jackson )
|
in_distribution
|
Isabella was given the melon by Emma .
|
* melon ( x _ 4 ) ; give . recipient ( x _ 2 , Isabella ) AND give . theme ( x _ 2 , x _ 4 ) AND give . agent ( x _ 2 , Emma )
|
in_distribution
|
The cat was given the mandarin in the room in the house .
|
* cat ( x _ 1 ) ; * mandarin ( x _ 5 ) ; * room ( x _ 8 ) ; * house ( x _ 11 ) ; give . recipient ( x _ 3 , x _ 1 ) AND give . theme ( x _ 3 , x _ 5 ) AND mandarin . nmod . in ( x _ 5 , x _ 8 ) AND room . nmod . in ( x _ 8 , x _ 11 )
|
in_distribution
|
The raisin was hunted by Elijah .
|
* raisin ( x _ 1 ) ; hunt . theme ( x _ 3 , x _ 1 ) AND hunt . agent ( x _ 3 , Elijah )
|
in_distribution
|
Emma gave a cookie beside the hedge to the chicken .
|
* hedge ( x _ 6 ) ; * chicken ( x _ 9 ) ; give . agent ( x _ 1 , Emma ) AND give . theme ( x _ 1 , x _ 3 ) AND give . recipient ( x _ 1 , x _ 9 ) AND cookie ( x _ 3 ) AND cookie . nmod . beside ( x _ 3 , x _ 6 )
|
in_distribution
|
Emma ate the visitor .
|
* visitor ( x _ 3 ) ; eat . agent ( x _ 1 , Emma ) AND eat . theme ( x _ 1 , x _ 3 )
|
in_distribution
|
A fly stuttered .
|
fly ( x _ 1 ) AND stutter . agent ( x _ 2 , x _ 1 )
|
in_distribution
|
A teacher was passed the drink beside a hedge beside the chair by Emma .
|
* drink ( x _ 5 ) ; * chair ( x _ 11 ) ; teacher ( x _ 1 ) AND pass . recipient ( x _ 3 , x _ 1 ) AND pass . theme ( x _ 3 , x _ 5 ) AND pass . agent ( x _ 3 , Emma ) AND drink . nmod . beside ( x _ 5 , x _ 8 ) AND hedge ( x _ 8 ) AND hedge . nmod . beside ( x _ 8 , x _ 11 )
|
in_distribution
|
Jackson noticed the sandwich .
|
* sandwich ( x _ 3 ) ; notice . agent ( x _ 1 , Jackson ) AND notice . theme ( x _ 1 , x _ 3 )
|
in_distribution
|
Emma lended Harper a box .
|
lend . agent ( x _ 1 , Emma ) AND lend . recipient ( x _ 1 , Harper ) AND lend . theme ( x _ 1 , x _ 4 ) AND box ( x _ 4 )
|
in_distribution
|
A boy preferred to jog .
|
boy ( x _ 1 ) AND prefer . agent ( x _ 2 , x _ 1 ) AND prefer . xcomp ( x _ 2 , x _ 4 ) AND jog . agent ( x _ 4 , x _ 1 )
|
in_distribution
|
Benjamin proved that a donut was respected .
|
prove . agent ( x _ 1 , Benjamin ) AND prove . ccomp ( x _ 1 , x _ 6 ) AND donut ( x _ 4 ) AND respect . theme ( x _ 6 , x _ 4 )
|
in_distribution
|
A jigsaw was disintegrated by the girl .
|
* girl ( x _ 6 ) ; jigsaw ( x _ 1 ) AND disintegrate . theme ( x _ 3 , x _ 1 ) AND disintegrate . agent ( x _ 3 , x _ 6 )
|
in_distribution
|
A monster supported that a pony rented Emma a cake beside a table in the storage .
|
* storage ( x _ 15 ) ; monster ( x _ 1 ) AND support . agent ( x _ 2 , x _ 1 ) AND support . ccomp ( x _ 2 , x _ 6 ) AND pony ( x _ 5 ) AND rent . agent ( x _ 6 , x _ 5 ) AND rent . recipient ( x _ 6 , Emma ) AND rent . theme ( x _ 6 , x _ 9 ) AND cake ( x _ 9 ) AND cake . nmod . beside ( x _ 9 , x _ 12 ) AND table ( x _ 12 ) AND table . nmod . in ( x _ 12 , x _ 15 )
|
in_distribution
|
Olivia gave Sofia a donut on a piano .
|
give . agent ( x _ 1 , Olivia ) AND give . recipient ( x _ 1 , Sofia ) AND give . theme ( x _ 1 , x _ 4 ) AND donut ( x _ 4 ) AND donut . nmod . on ( x _ 4 , x _ 7 ) AND piano ( x _ 7 )
|
in_distribution
|
The butterfly gave a box to the father .
|
* butterfly ( x _ 1 ) ; * father ( x _ 7 ) ; give . agent ( x _ 2 , x _ 1 ) AND give . theme ( x _ 2 , x _ 4 ) AND give . recipient ( x _ 2 , x _ 7 ) AND box ( x _ 4 )
|
in_distribution
|
A glue was passed to the servant .
|
* servant ( x _ 6 ) ; glue ( x _ 1 ) AND pass . theme ( x _ 3 , x _ 1 ) AND pass . recipient ( x _ 3 , x _ 6 )
|
in_distribution
|
A cake was sketched by a cat .
|
cake ( x _ 1 ) AND sketch . theme ( x _ 3 , x _ 1 ) AND sketch . agent ( x _ 3 , x _ 6 ) AND cat ( x _ 6 )
|
in_distribution
|
Olivia liked that the cat rolled .
|
* cat ( x _ 4 ) ; like . agent ( x _ 1 , Olivia ) AND like . ccomp ( x _ 1 , x _ 5 ) AND roll . theme ( x _ 5 , x _ 4 )
|
in_distribution
|
The strawberry was brought to Liam by Emma .
|
* strawberry ( x _ 1 ) ; bring . theme ( x _ 3 , x _ 1 ) AND bring . recipient ( x _ 3 , Liam ) AND bring . agent ( x _ 3 , Emma )
|
in_distribution
|
A boy painted the cookie in a garden .
|
* cookie ( x _ 4 ) ; boy ( x _ 1 ) AND paint . agent ( x _ 2 , x _ 1 ) AND paint . theme ( x _ 2 , x _ 4 ) AND cookie . nmod . in ( x _ 4 , x _ 7 ) AND garden ( x _ 7 )
|
in_distribution
|
Emma intended to run .
|
intend . agent ( x _ 1 , Emma ) AND intend . xcomp ( x _ 1 , x _ 3 ) AND run . agent ( x _ 3 , Emma )
|
in_distribution
|
The muffin was given to a monster .
|
* muffin ( x _ 1 ) ; give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , x _ 6 ) AND monster ( x _ 6 )
|
in_distribution
|
A cat ate a basket beside the table .
|
* table ( x _ 7 ) ; cat ( x _ 1 ) AND eat . agent ( x _ 2 , x _ 1 ) AND eat . theme ( x _ 2 , x _ 4 ) AND basket ( x _ 4 ) AND basket . nmod . beside ( x _ 4 , x _ 7 )
|
in_distribution
|
The hen appreciated the journalist on the piano .
|
* hen ( x _ 1 ) ; * journalist ( x _ 4 ) ; * piano ( x _ 7 ) ; appreciate . agent ( x _ 2 , x _ 1 ) AND appreciate . theme ( x _ 2 , x _ 4 ) AND journalist . nmod . on ( x _ 4 , x _ 7 )
|
in_distribution
|
Harper said that a cookie was collapsed by a boy .
|
say . agent ( x _ 1 , Harper ) AND say . ccomp ( x _ 1 , x _ 6 ) AND cookie ( x _ 4 ) AND collapse . theme ( x _ 6 , x _ 4 ) AND collapse . agent ( x _ 6 , x _ 9 ) AND boy ( x _ 9 )
|
in_distribution
|
Emma hunted a child beside the doll .
|
* doll ( x _ 6 ) ; hunt . agent ( x _ 1 , Emma ) AND hunt . theme ( x _ 1 , x _ 3 ) AND child ( x _ 3 ) AND child . nmod . beside ( x _ 3 , x _ 6 )
|
in_distribution
|
Liam studied Sebastian .
|
study . agent ( x _ 1 , Liam ) AND study . theme ( x _ 1 , Sebastian )
|
in_distribution
|
Mason sketched a boy .
|
sketch . agent ( x _ 1 , Mason ) AND sketch . theme ( x _ 1 , x _ 3 ) AND boy ( x _ 3 )
|
in_distribution
|
Emma gave Liam the raisin .
|
* raisin ( x _ 4 ) ; give . agent ( x _ 1 , Emma ) AND give . recipient ( x _ 1 , Liam ) AND give . theme ( x _ 1 , x _ 4 )
|
in_distribution
|
A bee adored the mouse on a platter .
|
* mouse ( x _ 4 ) ; bee ( x _ 1 ) AND adore . agent ( x _ 2 , x _ 1 ) AND adore . theme ( x _ 2 , x _ 4 ) AND mouse . nmod . on ( x _ 4 , x _ 7 ) AND platter ( x _ 7 )
|
in_distribution
|
The strawberry was rolled by David .
|
* strawberry ( x _ 1 ) ; roll . theme ( x _ 3 , x _ 1 ) AND roll . agent ( x _ 3 , David )
|
in_distribution
|
A crayon was cooked .
|
crayon ( x _ 1 ) AND cook . theme ( x _ 3 , x _ 1 )
|
in_distribution
|
A boy lended a cake to Noah .
|
boy ( x _ 1 ) AND lend . agent ( x _ 2 , x _ 1 ) AND lend . theme ( x _ 2 , x _ 4 ) AND lend . recipient ( x _ 2 , Noah ) AND cake ( x _ 4 )
|
in_distribution
|
The cake was given to John .
|
* cake ( x _ 1 ) ; give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , John )
|
in_distribution
|
Emma poked the ball .
|
* ball ( x _ 3 ) ; poke . agent ( x _ 1 , Emma ) AND poke . theme ( x _ 1 , x _ 3 )
|
in_distribution
|
Noah improved the boy in the soup .
|
* boy ( x _ 3 ) ; * soup ( x _ 6 ) ; improve . agent ( x _ 1 , Noah ) AND improve . theme ( x _ 1 , x _ 3 ) AND boy . nmod . in ( x _ 3 , x _ 6 )
|
in_distribution
|
A penny was rolled by a girl .
|
penny ( x _ 1 ) AND roll . theme ( x _ 3 , x _ 1 ) AND roll . agent ( x _ 3 , x _ 6 ) AND girl ( x _ 6 )
|
in_distribution
|
The cake was mailed to a dog by Emma .
|
* cake ( x _ 1 ) ; mail . theme ( x _ 3 , x _ 1 ) AND mail . recipient ( x _ 3 , x _ 6 ) AND mail . agent ( x _ 3 , Emma ) AND dog ( x _ 6 )
|
in_distribution
|
Lillian dreamed that a monkey liked that the teacher poked a rose .
|
* teacher ( x _ 8 ) ; dream . agent ( x _ 1 , Lillian ) AND dream . ccomp ( x _ 1 , x _ 5 ) AND monkey ( x _ 4 ) AND like . agent ( x _ 5 , x _ 4 ) AND like . ccomp ( x _ 5 , x _ 9 ) AND poke . agent ( x _ 9 , x _ 8 ) AND poke . theme ( x _ 9 , x _ 11 ) AND rose ( x _ 11 )
|
in_distribution
|
Victoria smiled .
|
smile . agent ( x _ 1 , Victoria )
|
in_distribution
|
Ella gave the pickle on the table to the squirrel .
|
* pickle ( x _ 3 ) ; * table ( x _ 6 ) ; * squirrel ( x _ 9 ) ; give . agent ( x _ 1 , Ella ) AND give . theme ( x _ 1 , x _ 3 ) AND give . recipient ( x _ 1 , x _ 9 ) AND pickle . nmod . on ( x _ 3 , x _ 6 )
|
in_distribution
|
The balloon was liked by the dog .
|
* balloon ( x _ 1 ) ; * dog ( x _ 6 ) ; like . theme ( x _ 3 , x _ 1 ) AND like . agent ( x _ 3 , x _ 6 )
|
in_distribution
|
A coin was given to Lily .
|
coin ( x _ 1 ) AND give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , Lily )
|
in_distribution
|
Jaxon was given the muffin .
|
* muffin ( x _ 4 ) ; give . recipient ( x _ 2 , Jaxon ) AND give . theme ( x _ 2 , x _ 4 )
|
in_distribution
|
The girl drew .
|
* girl ( x _ 1 ) ; draw . agent ( x _ 2 , x _ 1 )
|
in_distribution
|
The ball was sent to a girl .
|
* ball ( x _ 1 ) ; send . theme ( x _ 3 , x _ 1 ) AND send . recipient ( x _ 3 , x _ 6 ) AND girl ( x _ 6 )
|
in_distribution
|
A brush was shortened by a penguin .
|
brush ( x _ 1 ) AND shorten . theme ( x _ 3 , x _ 1 ) AND shorten . agent ( x _ 3 , x _ 6 ) AND penguin ( x _ 6 )
|
in_distribution
|
A girl wanted to paint .
|
girl ( x _ 1 ) AND want . agent ( x _ 2 , x _ 1 ) AND want . xcomp ( x _ 2 , x _ 4 ) AND paint . agent ( x _ 4 , x _ 1 )
|
in_distribution
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.