input stringlengths 3 103 | output stringlengths 3 435 | domain stringclasses 14
values |
|---|---|---|
The cat wanted to walk . | * cat ( x _ 1 ) ; want . agent ( x _ 2 , x _ 1 ) AND want . xcomp ( x _ 2 , x _ 4 ) AND walk . agent ( x _ 4 , x _ 1 ) | in_distribution |
The beer was known . | * beer ( x _ 1 ) ; know . theme ( x _ 3 , x _ 1 ) | in_distribution |
The cookie was appreciated by Emma . | * cookie ( x _ 1 ) ; appreciate . theme ( x _ 3 , x _ 1 ) AND appreciate . agent ( x _ 3 , Emma ) | in_distribution |
The lion said that a cake was offered to a soldier by a girl . | * lion ( x _ 1 ) ; say . agent ( x _ 2 , x _ 1 ) AND say . ccomp ( x _ 2 , x _ 7 ) AND cake ( x _ 5 ) AND offer . theme ( x _ 7 , x _ 5 ) AND offer . recipient ( x _ 7 , x _ 10 ) AND offer . agent ( x _ 7 , x _ 13 ) AND soldier ( x _ 10 ) AND girl ( x _ 13 ) | in_distribution |
Ethan rolled the boy on a stage . | * boy ( x _ 3 ) ; roll . agent ( x _ 1 , Ethan ) AND roll . theme ( x _ 1 , x _ 3 ) AND boy . nmod . on ( x _ 3 , x _ 6 ) AND stage ( x _ 6 ) | in_distribution |
The cake was known by a teacher . | * cake ( x _ 1 ) ; know . theme ( x _ 3 , x _ 1 ) AND know . agent ( x _ 3 , x _ 6 ) AND teacher ( x _ 6 ) | in_distribution |
Noah gave a cake beside a table to the boy . | * boy ( x _ 9 ) ; give . agent ( x _ 1 , Noah ) AND give . theme ( x _ 1 , x _ 3 ) AND give . recipient ( x _ 1 , x _ 9 ) AND cake ( x _ 3 ) AND cake . nmod . beside ( x _ 3 , x _ 6 ) AND table ( x _ 6 ) | in_distribution |
Ethan believed that Charlotte wished to run . | believe . agent ( x _ 1 , Ethan ) AND believe . ccomp ( x _ 1 , x _ 4 ) AND wish . agent ( x _ 4 , Charlotte ) AND wish . xcomp ( x _ 4 , x _ 6 ) AND run . agent ( x _ 6 , Charlotte ) | in_distribution |
A bell was painted by a producer . | bell ( x _ 1 ) AND paint . theme ( x _ 3 , x _ 1 ) AND paint . agent ( x _ 3 , x _ 6 ) AND producer ( x _ 6 ) | in_distribution |
The donut was brought to Liam . | * donut ( x _ 1 ) ; bring . theme ( x _ 3 , x _ 1 ) AND bring . recipient ( x _ 3 , Liam ) | in_distribution |
Lily drew . | draw . agent ( x _ 1 , Lily ) | in_distribution |
The giraffe ate . | * giraffe ( x _ 1 ) ; eat . agent ( x _ 2 , x _ 1 ) | in_distribution |
The girl shortened Emma . | * girl ( x _ 1 ) ; shorten . agent ( x _ 2 , x _ 1 ) AND shorten . theme ( x _ 2 , Emma ) | in_distribution |
A mandarin was given to Layla by the frog . | * frog ( x _ 8 ) ; mandarin ( x _ 1 ) AND give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , Layla ) AND give . agent ( x _ 3 , x _ 8 ) | in_distribution |
A cat noticed . | cat ( x _ 1 ) AND notice . agent ( x _ 2 , x _ 1 ) | in_distribution |
Skylar gave Stella the box . | * box ( x _ 4 ) ; give . agent ( x _ 1 , Skylar ) AND give . recipient ( x _ 1 , Stella ) AND give . theme ( x _ 1 , x _ 4 ) | in_distribution |
The gumball was touched . | * gumball ( x _ 1 ) ; touch . theme ( x _ 3 , x _ 1 ) | in_distribution |
The teacher said that Matthew was fed the donut by Noah . | * teacher ( x _ 1 ) ; * donut ( x _ 8 ) ; say . agent ( x _ 2 , x _ 1 ) AND say . ccomp ( x _ 2 , x _ 6 ) AND feed . recipient ( x _ 6 , Matthew ) AND feed . theme ( x _ 6 , x _ 8 ) AND feed . agent ( x _ 6 , Noah ) | in_distribution |
A cake was shortened . | cake ( x _ 1 ) AND shorten . theme ( x _ 3 , x _ 1 ) | in_distribution |
The writer liked the bear . | * writer ( x _ 1 ) ; * bear ( x _ 4 ) ; like . agent ( x _ 2 , x _ 1 ) AND like . theme ( x _ 2 , x _ 4 ) | in_distribution |
The mouse painted a cake . | * mouse ( x _ 1 ) ; paint . agent ( x _ 2 , x _ 1 ) AND paint . theme ( x _ 2 , x _ 4 ) AND cake ( x _ 4 ) | in_distribution |
The towel was observed by the girl . | * towel ( x _ 1 ) ; * girl ( x _ 6 ) ; observe . theme ( x _ 3 , x _ 1 ) AND observe . agent ( x _ 3 , x _ 6 ) | in_distribution |
A boy lended a cake beside the bed to Emma . | * bed ( x _ 7 ) ; boy ( x _ 1 ) AND lend . agent ( x _ 2 , x _ 1 ) AND lend . theme ( x _ 2 , x _ 4 ) AND lend . recipient ( x _ 2 , Emma ) AND cake ( x _ 4 ) AND cake . nmod . beside ( x _ 4 , x _ 7 ) | in_distribution |
Olivia floated a cake . | float . agent ( x _ 1 , Olivia ) AND float . theme ( x _ 1 , x _ 3 ) AND cake ( x _ 3 ) | in_distribution |
A baby slipped the clock on a table to Ava . | * clock ( x _ 4 ) ; baby ( x _ 1 ) AND slip . agent ( x _ 2 , x _ 1 ) AND slip . theme ( x _ 2 , x _ 4 ) AND slip . recipient ( x _ 2 , Ava ) AND clock . nmod . on ( x _ 4 , x _ 7 ) AND table ( x _ 7 ) | in_distribution |
Liam juggled the girl . | * girl ( x _ 3 ) ; juggle . agent ( x _ 1 , Liam ) AND juggle . theme ( x _ 1 , x _ 3 ) | in_distribution |
A monkey handed Emma the donut . | * donut ( x _ 5 ) ; monkey ( x _ 1 ) AND hand . agent ( x _ 2 , x _ 1 ) AND hand . recipient ( x _ 2 , Emma ) AND hand . theme ( x _ 2 , x _ 5 ) | in_distribution |
The girl tried to talk . | * girl ( x _ 1 ) ; try . agent ( x _ 2 , x _ 1 ) AND try . xcomp ( x _ 2 , x _ 4 ) AND talk . agent ( x _ 4 , x _ 1 ) | in_distribution |
Violet | Violet | primitive |
Emma brought a balloon to Ella . | bring . agent ( x _ 1 , Emma ) AND bring . theme ( x _ 1 , x _ 3 ) AND bring . recipient ( x _ 1 , Ella ) AND balloon ( x _ 3 ) | in_distribution |
Emma liked Liam . | like . agent ( x _ 1 , Emma ) AND like . theme ( x _ 1 , Liam ) | in_distribution |
William snored . | snore . agent ( x _ 1 , William ) | in_distribution |
A boy gave the baby the raisin . | * baby ( x _ 4 ) ; * raisin ( x _ 6 ) ; boy ( x _ 1 ) AND give . agent ( x _ 2 , x _ 1 ) AND give . recipient ( x _ 2 , x _ 4 ) AND give . theme ( x _ 2 , x _ 6 ) | in_distribution |
A girl froze the cake in a bin . | * cake ( x _ 4 ) ; girl ( x _ 1 ) AND freeze . agent ( x _ 2 , x _ 1 ) AND freeze . theme ( x _ 2 , x _ 4 ) AND cake . nmod . in ( x _ 4 , x _ 7 ) AND bin ( x _ 7 ) | in_distribution |
The cake was posted to the boy by the bunny . | * cake ( x _ 1 ) ; * boy ( x _ 6 ) ; * bunny ( x _ 9 ) ; post . theme ( x _ 3 , x _ 1 ) AND post . recipient ( x _ 3 , x _ 6 ) AND post . agent ( x _ 3 , x _ 9 ) | in_distribution |
The mandarin froze . | * mandarin ( x _ 1 ) ; freeze . theme ( x _ 2 , x _ 1 ) | in_distribution |
The boy stabbed the melon in a garden . | * boy ( x _ 1 ) ; * melon ( x _ 4 ) ; stab . agent ( x _ 2 , x _ 1 ) AND stab . theme ( x _ 2 , x _ 4 ) AND melon . nmod . in ( x _ 4 , x _ 7 ) AND garden ( x _ 7 ) | in_distribution |
A crystal was rented to the mouse by Alexander . | * mouse ( x _ 6 ) ; crystal ( x _ 1 ) AND rent . theme ( x _ 3 , x _ 1 ) AND rent . recipient ( x _ 3 , x _ 6 ) AND rent . agent ( x _ 3 , Alexander ) | in_distribution |
The cake was given to a lion . | * cake ( x _ 1 ) ; give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , x _ 6 ) AND lion ( x _ 6 ) | in_distribution |
The politician enlarged Emma . | * politician ( x _ 1 ) ; enlarge . agent ( x _ 2 , x _ 1 ) AND enlarge . theme ( x _ 2 , Emma ) | in_distribution |
A girl was given a cake in a china . | girl ( x _ 1 ) AND give . recipient ( x _ 3 , x _ 1 ) AND give . theme ( x _ 3 , x _ 5 ) AND cake ( x _ 5 ) AND cake . nmod . in ( x _ 5 , x _ 8 ) AND china ( x _ 8 ) | in_distribution |
The sailor handed a penny in the fishbowl to the girl . | * sailor ( x _ 1 ) ; * fishbowl ( x _ 7 ) ; * girl ( x _ 10 ) ; hand . agent ( x _ 2 , x _ 1 ) AND hand . theme ( x _ 2 , x _ 4 ) AND hand . recipient ( x _ 2 , x _ 10 ) AND penny ( x _ 4 ) AND penny . nmod . in ( x _ 4 , x _ 7 ) | in_distribution |
Oliver called a cake beside a table beside a machine . | call . agent ( x _ 1 , Oliver ) AND call . theme ( x _ 1 , x _ 3 ) AND cake ( x _ 3 ) AND cake . nmod . beside ( x _ 3 , x _ 6 ) AND table ( x _ 6 ) AND table . nmod . beside ( x _ 6 , x _ 9 ) AND machine ( x _ 9 ) | in_distribution |
A cookie was found by the dog . | * dog ( x _ 6 ) ; cookie ( x _ 1 ) AND find . theme ( x _ 3 , x _ 1 ) AND find . agent ( x _ 3 , x _ 6 ) | in_distribution |
The cake was loved by the boy . | * cake ( x _ 1 ) ; * boy ( x _ 6 ) ; love . theme ( x _ 3 , x _ 1 ) AND love . agent ( x _ 3 , x _ 6 ) | in_distribution |
The rose was given to Ava . | * rose ( x _ 1 ) ; give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , Ava ) | in_distribution |
The sandwich was found . | * sandwich ( x _ 1 ) ; find . theme ( x _ 3 , x _ 1 ) | in_distribution |
Emma awarded a girl the balloon . | * balloon ( x _ 5 ) ; award . agent ( x _ 1 , Emma ) AND award . recipient ( x _ 1 , x _ 3 ) AND award . theme ( x _ 1 , x _ 5 ) AND girl ( x _ 3 ) | in_distribution |
A cloud was lended to the girl . | * girl ( x _ 6 ) ; cloud ( x _ 1 ) AND lend . theme ( x _ 3 , x _ 1 ) AND lend . recipient ( x _ 3 , x _ 6 ) | in_distribution |
flower | LAMBDA a . flower ( a ) | primitive |
The cake was frozen by the child . | * cake ( x _ 1 ) ; * child ( x _ 6 ) ; freeze . theme ( x _ 3 , x _ 1 ) AND freeze . agent ( x _ 3 , x _ 6 ) | in_distribution |
The raisin was given to Oliver . | * raisin ( x _ 1 ) ; give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , Oliver ) | in_distribution |
The bat was given to the girl by the princess . | * bat ( x _ 1 ) ; * girl ( x _ 6 ) ; * princess ( x _ 9 ) ; give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , x _ 6 ) AND give . agent ( x _ 3 , x _ 9 ) | in_distribution |
The box was offered to the president by Victoria . | * box ( x _ 1 ) ; * president ( x _ 6 ) ; offer . theme ( x _ 3 , x _ 1 ) AND offer . recipient ( x _ 3 , x _ 6 ) AND offer . agent ( x _ 3 , Victoria ) | in_distribution |
A cat gave the muffin to Liam . | * muffin ( x _ 4 ) ; cat ( x _ 1 ) AND give . agent ( x _ 2 , x _ 1 ) AND give . theme ( x _ 2 , x _ 4 ) AND give . recipient ( x _ 2 , Liam ) | in_distribution |
Emma cooked the donut . | * donut ( x _ 3 ) ; cook . agent ( x _ 1 , Emma ) AND cook . theme ( x _ 1 , x _ 3 ) | in_distribution |
The patient drew . | * patient ( x _ 1 ) ; draw . agent ( x _ 2 , x _ 1 ) | in_distribution |
The child froze . | * child ( x _ 1 ) ; freeze . theme ( x _ 2 , x _ 1 ) | in_distribution |
The pig liked the zebra . | * pig ( x _ 1 ) ; * zebra ( x _ 4 ) ; like . agent ( x _ 2 , x _ 1 ) AND like . theme ( x _ 2 , x _ 4 ) | in_distribution |
The patient examined . | * patient ( x _ 1 ) ; examine . agent ( x _ 2 , x _ 1 ) | in_distribution |
The cookie was loaned to Mila . | * cookie ( x _ 1 ) ; loan . theme ( x _ 3 , x _ 1 ) AND loan . recipient ( x _ 3 , Mila ) | in_distribution |
A cake was floated by Violet . | cake ( x _ 1 ) AND float . theme ( x _ 3 , x _ 1 ) AND float . agent ( x _ 3 , Violet ) | in_distribution |
A boy was sold the ball in the room by a girl . | * ball ( x _ 5 ) ; * room ( x _ 8 ) ; boy ( x _ 1 ) AND sell . recipient ( x _ 3 , x _ 1 ) AND sell . theme ( x _ 3 , x _ 5 ) AND sell . agent ( x _ 3 , x _ 11 ) AND ball . nmod . in ( x _ 5 , x _ 8 ) AND girl ( x _ 11 ) | in_distribution |
The teacher loved the watch on the stage . | * teacher ( x _ 1 ) ; * watch ( x _ 4 ) ; * stage ( x _ 7 ) ; love . agent ( x _ 2 , x _ 1 ) AND love . theme ( x _ 2 , x _ 4 ) AND watch . nmod . on ( x _ 4 , x _ 7 ) | in_distribution |
The block was lended to a teacher by the dog . | * block ( x _ 1 ) ; * dog ( x _ 9 ) ; lend . theme ( x _ 3 , x _ 1 ) AND lend . recipient ( x _ 3 , x _ 6 ) AND lend . agent ( x _ 3 , x _ 9 ) AND teacher ( x _ 6 ) | in_distribution |
A cake was given to the bee by Noah . | * bee ( x _ 6 ) ; cake ( x _ 1 ) AND give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , x _ 6 ) AND give . agent ( x _ 3 , Noah ) | in_distribution |
Emma liked the girl in a house . | * girl ( x _ 3 ) ; like . agent ( x _ 1 , Emma ) AND like . theme ( x _ 1 , x _ 3 ) AND girl . nmod . in ( x _ 3 , x _ 6 ) AND house ( x _ 6 ) | in_distribution |
The boy froze a patient on the stage . | * boy ( x _ 1 ) ; * stage ( x _ 7 ) ; freeze . agent ( x _ 2 , x _ 1 ) AND freeze . theme ( x _ 2 , x _ 4 ) AND patient ( x _ 4 ) AND patient . nmod . on ( x _ 4 , x _ 7 ) | in_distribution |
A princess liked that the girl painted . | * girl ( x _ 5 ) ; princess ( x _ 1 ) AND like . agent ( x _ 2 , x _ 1 ) AND like . ccomp ( x _ 2 , x _ 6 ) AND paint . agent ( x _ 6 , x _ 5 ) | in_distribution |
Olivia grew Benjamin . | grow . agent ( x _ 1 , Olivia ) AND grow . theme ( x _ 1 , Benjamin ) | in_distribution |
A sandwich was adored by Emma . | sandwich ( x _ 1 ) AND adore . theme ( x _ 3 , x _ 1 ) AND adore . agent ( x _ 3 , Emma ) | in_distribution |
A cat needed to clean . | cat ( x _ 1 ) AND need . agent ( x _ 2 , x _ 1 ) AND need . xcomp ( x _ 2 , x _ 4 ) AND clean . agent ( x _ 4 , x _ 1 ) | in_distribution |
A crown was poked by the child . | * child ( x _ 6 ) ; crown ( x _ 1 ) AND poke . theme ( x _ 3 , x _ 1 ) AND poke . agent ( x _ 3 , x _ 6 ) | in_distribution |
A crayon was liked by a fly . | crayon ( x _ 1 ) AND like . theme ( x _ 3 , x _ 1 ) AND like . agent ( x _ 3 , x _ 6 ) AND fly ( x _ 6 ) | in_distribution |
A game was collapsed by the baby . | * baby ( x _ 6 ) ; game ( x _ 1 ) AND collapse . theme ( x _ 3 , x _ 1 ) AND collapse . agent ( x _ 3 , x _ 6 ) | in_distribution |
The chicken was sold a ball on the bed . | * chicken ( x _ 1 ) ; * bed ( x _ 8 ) ; sell . recipient ( x _ 3 , x _ 1 ) AND sell . theme ( x _ 3 , x _ 5 ) AND ball ( x _ 5 ) AND ball . nmod . on ( x _ 5 , x _ 8 ) | in_distribution |
The tool was offered to the girl . | * tool ( x _ 1 ) ; * girl ( x _ 6 ) ; offer . theme ( x _ 3 , x _ 1 ) AND offer . recipient ( x _ 3 , x _ 6 ) | in_distribution |
Emma painted the girl . | * girl ( x _ 3 ) ; paint . agent ( x _ 1 , Emma ) AND paint . theme ( x _ 1 , x _ 3 ) | in_distribution |
Emma said that Liam liked that a boy tried to sleep . | say . agent ( x _ 1 , Emma ) AND say . ccomp ( x _ 1 , x _ 4 ) AND like . agent ( x _ 4 , Liam ) AND like . ccomp ( x _ 4 , x _ 8 ) AND boy ( x _ 7 ) AND try . agent ( x _ 8 , x _ 7 ) AND try . xcomp ( x _ 8 , x _ 10 ) AND sleep . agent ( x _ 10 , x _ 7 ) | in_distribution |
Scarlett painted . | paint . agent ( x _ 1 , Scarlett ) | in_distribution |
Olivia ate a monkey in the bottle . | * bottle ( x _ 6 ) ; eat . agent ( x _ 1 , Olivia ) AND eat . theme ( x _ 1 , x _ 3 ) AND monkey ( x _ 3 ) AND monkey . nmod . in ( x _ 3 , x _ 6 ) | in_distribution |
The frog froze the cake on the table . | * frog ( x _ 1 ) ; * cake ( x _ 4 ) ; * table ( x _ 7 ) ; freeze . agent ( x _ 2 , x _ 1 ) AND freeze . theme ( x _ 2 , x _ 4 ) AND cake . nmod . on ( x _ 4 , x _ 7 ) | in_distribution |
The chair was lended to a bunny by Olivia . | * chair ( x _ 1 ) ; lend . theme ( x _ 3 , x _ 1 ) AND lend . recipient ( x _ 3 , x _ 6 ) AND lend . agent ( x _ 3 , Olivia ) AND bunny ( x _ 6 ) | in_distribution |
A cake was fed to William . | cake ( x _ 1 ) AND feed . theme ( x _ 3 , x _ 1 ) AND feed . recipient ( x _ 3 , William ) | in_distribution |
director | LAMBDA a . director ( a ) | primitive |
Olivia said that Emma sketched . | say . agent ( x _ 1 , Olivia ) AND say . ccomp ( x _ 1 , x _ 4 ) AND sketch . agent ( x _ 4 , Emma ) | in_distribution |
Ava decomposed a girl . | decompose . agent ( x _ 1 , Ava ) AND decompose . theme ( x _ 1 , x _ 3 ) AND girl ( x _ 3 ) | in_distribution |
William gave a hamburger beside the poster to a professor . | * poster ( x _ 6 ) ; give . agent ( x _ 1 , William ) AND give . theme ( x _ 1 , x _ 3 ) AND give . recipient ( x _ 1 , x _ 9 ) AND hamburger ( x _ 3 ) AND hamburger . nmod . beside ( x _ 3 , x _ 6 ) AND professor ( x _ 9 ) | in_distribution |
The donut was lended to Abigail . | * donut ( x _ 1 ) ; lend . theme ( x _ 3 , x _ 1 ) AND lend . recipient ( x _ 3 , Abigail ) | in_distribution |
The customer liked that Liam rolled . | * customer ( x _ 1 ) ; like . agent ( x _ 2 , x _ 1 ) AND like . ccomp ( x _ 2 , x _ 5 ) AND roll . theme ( x _ 5 , Liam ) | in_distribution |
Sophia smiled . | smile . agent ( x _ 1 , Sophia ) | in_distribution |
A beer was liked by Avery . | beer ( x _ 1 ) AND like . theme ( x _ 3 , x _ 1 ) AND like . agent ( x _ 3 , Avery ) | in_distribution |
Evelyn awarded a drink to Noah . | award . agent ( x _ 1 , Evelyn ) AND award . theme ( x _ 1 , x _ 3 ) AND award . recipient ( x _ 1 , Noah ) AND drink ( x _ 3 ) | in_distribution |
Emma burned a cake beside the lemon . | * lemon ( x _ 6 ) ; burn . agent ( x _ 1 , Emma ) AND burn . theme ( x _ 1 , x _ 3 ) AND cake ( x _ 3 ) AND cake . nmod . beside ( x _ 3 , x _ 6 ) | in_distribution |
The cake was passed to the resident . | * cake ( x _ 1 ) ; * resident ( x _ 6 ) ; pass . theme ( x _ 3 , x _ 1 ) AND pass . recipient ( x _ 3 , x _ 6 ) | in_distribution |
Wyatt helped the doll beside a table . | * doll ( x _ 3 ) ; help . agent ( x _ 1 , Wyatt ) AND help . theme ( x _ 1 , x _ 3 ) AND doll . nmod . beside ( x _ 3 , x _ 6 ) AND table ( x _ 6 ) | in_distribution |
A girl gave Liam the cake . | * cake ( x _ 5 ) ; girl ( x _ 1 ) AND give . agent ( x _ 2 , x _ 1 ) AND give . recipient ( x _ 2 , Liam ) AND give . theme ( x _ 2 , x _ 5 ) | in_distribution |
A girl gave Olivia a cake . | girl ( x _ 1 ) AND give . agent ( x _ 2 , x _ 1 ) AND give . recipient ( x _ 2 , Olivia ) AND give . theme ( x _ 2 , x _ 5 ) AND cake ( x _ 5 ) | in_distribution |
Mason gave the box in the vehicle to the crocodile . | * box ( x _ 3 ) ; * vehicle ( x _ 6 ) ; * crocodile ( x _ 9 ) ; give . agent ( x _ 1 , Mason ) AND give . theme ( x _ 1 , x _ 3 ) AND give . recipient ( x _ 1 , x _ 9 ) AND box . nmod . in ( x _ 3 , x _ 6 ) | in_distribution |
The boy slipped the cake on the table to Sophia . | * boy ( x _ 1 ) ; * cake ( x _ 4 ) ; * table ( x _ 7 ) ; slip . agent ( x _ 2 , x _ 1 ) AND slip . theme ( x _ 2 , x _ 4 ) AND slip . recipient ( x _ 2 , Sophia ) AND cake . nmod . on ( x _ 4 , x _ 7 ) | in_distribution |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.