input stringlengths 3 103 | output stringlengths 3 435 | domain stringclasses 14
values |
|---|---|---|
The cake was slid by a girl . | * cake ( x _ 1 ) ; slide . theme ( x _ 3 , x _ 1 ) AND slide . agent ( x _ 3 , x _ 6 ) AND girl ( x _ 6 ) | in_distribution |
The deer was lended a shirt . | * deer ( x _ 1 ) ; lend . recipient ( x _ 3 , x _ 1 ) AND lend . theme ( x _ 3 , x _ 5 ) AND shirt ( x _ 5 ) | in_distribution |
The cake was given to a cat by Liam . | * cake ( x _ 1 ) ; give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , x _ 6 ) AND give . agent ( x _ 3 , Liam ) AND cat ( x _ 6 ) | in_distribution |
The girl liked that a frog burned . | * girl ( x _ 1 ) ; like . agent ( x _ 2 , x _ 1 ) AND like . ccomp ( x _ 2 , x _ 6 ) AND frog ( x _ 5 ) AND burn . theme ( x _ 6 , x _ 5 ) | in_distribution |
Noah said that a cake was stabbed . | say . agent ( x _ 1 , Noah ) AND say . ccomp ( x _ 1 , x _ 6 ) AND cake ( x _ 4 ) AND stab . theme ( x _ 6 , x _ 4 ) | in_distribution |
A cookie was reddened . | cookie ( x _ 1 ) AND redden . theme ( x _ 3 , x _ 1 ) | in_distribution |
The needle was liked . | * needle ( x _ 1 ) ; like . theme ( x _ 3 , x _ 1 ) | in_distribution |
A doll was missed . | doll ( x _ 1 ) AND miss . theme ( x _ 3 , x _ 1 ) | in_distribution |
The cake was loaned to the pony . | * cake ( x _ 1 ) ; * pony ( x _ 6 ) ; loan . theme ( x _ 3 , x _ 1 ) AND loan . recipient ( x _ 3 , x _ 6 ) | in_distribution |
Emma touched a drink . | touch . agent ( x _ 1 , Emma ) AND touch . theme ( x _ 1 , x _ 3 ) AND drink ( x _ 3 ) | in_distribution |
The cake was cleaned by Isabella . | * cake ( x _ 1 ) ; clean . theme ( x _ 3 , x _ 1 ) AND clean . agent ( x _ 3 , Isabella ) | in_distribution |
Emma liked the hamburger . | * hamburger ( x _ 3 ) ; like . agent ( x _ 1 , Emma ) AND like . theme ( x _ 1 , x _ 3 ) | in_distribution |
Liam examined a cake . | examine . agent ( x _ 1 , Liam ) AND examine . theme ( x _ 1 , x _ 3 ) AND cake ( x _ 3 ) | in_distribution |
The girl was given the game in a cup by Emma . | * girl ( x _ 1 ) ; * game ( x _ 5 ) ; give . recipient ( x _ 3 , x _ 1 ) AND give . theme ( x _ 3 , x _ 5 ) AND give . agent ( x _ 3 , Emma ) AND game . nmod . in ( x _ 5 , x _ 8 ) AND cup ( x _ 8 ) | in_distribution |
Logan was forwarded the donut on a bed . | * donut ( x _ 4 ) ; forward . recipient ( x _ 2 , Logan ) AND forward . theme ( x _ 2 , x _ 4 ) AND donut . nmod . on ( x _ 4 , x _ 7 ) AND bed ( x _ 7 ) | in_distribution |
A citizen was given a bucket by Claire . | citizen ( x _ 1 ) AND give . recipient ( x _ 3 , x _ 1 ) AND give . theme ( x _ 3 , x _ 5 ) AND give . agent ( x _ 3 , Claire ) AND bucket ( x _ 5 ) | in_distribution |
Sophia hoped that a cookie was rolled by Elijah . | hope . agent ( x _ 1 , Sophia ) AND hope . ccomp ( x _ 1 , x _ 6 ) AND cookie ( x _ 4 ) AND roll . theme ( x _ 6 , x _ 4 ) AND roll . agent ( x _ 6 , Elijah ) | in_distribution |
A tool was sent to Olivia . | tool ( x _ 1 ) AND send . theme ( x _ 3 , x _ 1 ) AND send . recipient ( x _ 3 , Olivia ) | in_distribution |
break | LAMBDA a . LAMBDA e . break . theme ( e , a ) | primitive |
Ava fed a cake in a car to Emma . | feed . agent ( x _ 1 , Ava ) AND feed . theme ( x _ 1 , x _ 3 ) AND feed . recipient ( x _ 1 , Emma ) AND cake ( x _ 3 ) AND cake . nmod . in ( x _ 3 , x _ 6 ) AND car ( x _ 6 ) | in_distribution |
Noah wanted to walk . | want . agent ( x _ 1 , Noah ) AND want . xcomp ( x _ 1 , x _ 3 ) AND walk . agent ( x _ 3 , Noah ) | in_distribution |
Liam ate a girl beside the table in a house . | * table ( x _ 6 ) ; eat . agent ( x _ 1 , Liam ) AND eat . theme ( x _ 1 , x _ 3 ) AND girl ( x _ 3 ) AND girl . nmod . beside ( x _ 3 , x _ 6 ) AND table . nmod . in ( x _ 6 , x _ 9 ) AND house ( x _ 9 ) | in_distribution |
The girl loaned a can in the cot to Olivia . | * girl ( x _ 1 ) ; * cot ( x _ 7 ) ; loan . agent ( x _ 2 , x _ 1 ) AND loan . theme ( x _ 2 , x _ 4 ) AND loan . recipient ( x _ 2 , Olivia ) AND can ( x _ 4 ) AND can . nmod . in ( x _ 4 , x _ 7 ) | in_distribution |
A frog was lended the cake by the girl . | * cake ( x _ 5 ) ; * girl ( x _ 8 ) ; frog ( x _ 1 ) AND lend . recipient ( x _ 3 , x _ 1 ) AND lend . theme ( x _ 3 , x _ 5 ) AND lend . agent ( x _ 3 , x _ 8 ) | in_distribution |
A donut was offered to Emma . | donut ( x _ 1 ) AND offer . theme ( x _ 3 , x _ 1 ) AND offer . recipient ( x _ 3 , Emma ) | in_distribution |
Layla was offered a glue . | offer . recipient ( x _ 2 , Layla ) AND offer . theme ( x _ 2 , x _ 4 ) AND glue ( x _ 4 ) | in_distribution |
A boy called a cake on the tree . | * tree ( x _ 7 ) ; boy ( x _ 1 ) AND call . agent ( x _ 2 , x _ 1 ) AND call . theme ( x _ 2 , x _ 4 ) AND cake ( x _ 4 ) AND cake . nmod . on ( x _ 4 , x _ 7 ) | in_distribution |
A judge cleaned . | judge ( x _ 1 ) AND clean . agent ( x _ 2 , x _ 1 ) | in_distribution |
The cake was passed to a girl by Liam . | * cake ( x _ 1 ) ; pass . theme ( x _ 3 , x _ 1 ) AND pass . recipient ( x _ 3 , x _ 6 ) AND pass . agent ( x _ 3 , Liam ) AND girl ( x _ 6 ) | in_distribution |
Emma liked the girl beside a table . | * girl ( x _ 3 ) ; like . agent ( x _ 1 , Emma ) AND like . theme ( x _ 1 , x _ 3 ) AND girl . nmod . beside ( x _ 3 , x _ 6 ) AND table ( x _ 6 ) | in_distribution |
The girl was given a donut . | * girl ( x _ 1 ) ; give . recipient ( x _ 3 , x _ 1 ) AND give . theme ( x _ 3 , x _ 5 ) AND donut ( x _ 5 ) | in_distribution |
A cat attempted to run . | cat ( x _ 1 ) AND attempt . agent ( x _ 2 , x _ 1 ) AND attempt . xcomp ( x _ 2 , x _ 4 ) AND run . agent ( x _ 4 , x _ 1 ) | in_distribution |
The giraffe liked that a mother wanted to read . | * giraffe ( x _ 1 ) ; like . agent ( x _ 2 , x _ 1 ) AND like . ccomp ( x _ 2 , x _ 6 ) AND mother ( x _ 5 ) AND want . agent ( x _ 6 , x _ 5 ) AND want . xcomp ( x _ 6 , x _ 8 ) AND read . agent ( x _ 8 , x _ 5 ) | in_distribution |
The cat liked that a boy was fed the knife . | * cat ( x _ 1 ) ; * knife ( x _ 9 ) ; like . agent ( x _ 2 , x _ 1 ) AND like . ccomp ( x _ 2 , x _ 7 ) AND boy ( x _ 5 ) AND feed . recipient ( x _ 7 , x _ 5 ) AND feed . theme ( x _ 7 , x _ 9 ) | in_distribution |
The child lended a baby a nail in the house . | * child ( x _ 1 ) ; * house ( x _ 9 ) ; lend . agent ( x _ 2 , x _ 1 ) AND lend . recipient ( x _ 2 , x _ 4 ) AND lend . theme ( x _ 2 , x _ 6 ) AND baby ( x _ 4 ) AND nail ( x _ 6 ) AND nail . nmod . in ( x _ 6 , x _ 9 ) | in_distribution |
A lollipop was packed by Emma . | lollipop ( x _ 1 ) AND pack . theme ( x _ 3 , x _ 1 ) AND pack . agent ( x _ 3 , Emma ) | in_distribution |
Emma proved that a cat ate the girl . | * girl ( x _ 7 ) ; prove . agent ( x _ 1 , Emma ) AND prove . ccomp ( x _ 1 , x _ 5 ) AND cat ( x _ 4 ) AND eat . agent ( x _ 5 , x _ 4 ) AND eat . theme ( x _ 5 , x _ 7 ) | in_distribution |
A box was served to the girl by Emma . | * girl ( x _ 6 ) ; box ( x _ 1 ) AND serve . theme ( x _ 3 , x _ 1 ) AND serve . recipient ( x _ 3 , x _ 6 ) AND serve . agent ( x _ 3 , Emma ) | in_distribution |
A crayon was sketched by Hazel . | crayon ( x _ 1 ) AND sketch . theme ( x _ 3 , x _ 1 ) AND sketch . agent ( x _ 3 , Hazel ) | in_distribution |
Emma was given a pen on a counter by Ava . | give . recipient ( x _ 2 , Emma ) AND give . theme ( x _ 2 , x _ 4 ) AND give . agent ( x _ 2 , Ava ) AND pen ( x _ 4 ) AND pen . nmod . on ( x _ 4 , x _ 7 ) AND counter ( x _ 7 ) | in_distribution |
A girl was served the drink . | * drink ( x _ 5 ) ; girl ( x _ 1 ) AND serve . recipient ( x _ 3 , x _ 1 ) AND serve . theme ( x _ 3 , x _ 5 ) | in_distribution |
A cookie was liked by the cat . | * cat ( x _ 6 ) ; cookie ( x _ 1 ) AND like . theme ( x _ 3 , x _ 1 ) AND like . agent ( x _ 3 , x _ 6 ) | in_distribution |
A cookie was given to the hen . | * hen ( x _ 6 ) ; cookie ( x _ 1 ) AND give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , x _ 6 ) | in_distribution |
Noah was forwarded a cake beside the stage . | * stage ( x _ 7 ) ; forward . recipient ( x _ 2 , Noah ) AND forward . theme ( x _ 2 , x _ 4 ) AND cake ( x _ 4 ) AND cake . nmod . beside ( x _ 4 , x _ 7 ) | in_distribution |
A cow hoped that the girl shortened a crayon in a room on the table . | * girl ( x _ 5 ) ; * table ( x _ 14 ) ; cow ( x _ 1 ) AND hope . agent ( x _ 2 , x _ 1 ) AND hope . ccomp ( x _ 2 , x _ 6 ) AND shorten . agent ( x _ 6 , x _ 5 ) AND shorten . theme ( x _ 6 , x _ 8 ) AND crayon ( x _ 8 ) AND crayon . nmod . in ( x _ 8 , x _ 11 ) AND room ( x _ 11 ) AND room . nmod . on ( x _ 11 , x _ 1... | in_distribution |
A donut was brought to a goose . | donut ( x _ 1 ) AND bring . theme ( x _ 3 , x _ 1 ) AND bring . recipient ( x _ 3 , x _ 6 ) AND goose ( x _ 6 ) | in_distribution |
The girl slipped a bowl to Emma . | * girl ( x _ 1 ) ; slip . agent ( x _ 2 , x _ 1 ) AND slip . theme ( x _ 2 , x _ 4 ) AND slip . recipient ( x _ 2 , Emma ) AND bowl ( x _ 4 ) | in_distribution |
A potato was rolled . | potato ( x _ 1 ) AND roll . theme ( x _ 3 , x _ 1 ) | in_distribution |
A cake was admired by Emma . | cake ( x _ 1 ) AND admire . theme ( x _ 3 , x _ 1 ) AND admire . agent ( x _ 3 , Emma ) | in_distribution |
The teacher posted a donut in the trailer to the girl . | * teacher ( x _ 1 ) ; * trailer ( x _ 7 ) ; * girl ( x _ 10 ) ; post . agent ( x _ 2 , x _ 1 ) AND post . theme ( x _ 2 , x _ 4 ) AND post . recipient ( x _ 2 , x _ 10 ) AND donut ( x _ 4 ) AND donut . nmod . in ( x _ 4 , x _ 7 ) | in_distribution |
The box was rolled by a girl . | * box ( x _ 1 ) ; roll . theme ( x _ 3 , x _ 1 ) AND roll . agent ( x _ 3 , x _ 6 ) AND girl ( x _ 6 ) | in_distribution |
The pillow was admired . | * pillow ( x _ 1 ) ; admire . theme ( x _ 3 , x _ 1 ) | in_distribution |
A donut was wired to Liam by Eleanor . | donut ( x _ 1 ) AND wire . theme ( x _ 3 , x _ 1 ) AND wire . recipient ( x _ 3 , Liam ) AND wire . agent ( x _ 3 , Eleanor ) | in_distribution |
The cake was doubled by Olivia . | * cake ( x _ 1 ) ; double . theme ( x _ 3 , x _ 1 ) AND double . agent ( x _ 3 , Olivia ) | in_distribution |
The box was changed . | * box ( x _ 1 ) ; change . theme ( x _ 3 , x _ 1 ) | in_distribution |
A teacher was slipped a cake . | teacher ( x _ 1 ) AND slip . recipient ( x _ 3 , x _ 1 ) AND slip . theme ( x _ 3 , x _ 5 ) AND cake ( x _ 5 ) | in_distribution |
The girl tolerated that a boy was mailed a scarf by Mia . | * girl ( x _ 1 ) ; tolerate . agent ( x _ 2 , x _ 1 ) AND tolerate . ccomp ( x _ 2 , x _ 7 ) AND boy ( x _ 5 ) AND mail . recipient ( x _ 7 , x _ 5 ) AND mail . theme ( x _ 7 , x _ 9 ) AND mail . agent ( x _ 7 , Mia ) AND scarf ( x _ 9 ) | in_distribution |
A cake was given to Jaxon by the director . | * director ( x _ 8 ) ; cake ( x _ 1 ) AND give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , Jaxon ) AND give . agent ( x _ 3 , x _ 8 ) | in_distribution |
The balloon was given to Michael . | * balloon ( x _ 1 ) ; give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , Michael ) | in_distribution |
Logan wanted to walk . | want . agent ( x _ 1 , Logan ) AND want . xcomp ( x _ 1 , x _ 3 ) AND walk . agent ( x _ 3 , Logan ) | in_distribution |
The frog painted . | * frog ( x _ 1 ) ; paint . agent ( x _ 2 , x _ 1 ) | in_distribution |
A resident gave a boy a cake on a table . | resident ( 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 ( x _ 6 ) AND cake . nmod . on ( x _ 6 , x _ 9 ) AND table ( x _ 9 ) | in_distribution |
A boy snored . | boy ( x _ 1 ) AND snore . agent ( x _ 2 , x _ 1 ) | in_distribution |
Emma grew a boy in the package . | * package ( x _ 6 ) ; grow . agent ( x _ 1 , Emma ) AND grow . theme ( x _ 1 , x _ 3 ) AND boy ( x _ 3 ) AND boy . nmod . in ( x _ 3 , x _ 6 ) | in_distribution |
The jar changed . | * jar ( x _ 1 ) ; change . theme ( x _ 2 , x _ 1 ) | in_distribution |
A drink was helped by Emma . | drink ( x _ 1 ) AND help . theme ( x _ 3 , x _ 1 ) AND help . agent ( x _ 3 , Emma ) | in_distribution |
The donut was reddened . | * donut ( x _ 1 ) ; redden . theme ( x _ 3 , x _ 1 ) | in_distribution |
A pencil was burned by Emma . | pencil ( x _ 1 ) AND burn . theme ( x _ 3 , x _ 1 ) AND burn . agent ( x _ 3 , Emma ) | in_distribution |
The girl tolerated that the cookie was rolled by Emma . | * girl ( x _ 1 ) ; * cookie ( x _ 5 ) ; tolerate . agent ( x _ 2 , x _ 1 ) AND tolerate . ccomp ( x _ 2 , x _ 7 ) AND roll . theme ( x _ 7 , x _ 5 ) AND roll . agent ( x _ 7 , Emma ) | in_distribution |
Emma liked a box in the glass . | * glass ( x _ 6 ) ; like . agent ( x _ 1 , Emma ) AND like . theme ( x _ 1 , x _ 3 ) AND box ( x _ 3 ) AND box . nmod . in ( x _ 3 , x _ 6 ) | in_distribution |
William helped the sandwich . | * sandwich ( x _ 3 ) ; help . agent ( x _ 1 , William ) AND help . theme ( x _ 1 , x _ 3 ) | in_distribution |
The bat was eaten . | * bat ( x _ 1 ) ; eat . theme ( x _ 3 , x _ 1 ) | in_distribution |
A tool was held by Emma . | tool ( x _ 1 ) AND hold . theme ( x _ 3 , x _ 1 ) AND hold . agent ( x _ 3 , Emma ) | in_distribution |
Abigail worshipped the cake beside a machine . | * cake ( x _ 3 ) ; worship . agent ( x _ 1 , Abigail ) AND worship . theme ( x _ 1 , x _ 3 ) AND cake . nmod . beside ( x _ 3 , x _ 6 ) AND machine ( x _ 6 ) | in_distribution |
Andrew was brought a cake on the stage by a teacher . | * stage ( x _ 7 ) ; bring . recipient ( x _ 2 , Andrew ) AND bring . theme ( x _ 2 , x _ 4 ) AND bring . agent ( x _ 2 , x _ 10 ) AND cake ( x _ 4 ) AND cake . nmod . on ( x _ 4 , x _ 7 ) AND teacher ( x _ 10 ) | in_distribution |
The potato slid . | * potato ( x _ 1 ) ; slide . theme ( x _ 2 , x _ 1 ) | in_distribution |
Emma gave a donut to James . | give . agent ( x _ 1 , Emma ) AND give . theme ( x _ 1 , x _ 3 ) AND give . recipient ( x _ 1 , James ) AND donut ( x _ 3 ) | in_distribution |
The biscuit was painted by a boy . | * biscuit ( x _ 1 ) ; paint . theme ( x _ 3 , x _ 1 ) AND paint . agent ( x _ 3 , x _ 6 ) AND boy ( x _ 6 ) | in_distribution |
A boy hunted the box . | * box ( x _ 4 ) ; boy ( x _ 1 ) AND hunt . agent ( x _ 2 , x _ 1 ) AND hunt . theme ( x _ 2 , x _ 4 ) | in_distribution |
The child saw the cake in the house . | * child ( x _ 1 ) ; * cake ( x _ 4 ) ; * house ( x _ 7 ) ; see . agent ( x _ 2 , x _ 1 ) AND see . theme ( x _ 2 , x _ 4 ) AND cake . nmod . in ( x _ 4 , x _ 7 ) | in_distribution |
A chemical was helped by Mia . | chemical ( x _ 1 ) AND help . theme ( x _ 3 , x _ 1 ) AND help . agent ( x _ 3 , Mia ) | in_distribution |
A doctor rolled the cake . | * cake ( x _ 4 ) ; doctor ( x _ 1 ) AND roll . agent ( x _ 2 , x _ 1 ) AND roll . theme ( x _ 2 , x _ 4 ) | in_distribution |
The ball was crumpled . | * ball ( x _ 1 ) ; crumple . theme ( x _ 3 , x _ 1 ) | in_distribution |
The girl was given a cake in the car on the chair . | * girl ( x _ 1 ) ; * car ( x _ 8 ) ; * chair ( x _ 11 ) ; 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 car . nmod . on ( x _ 8 , x _ 11 ) | in_distribution |
A duke ran . | duke ( x _ 1 ) AND run . agent ( x _ 2 , x _ 1 ) | in_distribution |
Isabella crumpled a child beside the table . | * table ( x _ 6 ) ; crumple . agent ( x _ 1 , Isabella ) AND crumple . theme ( x _ 1 , x _ 3 ) AND child ( x _ 3 ) AND child . nmod . beside ( x _ 3 , x _ 6 ) | in_distribution |
A boy fed a baby the melon in the bakery . | * melon ( x _ 6 ) ; * bakery ( x _ 9 ) ; boy ( x _ 1 ) AND feed . agent ( x _ 2 , x _ 1 ) AND feed . recipient ( x _ 2 , x _ 4 ) AND feed . theme ( x _ 2 , x _ 6 ) AND baby ( x _ 4 ) AND melon . nmod . in ( x _ 6 , x _ 9 ) | in_distribution |
Liam hunted a cake . | hunt . agent ( x _ 1 , Liam ) AND hunt . theme ( x _ 1 , x _ 3 ) AND cake ( x _ 3 ) | in_distribution |
Emma ate a pony beside a table . | eat . agent ( x _ 1 , Emma ) AND eat . theme ( x _ 1 , x _ 3 ) AND pony ( x _ 3 ) AND pony . nmod . beside ( x _ 3 , x _ 6 ) AND table ( x _ 6 ) | in_distribution |
A cake was reddened . | cake ( x _ 1 ) AND redden . theme ( x _ 3 , x _ 1 ) | in_distribution |
A boy gave the cake beside the rock to Olivia . | * cake ( x _ 4 ) ; * rock ( x _ 7 ) ; boy ( x _ 1 ) AND give . agent ( x _ 2 , x _ 1 ) AND give . theme ( x _ 2 , x _ 4 ) AND give . recipient ( x _ 2 , Olivia ) AND cake . nmod . beside ( x _ 4 , x _ 7 ) | in_distribution |
A girl burned the teacher in the car . | * teacher ( x _ 4 ) ; * car ( x _ 7 ) ; girl ( x _ 1 ) AND burn . agent ( x _ 2 , x _ 1 ) AND burn . theme ( x _ 2 , x _ 4 ) AND teacher . nmod . in ( x _ 4 , x _ 7 ) | in_distribution |
The doll was rolled . | * doll ( x _ 1 ) ; roll . theme ( x _ 3 , x _ 1 ) | in_distribution |
A raisin was given to Emma by a teacher . | raisin ( x _ 1 ) AND give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , Emma ) AND give . agent ( x _ 3 , x _ 8 ) AND teacher ( x _ 8 ) | in_distribution |
A melon was sold to Alexander . | melon ( x _ 1 ) AND sell . theme ( x _ 3 , x _ 1 ) AND sell . recipient ( x _ 3 , Alexander ) | in_distribution |
A pencil was given to the fly . | * fly ( x _ 6 ) ; pencil ( x _ 1 ) AND give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , x _ 6 ) | in_distribution |
A cat declared that the bee found a bowl beside a seat . | * bee ( x _ 5 ) ; cat ( x _ 1 ) AND declare . agent ( x _ 2 , x _ 1 ) AND declare . ccomp ( x _ 2 , x _ 6 ) AND find . agent ( x _ 6 , x _ 5 ) AND find . theme ( x _ 6 , x _ 8 ) AND bowl ( x _ 8 ) AND bowl . nmod . beside ( x _ 8 , x _ 11 ) AND seat ( x _ 11 ) | in_distribution |
A bear smiled . | bear ( x _ 1 ) AND smile . agent ( x _ 2 , x _ 1 ) | in_distribution |
The rose was given to a baby . | * rose ( x _ 1 ) ; give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , x _ 6 ) AND baby ( x _ 6 ) | in_distribution |
A rose was returned to the bee . | * bee ( x _ 6 ) ; rose ( x _ 1 ) AND return . theme ( x _ 3 , x _ 1 ) AND return . recipient ( 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.