input stringlengths 3 103 | output stringlengths 3 435 | domain stringclasses 14
values |
|---|---|---|
The girl held Jack . | * girl ( x _ 1 ) ; hold . agent ( x _ 2 , x _ 1 ) AND hold . theme ( x _ 2 , Jack ) | in_distribution |
Natalie was returned the cake by Nora . | * cake ( x _ 4 ) ; return . recipient ( x _ 2 , Natalie ) AND return . theme ( x _ 2 , x _ 4 ) AND return . agent ( x _ 2 , Nora ) | in_distribution |
A newspaper was rolled . | newspaper ( x _ 1 ) AND roll . theme ( x _ 3 , x _ 1 ) | in_distribution |
A butterfly adored the girl in the garden . | * girl ( x _ 4 ) ; * garden ( x _ 7 ) ; butterfly ( x _ 1 ) AND adore . agent ( x _ 2 , x _ 1 ) AND adore . theme ( x _ 2 , x _ 4 ) AND girl . nmod . in ( x _ 4 , x _ 7 ) | in_distribution |
Emma liked that the bottle was cleaned by Matthew . | * bottle ( x _ 4 ) ; like . agent ( x _ 1 , Emma ) AND like . ccomp ( x _ 1 , x _ 6 ) AND clean . theme ( x _ 6 , x _ 4 ) AND clean . agent ( x _ 6 , Matthew ) | in_distribution |
The teacher split the book in the house . | * teacher ( x _ 1 ) ; * book ( x _ 4 ) ; * house ( x _ 7 ) ; split . agent ( x _ 2 , x _ 1 ) AND split . theme ( x _ 2 , x _ 4 ) AND book . nmod . in ( x _ 4 , x _ 7 ) | in_distribution |
The donut was slid by a turtle . | * donut ( x _ 1 ) ; slide . theme ( x _ 3 , x _ 1 ) AND slide . agent ( x _ 3 , x _ 6 ) AND turtle ( x _ 6 ) | in_distribution |
Liam passed Emma a cake beside the book . | * book ( x _ 7 ) ; pass . agent ( x _ 1 , Liam ) AND pass . recipient ( x _ 1 , Emma ) AND pass . theme ( x _ 1 , x _ 4 ) AND cake ( x _ 4 ) AND cake . nmod . beside ( x _ 4 , x _ 7 ) | in_distribution |
Noah gave Grayson the crystal . | * crystal ( x _ 4 ) ; give . agent ( x _ 1 , Noah ) AND give . recipient ( x _ 1 , Grayson ) AND give . theme ( x _ 1 , x _ 4 ) | in_distribution |
Sophia found the muffin . | * muffin ( x _ 3 ) ; find . agent ( x _ 1 , Sophia ) AND find . theme ( x _ 1 , x _ 3 ) | in_distribution |
Liam slept . | sleep . agent ( x _ 1 , Liam ) | in_distribution |
Ava admired the donut . | * donut ( x _ 3 ) ; admire . agent ( x _ 1 , Ava ) AND admire . theme ( x _ 1 , x _ 3 ) | in_distribution |
The toothbrush was painted by a girl . | * toothbrush ( x _ 1 ) ; paint . theme ( x _ 3 , x _ 1 ) AND paint . agent ( x _ 3 , x _ 6 ) AND girl ( x _ 6 ) | in_distribution |
A cat offered the gumball on a table to Theodore . | * gumball ( x _ 4 ) ; cat ( x _ 1 ) AND offer . agent ( x _ 2 , x _ 1 ) AND offer . theme ( x _ 2 , x _ 4 ) AND offer . recipient ( x _ 2 , Theodore ) AND gumball . nmod . on ( x _ 4 , x _ 7 ) AND table ( x _ 7 ) | in_distribution |
A manager sent a balloon to Emma . | manager ( x _ 1 ) AND send . agent ( x _ 2 , x _ 1 ) AND send . theme ( x _ 2 , x _ 4 ) AND send . recipient ( x _ 2 , Emma ) AND balloon ( x _ 4 ) | in_distribution |
Aubrey ate the boy . | * boy ( x _ 3 ) ; eat . agent ( x _ 1 , Aubrey ) AND eat . theme ( x _ 1 , x _ 3 ) | in_distribution |
A girl intended to run . | girl ( x _ 1 ) AND intend . agent ( x _ 2 , x _ 1 ) AND intend . xcomp ( x _ 2 , x _ 4 ) AND run . agent ( x _ 4 , x _ 1 ) | in_distribution |
The sailor shortened . | * sailor ( x _ 1 ) ; shorten . theme ( x _ 2 , x _ 1 ) | in_distribution |
A donut was snapped . | donut ( x _ 1 ) AND snap . theme ( x _ 3 , x _ 1 ) | in_distribution |
Ava lended a boy the cup . | * cup ( x _ 5 ) ; lend . agent ( x _ 1 , Ava ) AND lend . recipient ( x _ 1 , x _ 3 ) AND lend . theme ( x _ 1 , x _ 5 ) AND boy ( x _ 3 ) | in_distribution |
A girl snapped . | girl ( x _ 1 ) AND snap . theme ( x _ 2 , x _ 1 ) | in_distribution |
Liam was offered the ball beside the table . | * ball ( x _ 4 ) ; * table ( x _ 7 ) ; offer . recipient ( x _ 2 , Liam ) AND offer . theme ( x _ 2 , x _ 4 ) AND ball . nmod . beside ( x _ 4 , x _ 7 ) | in_distribution |
A girl tolerated Emma . | girl ( x _ 1 ) AND tolerate . agent ( x _ 2 , x _ 1 ) AND tolerate . theme ( x _ 2 , Emma ) | in_distribution |
A chicken was lended a sweetcorn beside a nest . | chicken ( x _ 1 ) AND lend . recipient ( x _ 3 , x _ 1 ) AND lend . theme ( x _ 3 , x _ 5 ) AND sweetcorn ( x _ 5 ) AND sweetcorn . nmod . beside ( x _ 5 , x _ 8 ) AND nest ( x _ 8 ) | in_distribution |
A potato was packed . | potato ( x _ 1 ) AND pack . theme ( x _ 3 , x _ 1 ) | in_distribution |
Emma gave a girl the rose beside a flower . | * rose ( x _ 5 ) ; give . agent ( x _ 1 , Emma ) AND give . recipient ( x _ 1 , x _ 3 ) AND give . theme ( x _ 1 , x _ 5 ) AND girl ( x _ 3 ) AND rose . nmod . beside ( x _ 5 , x _ 8 ) AND flower ( x _ 8 ) | in_distribution |
Anthony dusted a horse in a house . | dust . agent ( x _ 1 , Anthony ) AND dust . theme ( x _ 1 , x _ 3 ) AND horse ( x _ 3 ) AND horse . nmod . in ( x _ 3 , x _ 6 ) AND house ( x _ 6 ) | in_distribution |
William liked that the cake was burned by a bunny . | * cake ( x _ 4 ) ; like . agent ( x _ 1 , William ) AND like . ccomp ( x _ 1 , x _ 6 ) AND burn . theme ( x _ 6 , x _ 4 ) AND burn . agent ( x _ 6 , x _ 9 ) AND bunny ( x _ 9 ) | in_distribution |
The girl was given a cookie on a table . | * girl ( x _ 1 ) ; give . recipient ( x _ 3 , x _ 1 ) AND give . theme ( x _ 3 , x _ 5 ) AND cookie ( x _ 5 ) AND cookie . nmod . on ( x _ 5 , x _ 8 ) AND table ( x _ 8 ) | in_distribution |
Emma worshipped a muffin . | worship . agent ( x _ 1 , Emma ) AND worship . theme ( x _ 1 , x _ 3 ) AND muffin ( x _ 3 ) | in_distribution |
The cake was mailed to a pony . | * cake ( x _ 1 ) ; mail . theme ( x _ 3 , x _ 1 ) AND mail . recipient ( x _ 3 , x _ 6 ) AND pony ( x _ 6 ) | in_distribution |
A pretzel rolled . | pretzel ( x _ 1 ) AND roll . theme ( x _ 2 , x _ 1 ) | in_distribution |
A towel was eaten by Samuel . | towel ( x _ 1 ) AND eat . theme ( x _ 3 , x _ 1 ) AND eat . agent ( x _ 3 , Samuel ) | in_distribution |
The raisin was disintegrated by Emma . | * raisin ( x _ 1 ) ; disintegrate . theme ( x _ 3 , x _ 1 ) AND disintegrate . agent ( x _ 3 , Emma ) | in_distribution |
Emma observed a wine in a room . | observe . agent ( x _ 1 , Emma ) AND observe . theme ( x _ 1 , x _ 3 ) AND wine ( x _ 3 ) AND wine . nmod . in ( x _ 3 , x _ 6 ) AND room ( x _ 6 ) | in_distribution |
William was lended the strawberry . | * strawberry ( x _ 4 ) ; lend . recipient ( x _ 2 , William ) AND lend . theme ( x _ 2 , x _ 4 ) | in_distribution |
The balloon was tossed by a chicken . | * balloon ( x _ 1 ) ; toss . theme ( x _ 3 , x _ 1 ) AND toss . agent ( x _ 3 , x _ 6 ) AND chicken ( x _ 6 ) | in_distribution |
The chicken talked . | * chicken ( x _ 1 ) ; talk . agent ( x _ 2 , x _ 1 ) | in_distribution |
The boy saw . | * boy ( x _ 1 ) ; see . agent ( x _ 2 , x _ 1 ) | in_distribution |
A donut was split . | donut ( x _ 1 ) AND split . theme ( x _ 3 , x _ 1 ) | in_distribution |
Isabella rolled the donut . | * donut ( x _ 3 ) ; roll . agent ( x _ 1 , Isabella ) AND roll . theme ( x _ 1 , x _ 3 ) | in_distribution |
A box was eaten by a girl . | box ( x _ 1 ) AND eat . theme ( x _ 3 , x _ 1 ) AND eat . agent ( x _ 3 , x _ 6 ) AND girl ( x _ 6 ) | in_distribution |
Emma hoped to nap . | hope . agent ( x _ 1 , Emma ) AND hope . xcomp ( x _ 1 , x _ 3 ) AND nap . agent ( x _ 3 , Emma ) | in_distribution |
The butterfly rolled the donut . | * butterfly ( x _ 1 ) ; * donut ( x _ 4 ) ; roll . agent ( x _ 2 , x _ 1 ) AND roll . theme ( x _ 2 , x _ 4 ) | in_distribution |
The boy gave the cat a cake in a car . | * boy ( x _ 1 ) ; * cat ( x _ 4 ) ; give . agent ( x _ 2 , x _ 1 ) AND give . recipient ( x _ 2 , x _ 4 ) AND give . theme ( x _ 2 , x _ 6 ) AND cake ( x _ 6 ) AND cake . nmod . in ( x _ 6 , x _ 9 ) AND car ( x _ 9 ) | in_distribution |
A shoe was given to Mateo by a girl . | shoe ( x _ 1 ) AND give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , Mateo ) AND give . agent ( x _ 3 , x _ 8 ) AND girl ( x _ 8 ) | in_distribution |
A block was appreciated by Ava . | block ( x _ 1 ) AND appreciate . theme ( x _ 3 , x _ 1 ) AND appreciate . agent ( x _ 3 , Ava ) | in_distribution |
A box was given to Daniel by Lucas . | box ( x _ 1 ) AND give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , Daniel ) AND give . agent ( x _ 3 , Lucas ) | in_distribution |
A donut was helped by a sailor . | donut ( x _ 1 ) AND help . theme ( x _ 3 , x _ 1 ) AND help . agent ( x _ 3 , x _ 6 ) AND sailor ( x _ 6 ) | in_distribution |
A molecule was found . | molecule ( x _ 1 ) AND find . theme ( x _ 3 , x _ 1 ) | in_distribution |
Brooklyn rolled a girl . | roll . agent ( x _ 1 , Brooklyn ) AND roll . theme ( x _ 1 , x _ 3 ) AND girl ( x _ 3 ) | in_distribution |
A guitar was liked by Emma . | guitar ( x _ 1 ) AND like . theme ( x _ 3 , x _ 1 ) AND like . agent ( x _ 3 , Emma ) | in_distribution |
A boy expected that Noah dusted the cake . | * cake ( x _ 7 ) ; boy ( x _ 1 ) AND expect . agent ( x _ 2 , x _ 1 ) AND expect . ccomp ( x _ 2 , x _ 5 ) AND dust . agent ( x _ 5 , Noah ) AND dust . theme ( x _ 5 , x _ 7 ) | in_distribution |
The cake was eaten by a turtle . | * cake ( x _ 1 ) ; eat . theme ( x _ 3 , x _ 1 ) AND eat . agent ( x _ 3 , x _ 6 ) AND turtle ( x _ 6 ) | in_distribution |
The servant painted . | * servant ( x _ 1 ) ; paint . agent ( x _ 2 , x _ 1 ) | in_distribution |
The girl was lended a pretzel beside a table by the monkey . | * girl ( x _ 1 ) ; * monkey ( x _ 11 ) ; lend . recipient ( x _ 3 , x _ 1 ) AND lend . theme ( x _ 3 , x _ 5 ) AND lend . agent ( x _ 3 , x _ 11 ) AND pretzel ( x _ 5 ) AND pretzel . nmod . beside ( x _ 5 , x _ 8 ) AND table ( x _ 8 ) | in_distribution |
A sandwich reddened . | sandwich ( x _ 1 ) AND redden . theme ( x _ 2 , x _ 1 ) | in_distribution |
A brain was admired . | brain ( x _ 1 ) AND admire . theme ( x _ 3 , x _ 1 ) | in_distribution |
The boy said that Benjamin declared that a donut was eaten . | * boy ( x _ 1 ) ; say . agent ( x _ 2 , x _ 1 ) AND say . ccomp ( x _ 2 , x _ 5 ) AND declare . agent ( x _ 5 , Benjamin ) AND declare . ccomp ( x _ 5 , x _ 10 ) AND donut ( x _ 8 ) AND eat . theme ( x _ 10 , x _ 8 ) | in_distribution |
Isabella believed that Emma slipped Liam a box on the stage . | * stage ( x _ 10 ) ; believe . agent ( x _ 1 , Isabella ) AND believe . ccomp ( x _ 1 , x _ 4 ) AND slip . agent ( x _ 4 , Emma ) AND slip . recipient ( x _ 4 , Liam ) AND slip . theme ( x _ 4 , x _ 7 ) AND box ( x _ 7 ) AND box . nmod . on ( x _ 7 , x _ 10 ) | in_distribution |
Emma valued that the girl hoped that Olivia saw the pretzel beside a bed . | * girl ( x _ 4 ) ; * pretzel ( x _ 10 ) ; value . agent ( x _ 1 , Emma ) AND value . ccomp ( x _ 1 , x _ 5 ) AND hope . agent ( x _ 5 , x _ 4 ) AND hope . ccomp ( x _ 5 , x _ 8 ) AND see . agent ( x _ 8 , Olivia ) AND see . theme ( x _ 8 , x _ 10 ) AND pretzel . nmod . beside ( x _ 10 , x _ 13 ) AND bed ( x _ 13 ) | in_distribution |
Emma gave a flag beside a table to a cat . | give . agent ( x _ 1 , Emma ) AND give . theme ( x _ 1 , x _ 3 ) AND give . recipient ( x _ 1 , x _ 9 ) AND flag ( x _ 3 ) AND flag . nmod . beside ( x _ 3 , x _ 6 ) AND table ( x _ 6 ) AND cat ( x _ 9 ) | in_distribution |
Harper liked that Emma found a knife in a room . | like . agent ( x _ 1 , Harper ) AND like . ccomp ( x _ 1 , x _ 4 ) AND find . agent ( x _ 4 , Emma ) AND find . theme ( x _ 4 , x _ 6 ) AND knife ( x _ 6 ) AND knife . nmod . in ( x _ 6 , x _ 9 ) AND room ( x _ 9 ) | in_distribution |
A donut was called by Emma . | donut ( x _ 1 ) AND call . theme ( x _ 3 , x _ 1 ) AND call . agent ( x _ 3 , Emma ) | in_distribution |
William was lended the cake . | * cake ( x _ 4 ) ; lend . recipient ( x _ 2 , William ) AND lend . theme ( x _ 2 , x _ 4 ) | in_distribution |
The cake was given to the boy by a girl . | * cake ( x _ 1 ) ; * boy ( x _ 6 ) ; give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , x _ 6 ) AND give . agent ( x _ 3 , x _ 9 ) AND girl ( x _ 9 ) | in_distribution |
A cat awarded a passenger a needle in the mug on the table . | * mug ( x _ 9 ) ; * table ( x _ 12 ) ; cat ( x _ 1 ) AND award . agent ( x _ 2 , x _ 1 ) AND award . recipient ( x _ 2 , x _ 4 ) AND award . theme ( x _ 2 , x _ 6 ) AND passenger ( x _ 4 ) AND needle ( x _ 6 ) AND needle . nmod . in ( x _ 6 , x _ 9 ) AND mug . nmod . on ( x _ 9 , x _ 12 ) | in_distribution |
The chalk was held by a dog . | * chalk ( x _ 1 ) ; hold . theme ( x _ 3 , x _ 1 ) AND hold . agent ( x _ 3 , x _ 6 ) AND dog ( x _ 6 ) | in_distribution |
Emma poked a cookie on a box . | poke . agent ( x _ 1 , Emma ) AND poke . theme ( x _ 1 , x _ 3 ) AND cookie ( x _ 3 ) AND cookie . nmod . on ( x _ 3 , x _ 6 ) AND box ( x _ 6 ) | in_distribution |
A baby wanted to walk . | baby ( 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 |
The donut was brought to Olivia . | * donut ( x _ 1 ) ; bring . theme ( x _ 3 , x _ 1 ) AND bring . recipient ( x _ 3 , Olivia ) | in_distribution |
The cake was called by Amelia . | * cake ( x _ 1 ) ; call . theme ( x _ 3 , x _ 1 ) AND call . agent ( x _ 3 , Amelia ) | in_distribution |
Abigail heard . | hear . agent ( x _ 1 , Abigail ) | in_distribution |
A dog froze the box . | * box ( x _ 4 ) ; dog ( x _ 1 ) AND freeze . agent ( x _ 2 , x _ 1 ) AND freeze . theme ( x _ 2 , x _ 4 ) | in_distribution |
A penguin knew the girl . | * girl ( x _ 4 ) ; penguin ( x _ 1 ) AND know . agent ( x _ 2 , x _ 1 ) AND know . theme ( x _ 2 , x _ 4 ) | in_distribution |
The chalk was stabbed by Elizabeth . | * chalk ( x _ 1 ) ; stab . theme ( x _ 3 , x _ 1 ) AND stab . agent ( x _ 3 , Elizabeth ) | in_distribution |
Olivia was posted the cookie by a bunny . | * cookie ( x _ 4 ) ; post . recipient ( x _ 2 , Olivia ) AND post . theme ( x _ 2 , x _ 4 ) AND post . agent ( x _ 2 , x _ 7 ) AND bunny ( x _ 7 ) | in_distribution |
Luna gave the melon on the table to the girl . | * melon ( x _ 3 ) ; * table ( x _ 6 ) ; * girl ( x _ 9 ) ; give . agent ( x _ 1 , Luna ) AND give . theme ( x _ 1 , x _ 3 ) AND give . recipient ( x _ 1 , x _ 9 ) AND melon . nmod . on ( x _ 3 , x _ 6 ) | in_distribution |
A bear poked Liam . | bear ( x _ 1 ) AND poke . agent ( x _ 2 , x _ 1 ) AND poke . theme ( x _ 2 , Liam ) | in_distribution |
A pen was given to William . | pen ( x _ 1 ) AND give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , William ) | in_distribution |
A cake was slipped to a cat by a girl . | cake ( x _ 1 ) AND slip . theme ( x _ 3 , x _ 1 ) AND slip . recipient ( x _ 3 , x _ 6 ) AND slip . agent ( x _ 3 , x _ 9 ) AND cat ( x _ 6 ) AND girl ( x _ 9 ) | in_distribution |
A sandwich was lended to Liam by Emily . | sandwich ( x _ 1 ) AND lend . theme ( x _ 3 , x _ 1 ) AND lend . recipient ( x _ 3 , Liam ) AND lend . agent ( x _ 3 , Emily ) | in_distribution |
A balloon was sold to a lion by a boy . | balloon ( x _ 1 ) AND sell . theme ( x _ 3 , x _ 1 ) AND sell . recipient ( x _ 3 , x _ 6 ) AND sell . agent ( x _ 3 , x _ 9 ) AND lion ( x _ 6 ) AND boy ( x _ 9 ) | in_distribution |
Benjamin liked that a cat lended the girl a donut . | * girl ( x _ 7 ) ; like . agent ( x _ 1 , Benjamin ) AND like . ccomp ( x _ 1 , x _ 5 ) AND cat ( x _ 4 ) AND lend . agent ( x _ 5 , x _ 4 ) AND lend . recipient ( x _ 5 , x _ 7 ) AND lend . theme ( x _ 5 , x _ 9 ) AND donut ( x _ 9 ) | in_distribution |
Ethan ate the cake . | * cake ( x _ 3 ) ; eat . agent ( x _ 1 , Ethan ) AND eat . theme ( x _ 1 , x _ 3 ) | in_distribution |
James ate Noah . | eat . agent ( x _ 1 , James ) AND eat . theme ( x _ 1 , Noah ) | in_distribution |
Olivia liked a girl beside a table . | 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 table ( x _ 6 ) | in_distribution |
Emma tolerated Isabella . | tolerate . agent ( x _ 1 , Emma ) AND tolerate . theme ( x _ 1 , Isabella ) | in_distribution |
The rose was burned . | * rose ( x _ 1 ) ; burn . theme ( x _ 3 , x _ 1 ) | in_distribution |
A tenant rolled the baby . | * baby ( x _ 4 ) ; tenant ( x _ 1 ) AND roll . agent ( x _ 2 , x _ 1 ) AND roll . theme ( x _ 2 , x _ 4 ) | in_distribution |
Sophia snored . | snore . agent ( x _ 1 , Sophia ) | in_distribution |
Elijah tolerated that the girl gave Emma a cake beside a table in the shoe . | * girl ( x _ 4 ) ; * shoe ( x _ 14 ) ; tolerate . agent ( x _ 1 , Elijah ) AND tolerate . ccomp ( x _ 1 , x _ 5 ) AND give . agent ( x _ 5 , x _ 4 ) AND give . recipient ( x _ 5 , Emma ) AND give . theme ( x _ 5 , x _ 8 ) AND cake ( x _ 8 ) AND cake . nmod . beside ( x _ 8 , x _ 11 ) AND table ( x _ 11 ) AND table . nm... | in_distribution |
The teacher found a girl . | * teacher ( x _ 1 ) ; find . agent ( x _ 2 , x _ 1 ) AND find . theme ( x _ 2 , x _ 4 ) AND girl ( x _ 4 ) | in_distribution |
The donut was cooked by a bunny . | * donut ( x _ 1 ) ; cook . theme ( x _ 3 , x _ 1 ) AND cook . agent ( x _ 3 , x _ 6 ) AND bunny ( x _ 6 ) | in_distribution |
The cake was given to the princess by Charlotte . | * cake ( x _ 1 ) ; * princess ( x _ 6 ) ; give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , x _ 6 ) AND give . agent ( x _ 3 , Charlotte ) | in_distribution |
The cookie was improved . | * cookie ( x _ 1 ) ; improve . theme ( x _ 3 , x _ 1 ) | in_distribution |
A cake was helped by a frog . | cake ( x _ 1 ) AND help . theme ( x _ 3 , x _ 1 ) AND help . agent ( x _ 3 , x _ 6 ) AND frog ( x _ 6 ) | in_distribution |
A ball froze . | ball ( x _ 1 ) AND freeze . theme ( x _ 2 , x _ 1 ) | in_distribution |
The professor sneezed . | * professor ( x _ 1 ) ; sneeze . agent ( x _ 2 , x _ 1 ) | in_distribution |
The needle was thrown by the girl . | * needle ( x _ 1 ) ; * girl ( x _ 6 ) ; throw . theme ( x _ 3 , x _ 1 ) AND throw . agent ( x _ 3 , x _ 6 ) | in_distribution |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.