input stringlengths 3 103 | output stringlengths 3 435 | domain stringclasses 14
values |
|---|---|---|
The sandwich was called . | * sandwich ( x _ 1 ) ; call . theme ( x _ 3 , x _ 1 ) | in_distribution |
A box was sold to Nathan by James . | box ( x _ 1 ) AND sell . theme ( x _ 3 , x _ 1 ) AND sell . recipient ( x _ 3 , Nathan ) AND sell . agent ( x _ 3 , James ) | in_distribution |
The cat cleaned Amelia . | * cat ( x _ 1 ) ; clean . agent ( x _ 2 , x _ 1 ) AND clean . theme ( x _ 2 , Amelia ) | in_distribution |
Nora gave Owen a box . | give . agent ( x _ 1 , Nora ) AND give . recipient ( x _ 1 , Owen ) AND give . theme ( x _ 1 , x _ 4 ) AND box ( x _ 4 ) | in_distribution |
A cake was fed to Ava . | cake ( x _ 1 ) AND feed . theme ( x _ 3 , x _ 1 ) AND feed . recipient ( x _ 3 , Ava ) | in_distribution |
Olivia liked the donut in a room . | * donut ( x _ 3 ) ; like . agent ( x _ 1 , Olivia ) AND like . theme ( x _ 1 , x _ 3 ) AND donut . nmod . in ( x _ 3 , x _ 6 ) AND room ( x _ 6 ) | in_distribution |
A puppy was lended a cake in a shoe on the bed . | * bed ( x _ 11 ) ; puppy ( x _ 1 ) AND lend . recipient ( x _ 3 , x _ 1 ) AND lend . theme ( x _ 3 , x _ 5 ) AND cake ( x _ 5 ) AND cake . nmod . in ( x _ 5 , x _ 8 ) AND shoe ( x _ 8 ) AND shoe . nmod . on ( x _ 8 , x _ 11 ) | in_distribution |
The raisin was given to Olivia . | * raisin ( x _ 1 ) ; give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , Olivia ) | in_distribution |
The bird crumpled a strawberry . | * bird ( x _ 1 ) ; crumple . agent ( x _ 2 , x _ 1 ) AND crumple . theme ( x _ 2 , x _ 4 ) AND strawberry ( x _ 4 ) | in_distribution |
A girl gave Liam the cracker beside a monk . | * cracker ( 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 ) AND cracker . nmod . beside ( x _ 5 , x _ 8 ) AND monk ( x _ 8 ) | in_distribution |
Noah expected to sleep . | expect . agent ( x _ 1 , Noah ) AND expect . xcomp ( x _ 1 , x _ 3 ) AND sleep . agent ( x _ 3 , Noah ) | in_distribution |
The cake was rolled by Charlotte . | * cake ( x _ 1 ) ; roll . theme ( x _ 3 , x _ 1 ) AND roll . agent ( x _ 3 , Charlotte ) | in_distribution |
The cookie was improved by Benjamin . | * cookie ( x _ 1 ) ; improve . theme ( x _ 3 , x _ 1 ) AND improve . agent ( x _ 3 , Benjamin ) | in_distribution |
A boy was given a donut on the desk by Noah . | * desk ( x _ 8 ) ; boy ( x _ 1 ) AND give . recipient ( x _ 3 , x _ 1 ) AND give . theme ( x _ 3 , x _ 5 ) AND give . agent ( x _ 3 , Noah ) AND donut ( x _ 5 ) AND donut . nmod . on ( x _ 5 , x _ 8 ) | in_distribution |
A raisin was juggled . | raisin ( x _ 1 ) AND juggle . theme ( x _ 3 , x _ 1 ) | in_distribution |
Mason dusted the bowl beside the chair . | * bowl ( x _ 3 ) ; * chair ( x _ 6 ) ; dust . agent ( x _ 1 , Mason ) AND dust . theme ( x _ 1 , x _ 3 ) AND bowl . nmod . beside ( x _ 3 , x _ 6 ) | in_distribution |
A bottle was broken . | bottle ( x _ 1 ) AND break . theme ( x _ 3 , x _ 1 ) | in_distribution |
Mia lended the rose beside a stage to Victoria . | * rose ( x _ 3 ) ; lend . agent ( x _ 1 , Mia ) AND lend . theme ( x _ 1 , x _ 3 ) AND lend . recipient ( x _ 1 , Victoria ) AND rose . nmod . beside ( x _ 3 , x _ 6 ) AND stage ( x _ 6 ) | in_distribution |
A key was liked . | key ( x _ 1 ) AND like . theme ( x _ 3 , x _ 1 ) | in_distribution |
A girl intended to talk . | girl ( x _ 1 ) AND intend . agent ( x _ 2 , x _ 1 ) AND intend . xcomp ( x _ 2 , x _ 4 ) AND talk . agent ( x _ 4 , x _ 1 ) | in_distribution |
The cat cleaned a horse beside the car . | * cat ( x _ 1 ) ; * car ( x _ 7 ) ; clean . agent ( x _ 2 , x _ 1 ) AND clean . theme ( x _ 2 , x _ 4 ) AND horse ( x _ 4 ) AND horse . nmod . beside ( x _ 4 , x _ 7 ) | in_distribution |
Matthew rolled the boy on a pedestal . | * boy ( x _ 3 ) ; roll . agent ( x _ 1 , Matthew ) AND roll . theme ( x _ 1 , x _ 3 ) AND boy . nmod . on ( x _ 3 , x _ 6 ) AND pedestal ( x _ 6 ) | in_distribution |
A cat helped the cake on a table . | * cake ( x _ 4 ) ; cat ( x _ 1 ) AND help . agent ( x _ 2 , x _ 1 ) AND help . theme ( x _ 2 , x _ 4 ) AND cake . nmod . on ( x _ 4 , x _ 7 ) AND table ( x _ 7 ) | in_distribution |
The poet gave a cloud beside the table to the girl . | * poet ( x _ 1 ) ; * table ( x _ 7 ) ; * girl ( x _ 10 ) ; give . agent ( x _ 2 , x _ 1 ) AND give . theme ( x _ 2 , x _ 4 ) AND give . recipient ( x _ 2 , x _ 10 ) AND cloud ( x _ 4 ) AND cloud . nmod . beside ( x _ 4 , x _ 7 ) | in_distribution |
The pancake was lended to Liam . | * pancake ( x _ 1 ) ; lend . theme ( x _ 3 , x _ 1 ) AND lend . recipient ( x _ 3 , Liam ) | in_distribution |
The rose was given to a monster . | * rose ( x _ 1 ) ; give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , x _ 6 ) AND monster ( x _ 6 ) | in_distribution |
The cake was returned to Jacob by Liam . | * cake ( x _ 1 ) ; return . theme ( x _ 3 , x _ 1 ) AND return . recipient ( x _ 3 , Jacob ) AND return . agent ( x _ 3 , Liam ) | in_distribution |
The rose was passed to a chicken . | * rose ( x _ 1 ) ; pass . theme ( x _ 3 , x _ 1 ) AND pass . recipient ( x _ 3 , x _ 6 ) AND chicken ( x _ 6 ) | in_distribution |
Jacob investigated Jackson . | investigate . agent ( x _ 1 , Jacob ) AND investigate . theme ( x _ 1 , Jackson ) | in_distribution |
Lucas wished that Andrew rolled a button . | wish . agent ( x _ 1 , Lucas ) AND wish . ccomp ( x _ 1 , x _ 4 ) AND roll . agent ( x _ 4 , Andrew ) AND roll . theme ( x _ 4 , x _ 6 ) AND button ( x _ 6 ) | in_distribution |
A girl brought the cake to Liam . | * cake ( x _ 4 ) ; girl ( x _ 1 ) AND bring . agent ( x _ 2 , x _ 1 ) AND bring . theme ( x _ 2 , x _ 4 ) AND bring . recipient ( x _ 2 , Liam ) | in_distribution |
A rose rolled . | rose ( x _ 1 ) AND roll . theme ( x _ 2 , x _ 1 ) | in_distribution |
The strawberry was promised to Emma . | * strawberry ( x _ 1 ) ; promise . theme ( x _ 3 , x _ 1 ) AND promise . recipient ( x _ 3 , Emma ) | in_distribution |
study | LAMBDA a . LAMBDA b . LAMBDA e . study . agent ( e , b ) AND study . theme ( e , a ) | primitive |
A child loved the girl beside the shoe . | * girl ( x _ 4 ) ; * shoe ( x _ 7 ) ; child ( x _ 1 ) AND love . agent ( x _ 2 , x _ 1 ) AND love . theme ( x _ 2 , x _ 4 ) AND girl . nmod . beside ( x _ 4 , x _ 7 ) | in_distribution |
The donut was awarded to Liam by Olivia . | * donut ( x _ 1 ) ; award . theme ( x _ 3 , x _ 1 ) AND award . recipient ( x _ 3 , Liam ) AND award . agent ( x _ 3 , Olivia ) | in_distribution |
A cake was found by the girl . | * girl ( x _ 6 ) ; cake ( x _ 1 ) AND find . theme ( x _ 3 , x _ 1 ) AND find . agent ( x _ 3 , x _ 6 ) | in_distribution |
A girl rolled a manager in the wardrobe . | * wardrobe ( x _ 7 ) ; girl ( x _ 1 ) AND roll . agent ( x _ 2 , x _ 1 ) AND roll . theme ( x _ 2 , x _ 4 ) AND manager ( x _ 4 ) AND manager . nmod . in ( x _ 4 , x _ 7 ) | in_distribution |
Emma forwarded the cake to a cow . | * cake ( x _ 3 ) ; forward . agent ( x _ 1 , Emma ) AND forward . theme ( x _ 1 , x _ 3 ) AND forward . recipient ( x _ 1 , x _ 6 ) AND cow ( x _ 6 ) | in_distribution |
The girl liked that the tenant was lended a cake beside the table . | * girl ( x _ 1 ) ; * tenant ( x _ 5 ) ; * table ( x _ 12 ) ; like . agent ( x _ 2 , x _ 1 ) AND like . ccomp ( x _ 2 , x _ 7 ) AND lend . recipient ( x _ 7 , x _ 5 ) AND lend . theme ( x _ 7 , x _ 9 ) AND cake ( x _ 9 ) AND cake . nmod . beside ( x _ 9 , x _ 12 ) | in_distribution |
crawl | LAMBDA a . LAMBDA e . crawl . agent ( e , a ) | primitive |
Grace rolled the sailor in a soup . | * sailor ( x _ 3 ) ; roll . agent ( x _ 1 , Grace ) AND roll . theme ( x _ 1 , x _ 3 ) AND sailor . nmod . in ( x _ 3 , x _ 6 ) AND soup ( x _ 6 ) | in_distribution |
A child napped . | child ( x _ 1 ) AND nap . agent ( x _ 2 , x _ 1 ) | in_distribution |
A boy knew Emma . | boy ( x _ 1 ) AND know . agent ( x _ 2 , x _ 1 ) AND know . theme ( x _ 2 , Emma ) | in_distribution |
A cake was given to the creature by Olivia . | * creature ( x _ 6 ) ; cake ( x _ 1 ) AND give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , x _ 6 ) AND give . agent ( x _ 3 , Olivia ) | in_distribution |
Benjamin longed to paint . | long . agent ( x _ 1 , Benjamin ) AND long . xcomp ( x _ 1 , x _ 3 ) AND paint . agent ( x _ 3 , Benjamin ) | in_distribution |
Emma froze Alexander . | freeze . agent ( x _ 1 , Emma ) AND freeze . theme ( x _ 1 , Alexander ) | in_distribution |
The father laughed . | * father ( x _ 1 ) ; laugh . agent ( x _ 2 , x _ 1 ) | in_distribution |
The balloon was given to a girl by Oliver . | * balloon ( x _ 1 ) ; give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , x _ 6 ) AND give . agent ( x _ 3 , Oliver ) AND girl ( x _ 6 ) | in_distribution |
The cake was admired by William . | * cake ( x _ 1 ) ; admire . theme ( x _ 3 , x _ 1 ) AND admire . agent ( x _ 3 , William ) | in_distribution |
The cat said that Emma cleaned a girl . | * cat ( x _ 1 ) ; say . agent ( x _ 2 , x _ 1 ) AND say . ccomp ( x _ 2 , x _ 5 ) AND clean . agent ( x _ 5 , Emma ) AND clean . theme ( x _ 5 , x _ 7 ) AND girl ( x _ 7 ) | in_distribution |
A drink was liked . | drink ( x _ 1 ) AND like . theme ( x _ 3 , x _ 1 ) | in_distribution |
A boy ate the box in the house . | * box ( x _ 4 ) ; * house ( x _ 7 ) ; boy ( x _ 1 ) AND eat . agent ( x _ 2 , x _ 1 ) AND eat . theme ( x _ 2 , x _ 4 ) AND box . nmod . in ( x _ 4 , x _ 7 ) | in_distribution |
The hat was split by Emma . | * hat ( x _ 1 ) ; split . theme ( x _ 3 , x _ 1 ) AND split . agent ( x _ 3 , Emma ) | in_distribution |
The student observed a mandarin in the container . | * student ( x _ 1 ) ; * container ( x _ 7 ) ; observe . agent ( x _ 2 , x _ 1 ) AND observe . theme ( x _ 2 , x _ 4 ) AND mandarin ( x _ 4 ) AND mandarin . nmod . in ( x _ 4 , x _ 7 ) | in_distribution |
A child gave a boy the newspaper . | * newspaper ( x _ 6 ) ; child ( x _ 1 ) AND give . agent ( x _ 2 , x _ 1 ) AND give . recipient ( x _ 2 , x _ 4 ) AND give . theme ( x _ 2 , x _ 6 ) AND boy ( x _ 4 ) | in_distribution |
Camila burned Ava . | burn . agent ( x _ 1 , Camila ) AND burn . theme ( x _ 1 , Ava ) | in_distribution |
Emma loved Liam . | love . agent ( x _ 1 , Emma ) AND love . theme ( x _ 1 , Liam ) | in_distribution |
The jacket was pierced by a child . | * jacket ( x _ 1 ) ; pierce . theme ( x _ 3 , x _ 1 ) AND pierce . agent ( x _ 3 , x _ 6 ) AND child ( x _ 6 ) | in_distribution |
The cake was given to the teacher by a pony . | * cake ( x _ 1 ) ; * teacher ( x _ 6 ) ; give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , x _ 6 ) AND give . agent ( x _ 3 , x _ 9 ) AND pony ( x _ 9 ) | in_distribution |
The child stuttered . | * child ( x _ 1 ) ; stutter . agent ( x _ 2 , x _ 1 ) | in_distribution |
Isabella rolled a cake beside the table . | * table ( x _ 6 ) ; roll . agent ( x _ 1 , Isabella ) AND roll . theme ( x _ 1 , x _ 3 ) AND cake ( x _ 3 ) AND cake . nmod . beside ( x _ 3 , x _ 6 ) | in_distribution |
Emma drew the strawberry on a table . | * strawberry ( x _ 3 ) ; draw . agent ( x _ 1 , Emma ) AND draw . theme ( x _ 1 , x _ 3 ) AND strawberry . nmod . on ( x _ 3 , x _ 6 ) AND table ( x _ 6 ) | in_distribution |
A child nursed a boy . | child ( x _ 1 ) AND nurse . agent ( x _ 2 , x _ 1 ) AND nurse . theme ( x _ 2 , x _ 4 ) AND boy ( x _ 4 ) | in_distribution |
The donut was poked by a girl . | * donut ( x _ 1 ) ; poke . theme ( x _ 3 , x _ 1 ) AND poke . agent ( x _ 3 , x _ 6 ) AND girl ( x _ 6 ) | in_distribution |
Lincoln appreciated that the cake was cooked by Liam . | * cake ( x _ 4 ) ; appreciate . agent ( x _ 1 , Lincoln ) AND appreciate . ccomp ( x _ 1 , x _ 6 ) AND cook . theme ( x _ 6 , x _ 4 ) AND cook . agent ( x _ 6 , Liam ) | in_distribution |
Carter lended the dog a ball . | * dog ( x _ 3 ) ; lend . agent ( x _ 1 , Carter ) AND lend . recipient ( x _ 1 , x _ 3 ) AND lend . theme ( x _ 1 , x _ 5 ) AND ball ( x _ 5 ) | in_distribution |
A girl liked that the donut froze . | * donut ( x _ 5 ) ; girl ( x _ 1 ) AND like . agent ( x _ 2 , x _ 1 ) AND like . ccomp ( x _ 2 , x _ 6 ) AND freeze . theme ( x _ 6 , x _ 5 ) | in_distribution |
A goose broke a fig . | goose ( x _ 1 ) AND break . agent ( x _ 2 , x _ 1 ) AND break . theme ( x _ 2 , x _ 4 ) AND fig ( x _ 4 ) | in_distribution |
Ava poked Liam . | poke . agent ( x _ 1 , Ava ) AND poke . theme ( x _ 1 , Liam ) | in_distribution |
A donut was sent to a boy . | donut ( x _ 1 ) AND send . theme ( x _ 3 , x _ 1 ) AND send . recipient ( x _ 3 , x _ 6 ) AND boy ( x _ 6 ) | in_distribution |
A donut was adored by a monster . | donut ( x _ 1 ) AND adore . theme ( x _ 3 , x _ 1 ) AND adore . agent ( x _ 3 , x _ 6 ) AND monster ( x _ 6 ) | in_distribution |
The boy ate the drink in a house beside the table . | * boy ( x _ 1 ) ; * drink ( x _ 4 ) ; * table ( x _ 10 ) ; eat . agent ( x _ 2 , x _ 1 ) AND eat . theme ( x _ 2 , x _ 4 ) AND drink . nmod . in ( x _ 4 , x _ 7 ) AND house ( x _ 7 ) AND house . nmod . beside ( x _ 7 , x _ 10 ) | in_distribution |
Grace froze the girl . | * girl ( x _ 3 ) ; freeze . agent ( x _ 1 , Grace ) AND freeze . theme ( x _ 1 , x _ 3 ) | in_distribution |
The cake was sold to Olivia by the writer . | * cake ( x _ 1 ) ; * writer ( x _ 8 ) ; sell . theme ( x _ 3 , x _ 1 ) AND sell . recipient ( x _ 3 , Olivia ) AND sell . agent ( x _ 3 , x _ 8 ) | in_distribution |
A girl wished that the dog offered the cookie to Liam . | * dog ( x _ 5 ) ; * cookie ( x _ 8 ) ; girl ( x _ 1 ) AND wish . agent ( x _ 2 , x _ 1 ) AND wish . ccomp ( x _ 2 , x _ 6 ) AND offer . agent ( x _ 6 , x _ 5 ) AND offer . theme ( x _ 6 , x _ 8 ) AND offer . recipient ( x _ 6 , Liam ) | in_distribution |
A girl liked a bat in the house . | * house ( x _ 7 ) ; girl ( x _ 1 ) AND like . agent ( x _ 2 , x _ 1 ) AND like . theme ( x _ 2 , x _ 4 ) AND bat ( x _ 4 ) AND bat . nmod . in ( x _ 4 , x _ 7 ) | in_distribution |
A girl was forwarded the donut by the dog . | * donut ( x _ 5 ) ; * dog ( x _ 8 ) ; girl ( x _ 1 ) AND forward . recipient ( x _ 3 , x _ 1 ) AND forward . theme ( x _ 3 , x _ 5 ) AND forward . agent ( x _ 3 , x _ 8 ) | in_distribution |
A duck danced . | duck ( x _ 1 ) AND dance . agent ( x _ 2 , x _ 1 ) | in_distribution |
William ate the rose in a saucepan . | * rose ( x _ 3 ) ; eat . agent ( x _ 1 , William ) AND eat . theme ( x _ 1 , x _ 3 ) AND rose . nmod . in ( x _ 3 , x _ 6 ) AND saucepan ( x _ 6 ) | in_distribution |
The girl dusted Ava . | * girl ( x _ 1 ) ; dust . agent ( x _ 2 , x _ 1 ) AND dust . theme ( x _ 2 , Ava ) | in_distribution |
The soap was eaten by Emma . | * soap ( x _ 1 ) ; eat . theme ( x _ 3 , x _ 1 ) AND eat . agent ( x _ 3 , Emma ) | in_distribution |
The girl saw the book beside a sword . | * girl ( x _ 1 ) ; * book ( x _ 4 ) ; see . agent ( x _ 2 , x _ 1 ) AND see . theme ( x _ 2 , x _ 4 ) AND book . nmod . beside ( x _ 4 , x _ 7 ) AND sword ( x _ 7 ) | in_distribution |
A child rolled . | child ( x _ 1 ) AND roll . theme ( x _ 2 , x _ 1 ) | in_distribution |
The passenger lended Emily a melon . | * passenger ( x _ 1 ) ; lend . agent ( x _ 2 , x _ 1 ) AND lend . recipient ( x _ 2 , Emily ) AND lend . theme ( x _ 2 , x _ 5 ) AND melon ( x _ 5 ) | in_distribution |
The goose hoped to walk . | * goose ( x _ 1 ) ; hope . agent ( x _ 2 , x _ 1 ) AND hope . xcomp ( x _ 2 , x _ 4 ) AND walk . agent ( x _ 4 , x _ 1 ) | in_distribution |
Liam was wired the drink . | * drink ( x _ 4 ) ; wire . recipient ( x _ 2 , Liam ) AND wire . theme ( x _ 2 , x _ 4 ) | in_distribution |
Lucas was passed the pencil . | * pencil ( x _ 4 ) ; pass . recipient ( x _ 2 , Lucas ) AND pass . theme ( x _ 2 , x _ 4 ) | in_distribution |
Emma liked William . | like . agent ( x _ 1 , Emma ) AND like . theme ( x _ 1 , William ) | in_distribution |
A penguin preferred to walk . | penguin ( x _ 1 ) AND prefer . agent ( x _ 2 , x _ 1 ) AND prefer . xcomp ( x _ 2 , x _ 4 ) AND walk . agent ( x _ 4 , x _ 1 ) | in_distribution |
A mirror was enlarged . | mirror ( x _ 1 ) AND enlarge . theme ( x _ 3 , x _ 1 ) | in_distribution |
The cat preferred to nap . | * cat ( x _ 1 ) ; prefer . agent ( x _ 2 , x _ 1 ) AND prefer . xcomp ( x _ 2 , x _ 4 ) AND nap . agent ( x _ 4 , x _ 1 ) | in_distribution |
The bird hoped to sneeze . | * bird ( x _ 1 ) ; hope . agent ( x _ 2 , x _ 1 ) AND hope . xcomp ( x _ 2 , x _ 4 ) AND sneeze . agent ( x _ 4 , x _ 1 ) | in_distribution |
Mia gave a girl a cake . | give . agent ( x _ 1 , Mia ) AND give . recipient ( x _ 1 , x _ 3 ) AND give . theme ( x _ 1 , x _ 5 ) AND girl ( x _ 3 ) AND cake ( x _ 5 ) | in_distribution |
Emma lended a ball to the human . | * human ( x _ 6 ) ; lend . agent ( x _ 1 , Emma ) AND lend . theme ( x _ 1 , x _ 3 ) AND lend . recipient ( x _ 1 , x _ 6 ) AND ball ( x _ 3 ) | in_distribution |
A raisin was liked . | raisin ( x _ 1 ) AND like . theme ( x _ 3 , x _ 1 ) | in_distribution |
A shoe was eaten . | shoe ( x _ 1 ) AND eat . theme ( x _ 3 , x _ 1 ) | in_distribution |
A bear intended to clean . | bear ( x _ 1 ) AND intend . agent ( x _ 2 , x _ 1 ) AND intend . xcomp ( x _ 2 , x _ 4 ) AND clean . agent ( x _ 4 , x _ 1 ) | in_distribution |
A soldier gave a boy the cake in the house . | * cake ( x _ 6 ) ; * house ( x _ 9 ) ; soldier ( x _ 1 ) AND give . agent ( x _ 2 , x _ 1 ) AND give . recipient ( x _ 2 , x _ 4 ) AND give . theme ( x _ 2 , x _ 6 ) AND boy ( x _ 4 ) AND cake . nmod . in ( x _ 6 , x _ 9 ) | in_distribution |
A baby rolled . | baby ( x _ 1 ) AND roll . theme ( x _ 2 , x _ 1 ) | in_distribution |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.