input stringlengths 3 103 | output stringlengths 3 435 | domain stringclasses 14
values |
|---|---|---|
Lucas ate . | eat . agent ( x _ 1 , Lucas ) | in_distribution |
Emma ate the girl in the cup . | * girl ( x _ 3 ) ; * cup ( x _ 6 ) ; eat . agent ( x _ 1 , Emma ) AND eat . theme ( x _ 1 , x _ 3 ) AND girl . nmod . in ( x _ 3 , x _ 6 ) | in_distribution |
A balloon was eaten by Julian . | balloon ( x _ 1 ) AND eat . theme ( x _ 3 , x _ 1 ) AND eat . agent ( x _ 3 , Julian ) | in_distribution |
A hammer was frozen by Mason . | hammer ( x _ 1 ) AND freeze . theme ( x _ 3 , x _ 1 ) AND freeze . agent ( x _ 3 , Mason ) | in_distribution |
Sophia said that a cake rolled . | say . agent ( x _ 1 , Sophia ) AND say . ccomp ( x _ 1 , x _ 5 ) AND cake ( x _ 4 ) AND roll . theme ( x _ 5 , x _ 4 ) | in_distribution |
The girl preferred to run . | * girl ( x _ 1 ) ; prefer . agent ( x _ 2 , x _ 1 ) AND prefer . xcomp ( x _ 2 , x _ 4 ) AND run . agent ( x _ 4 , x _ 1 ) | in_distribution |
The girl expected that Noah pierced Liam . | * girl ( x _ 1 ) ; expect . agent ( x _ 2 , x _ 1 ) AND expect . ccomp ( x _ 2 , x _ 5 ) AND pierce . agent ( x _ 5 , Noah ) AND pierce . theme ( x _ 5 , Liam ) | in_distribution |
A baby cleaned . | baby ( x _ 1 ) AND clean . agent ( x _ 2 , x _ 1 ) | in_distribution |
The donut was given to a cat . | * donut ( x _ 1 ) ; give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , x _ 6 ) AND cat ( x _ 6 ) | in_distribution |
Riley shortened the chair . | * chair ( x _ 3 ) ; shorten . agent ( x _ 1 , Riley ) AND shorten . theme ( x _ 1 , x _ 3 ) | in_distribution |
Isabella expected that Jacob lended a customer a brain . | expect . agent ( x _ 1 , Isabella ) AND expect . ccomp ( x _ 1 , x _ 4 ) AND lend . agent ( x _ 4 , Jacob ) AND lend . recipient ( x _ 4 , x _ 6 ) AND lend . theme ( x _ 4 , x _ 8 ) AND customer ( x _ 6 ) AND brain ( x _ 8 ) | in_distribution |
Noah was slipped a donut in the box . | * box ( x _ 7 ) ; slip . recipient ( x _ 2 , Noah ) AND slip . theme ( x _ 2 , x _ 4 ) AND donut ( x _ 4 ) AND donut . nmod . in ( x _ 4 , x _ 7 ) | in_distribution |
A cake was rented to a boy . | cake ( x _ 1 ) AND rent . theme ( x _ 3 , x _ 1 ) AND rent . recipient ( x _ 3 , x _ 6 ) AND boy ( x _ 6 ) | in_distribution |
Emma was promised the pen . | * pen ( x _ 4 ) ; promise . recipient ( x _ 2 , Emma ) AND promise . theme ( x _ 2 , x _ 4 ) | in_distribution |
A dog wanted to walk . | dog ( x _ 1 ) AND want . agent ( x _ 2 , x _ 1 ) AND want . xcomp ( x _ 2 , x _ 4 ) AND walk . agent ( x _ 4 , x _ 1 ) | in_distribution |
A cake was missed by a child . | cake ( x _ 1 ) AND miss . theme ( x _ 3 , x _ 1 ) AND miss . agent ( x _ 3 , x _ 6 ) AND child ( x _ 6 ) | in_distribution |
The cake was painted by William . | * cake ( x _ 1 ) ; paint . theme ( x _ 3 , x _ 1 ) AND paint . agent ( x _ 3 , William ) | in_distribution |
The basket was enlarged . | * basket ( x _ 1 ) ; enlarge . theme ( x _ 3 , x _ 1 ) | in_distribution |
Brooklyn was posted the strawberry on a stage by a teacher . | * strawberry ( x _ 4 ) ; post . recipient ( x _ 2 , Brooklyn ) AND post . theme ( x _ 2 , x _ 4 ) AND post . agent ( x _ 2 , x _ 10 ) AND strawberry . nmod . on ( x _ 4 , x _ 7 ) AND stage ( x _ 7 ) AND teacher ( x _ 10 ) | in_distribution |
Benjamin floated a lawyer on the stool beside the pillar . | * stool ( x _ 6 ) ; * pillar ( x _ 9 ) ; float . agent ( x _ 1 , Benjamin ) AND float . theme ( x _ 1 , x _ 3 ) AND lawyer ( x _ 3 ) AND lawyer . nmod . on ( x _ 3 , x _ 6 ) AND stool . nmod . beside ( x _ 6 , x _ 9 ) | in_distribution |
A girl burned a drink beside a book . | girl ( x _ 1 ) AND burn . agent ( x _ 2 , x _ 1 ) AND burn . theme ( x _ 2 , x _ 4 ) AND drink ( x _ 4 ) AND drink . nmod . beside ( x _ 4 , x _ 7 ) AND book ( x _ 7 ) | in_distribution |
A governor was given a cake by the girl . | * girl ( x _ 8 ) ; governor ( 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 monster floated . | monster ( x _ 1 ) AND float . theme ( x _ 2 , x _ 1 ) | in_distribution |
A cake was rolled by the boy . | * boy ( x _ 6 ) ; cake ( x _ 1 ) AND roll . theme ( x _ 3 , x _ 1 ) AND roll . agent ( x _ 3 , x _ 6 ) | in_distribution |
The jacket was given to a boy by a cat . | * jacket ( x _ 1 ) ; give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , x _ 6 ) AND give . agent ( x _ 3 , x _ 9 ) AND boy ( x _ 6 ) AND cat ( x _ 9 ) | in_distribution |
A cake was painted by Brooklyn . | cake ( x _ 1 ) AND paint . theme ( x _ 3 , x _ 1 ) AND paint . agent ( x _ 3 , Brooklyn ) | in_distribution |
Emma floated the child in the house . | * child ( x _ 3 ) ; * house ( x _ 6 ) ; float . agent ( x _ 1 , Emma ) AND float . theme ( x _ 1 , x _ 3 ) AND child . nmod . in ( x _ 3 , x _ 6 ) | in_distribution |
love | LAMBDA a . LAMBDA b . LAMBDA e . love . agent ( e , b ) AND love . theme ( e , a ) | primitive |
Sophia rolled the girl on a table on a computer . | * girl ( x _ 3 ) ; roll . agent ( x _ 1 , Sophia ) AND roll . theme ( x _ 1 , x _ 3 ) AND girl . nmod . on ( x _ 3 , x _ 6 ) AND table ( x _ 6 ) AND table . nmod . on ( x _ 6 , x _ 9 ) AND computer ( x _ 9 ) | in_distribution |
A ball was liked by a frog . | ball ( x _ 1 ) AND like . theme ( x _ 3 , x _ 1 ) AND like . agent ( x _ 3 , x _ 6 ) AND frog ( x _ 6 ) | in_distribution |
Sophia liked that Luna was rented the box . | * box ( x _ 7 ) ; like . agent ( x _ 1 , Sophia ) AND like . ccomp ( x _ 1 , x _ 5 ) AND rent . recipient ( x _ 5 , Luna ) AND rent . theme ( x _ 5 , x _ 7 ) | in_distribution |
Emma was given the donut . | * donut ( x _ 4 ) ; give . recipient ( x _ 2 , Emma ) AND give . theme ( x _ 2 , x _ 4 ) | in_distribution |
Liam painted the fish . | * fish ( x _ 3 ) ; paint . agent ( x _ 1 , Liam ) AND paint . theme ( x _ 1 , x _ 3 ) | in_distribution |
Emma was lended the biscuit . | * biscuit ( x _ 4 ) ; lend . recipient ( x _ 2 , Emma ) AND lend . theme ( x _ 2 , x _ 4 ) | in_distribution |
Emma ate a frog . | eat . agent ( x _ 1 , Emma ) AND eat . theme ( x _ 1 , x _ 3 ) AND frog ( x _ 3 ) | in_distribution |
The teacher gave a bunny the sandwich . | * teacher ( x _ 1 ) ; * sandwich ( x _ 6 ) ; give . agent ( x _ 2 , x _ 1 ) AND give . recipient ( x _ 2 , x _ 4 ) AND give . theme ( x _ 2 , x _ 6 ) AND bunny ( x _ 4 ) | in_distribution |
A baby drew . | baby ( x _ 1 ) AND draw . agent ( x _ 2 , x _ 1 ) | in_distribution |
The girl adored the boy on a bed . | * girl ( x _ 1 ) ; * boy ( x _ 4 ) ; adore . agent ( x _ 2 , x _ 1 ) AND adore . theme ( x _ 2 , x _ 4 ) AND boy . nmod . on ( x _ 4 , x _ 7 ) AND bed ( x _ 7 ) | in_distribution |
The pizza was slid by Ryan . | * pizza ( x _ 1 ) ; slide . theme ( x _ 3 , x _ 1 ) AND slide . agent ( x _ 3 , Ryan ) | in_distribution |
James gave a toy on the table to a girl . | * table ( x _ 6 ) ; give . agent ( x _ 1 , James ) AND give . theme ( x _ 1 , x _ 3 ) AND give . recipient ( x _ 1 , x _ 9 ) AND toy ( x _ 3 ) AND toy . nmod . on ( x _ 3 , x _ 6 ) AND girl ( x _ 9 ) | in_distribution |
Emma rented Oliver the cookie on a board . | * cookie ( x _ 4 ) ; rent . agent ( x _ 1 , Emma ) AND rent . recipient ( x _ 1 , Oliver ) AND rent . theme ( x _ 1 , x _ 4 ) AND cookie . nmod . on ( x _ 4 , x _ 7 ) AND board ( x _ 7 ) | in_distribution |
A coach drew a donut . | coach ( x _ 1 ) AND draw . agent ( x _ 2 , x _ 1 ) AND draw . theme ( x _ 2 , x _ 4 ) AND donut ( x _ 4 ) | in_distribution |
The pony sold a donut beside the computer beside the table to a girl . | * pony ( x _ 1 ) ; * computer ( x _ 7 ) ; * table ( x _ 10 ) ; sell . agent ( x _ 2 , x _ 1 ) AND sell . theme ( x _ 2 , x _ 4 ) AND sell . recipient ( x _ 2 , x _ 13 ) AND donut ( x _ 4 ) AND donut . nmod . beside ( x _ 4 , x _ 7 ) AND computer . nmod . beside ( x _ 7 , x _ 10 ) AND girl ( x _ 13 ) | in_distribution |
A drink was given to the boy by the cat . | * boy ( x _ 6 ) ; * cat ( x _ 9 ) ; drink ( 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 |
Lucas brought Ava a cake in the house . | * house ( x _ 7 ) ; bring . agent ( x _ 1 , Lucas ) AND bring . recipient ( x _ 1 , Ava ) AND bring . theme ( x _ 1 , x _ 4 ) AND cake ( x _ 4 ) AND cake . nmod . in ( x _ 4 , x _ 7 ) | in_distribution |
A girl shortened a cake on the bed . | * bed ( x _ 7 ) ; girl ( x _ 1 ) AND shorten . agent ( x _ 2 , x _ 1 ) AND shorten . theme ( x _ 2 , x _ 4 ) AND cake ( x _ 4 ) AND cake . nmod . on ( x _ 4 , x _ 7 ) | in_distribution |
The king fed the cake to the boy . | * king ( x _ 1 ) ; * cake ( x _ 4 ) ; * boy ( x _ 7 ) ; feed . agent ( x _ 2 , x _ 1 ) AND feed . theme ( x _ 2 , x _ 4 ) AND feed . recipient ( x _ 2 , x _ 7 ) | in_distribution |
The cake was eaten by Emily . | * cake ( x _ 1 ) ; eat . theme ( x _ 3 , x _ 1 ) AND eat . agent ( x _ 3 , Emily ) | in_distribution |
Emma froze a boy on a surface . | freeze . agent ( x _ 1 , Emma ) AND freeze . theme ( x _ 1 , x _ 3 ) AND boy ( x _ 3 ) AND boy . nmod . on ( x _ 3 , x _ 6 ) AND surface ( x _ 6 ) | in_distribution |
A donut was appreciated by the girl . | * girl ( x _ 6 ) ; donut ( x _ 1 ) AND appreciate . theme ( x _ 3 , x _ 1 ) AND appreciate . agent ( x _ 3 , x _ 6 ) | in_distribution |
Emma attempted to walk . | attempt . agent ( x _ 1 , Emma ) AND attempt . xcomp ( x _ 1 , x _ 3 ) AND walk . agent ( x _ 3 , Emma ) | in_distribution |
The cookie was given to the baby by Noah . | * cookie ( x _ 1 ) ; * baby ( x _ 6 ) ; give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , x _ 6 ) AND give . agent ( x _ 3 , Noah ) | in_distribution |
Olivia improved the cake beside a bed . | * cake ( x _ 3 ) ; improve . agent ( x _ 1 , Olivia ) AND improve . theme ( x _ 1 , x _ 3 ) AND cake . nmod . beside ( x _ 3 , x _ 6 ) AND bed ( x _ 6 ) | in_distribution |
Olivia changed the cake . | * cake ( x _ 3 ) ; change . agent ( x _ 1 , Olivia ) AND change . theme ( x _ 1 , x _ 3 ) | in_distribution |
roll | LAMBDA a . LAMBDA e . roll . theme ( e , a ) | primitive |
A cake was lended to a dog by Evelyn . | cake ( x _ 1 ) AND lend . theme ( x _ 3 , x _ 1 ) AND lend . recipient ( x _ 3 , x _ 6 ) AND lend . agent ( x _ 3 , Evelyn ) AND dog ( x _ 6 ) | in_distribution |
Bella laughed . | laugh . agent ( x _ 1 , Bella ) | in_distribution |
The game was given to a girl . | * game ( x _ 1 ) ; give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , x _ 6 ) AND girl ( x _ 6 ) | in_distribution |
Grace rolled a girl . | roll . agent ( x _ 1 , Grace ) AND roll . theme ( x _ 1 , x _ 3 ) AND girl ( x _ 3 ) | in_distribution |
A girl rolled the fig on the table . | * fig ( x _ 4 ) ; * table ( x _ 7 ) ; girl ( x _ 1 ) AND roll . agent ( x _ 2 , x _ 1 ) AND roll . theme ( x _ 2 , x _ 4 ) AND fig . nmod . on ( x _ 4 , x _ 7 ) | in_distribution |
A girl proved that a cloud was painted . | girl ( x _ 1 ) AND prove . agent ( x _ 2 , x _ 1 ) AND prove . ccomp ( x _ 2 , x _ 7 ) AND cloud ( x _ 5 ) AND paint . theme ( x _ 7 , x _ 5 ) | in_distribution |
A mouse wished that the cookie was rolled . | * cookie ( x _ 5 ) ; mouse ( x _ 1 ) AND wish . agent ( x _ 2 , x _ 1 ) AND wish . ccomp ( x _ 2 , x _ 7 ) AND roll . theme ( x _ 7 , x _ 5 ) | in_distribution |
Jackson helped a bell . | help . agent ( x _ 1 , Jackson ) AND help . theme ( x _ 1 , x _ 3 ) AND bell ( x _ 3 ) | in_distribution |
The book was held . | * book ( x _ 1 ) ; hold . theme ( x _ 3 , x _ 1 ) | in_distribution |
The weapon was rolled . | * weapon ( x _ 1 ) ; roll . theme ( x _ 3 , x _ 1 ) | in_distribution |
The girl decomposed . | * girl ( x _ 1 ) ; decompose . theme ( x _ 2 , x _ 1 ) | in_distribution |
A glue was found . | glue ( x _ 1 ) AND find . theme ( x _ 3 , x _ 1 ) | in_distribution |
The baby lended the girl the drink . | * baby ( x _ 1 ) ; * girl ( x _ 4 ) ; * drink ( x _ 6 ) ; lend . agent ( x _ 2 , x _ 1 ) AND lend . recipient ( x _ 2 , x _ 4 ) AND lend . theme ( x _ 2 , x _ 6 ) | in_distribution |
Owen grew a girl . | grow . agent ( x _ 1 , Owen ) AND grow . theme ( x _ 1 , x _ 3 ) AND girl ( x _ 3 ) | in_distribution |
The girl appreciated a chalk beside the table . | * girl ( x _ 1 ) ; * table ( x _ 7 ) ; appreciate . agent ( x _ 2 , x _ 1 ) AND appreciate . theme ( x _ 2 , x _ 4 ) AND chalk ( x _ 4 ) AND chalk . nmod . beside ( x _ 4 , x _ 7 ) | in_distribution |
Emma offered the cake to Hazel . | * cake ( x _ 3 ) ; offer . agent ( x _ 1 , Emma ) AND offer . theme ( x _ 1 , x _ 3 ) AND offer . recipient ( x _ 1 , Hazel ) | in_distribution |
The cookie was slid by a girl . | * cookie ( x _ 1 ) ; slide . theme ( x _ 3 , x _ 1 ) AND slide . agent ( x _ 3 , x _ 6 ) AND girl ( x _ 6 ) | in_distribution |
The girl liked that the donut broke . | * girl ( x _ 1 ) ; * donut ( x _ 5 ) ; like . agent ( x _ 2 , x _ 1 ) AND like . ccomp ( x _ 2 , x _ 6 ) AND break . theme ( x _ 6 , x _ 5 ) | in_distribution |
A donut was rolled by a tenant . | donut ( x _ 1 ) AND roll . theme ( x _ 3 , x _ 1 ) AND roll . agent ( x _ 3 , x _ 6 ) AND tenant ( x _ 6 ) | in_distribution |
A cookie was eaten by a pony . | cookie ( x _ 1 ) AND eat . theme ( x _ 3 , x _ 1 ) AND eat . agent ( x _ 3 , x _ 6 ) AND pony ( x _ 6 ) | in_distribution |
Noah liked that a seed was lended to a cat by a patient . | like . agent ( x _ 1 , Noah ) AND like . ccomp ( x _ 1 , x _ 6 ) AND seed ( x _ 4 ) AND lend . theme ( x _ 6 , x _ 4 ) AND lend . recipient ( x _ 6 , x _ 9 ) AND lend . agent ( x _ 6 , x _ 12 ) AND cat ( x _ 9 ) AND patient ( x _ 12 ) | in_distribution |
A pickle was wired to a bunny . | pickle ( x _ 1 ) AND wire . theme ( x _ 3 , x _ 1 ) AND wire . recipient ( x _ 3 , x _ 6 ) AND bunny ( x _ 6 ) | in_distribution |
Emma admired Evelyn . | admire . agent ( x _ 1 , Emma ) AND admire . theme ( x _ 1 , Evelyn ) | in_distribution |
Audrey fed the child the cookie beside the bag . | * child ( x _ 3 ) ; * cookie ( x _ 5 ) ; * bag ( x _ 8 ) ; feed . agent ( x _ 1 , Audrey ) AND feed . recipient ( x _ 1 , x _ 3 ) AND feed . theme ( x _ 1 , x _ 5 ) AND cookie . nmod . beside ( x _ 5 , x _ 8 ) | in_distribution |
The chicken was lended the donut on the napkin . | * chicken ( x _ 1 ) ; * donut ( x _ 5 ) ; * napkin ( x _ 8 ) ; lend . recipient ( x _ 3 , x _ 1 ) AND lend . theme ( x _ 3 , x _ 5 ) AND donut . nmod . on ( x _ 5 , x _ 8 ) | in_distribution |
Elijah gave a cake beside the stage to Emma . | * stage ( x _ 6 ) ; give . agent ( x _ 1 , Elijah ) AND give . theme ( x _ 1 , x _ 3 ) AND give . recipient ( x _ 1 , Emma ) AND cake ( x _ 3 ) AND cake . nmod . beside ( x _ 3 , x _ 6 ) | in_distribution |
The box decomposed . | * box ( x _ 1 ) ; decompose . theme ( x _ 2 , x _ 1 ) | in_distribution |
A chicken painted the horse . | * horse ( x _ 4 ) ; chicken ( x _ 1 ) AND paint . agent ( x _ 2 , x _ 1 ) AND paint . theme ( x _ 2 , x _ 4 ) | in_distribution |
Liam poked a rose beside a bear . | poke . agent ( x _ 1 , Liam ) AND poke . theme ( x _ 1 , x _ 3 ) AND rose ( x _ 3 ) AND rose . nmod . beside ( x _ 3 , x _ 6 ) AND bear ( x _ 6 ) | in_distribution |
The sandwich was hunted by Henry . | * sandwich ( x _ 1 ) ; hunt . theme ( x _ 3 , x _ 1 ) AND hunt . agent ( x _ 3 , Henry ) | in_distribution |
Noah craved to run . | crave . agent ( x _ 1 , Noah ) AND crave . xcomp ( x _ 1 , x _ 3 ) AND run . agent ( x _ 3 , Noah ) | in_distribution |
The cake was given to Nathan by the girl . | * cake ( x _ 1 ) ; * girl ( x _ 8 ) ; give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , Nathan ) AND give . agent ( x _ 3 , x _ 8 ) | in_distribution |
The girl hunted the donut beside a table . | * girl ( x _ 1 ) ; * donut ( x _ 4 ) ; hunt . agent ( x _ 2 , x _ 1 ) AND hunt . theme ( x _ 2 , x _ 4 ) AND donut . nmod . beside ( x _ 4 , x _ 7 ) AND table ( x _ 7 ) | in_distribution |
Emma painted a boy beside the table . | * table ( x _ 6 ) ; paint . agent ( x _ 1 , Emma ) AND paint . theme ( x _ 1 , x _ 3 ) AND boy ( x _ 3 ) AND boy . nmod . beside ( x _ 3 , x _ 6 ) | in_distribution |
A cookie was studied by the bee . | * bee ( x _ 6 ) ; cookie ( x _ 1 ) AND study . theme ( x _ 3 , x _ 1 ) AND study . agent ( x _ 3 , x _ 6 ) | in_distribution |
A rose slid . | rose ( x _ 1 ) AND slide . theme ( x _ 2 , x _ 1 ) | in_distribution |
Emma preferred to hunt . | prefer . agent ( x _ 1 , Emma ) AND prefer . xcomp ( x _ 1 , x _ 3 ) AND hunt . agent ( x _ 3 , Emma ) | in_distribution |
The lamb liked the lion . | * lamb ( x _ 1 ) ; * lion ( x _ 4 ) ; like . agent ( x _ 2 , x _ 1 ) AND like . theme ( x _ 2 , x _ 4 ) | in_distribution |
A father handed a cookie beside a table to the pupil . | * pupil ( x _ 10 ) ; father ( x _ 1 ) AND hand . agent ( x _ 2 , x _ 1 ) AND hand . theme ( x _ 2 , x _ 4 ) AND hand . recipient ( x _ 2 , x _ 10 ) AND cookie ( x _ 4 ) AND cookie . nmod . beside ( x _ 4 , x _ 7 ) AND table ( x _ 7 ) | in_distribution |
A shoe was shortened . | shoe ( x _ 1 ) AND shorten . theme ( x _ 3 , x _ 1 ) | in_distribution |
Emma juggled a cake . | juggle . agent ( x _ 1 , Emma ) AND juggle . theme ( x _ 1 , x _ 3 ) AND cake ( x _ 3 ) | in_distribution |
The boy was given a balloon on a table . | * boy ( x _ 1 ) ; give . recipient ( x _ 3 , x _ 1 ) AND give . theme ( x _ 3 , x _ 5 ) AND balloon ( x _ 5 ) AND balloon . nmod . on ( x _ 5 , x _ 8 ) AND table ( x _ 8 ) | in_distribution |
The crystal was heard . | * crystal ( x _ 1 ) ; hear . theme ( x _ 3 , x _ 1 ) | in_distribution |
A girl liked that the boy slept . | * boy ( x _ 5 ) ; girl ( x _ 1 ) AND like . agent ( x _ 2 , x _ 1 ) AND like . ccomp ( x _ 2 , x _ 6 ) AND sleep . agent ( x _ 6 , x _ 5 ) | in_distribution |
A biscuit was eaten . | biscuit ( x _ 1 ) AND eat . theme ( x _ 3 , x _ 1 ) | in_distribution |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.