input
stringlengths 3
103
| output
stringlengths 3
435
| domain
stringclasses 14
values |
---|---|---|
A leaf froze .
|
leaf ( x _ 1 ) AND freeze . theme ( x _ 2 , x _ 1 )
|
in_distribution
|
The manager froze a chicken on a table .
|
* manager ( x _ 1 ) ; freeze . agent ( x _ 2 , x _ 1 ) AND freeze . theme ( x _ 2 , x _ 4 ) AND chicken ( x _ 4 ) AND chicken . nmod . on ( x _ 4 , x _ 7 ) AND table ( x _ 7 )
|
in_distribution
|
The girl was loaned the cake on a table in the house .
|
* girl ( x _ 1 ) ; * cake ( x _ 5 ) ; * house ( x _ 11 ) ; loan . recipient ( x _ 3 , x _ 1 ) AND loan . theme ( x _ 3 , x _ 5 ) AND cake . nmod . on ( x _ 5 , x _ 8 ) AND table ( x _ 8 ) AND table . nmod . in ( x _ 8 , x _ 11 )
|
in_distribution
|
Oliver was given a melon in the car beside a bed .
|
* car ( x _ 7 ) ; give . recipient ( x _ 2 , Oliver ) AND give . theme ( x _ 2 , x _ 4 ) AND melon ( x _ 4 ) AND melon . nmod . in ( x _ 4 , x _ 7 ) AND car . nmod . beside ( x _ 7 , x _ 10 ) AND bed ( x _ 10 )
|
in_distribution
|
The melon was rented to a giraffe by a girl .
|
* melon ( x _ 1 ) ; rent . theme ( x _ 3 , x _ 1 ) AND rent . recipient ( x _ 3 , x _ 6 ) AND rent . agent ( x _ 3 , x _ 9 ) AND giraffe ( x _ 6 ) AND girl ( x _ 9 )
|
in_distribution
|
The human liked that a key was passed to the dog .
|
* human ( x _ 1 ) ; * dog ( x _ 10 ) ; like . agent ( x _ 2 , x _ 1 ) AND like . ccomp ( x _ 2 , x _ 7 ) AND key ( x _ 5 ) AND pass . theme ( x _ 7 , x _ 5 ) AND pass . recipient ( x _ 7 , x _ 10 )
|
in_distribution
|
Emma froze the cookie beside a chair .
|
* cookie ( x _ 3 ) ; freeze . agent ( x _ 1 , Emma ) AND freeze . theme ( x _ 1 , x _ 3 ) AND cookie . nmod . beside ( x _ 3 , x _ 6 ) AND chair ( x _ 6 )
|
in_distribution
|
Isaac rolled Emma .
|
roll . agent ( x _ 1 , Isaac ) AND roll . theme ( x _ 1 , Emma )
|
in_distribution
|
The monkey sketched .
|
* monkey ( x _ 1 ) ; sketch . agent ( x _ 2 , x _ 1 )
|
in_distribution
|
A frog poked the boy .
|
* boy ( x _ 4 ) ; frog ( x _ 1 ) AND poke . agent ( x _ 2 , x _ 1 ) AND poke . theme ( x _ 2 , x _ 4 )
|
in_distribution
|
The girl burned a cake on the table beside the bed .
|
* girl ( x _ 1 ) ; * table ( x _ 7 ) ; * bed ( x _ 10 ) ; burn . agent ( x _ 2 , x _ 1 ) AND burn . theme ( x _ 2 , x _ 4 ) AND cake ( x _ 4 ) AND cake . nmod . on ( x _ 4 , x _ 7 ) AND table . nmod . beside ( x _ 7 , x _ 10 )
|
in_distribution
|
The girl was lended the donut .
|
* girl ( x _ 1 ) ; * donut ( x _ 5 ) ; lend . recipient ( x _ 3 , x _ 1 ) AND lend . theme ( x _ 3 , x _ 5 )
|
in_distribution
|
The donut was passed to a girl by Emma .
|
* donut ( x _ 1 ) ; pass . theme ( x _ 3 , x _ 1 ) AND pass . recipient ( x _ 3 , x _ 6 ) AND pass . agent ( x _ 3 , Emma ) AND girl ( x _ 6 )
|
in_distribution
|
Ava gave the donut beside the table to the baby .
|
* donut ( x _ 3 ) ; * table ( x _ 6 ) ; * baby ( x _ 9 ) ; give . agent ( x _ 1 , Ava ) AND give . theme ( x _ 1 , x _ 3 ) AND give . recipient ( x _ 1 , x _ 9 ) AND donut . nmod . beside ( x _ 3 , x _ 6 )
|
in_distribution
|
The cookie was liked .
|
* cookie ( x _ 1 ) ; like . theme ( x _ 3 , x _ 1 )
|
in_distribution
|
The towel was rolled by the monkey .
|
* towel ( x _ 1 ) ; * monkey ( x _ 6 ) ; roll . theme ( x _ 3 , x _ 1 ) AND roll . agent ( x _ 3 , x _ 6 )
|
in_distribution
|
A dog lended a cake to Asher .
|
dog ( x _ 1 ) AND lend . agent ( x _ 2 , x _ 1 ) AND lend . theme ( x _ 2 , x _ 4 ) AND lend . recipient ( x _ 2 , Asher ) AND cake ( x _ 4 )
|
in_distribution
|
Liam noticed that a frog was given a bat by a boy .
|
notice . agent ( x _ 1 , Liam ) AND notice . ccomp ( x _ 1 , x _ 6 ) AND frog ( x _ 4 ) AND give . recipient ( x _ 6 , x _ 4 ) AND give . theme ( x _ 6 , x _ 8 ) AND give . agent ( x _ 6 , x _ 11 ) AND bat ( x _ 8 ) AND boy ( x _ 11 )
|
in_distribution
|
The cat valued that a weapon was eaten by the boy .
|
* cat ( x _ 1 ) ; * boy ( x _ 10 ) ; value . agent ( x _ 2 , x _ 1 ) AND value . ccomp ( x _ 2 , x _ 7 ) AND weapon ( x _ 5 ) AND eat . theme ( x _ 7 , x _ 5 ) AND eat . agent ( x _ 7 , x _ 10 )
|
in_distribution
|
The girl gave the cake in the bush to the giraffe .
|
* girl ( x _ 1 ) ; * cake ( x _ 4 ) ; * bush ( x _ 7 ) ; * giraffe ( x _ 10 ) ; give . agent ( x _ 2 , x _ 1 ) AND give . theme ( x _ 2 , x _ 4 ) AND give . recipient ( x _ 2 , x _ 10 ) AND cake . nmod . in ( x _ 4 , x _ 7 )
|
in_distribution
|
The pupil gave the frog the box beside the table .
|
* pupil ( x _ 1 ) ; * frog ( x _ 4 ) ; * box ( x _ 6 ) ; * table ( x _ 9 ) ; give . agent ( x _ 2 , x _ 1 ) AND give . recipient ( x _ 2 , x _ 4 ) AND give . theme ( x _ 2 , x _ 6 ) AND box . nmod . beside ( x _ 6 , x _ 9 )
|
in_distribution
|
Olivia rolled the cake in the garden .
|
* cake ( x _ 3 ) ; * garden ( x _ 6 ) ; roll . agent ( x _ 1 , Olivia ) AND roll . theme ( x _ 1 , x _ 3 ) AND cake . nmod . in ( x _ 3 , x _ 6 )
|
in_distribution
|
Harper sketched .
|
sketch . agent ( x _ 1 , Harper )
|
in_distribution
|
A game was disintegrated .
|
game ( x _ 1 ) AND disintegrate . theme ( x _ 3 , x _ 1 )
|
in_distribution
|
The girl liked that Layla gave a melon beside a table to a boy .
|
* girl ( x _ 1 ) ; like . agent ( x _ 2 , x _ 1 ) AND like . ccomp ( x _ 2 , x _ 5 ) AND give . agent ( x _ 5 , Layla ) AND give . theme ( x _ 5 , x _ 7 ) AND give . recipient ( x _ 5 , x _ 13 ) AND melon ( x _ 7 ) AND melon . nmod . beside ( x _ 7 , x _ 10 ) AND table ( x _ 10 ) AND boy ( x _ 13 )
|
in_distribution
|
A bear sent a girl a cake .
|
bear ( x _ 1 ) AND send . agent ( x _ 2 , x _ 1 ) AND send . recipient ( x _ 2 , x _ 4 ) AND send . theme ( x _ 2 , x _ 6 ) AND girl ( x _ 4 ) AND cake ( x _ 6 )
|
in_distribution
|
The sandwich was lended to a visitor by Emma .
|
* sandwich ( x _ 1 ) ; lend . theme ( x _ 3 , x _ 1 ) AND lend . recipient ( x _ 3 , x _ 6 ) AND lend . agent ( x _ 3 , Emma ) AND visitor ( x _ 6 )
|
in_distribution
|
The girl was rented a cake in a hole .
|
* girl ( 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 hole ( x _ 8 )
|
in_distribution
|
Chloe believed that Olivia smiled .
|
believe . agent ( x _ 1 , Chloe ) AND believe . ccomp ( x _ 1 , x _ 4 ) AND smile . agent ( x _ 4 , Olivia )
|
in_distribution
|
A prisoner ate .
|
prisoner ( x _ 1 ) AND eat . agent ( x _ 2 , x _ 1 )
|
in_distribution
|
A cake was given to a producer .
|
cake ( x _ 1 ) AND give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , x _ 6 ) AND producer ( x _ 6 )
|
in_distribution
|
A toothbrush was liked .
|
toothbrush ( x _ 1 ) AND like . theme ( x _ 3 , x _ 1 )
|
in_distribution
|
Claire noticed .
|
notice . agent ( x _ 1 , Claire )
|
in_distribution
|
Ava found a purse .
|
find . agent ( x _ 1 , Ava ) AND find . theme ( x _ 1 , x _ 3 ) AND purse ( x _ 3 )
|
in_distribution
|
A girl helped a toothbrush .
|
girl ( x _ 1 ) AND help . agent ( x _ 2 , x _ 1 ) AND help . theme ( x _ 2 , x _ 4 ) AND toothbrush ( x _ 4 )
|
in_distribution
|
A professor drew .
|
professor ( x _ 1 ) AND draw . agent ( x _ 2 , x _ 1 )
|
in_distribution
|
A plate was drawn .
|
plate ( x _ 1 ) AND draw . theme ( x _ 3 , x _ 1 )
|
in_distribution
|
The politician drew .
|
* politician ( x _ 1 ) ; draw . agent ( x _ 2 , x _ 1 )
|
in_distribution
|
A cake was given to James by a zebra .
|
cake ( x _ 1 ) AND give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , James ) AND give . agent ( x _ 3 , x _ 8 ) AND zebra ( x _ 8 )
|
in_distribution
|
The child rolled .
|
* child ( x _ 1 ) ; roll . theme ( x _ 2 , x _ 1 )
|
in_distribution
|
Dylan lended the cookie beside the table to a girl .
|
* cookie ( x _ 3 ) ; * table ( x _ 6 ) ; lend . agent ( x _ 1 , Dylan ) AND lend . theme ( x _ 1 , x _ 3 ) AND lend . recipient ( x _ 1 , x _ 9 ) AND cookie . nmod . beside ( x _ 3 , x _ 6 ) AND girl ( x _ 9 )
|
in_distribution
|
A butterfly grew Emma .
|
butterfly ( x _ 1 ) AND grow . agent ( x _ 2 , x _ 1 ) AND grow . theme ( x _ 2 , Emma )
|
in_distribution
|
The cake was shortened by the turkey .
|
* cake ( x _ 1 ) ; * turkey ( x _ 6 ) ; shorten . theme ( x _ 3 , x _ 1 ) AND shorten . agent ( x _ 3 , x _ 6 )
|
in_distribution
|
A flag was rolled .
|
flag ( x _ 1 ) AND roll . theme ( x _ 3 , x _ 1 )
|
in_distribution
|
The boy was sold the cake .
|
* boy ( x _ 1 ) ; * cake ( x _ 5 ) ; sell . recipient ( x _ 3 , x _ 1 ) AND sell . theme ( x _ 3 , x _ 5 )
|
in_distribution
|
Jayden pierced Victoria .
|
pierce . agent ( x _ 1 , Jayden ) AND pierce . theme ( x _ 1 , Victoria )
|
in_distribution
|
The cake was sent to the cat by Liam .
|
* cake ( x _ 1 ) ; * cat ( x _ 6 ) ; send . theme ( x _ 3 , x _ 1 ) AND send . recipient ( x _ 3 , x _ 6 ) AND send . agent ( x _ 3 , Liam )
|
in_distribution
|
A donut was sold to a girl by Sophia .
|
donut ( x _ 1 ) AND sell . theme ( x _ 3 , x _ 1 ) AND sell . recipient ( x _ 3 , x _ 6 ) AND sell . agent ( x _ 3 , Sophia ) AND girl ( x _ 6 )
|
in_distribution
|
A needle was slid by the boy .
|
* boy ( x _ 6 ) ; needle ( x _ 1 ) AND slide . theme ( x _ 3 , x _ 1 ) AND slide . agent ( x _ 3 , x _ 6 )
|
in_distribution
|
Riley sketched .
|
sketch . agent ( x _ 1 , Riley )
|
in_distribution
|
Emma gave a cookie beside the bed to a boy .
|
* bed ( x _ 6 ) ; 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 ) AND boy ( x _ 9 )
|
in_distribution
|
The captain burned .
|
* captain ( x _ 1 ) ; burn . theme ( x _ 2 , x _ 1 )
|
in_distribution
|
The donut was appreciated by a guard .
|
* donut ( x _ 1 ) ; appreciate . theme ( x _ 3 , x _ 1 ) AND appreciate . agent ( x _ 3 , x _ 6 ) AND guard ( x _ 6 )
|
in_distribution
|
The brush was given to Emma by the girl .
|
* brush ( x _ 1 ) ; * girl ( x _ 8 ) ; give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , Emma ) AND give . agent ( x _ 3 , x _ 8 )
|
in_distribution
|
A drink was lended to a landlord by the pig .
|
* pig ( x _ 9 ) ; drink ( x _ 1 ) AND lend . theme ( x _ 3 , x _ 1 ) AND lend . recipient ( x _ 3 , x _ 6 ) AND lend . agent ( x _ 3 , x _ 9 ) AND landlord ( x _ 6 )
|
in_distribution
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.